From e4ca7c25183f0a3318fdea2218bde6c5bd00e51b Mon Sep 17 00:00:00 2001 From: zackdreaver Date: Thu, 2 Apr 2015 22:34:56 +0700 Subject: Follow up 0efe275b429ee83e7c8111813582a06c4502cb4b Signed-off-by: zackdreaver --- db/re/item_db.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 6680805dd..a926e5bc9 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -40851,9 +40851,9 @@ item_db: ( Loc: 2 Script: <" bonus bBaseAtk,20; - bonus5 bAutoSpellWhenHit,"NPC_WIDESTONE",1,70,BF_WEAPON,0; - bonus5 bAutoSpellWhenHit,"NPC_WIDESLEEP",1,70,BF_WEAPON,0; - bonus5 bAutoSpellWhenHit,"NPC_WIDECURSE",1,70,BF_WEAPON,0; + bonus5 bAutoSpellWhenHit,NPC_WIDESTONE,1,70,BF_WEAPON,0; + bonus5 bAutoSpellWhenHit,NPC_WIDESLEEP,1,70,BF_WEAPON,0; + bonus5 bAutoSpellWhenHit,NPC_WIDECURSE,1,70,BF_WEAPON,0; "> }, { @@ -86459,7 +86459,7 @@ item_db: ( Weight: 10 Upper: 63 Script: <" - itemskill AC_CONCENTRATION,(getskilllv(45)<3?3:getskilllv(45)); + itemskill AC_CONCENTRATION,(getskilllv(AC_CONCENTRATION)<3?3:getskilllv(AC_CONCENTRATION)); "> }, { @@ -113130,7 +113130,7 @@ item_db: ( Type: 18 Buy: 10 Weight: 10 - Script: <" getitem 6241,40; "> + Script: <" getitem 6241,30; "> }, { Id: 17251 @@ -127790,7 +127790,7 @@ item_db: ( EquipLv: 1 Script: <" bonus bMaxHP,20; - bonus bMaxSP,20; + bonus bMaxSP,10; if (getrefine()>=7) { bonus bMaxHPrate,1; bonus bMaxSPrate,1; -- cgit v1.2.3-70-g09d2