summaryrefslogtreecommitdiff
path: root/items/equip-2hand/item0907_FloydBook.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-2hand/item0907_FloydBook.xml')
-rw-r--r--items/equip-2hand/item0907_FloydBook.xml16
1 files changed, 15 insertions, 1 deletions
diff --git a/items/equip-2hand/item0907_FloydBook.xml b/items/equip-2hand/item0907_FloydBook.xml
index 21b0acb0..5c575984 100644
--- a/items/equip-2hand/item0907_FloydBook.xml
+++ b/items/equip-2hand/item0907_FloydBook.xml
@@ -1,9 +1,23 @@
<?xml version="1.0"?>
<items>
- <item id="907" image="equipment/weapon/floydbook.png" name="Book of Floyd" description="Beep boop. Boop beep?" effect="Weapon Level 1" level="135" attack="1" attack-range="3" type="equip-2hand" weight="100" missile-particle="graphics/particles/monster-goblin-firebreath.particle.xml" sellProtected="true">
+ <item id="907"
+ image="equipment/weapon/floydbook.png"
+ name="Book of Floyd"
+ description="Beep boop. Boop beep?"
+ effect="Weapon Level 1"
+ level="135"
+ attack="1"
+ attack-range="3"
+ type="equip-2hand"
+ weight="100"
+ missile-particle="graphics/particles/beam.xml"
+ critical-hit-effect-id="405"
+ sellProtected="true">
<replace/>
<replace sprite="race">
<item to="-99168"/>
</replace>
+ <sound event="hit">weapons/beam/beam-hit.ogg</sound>
+ <sound event="strike">weapons/beam/beam-miss.ogg</sound>
</item>
</items>