summaryrefslogtreecommitdiff
path: root/monsters/monster1116_UndeadWitch.xml
blob: fdead204ce5f83f804455036d7850c8504391d3e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0"?>
<monsters offset="0">
  <monster id="1116" name="Undead Witch">
    <sprite>monsters/skeleton.xml|#ffe8bf</sprite>
    <sprite>monsters/accessories/hairstyle08.xml</sprite>
    <sprite>equipment/head/witch-hat.xml</sprite>
    <sprite>equipment/chest/sorcerer-robe.xml|#111111,222222,333333,444444,555555,aaaaaa;#EFEFEF</sprite>
    <sprite>equipment/weapons/polearm-blunt.xml|#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
    <sound event="die">monsters/skeleton_lady/ladyskel-die1.ogg</sound>
    <sound event="die">monsters/skeleton_lady/ladyskel-die2.ogg</sound>
    <sound event="hit">magic/confringo1.ogg</sound>
    <sound event="hit">magic/confringo2.ogg</sound>
    <sound event="hit">magic/confringo3.ogg</sound>
    <sound event="hurt">monsters/skeleton_lady/ladyskel-hurt1.ogg</sound>
    <sound event="miss">weapons/other/staff/staff-miss1.ogg</sound>
    <sound event="miss">weapons/other/staff/staff-miss2.ogg</sound>
    <sound event="miss">weapons/other/staff/staff-miss3.ogg</sound>
    <attack id="1" missile-particle="graphics/particles/undead-witch-attack.particle.xml" action="attack"/>
  </monster>
</monsters>