diff options
Diffstat (limited to 'items/equip-head/item0877_BullHelmet.xml')
-rw-r--r-- | items/equip-head/item0877_BullHelmet.xml | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/items/equip-head/item0877_BullHelmet.xml b/items/equip-head/item0877_BullHelmet.xml index cd579b99..3a73b636 100644 --- a/items/equip-head/item0877_BullHelmet.xml +++ b/items/equip-head/item0877_BullHelmet.xml @@ -1,6 +1,22 @@ <?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"> + <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="-10" + level="90" + criticalattack="8" + 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"> |