summaryrefslogtreecommitdiff
path: root/items/equip-1hand/item576_Beheader.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-1hand/item576_Beheader.xml')
-rw-r--r--items/equip-1hand/item576_Beheader.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/items/equip-1hand/item576_Beheader.xml b/items/equip-1hand/item576_Beheader.xml
new file mode 100644
index 00000000..4be57579
--- /dev/null
+++ b/items/equip-1hand/item576_Beheader.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<items>
+ <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
+ <its:translateRule selector="//item/@name" translate="yes"/>
+ <its:translateRule selector="//item/@description" translate="yes"/>
+ <its:translateRule selector="//item/@effect" translate="yes"/>
+ <its:translateRule selector="//*" translate="no"/>
+ </its:rules>
+ <item id="576" image="equipment/weapon/sword-beheader.png" name="Beheader" description="The only sword capable of beheading a Terranite." effect="Double Damage +50% / No bow / 0 Int" criticalattack="-25" hit="-20" type="equip-1hand" attack="999" attack-action="attack" attack-range="2" weight="2000" sellProtected="true">
+ <sprite gender="unisex">equipment/weapons/beheader.xml</sprite>
+ <sound event="strike">weapons/other/staff/staff-miss1.ogg</sound>
+ <sound event="strike">weapons/other/staff/staff-miss2.ogg</sound>
+ <sound event="strike">weapons/other/staff/staff-miss3.ogg</sound>
+ <sound event="hit">weapons/other/scythe/scythe-hit1.ogg</sound>
+ <sound event="hit">weapons/other/scythe/scythe-hit2.ogg</sound>
+ <sound event="hit">weapons/other/scythe/scythe-hit3.ogg</sound>
+ </item>
+</items>