summaryrefslogtreecommitdiff
path: root/items/equip-head/item1277_JesterMask.xml
blob: 7a5531959b15c6595411cf78ce3254d37a2c29ae (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="1277" image="equipment/head/jestermask.png" name="Jester Mask" description="Laughter with bells on." type="equip-head" defense="3" weight="50" sellProtected="true">
    <sprite gender="unisex">equipment/head/jestermask.xml</sprite>
    <sprite gender="female">equipment/head/jestermask-female.xml</sprite>
  </item>
</items>