summaryrefslogtreecommitdiff
path: root/items/misc/item1703_wand.xml
blob: d60d69403d8e970c3269fba7b48a5e7455d9df08 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="1703" name="Wand" attack-action="attack" attack-range="3" missile-particle="graphics/particles/magic.hit.xml">
    <sprite gender="unisex">equipment/weapons/wand.xml|#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
    <sprite gender="female">equipment/weapons/wand-female.xml|#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
    <sound event="hit">magic/confringo1.ogg</sound>
    <sound event="hit">magic/confringo2.ogg</sound>
    <sound event="hit">magic/confringo3.ogg</sound>
  </item>
</items>