summaryrefslogtreecommitdiff
path: root/items/equip-head/item760_OverlordsHelmet.xml
blob: 16d5a7f9803dde2997fa54da950d40f99248ba2e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="760" image="equipment/head/overlord-helm.png" name="Overlord's Helmet" description="Worn by the greatest warriors." type="equip-head" defense="44" mattack="-60" mdefense="-60" effect="Walk Speed Cap 150" flee="-20" weight="1800" sellProtected="true">
    <sprite gender="unisex">equipment/head/overlordhelm.xml</sprite>
    <sprite gender="female">equipment/head/overlordhelm-female.xml</sprite>
    <replace sprite="hair">
      <item to="-1"/>
    </replace>
  </item>
</items>