summaryrefslogtreecommitdiff
path: root/items/equip-head/item0877_BullHelmet.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-head/item0877_BullHelmet.xml')
-rw-r--r--items/equip-head/item0877_BullHelmet.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/items/equip-head/item0877_BullHelmet.xml b/items/equip-head/item0877_BullHelmet.xml
new file mode 100644
index 00000000..cd579b99
--- /dev/null
+++ b/items/equip-head/item0877_BullHelmet.xml
@@ -0,0 +1,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>