summaryrefslogtreecommitdiff
path: root/items/equip-head/item766_TerraniteHelmet.xml
blob: afffe1e909e3239d8e8060d518dd6ce4d3082eef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="766" image="equipment/head/terranitehelm.png" name="Terranite Helmet" description="A magical helmet made out of semi-polished granite that was enchanted to be very light. Great for mages on the battlefield." type="equip-head" defense="15" mattack="-12" mdefense="5" weight="300" sellProtected="true">
    <sprite gender="unisex">equipment/head/terranitehelm.xml</sprite>
    <sprite gender="female">equipment/head/terranitehelm-female.xml</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>