summaryrefslogtreecommitdiff
path: root/outdated/items/equip-head/item722_MonsterSkullHelmet.xml
blob: 534ef96897cc4551983eff0ebc219b9e38bdb47e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <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>