From aea3099eb95f7cac7a97b34c9b19ad2006007abf Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 23 Jul 2019 13:07:00 -0300 Subject: Add range to wands, and reduce attack 2 --- db/re/item_db.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 9d6724faf..f3aacf0c3 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -13157,6 +13157,7 @@ item_db: ( Weight: 158 Atk: 0 Matk: 140 + Range: 8 Loc: "EQP_HAND_R" WeaponLv: 1 EquipLv: 20 @@ -13179,6 +13180,7 @@ item_db: ( } ViewSprite: 7000 Script: <" + bonus bAttack2,-100; bonus bMaxSP,10; bonus bSPrecovRate,20; "> @@ -13193,6 +13195,7 @@ item_db: ( Weight: 158 Atk: 0 Matk: 280 + Range: 8 Loc: "EQP_HAND_R" WeaponLv: 1 EquipLv: 40 @@ -13215,6 +13218,7 @@ item_db: ( } ViewSprite: 7001 Script: <" + bonus bAttack2,-150; bonus bMaxSP,20; bonus bSPrecovRate,20; "> @@ -13229,6 +13233,7 @@ item_db: ( Weight: 158 Atk: 0 Matk: 420 + Range: 8 Loc: "EQP_HAND_R" WeaponLv: 1 EquipLv: 60 @@ -13251,6 +13256,7 @@ item_db: ( } ViewSprite: 7002 Script: <" + bonus bAttack2,-200; bonus bMaxSP,30; bonus bSPrecovRate,20; "> @@ -13265,6 +13271,7 @@ item_db: ( Weight: 158 Atk: 0 Matk: 576 + Range: 8 Loc: "EQP_HAND_R" WeaponLv: 1 EquipLv: 80 @@ -13287,6 +13294,7 @@ item_db: ( } ViewSprite: 7003 Script: <" + bonus bAttack2,-250; bonus bMaxSP,40; bonus bSPrecovRate,20; "> @@ -13301,6 +13309,7 @@ item_db: ( Weight: 158 Atk: 0 Matk: 740 + Range: 8 Loc: "EQP_HAND_R" WeaponLv: 1 EquipLv: 100 @@ -13323,6 +13332,7 @@ item_db: ( } ViewSprite: 7004 Script: <" + bonus bAttack2,-300; bonus bMaxSP,50; bonus bSPrecovRate,20; "> @@ -13337,6 +13347,7 @@ item_db: ( Weight: 158 Atk: 0 Matk: 370 + Range: 9 Loc: "EQP_HAND_R" WeaponLv: 1 EquipLv: 50 @@ -13359,6 +13370,7 @@ item_db: ( } ViewSprite: 7005 Script: <" + bonus bAttack2,-125; bonus bMaxSP,25; bonus bSPrecovRate,20; "> -- cgit v1.2.3-70-g09d2