blob: ec6e40fb721ccbe86ab469e481b298c94cb7bf9c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0"?>
<items>
</its:rules>
<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>
|