summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorjesusalva <cpntb1@ymail.com>2018-02-17 20:03:04 -0200
committerjesusalva <cpntb1@ymail.com>2018-02-17 20:03:04 -0200
commitdb2fbca7a423fe0b41ef5809a1a3b57db0bf4284 (patch)
treef6f684c8f241e2fa35ebb219561f7573508f5e10 /monsters.xml
parent2f215a6b3bdadb0e54eb0ab6c4ba6cdea05a6f9e (diff)
downloadclientdata-db2fbca7a423fe0b41ef5809a1a3b57db0bf4284.tar.gz
clientdata-db2fbca7a423fe0b41ef5809a1a3b57db0bf4284.tar.bz2
clientdata-db2fbca7a423fe0b41ef5809a1a3b57db0bf4284.tar.xz
clientdata-db2fbca7a423fe0b41ef5809a1a3b57db0bf4284.zip
Fallen Guards and Kings (just for fun, they don't seem dead btw)
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml75
1 files changed, 75 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index a69d6e67..00f12f9c 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -342,4 +342,79 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
<monster id="1078" name="Golden Scorpion" targetCursor="medium">
<sprite>monsters/goldenscorpion.xml</sprite>
</monster>
+
+
+ <monster id="1079" name="Fallen King">
+ <sprite>races/elven-male.xml</sprite>
+ <sprite>equipment/legs/assassinpants-male.xml</sprite>
+ <sprite>equipment/feet/boots-male.xml</sprite>
+ <sprite>equipment/hands/armbands-male.xml</sprite>
+ <sprite>hairstyles/hairstyle15.xml|#585858,A4A4A4,C0C0C0,ffffff</sprite>
+ <sprite>equipment/head/crown.xml</sprite>
+ <sprite>equipment/weapons/knife.xml</sprite>
+ <sprite>equipment/chest/warlordplate-male.xml</sprite>
+ <!--sprite>equipment/charm/manta-imperial-male.xml</sprite-->
+ <sound event="hit">weapons/piouslayer/hit1.ogg</sound>
+ <sound event="miss">weapons/piouslayer/miss1.ogg</sound>
+ <!--sound event="die">short-sword-die1.ogg</sound-->
+ </monster>
+ <monster id="1080" name="Fallen King">
+ <sprite>races/raijin-male.xml</sprite>
+ <sprite>equipment/legs/assassinpants-male.xml</sprite>
+ <sprite>equipment/feet/boots-male.xml</sprite>
+ <sprite>equipment/hands/armbands-male.xml</sprite>
+ <sprite>hairstyles/hairstyle21.xml|#585858,A4A4A4,C0C0C0,ffffff</sprite>
+ <sprite>equipment/head/crown.xml</sprite>
+ <sprite>equipment/weapons/knife.xml</sprite>
+ <sprite>equipment/chest/terranitearmor-male.xml</sprite>
+ <!--sprite>equipment/charm/manta-imperial-male.xml</sprite-->
+ <sound event="hit">weapons/piouslayer/hit1.ogg</sound>
+ <sound event="miss">weapons/piouslayer/miss1.ogg</sound>
+ <!--sound event="die">short-sword-die1.ogg</sound-->
+ </monster>
+
+
+ <monster id="1081" name="Fallen Guard">
+ <sprite>races/elven-male.xml</sprite>
+ <sprite>equipment/legs/assassinpants-male.xml</sprite>
+ <sprite>equipment/feet/boots-male.xml</sprite>
+ <sprite>equipment/hands/armbands-male.xml</sprite>
+ <sprite>hairstyles/hairstyle16.xml|#585858,A4A4A4,C0C0C0,ffffff</sprite>
+ <sprite>equipment/head/darkhelm.xml</sprite>
+ <sprite>equipment/weapons/knife.xml</sprite>
+ <sprite>equipment/chest/warlordplate-male.xml</sprite>
+ <!--sprite>equipment/charm/manta-imperial-male.xml</sprite-->
+ <sound event="hit">weapons/piouslayer/hit1.ogg</sound>
+ <sound event="miss">weapons/piouslayer/miss1.ogg</sound>
+ <!--sound event="die">short-sword-die1.ogg</sound-->
+ </monster>
+ <monster id="1082" name="Fallen Guard">
+ <sprite>races/raijin-male.xml</sprite>
+ <sprite>equipment/legs/assassinpants-male.xml</sprite>
+ <sprite>equipment/feet/boots-male.xml</sprite>
+ <sprite>equipment/hands/armbands-male.xml</sprite>
+ <sprite>hairstyles/hairstyle26.xml|#585858,A4A4A4,C0C0C0,ffffff</sprite>
+ <sprite>equipment/head/darkhelm.xml</sprite>
+ <sprite>equipment/weapons/knife.xml</sprite>
+ <sprite>equipment/chest/terranitearmor-male.xml</sprite>
+ <!--sprite>equipment/charm/manta-imperial-male.xml</sprite-->
+ <sound event="hit">weapons/piouslayer/hit1.ogg</sound>
+ <sound event="miss">weapons/piouslayer/miss1.ogg</sound>
+ <!--sound event="die">short-sword-die1.ogg</sound-->
+ </monster>
+
+ <monster id="377" name="Idolo de Froz">
+ <sprite>npcs/npc-estatuas.xml</sprite>
+ </monster>
+ <monster id="382" name="Idolo de Halicarnazo">
+ <sprite>npcs/npc-estatuas.xml</sprite>
+ </monster>
+
+ <monster id="374" name="Reino de Froz">
+ <sprite>npcs/npc-PortaDeCastelo.xml</sprite>
+ </monster>
+ <monster id="379" name="Reino de Halicarnazo">
+ <sprite>npcs/npc-PortaDeCastelo2.xml</sprite>
+ </monster>
+
</monsters>