diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 90387905f..0601dc6f6 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -35836,7 +35836,7 @@ item_db: ( Loc: "EQP_ACC" EquipLv: 20 Refine: false - Script: <" bonus2 bSubEle,Ele_Water,5; "> + Script: <" bonus3(bSubDefEle, Ele_Water, 5, 3); "> }, { Id: 2683 @@ -35853,7 +35853,7 @@ item_db: ( Loc: "EQP_ACC" EquipLv: 20 Refine: false - Script: <" bonus2 bSubEle,Ele_Fire,5; "> + Script: <" bonus3(bSubDefEle, Ele_Fire, 5, 3); "> }, { Id: 2684 @@ -35870,7 +35870,7 @@ item_db: ( Loc: "EQP_ACC" EquipLv: 20 Refine: false - Script: <" bonus2 bSubEle,Ele_Wind,5; "> + Script: <" bonus3(bSubDefEle, Ele_Wind, 5, 3); "> }, { Id: 2685 @@ -35887,7 +35887,7 @@ item_db: ( Loc: "EQP_ACC" EquipLv: 20 Refine: false - Script: <" bonus2 bSubEle,Ele_Earth,5; "> + Script: <" bonus3(bSubDefEle, Ele_Earth, 5, 3); "> }, { Id: 2686 |