summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2008-12-23 14:35:54 +0000
committerJared Adams <jaxad0127@gmail.com>2008-12-23 14:36:48 +0000
commit434d625183636e4ddaccb18c6fb5e121a1ad93d7 (patch)
treef6e77fd60a93d14dfb2927a74c30d57bb63de6d7 /items.xml
parentf33039212afb539ba7a1a0ed9e442349e0e0ef40 (diff)
downloadclientdata-434d625183636e4ddaccb18c6fb5e121a1ad93d7.tar.gz
clientdata-434d625183636e4ddaccb18c6fb5e121a1ad93d7.tar.bz2
clientdata-434d625183636e4ddaccb18c6fb5e121a1ad93d7.tar.xz
clientdata-434d625183636e4ddaccb18c6fb5e121a1ad93d7.zip
Fix attack value of Forest bow to match eAthena DB
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/items.xml b/items.xml
index 94974f14..f7a48587 100644
--- a/items.xml
+++ b/items.xml
@@ -511,13 +511,13 @@
image="weapon-bow-forestbow.png"
name="Forest Bow"
description="A bow usually used to hunt."
- effect="+65 Damage, 5 Range"
+ effect="+70 Damage, 5 Range"
type="equip-2hand"
weapon_type="10"
weight="530"
max-per-slot="1"
weapon-type="bow"
- attack-min="65"
+ attack-min="70"
attack-delta="0"
attack-target="single"
attack-shape="cone"