summaryrefslogtreecommitdiff
path: root/monsters/monster1011_FireGoblin.xml
blob: 4b83fb494dadca44d867e46366c3e843e2f812c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<monsters offset="0">
<monster id="1011" name="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>
  <attack id="1" effect-id="400" particle-effect="graphics/particles/monster-goblin-firebreath.particle.xml"></attack>
</monster>
</monsters>