From 6b3eb4a22ef24856230176d4426b177cc160d51e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 26 Dec 2018 21:57:19 -0200 Subject: Update bow attack to follow roughly the standard sword attack. Remember, bows are slower, so they inflict less damage, and they can't shoot at point-blank. --- db/re/item_db.conf | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 113d218c0..478463c98 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -10513,7 +10513,7 @@ item_db: ( Buy: 550 Sell: 52 Weight: 160 - Atk: 20 + Atk: 60 Range: 5 MinRange: 1 Loc: ["EQP_HAND_R", "EQP_HAND_L"] @@ -10539,7 +10539,7 @@ item_db: ( Buy: 2000 Sell: 400 Weight: 260 - Atk: 70 + Atk: 100 Range: 5 MinRange: 1 Loc: ["EQP_HAND_R", "EQP_HAND_L"] @@ -10565,7 +10565,7 @@ item_db: ( Buy: 3800 Sell: 800 Weight: 260 - Atk: 100 + Atk: 220 Range: 4 Loc: ["EQP_HAND_R", "EQP_HAND_L"] WeaponLv: 1 @@ -10590,7 +10590,7 @@ item_db: ( Buy: 7000 Sell: 1470 Weight: 480 - Atk: 140 + Atk: 340 Range: 5 MinRange: 1 Loc: ["EQP_HAND_R", "EQP_HAND_L"] @@ -10616,7 +10616,7 @@ item_db: ( Buy: 8550 Sell: 1800 Weight: 400 - Atk: 160 + Atk: 460 Range: 6 MinRange: 1 Loc: ["EQP_HAND_R", "EQP_HAND_L"] @@ -10642,7 +10642,7 @@ item_db: ( Buy: 9620 Sell: 2020 Weight: 520 - Atk: 180 + Atk: 580 Range: 6 MinRange: 1 Loc: ["EQP_HAND_R", "EQP_HAND_L"] @@ -10668,7 +10668,7 @@ item_db: ( Buy: 550 Sell: 52 Weight: 890 - Atk: 210 + Atk: 610 Range: 7 MinRange: 1 Loc: ["EQP_HAND_R", "EQP_HAND_L"] -- cgit v1.2.3-70-g09d2