summaryrefslogtreecommitdiff
path: root/outdated/monsters/monster1170_CrystalGolem.xml
blob: 7b8f5791d46400d46e6927477406d1df6fd55e19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<monsters offset="0">
  <monster id="1170" name="Crystal Golem">
    <sprite>monsters/golem-crystal.xml</sprite>
    <attack id="1" critical-hit-effect-id="16" missile-particle="graphics/particles/fire-burst.xml" action="attack"/>
    <sound event="die">monsters/golem/die.ogg</sound>
    <sound event="hit">monsters/golem/hit1.ogg</sound>
    <sound event="miss">monsters/golem/miss1.ogg</sound>
  </monster>
</monsters>