Skip to content

Commit

Permalink
* Added some new renewal items (err still need add more!)
Browse files Browse the repository at this point in the history
-- http://forums.irowiki.org/showpost.php?p=1339744&postcount=72
-- http://forums.irowiki.org/showpost.php?p=1363146&postcount=480
-- http://forums.irowiki.org/showpost.php?p=1371309&postcount=730
-- http://forums.irowiki.org/showpost.php?p=1373338&postcount=751
-- Thank Antares, Ziu, nanakiwurtz, and everyone who talking about "New Cards 2013" here http://rathena.org/board/topic/89728-new-cards-2013/
-- (Anyone feel free to correct if any wrong/missing script :P)
* Updated renewal skill_required_db for Rebellion following the added items

Signed-off-by: Cahyadi Ramadhan Togihon <house.bad@gmail.com>
  • Loading branch information
cydh committed Nov 18, 2013
1 parent 201e028 commit 532cbd1
Show file tree
Hide file tree
Showing 6 changed files with 210 additions and 17 deletions.
6 changes: 5 additions & 1 deletion db/re/item_combo_db.txt
Expand Up @@ -257,4 +257,8 @@
24058:24068,{ bonus2 bExpAddRace,8,3; }
24059:24069,{ bonus2 bExpAddRace,0,3; }
24060:24070,{ bonus2 bExpAddRace,1,3; }
24061:24064,{ bonus2 bExpAddRace,3,3; }
24061:24064,{ bonus2 bExpAddRace,3,3; }
1990:2989,{ bonus2 bSkillAtk,"CG_ARROWVULCAN",200; }
1995:2989,{ bonus2 bSkillAtk,"CG_ARROWVULCAN",200; bonus2 bSkillUseSP,"CG_ARROWVULCAN",50; }
4488:4169,{ if(getequiprefinerycnt(EQI_SHOES) >= 15) { bonus bMaxHPrate,15; bonus bMaxSPrate,15; } else { bonus bMaxHPrate,10; bonus bMaxSPrate,10; } }
4608:4609,{ bonus2 bAddSize,Size_Medium,15; bonus2 bAddSize,Size_Large,15; bonus2 bSubSize,Size_Medium,5; bonus2 bSubSize,Size_Large,5; }

1 comment on commit 532cbd1

@cydh
Copy link
Contributor Author

@cydh cydh commented on 532cbd1 Nov 18, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.