summaryrefslogtreecommitdiff
path: root/monsters/monster1167_SnowmanBoss.xml
diff options
context:
space:
mode:
authorHoraK-FDF <horak-fdf@web.de>2022-09-20 21:04:06 +0200
committerHoraK-FDF <horak-fdf@web.de>2022-09-20 21:04:06 +0200
commite22eb13396fc82ea55a4c900fd73b4f7662787df (patch)
treea9d04593b8d3a862656d9b26e805b931098b36c6 /monsters/monster1167_SnowmanBoss.xml
parent27939579bbbc9d249b5135a7a7e90e7e7d6eca03 (diff)
downloadclientdata-e22eb13396fc82ea55a4c900fd73b4f7662787df.tar.gz
clientdata-e22eb13396fc82ea55a4c900fd73b4f7662787df.tar.bz2
clientdata-e22eb13396fc82ea55a4c900fd73b4f7662787df.tar.xz
clientdata-e22eb13396fc82ea55a4c900fd73b4f7662787df.zip
new mobs and fixes
Diffstat (limited to 'monsters/monster1167_SnowmanBoss.xml')
-rw-r--r--monsters/monster1167_SnowmanBoss.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/monsters/monster1167_SnowmanBoss.xml b/monsters/monster1167_SnowmanBoss.xml
new file mode 100644
index 00000000..449999a5
--- /dev/null
+++ b/monsters/monster1167_SnowmanBoss.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<monsters offset="0">
+ <monster id="1167" name="Der Schneemann">
+ <sprite>monsters/snowman-boss.xml</sprite>
+ <attack id="1" critical-hit-effect-id="16" missile-particle="graphics/particles/snow-burst.xml" action="attack"/>
+ <sound event="hit">monsters/snowman_boss/hit1.ogg</sound>
+ <sound event="miss">monsters/snowman_boss/miss1.ogg</sound>
+ </monster>
+</monsters>