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