summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorMicksha <ms-shaman@gmx.de>2020-04-28 20:28:02 +0000
committerJesusaves <cpntb1@ymail.com>2020-04-28 20:28:02 +0000
commit13c5c7e5590c0a15cd22f36f06dadf2457088fc1 (patch)
treeae38d318079509e00892d10c9581fc0bf4a97c9c /monsters.xml
parent0207fba135b1521eaf1796f7cd419abbe140c454 (diff)
downloadclientdata-13c5c7e5590c0a15cd22f36f06dadf2457088fc1.tar.gz
clientdata-13c5c7e5590c0a15cd22f36f06dadf2457088fc1.tar.bz2
clientdata-13c5c7e5590c0a15cd22f36f06dadf2457088fc1.tar.xz
clientdata-13c5c7e5590c0a15cd22f36f06dadf2457088fc1.zip
Guild dungeon bosses, Guild coin
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index e2e11177..2d07217f 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -1368,4 +1368,38 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s
<sound event="miss">monsters/flower/miss.ogg</sound>
<sound event="die">system/warp.ogg</sound>
</monster>
+ <monster id="1503" name="General Krukan">
+ <sprite>monsters/skeleton.xml|#ffe8bf</sprite>
+ <sprite>equipment/legs/jeanschaps-male.xml</sprite>
+ <sprite>equipment/chest/warlordplate-male.xml</sprite>
+ <sprite>equipment/head/bull.xml</sprite>
+ <sound event="hit">monsters/frostiana/hit1.ogg</sound>
+ <sound event="hit">monsters/slime/slime-hit1.ogg</sound>
+ <sound event="miss">monsters/flower/miss.ogg</sound>
+ <sound event="die">system/warp.ogg</sound>
+ </monster>
+ <monster id="1504" name="General Razha">
+ <sprite>races/redy-male.xml</sprite>
+ <sprite>equipment/head/bull.xml</sprite>
+ <sprite>equipment/feet/warlordboots-male.xml|#333333,878787</sprite>
+ <sprite>equipment/chest/warlordplate-male.xml|#ea0000,979797</sprite>
+ <sprite>equipment/hands/cottongloves-male.xml|#242424,626262</sprite>
+ <sprite>equipment/weapons/knife.xml</sprite>
+ <sound event="hit">monsters/frostiana/hit1.ogg</sound>
+ <sound event="hit">monsters/slime/slime-hit1.ogg</sound>
+ <sound event="miss">monsters/flower/miss.ogg</sound>
+ <sound event="die">system/warp.ogg</sound>
+ <!--particlefx>graphics/particles/monster-witchguard.particle.xml</particlefx-->
+ </monster>
+ <monster id="1505" name="General Terogan">
+ <sprite>monsters/skeleton.xml|#aca379</sprite>
+ <sprite>equipment/head/phylactery.xml</sprite>
+ <sprite>equipment/chest/silkrobe-male.xml|#ea0000,333333</sprite>
+ <sprite>equipment/hands/cottongloves-male.xml|#581a1a,a41111,c03a3a,ff6060</sprite>
+ <sound event="hit">monsters/frostiana/hit1.ogg</sound>
+ <sound event="hit">monsters/slime/slime-hit1.ogg</sound>
+ <sound event="miss">monsters/flower/miss.ogg</sound>
+ <sound event="die">system/warp.ogg</sound>
+ <!--attack id="1" critical-hit-effect-id="42" missile-particle="graphics/particles/thelost-attack.particle.xml" action="attack"/-->
+ </monster>
</monsters>