summaryrefslogtreecommitdiff
path: root/items/equip-2hand/item0530_ShortBow.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-2hand/item0530_ShortBow.xml')
-rw-r--r--items/equip-2hand/item0530_ShortBow.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/items/equip-2hand/item0530_ShortBow.xml b/items/equip-2hand/item0530_ShortBow.xml
new file mode 100644
index 00000000..6b9cbe68
--- /dev/null
+++ b/items/equip-2hand/item0530_ShortBow.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<items>
+ <item id="530" image="equipment/weapon/bow-shortbow.png" name="Short Bow" description="A bow for short distances." effect="Weapon Level 1" type="equip-2hand" attack="50" mattack="-5" attack-action="attack_bow" attack-range="5" weight="600" 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>
+ <sound event="strike">weapons/bows/short/short-miss1.ogg</sound>
+ <sound event="hit">weapons/bows/short/short-hit1.ogg</sound>
+ </item>
+</items>