summaryrefslogtreecommitdiff
path: root/items/equip-head/item4031_Monocle.xml
blob: a107b95666b29afafe2cad74399666cd88bf0e2c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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." criticalattack="10" type="equip-head" defense="2" dex="1" luk="1" weight="20" sellProtected="true">
    <sprite gender="unisex">equipment/head/monocle.xml</sprite>
    <sprite gender="female">equipment/head/monocle-female.xml</sprite>
  </item>
</items>