summaryrefslogtreecommitdiff
path: root/items/equip-head/item4031_Monocle.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-head/item4031_Monocle.xml')
-rw-r--r--items/equip-head/item4031_Monocle.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/items/equip-head/item4031_Monocle.xml b/items/equip-head/item4031_Monocle.xml
new file mode 100644
index 00000000..6bee177c
--- /dev/null
+++ b/items/equip-head/item4031_Monocle.xml
@@ -0,0 +1,13 @@
+<?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="4031" image="equipment/head/monocle.png" name="Monocle" description="A handy perception tool, even when not at the opera." effect="Critical Damage +20" type="equip-head" defense="2" dex="1" luck="1" weight="20" sellProtected="true">
+ <sprite gender="male">equipment/head/monocle-male.xml</sprite>
+ <sprite gender="female">equipment/head/monocle-female.xml</sprite>
+ </item>
+</items>