summaryrefslogtreecommitdiff
path: root/tmw-darkside.servegame.com/items/equip-1hand/item8022_Gladius.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tmw-darkside.servegame.com/items/equip-1hand/item8022_Gladius.xml')
-rw-r--r--tmw-darkside.servegame.com/items/equip-1hand/item8022_Gladius.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/tmw-darkside.servegame.com/items/equip-1hand/item8022_Gladius.xml b/tmw-darkside.servegame.com/items/equip-1hand/item8022_Gladius.xml
new file mode 100644
index 00000000..c8718e12
--- /dev/null
+++ b/tmw-darkside.servegame.com/items/equip-1hand/item8022_Gladius.xml
@@ -0,0 +1,21 @@
+<?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="8022"
+ image="equipment/weapon/sword-gladius.png"
+ name="Gladius"
+ description="A sword from a dead soldier."
+ effect="Damage +200, Str +10, Range: 1"
+ type="equip-1hand"
+ weapon-type="knife"
+ attack-action="attack"
+ attack-range="1"
+ weight="2000">
+ <sprite>equipment/weapons/dagger.xml</sprite>
+ </item>
+</items>