summaryrefslogtreecommitdiff
path: root/items/equip-head/item760_OverlordsHelmet.xml
blob: 1f5c73b63287e9e36af2eb20eba165e76af33edf (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 / All Stats -2" flee="-20" weight="4000" 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>