From 6eeea0c2f71d44235943ad7fbdf6452ce2a84d0c Mon Sep 17 00:00:00 2001 From: zackdreaver Date: Tue, 31 Mar 2015 13:40:03 +0700 Subject: Fix wrong combo script Signed-off-by: zackdreaver --- db/re/item_combo_db.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db') diff --git a/db/re/item_combo_db.txt b/db/re/item_combo_db.txt index a092a81da..525a6e3db 100644 --- a/db/re/item_combo_db.txt +++ b/db/re/item_combo_db.txt @@ -204,7 +204,7 @@ 18823:2153:1433,{ bonus2 bSkillAtk,LG_CANNONSPEAR,20; bonus2 bSkillAtk,LG_BANISHINGPOINT,20; bonus2 bSkillAtk,LG_SHIELDPRESS,20; } 15090:18820:20721:22033,{ bonus2 bSubEle,Ele_Neutral,15; bonus3 bAutoSpellWhenHit,"WL_DRAINLIFE",3,100; } 15091:18820:20721:22033,{ bonus2 bSubEle,Ele_Neutral,15; bonus bMaxHPrate,25; bonus bMaxSPrate,25; bonus bMatkRate,10; } -15117:20744:22047,{ bonus bMaxHP,25; bonus bMaxSP,25; bonus bSpeedRate,25; if (getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES)+getequiprefinerycnt(EQI_ARMOR) >= 30) { bonus bMaxSP,5; bonus bSpeedRate,5; } } +15117:20744:22047,{ bonus bMaxHP,25; bonus bMaxSP,25; bonus bSpeedRate,25; if (getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES)+getequiprefinerycnt(EQI_ARMOR) >= 30) { bonus bMaxHP,5; bonus bMaxSP,5; } } // Shadow Equipment 24012:24013:24014:24015:24016:24017,{ bonus bAllStats,3; } -- cgit v1.2.3-60-g2f50