summaryrefslogtreecommitdiff
path: root/items/equip-head/item5203_MoonshroomHat.xml
blob: decccce681977d224987a748e6278f06df2f9b06 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0"?>
<items>
    <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="5203" image="equipment/head/moonshroomhat.png" name="Moonshroom Hat" description="" type="equip-head" defense="15" mattack="5" weight="30" sellProtected="true">
    <sprite gender="unisex">equipment/head/moonshroomhat.xml</sprite>
    <sprite gender="female">equipment/head/moonshroomhat-female.xml</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>