From 116b9e9ae8993e946e671fb2d085e08879ef57ba Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 21 Jun 2020 03:59:20 -0300 Subject: Readjust all wands attack according to the new formula which is ATK-like --- db/re/item_db.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index b3211c36a..a9bd8702a 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -14071,7 +14071,7 @@ item_db: ( Sell: 80 Weight: 158 Atk: 0 - Matk: 140 + Matk: 160 Range: 8 Loc: ["EQP_HAND_R", "EQP_HAND_L"] WeaponLv: 1 @@ -14109,7 +14109,7 @@ item_db: ( Sell: 1600 Weight: 158 Atk: 0 - Matk: 280 + Matk: 300 Range: 8 Loc: ["EQP_HAND_R", "EQP_HAND_L"] WeaponLv: 1 @@ -14148,7 +14148,7 @@ item_db: ( Sell: 4000 Weight: 158 Atk: 0 - Matk: 420 + Matk: 430 Range: 8 Loc: ["EQP_HAND_R", "EQP_HAND_L"] WeaponLv: 1 @@ -14187,7 +14187,7 @@ item_db: ( Sell: 10000 Weight: 158 Atk: 0 - Matk: 576 + Matk: 510 Range: 8 Loc: ["EQP_HAND_R", "EQP_HAND_L"] WeaponLv: 1 @@ -14226,7 +14226,7 @@ item_db: ( Sell: 80000 Weight: 158 Atk: 0 - Matk: 740 + Matk: 570 Range: 8 Loc: ["EQP_HAND_R", "EQP_HAND_L"] WeaponLv: 1 -- cgit v1.2.3-70-g09d2