summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-26 21:57:19 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-26 21:57:19 -0200
commit6b3eb4a22ef24856230176d4426b177cc160d51e (patch)
tree4ee86c1a0234fe4f6ab887b46e57565217b986cf
parentb80f1aabc1e7fa5755bd3e0a5958787cda426a76 (diff)
downloadserverdata-6b3eb4a22ef24856230176d4426b177cc160d51e.tar.gz
serverdata-6b3eb4a22ef24856230176d4426b177cc160d51e.tar.bz2
serverdata-6b3eb4a22ef24856230176d4426b177cc160d51e.tar.xz
serverdata-6b3eb4a22ef24856230176d4426b177cc160d51e.zip
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.
-rw-r--r--db/re/item_db.conf14
1 files changed, 7 insertions, 7 deletions
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"]