summaryrefslogtreecommitdiff
path: root/outdated/monsters/monster1145_Golem.xml
diff options
context:
space:
mode:
Diffstat (limited to 'outdated/monsters/monster1145_Golem.xml')
-rw-r--r--outdated/monsters/monster1145_Golem.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/outdated/monsters/monster1145_Golem.xml b/outdated/monsters/monster1145_Golem.xml
new file mode 100644
index 0000000..63d8e6e
--- /dev/null
+++ b/outdated/monsters/monster1145_Golem.xml
@@ -0,0 +1,11 @@
+<?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>
+ <sound event="hit">monsters/golem/hit1.ogg</sound>
+ <sound event="miss">monsters/golem/miss1.ogg</sound>
+ </monster>
+</monsters>