From 115f9a94e8088f4ec4e4c73aeacd947e1374dd9f Mon Sep 17 00:00:00 2001 From: Kenpachi Developer Date: Thu, 2 Jul 2020 14:03:14 +0200 Subject: Update accessories which use bSubDefEle/bMagicSubDefEle bonus --- db/re/item_db.conf | 8 ++++---- 1 file 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 -- cgit v1.2.3-60-g2f50