summaryrefslogtreecommitdiff
path: root/items/equip-2hand/item545_ForestBow.xml
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2017-12-03 23:21:11 -0500
committergumi <git@gumi.ca>2017-12-04 11:29:20 -0500
commit999209d5a7e16f11d7177b289c8ad5f0467d1068 (patch)
treefaec592c151407bc3de30f385d35100ff02f3bfe /items/equip-2hand/item545_ForestBow.xml
parentb37095b9ef7c22da2d67a9b594677c9e8fed6085 (diff)
downloadclientdata-999209d5a7e16f11d7177b289c8ad5f0467d1068.tar.gz
clientdata-999209d5a7e16f11d7177b289c8ad5f0467d1068.tar.bz2
clientdata-999209d5a7e16f11d7177b289c8ad5f0467d1068.tar.xz
clientdata-999209d5a7e16f11d7177b289c8ad5f0467d1068.zip
item fields optimization
Diffstat (limited to 'items/equip-2hand/item545_ForestBow.xml')
-rw-r--r--items/equip-2hand/item545_ForestBow.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-2hand/item545_ForestBow.xml b/items/equip-2hand/item545_ForestBow.xml
index 742639f0..fcc51aed 100644
--- a/items/equip-2hand/item545_ForestBow.xml
+++ b/items/equip-2hand/item545_ForestBow.xml
@@ -6,7 +6,7 @@
<its:translateRule selector="//item/@effect" translate="yes"/>
<its:translateRule selector="//*" translate="no"/>
</its:rules>
- <item id="545" image="equipment/weapon/bow-forestbow.png" name="Forest Bow" description="A bow usually used for hunting." effect="Damage +70 / Range 5" type="equip-2hand" attack-action="attack_bow" attack-range="5" weight="1200" missile-particle="graphics/particles/arrow.particle.xml">
+ <item id="545" image="equipment/weapon/bow-forestbow.png" name="Forest Bow" description="A bow usually used for hunting." attack="70" type="equip-2hand" attack-action="attack_bow" attack-range="5" weight="1200" missile-particle="graphics/particles/arrow.particle.xml">
<sprite gender="unisex">equipment/weapons/bow.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
<sprite gender="female">equipment/weapons/bow-female.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
</item>