From 879ab73690447609a96e82e3303f725752a9aa28 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 28 Dec 2018 17:55:34 -0200 Subject: Fix some weapon ranges --- db/re/item_db.conf | 6 +++--- db/re/mob_db.conf | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 5840ec9a1..686c8576f 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -10728,7 +10728,7 @@ item_db: ( Sell: 5200 Weight: 1190 Atk: 480 - Range: 6 + Range: 9 Loc: ["EQP_HAND_R", "EQP_HAND_L"] WeaponLv: 1 EquipLv: 60 @@ -10751,7 +10751,7 @@ item_db: ( Sell: 5200 Weight: 1190 Atk: 10 - Range: 6 + Range: 7 Loc: ["EQP_HAND_R", "EQP_HAND_L"] WeaponLv: 1 EquipLv: 60 @@ -10777,7 +10777,7 @@ item_db: ( Sell: 5200 Weight: 1190 Atk: 45 - Range: 4 + Range: 5 Loc: ["EQP_HAND_R", "EQP_HAND_L"] WeaponLv: 1 EquipLv: 60 diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 4cfb9bb59..cdebeea34 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -7506,7 +7506,7 @@ mob_db: ( Sp: 0 Exp: 450 JExp: 60 - AttackRange: 15 + AttackRange: 13 Attack: [10, 20] Def: 80 Mdef: 40 @@ -7590,7 +7590,7 @@ mob_db: ( Sp: 0 Exp: 450 JExp: 60 - AttackRange: 15 + AttackRange: 11 Attack: [100, 200] Def: 80 Mdef: 40 -- cgit v1.2.3-70-g09d2