summaryrefslogtreecommitdiff
path: root/tmw-darkside.servegame.com/monsters/monster1108_AngryFireGoblin.xml
blob: 6efb6a953e37a10ef9c6b786a7b91209ce467ffd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<monsters offset="0">
  <monster id="1108" name="Angry Fire Goblin">
    <sprite>monsters/goblin-fire.xml</sprite>
    <sound event="hit">monsters/fire-goblin/fire-goblin-hit1.ogg</sound>
    <sound event="hit">monsters/fire-goblin/fire-goblin-hit2.ogg</sound>
    <sound event="miss">monsters/fire-goblin/fire-goblin-miss1.ogg</sound>
    <particlefx>graphics/particles/monster-angry-fire-goblin.particle.xml</particlefx>
    <attack id="1" effect-id="400"/>
  </monster>
</monsters>