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