summaryrefslogtreecommitdiff
path: root/items/misc/item1705_wand_staff.xml
blob: bef0e6b1d1c9fcddf99677fec8a447f1a4c97008 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0"?>
<items>
    <its:translateRule selector="//item/@name" translate="yes"/>
    <its:translateRule selector="//item/@description" translate="yes"/>
    <its:translateRule selector="//item/@effect" translate="yes"/>
    <its:translateRule selector="//*" translate="no"/>
  </its:rules>
  <item id="1705" name="Wand" attack-action="attack" attack-range="3" missile-particle="graphics/particles/magic.hit.xml">
    <sprite gender="unisex">equipment/weapons/polearm-blunt.xml|#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
    <sprite gender="female">equipment/weapons/polearm-blunt-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>