summaryrefslogtreecommitdiff
path: root/tmw-darkside.servegame.com/items/equip-2hand/item3499_DeathScythe.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tmw-darkside.servegame.com/items/equip-2hand/item3499_DeathScythe.xml')
-rw-r--r--tmw-darkside.servegame.com/items/equip-2hand/item3499_DeathScythe.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/tmw-darkside.servegame.com/items/equip-2hand/item3499_DeathScythe.xml b/tmw-darkside.servegame.com/items/equip-2hand/item3499_DeathScythe.xml
new file mode 100644
index 00000000..9389c074
--- /dev/null
+++ b/tmw-darkside.servegame.com/items/equip-2hand/item3499_DeathScythe.xml
@@ -0,0 +1,20 @@
+<?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="3499"
+ image="equipment/weapon/weapon-polearm-foice-morte.png"
+ name="Death Scythe"
+ description="The same weapon wielded by the messengers of the underworld."
+ effect="Attack +200, Str +10, Range: 1"
+ level="60"
+ type="equip-2hand"
+ weapon-type="polearm"
+ weight="1200">
+ <sprite>equipment/weapons/weapon-foice-morte.xml</sprite>
+ </item>
+</items>