summaryrefslogtreecommitdiff
path: root/items/equip-2hand/item0907_FloydBook.xml
blob: 5c575984923907f3b27d58a7663787a0c37f8de9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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/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>