summaryrefslogtreecommitdiff
path: root/items/equip-2hand/item0906_KidBook.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-2hand/item0906_KidBook.xml')
-rw-r--r--items/equip-2hand/item0906_KidBook.xml16
1 files changed, 15 insertions, 1 deletions
diff --git a/items/equip-2hand/item0906_KidBook.xml b/items/equip-2hand/item0906_KidBook.xml
index a6f7cbe7..68d5f7e7 100644
--- a/items/equip-2hand/item0906_KidBook.xml
+++ b/items/equip-2hand/item0906_KidBook.xml
@@ -1,9 +1,23 @@
<?xml version="1.0"?>
<items>
- <item id="906" image="equipment/weapon/kidbook.png" name="Kid Book" description="A big spell book used to transform humans into Trolls." effect="Weapon Level 1" attack="1" attack-range="3" type="equip-2hand" weight="100" missile-particle="graphics/particles/monster-troll-foefire.particle.xml" sellProtected="true">
+ <item id="906"
+ image="equipment/weapon/kidbook.png"
+ name="Kid Book"
+ description="A big spell book used to transform humans into Trolls."
+ effect="Weapon Level 1"
+ attack="1"
+ attack-range="3"
+ type="equip-2hand"
+ weight="100"
+ missile-particle="graphics/particles/monster-troll-foefire.particle.xml"
+ critical-hit-effect-id="16"
+ sellProtected="true">
<replace/>
<replace sprite="race">
<item to="-99054"/>
</replace>
+ <!-- sound event="hit">env/flame.ogg</sound -->
+ <sound event="hit">monsters/fire-goblin/fire-goblin-hit1.ogg</sound>
+ <sound event="strike">monsters/fire-goblin/fire-goblin-hit1.ogg</sound>
</item>
</items>