summaryrefslogtreecommitdiff
path: root/items/equip-2hand/item609_ImperialBow.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-2hand/item609_ImperialBow.xml')
-rw-r--r--items/equip-2hand/item609_ImperialBow.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/items/equip-2hand/item609_ImperialBow.xml b/items/equip-2hand/item609_ImperialBow.xml
new file mode 100644
index 00000000..71246608
--- /dev/null
+++ b/items/equip-2hand/item609_ImperialBow.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0"?>
+<items>
+ <item id="609"
+ image="equipment/weapon/bow-life.png"
+ name="Imperial Bow"
+ description="No one remembers the emperor's name, though."
+ effect="HP Drain 4%"
+ attack="110"
+ criticaldefense="10"
+ flee="10"
+ req-dex="80+"
+ level="90"
+ type="equip-2hand"
+ weight="900"
+ missile-particle="graphics/particles/arrow.particle.xml"
+ attack-action="attack_bow"
+ attack-range="6">
+ <sprite>equipment/weapons/bow-life.xml</sprite>
+ <sound event="strike">weapons/bows/banshee/banshee-miss1.ogg</sound>
+ <sound event="strike">weapons/bows/banshee/banshee-miss2.ogg</sound>
+ <sound event="strike">weapons/bows/banshee/banshee-miss3.ogg</sound>
+ <sound event="hit">weapons/bows/banshee/banshee-hit1.ogg</sound>
+ <sound event="hit">weapons/bows/banshee/banshee-hit2.ogg</sound>
+ <sound event="hit">weapons/bows/banshee/banshee-hit3.ogg</sound>
+ </item>
+</items>