summaryrefslogtreecommitdiff
path: root/items/equip-head/item636_WarlordHelmet.xml
blob: 27420cf48a8482f42c521e9c1daf469d59cf0130 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<items>
  </its:rules>
  <item id="636" image="equipment/head/warlordhelm.png" name="Warlord Helmet" description="Worn by great warriors." mattack="-36" type="equip-head" defense="18" weight="900">
    <sprite gender="unisex">equipment/head/warlordhelm.xml</sprite>
    <sprite gender="female">equipment/head/warlordhelm-female.xml</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
      <item from="-7" to="-1"/>
      <item from="-10" to="-1"/>
    </replace>
  </item>
</items>