summaryrefslogtreecommitdiff
path: root/monsters/monster1145_Golem.xml
blob: acac797db34ef6a29254ed8ebb8f776b0a3f8a96 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<monsters offset="0">
  <monster id="1145" name="Coal Golem">
    <sprite>monsters/golem.xml</sprite>
    <!-- No folder for this -->
    <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>
  </monster>
</monsters>