summaryrefslogtreecommitdiff
path: root/items/equip-head/item722_MonsterSkullHelmet.xml
blob: c2474a18ae775eb6bd708e12232190ef6033cb91 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<items>
  </its:rules>
  <item id="722" image="equipment/head/monster-skull-helm.png" name="Monster Skull Helmet" description="The conserved skull of a mysterious ancient monster." mdefense="20" mattack="10" type="equip-head" defense="7" weight="250" sellProtected="true">
    <sprite gender="unisex">equipment/head/monster-skull-helm.xml</sprite>
    <sprite gender="female">equipment/head/monster-skull-helm-female.xml</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>