summaryrefslogtreecommitdiff
path: root/items/equip-head/item0877_BullHelmet.xml
blob: cd579b998b66a347fa7d3c1341e9f8cfaa19102d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="877" image="equipment/head/bull.png" name="Bull Helmet" description="A black steel helmet worn by the most ferocious warriors." effect="Double Damage +20% / Attack Speed +10% / VIT Defense -39% / Melee only" mattack="-52" hit="-15" level="90" criticalattack="15" req-str="70" req-vit="50" req-luk="50" type="equip-head" weight="1300" str="10" defense="19" sellProtected="true">
    <sprite gender="unisex">equipment/head/bull.xml</sprite>
    <sprite gender="female">equipment/head/bull-female.xml</sprite>
    <replace sprite="hair">
      <item to="-1"/>
    </replace>
  </item>
</items>