diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2015-11-18 19:41:32 +0800 |
---|---|---|
committer | Jedzkie <jedzkie13@rocketmail.com> | 2015-11-18 19:41:32 +0800 |
commit | 597190eaf76cf14831423ba37be9194e0d6f53b1 (patch) | |
tree | 9f27cb9bd691ac507353daaf8ab8660b1c654fc9 /db/re/item_combo_db.txt | |
parent | e44e4a31d80b1147e233b809d88d5115f21a10ca (diff) | |
download | hercules-597190eaf76cf14831423ba37be9194e0d6f53b1.tar.gz hercules-597190eaf76cf14831423ba37be9194e0d6f53b1.tar.bz2 hercules-597190eaf76cf14831423ba37be9194e0d6f53b1.tar.xz hercules-597190eaf76cf14831423ba37be9194e0d6f53b1.zip |
ItemDB Update:
- Fixes Issue #688.
- Update the item 'Acaraje' to its official effect. (Ref: http://herc.ws/board/tracker/issue-7773-acaraje-12375/)
- Fix 'Vitata500' not giving additional % in sp. (Thanks to Haru) (Ref: http://www.divine-pride.net/database/item/12436)
- Fix Ljosalfar and Mermaid Bubbles disappear its effect when died / dispell and etc.
Diffstat (limited to 'db/re/item_combo_db.txt')
-rw-r--r-- | db/re/item_combo_db.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/db/re/item_combo_db.txt b/db/re/item_combo_db.txt index 2efef8691..ab17bba21 100644 --- a/db/re/item_combo_db.txt +++ b/db/re/item_combo_db.txt @@ -71,10 +71,8 @@ 1741:2748,{ bonus bAtk,25; bonus3 bAddEff,Eff_Curse,200,ATF_WEAPON|ATF_LONG|ATF_TARGET; } 1746:1773,{ bonus bLongAtkRate,50; } 1764:18541,{ bonus bCritAtkRate,5; } -1775:18113,{ bonus bLongAtkRate,70; } -1776:18113,{ bonus bLongAtkRate,40; } -1775:18114,{ bonus bLongAtkRate,50; } -1776:18114,{ bonus bLongAtkRate,20; } +1775:18114,{ bonus bLongAtkRate,70; } +1776:18114,{ bonus bLongAtkRate,40; } 1935:2988,{ bonus2 bSkillAtk,CG_ARROWVULCAN,200; bonus2 bSkillUseSP,CG_ARROWVULCAN,20; } 1990:2989,{ bonus2 bSkillAtk,CG_ARROWVULCAN,200; } 2001:2677,{ bonus bMatkRate,10; bonus bDex,2; bonus2 bSubRace,RC_Demon,10; bonus2 bSubRace,RC_Undead,10; } |