From 597190eaf76cf14831423ba37be9194e0d6f53b1 Mon Sep 17 00:00:00 2001 From: Jedzkie Date: Wed, 18 Nov 2015 19:41:32 +0800 Subject: 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. --- db/re/item_combo_db.txt | 6 ++---- db/re/item_db.conf | 8 ++++---- 2 files changed, 6 insertions(+), 8 deletions(-) (limited to 'db/re') 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; } diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 2b0f70489..b86305fff 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -80782,7 +80782,7 @@ item_db: ( Weight: 80 Script: <" specialeffect2 EF_STEAL; - sc_start SC_INCHITRATE,120000,5; + sc_start2 SC_ACARAJE,120000,5,10; "> }, { @@ -81614,7 +81614,7 @@ item_db: ( Weight: 50 BuyingStore: true Script: <" - sc_start SC_VITATA_500,500000,0; + sc_start2 SC_VITATA_500,500000,20,5; heal 0,200; "> }, @@ -84384,7 +84384,7 @@ item_db: ( Buy: 2 Weight: 100 EquipLv: 130 - Script: <" getitem 1776,200; "> + Script: <" getitem Siege_Arrow_S,200; "> }, { Id: 12678 @@ -84394,7 +84394,7 @@ item_db: ( Buy: 2 Weight: 100 EquipLv: 95 - Script: <" getitem 1775,200; "> + Script: <" getitem Siege_Arrow_A,200; "> }, { Id: 12679 -- cgit v1.2.3-70-g09d2