summaryrefslogtreecommitdiff
path: root/items/equip-1hand/item584_Jackal.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-1hand/item584_Jackal.xml')
-rw-r--r--items/equip-1hand/item584_Jackal.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/items/equip-1hand/item584_Jackal.xml b/items/equip-1hand/item584_Jackal.xml
new file mode 100644
index 00000000..68868b2c
--- /dev/null
+++ b/items/equip-1hand/item584_Jackal.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0"?>
+<items>
+ <item id="584"
+ image="equipment/weapon/sword-jackal.png"
+ name="Jackal"
+ description="Made to parry attacks from drakes, relic of a long forsaken war."
+ effect="HP +50 / HP Drain 5%"
+ attack="125"
+ attack-range="1"
+ defense="2"
+ str="1"
+ level="90"
+ type="equip-1hand"
+ attack-action="attack"
+ hit-effect-id="32"
+ critical-hit-effect-id="30"
+ weight="1000">
+ <sprite>equipment/weapons/jackal.xml</sprite>
+ <sound event="hit">weapons/other/halberd/halberd-hit1.ogg</sound>
+ <sound event="hit">weapons/other/halberd/halberd-hit2.ogg</sound>
+ <sound event="hit">weapons/other/halberd/halberd-hit3.ogg</sound>
+ <sound event="miss">weapons/swords/sword-miss1.ogg</sound>
+ </item>
+</items>