diff options
Diffstat (limited to 'monsters/monster1150_ManaTyrant.xml')
-rw-r--r-- | monsters/monster1150_ManaTyrant.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/monsters/monster1150_ManaTyrant.xml b/monsters/monster1150_ManaTyrant.xml new file mode 100644 index 00000000..c8a0ceeb --- /dev/null +++ b/monsters/monster1150_ManaTyrant.xml @@ -0,0 +1,17 @@ +<?xml version="1.0"?> +<monsters offset="0"> + <monster id="1150" name="Mana Tyrant"> + <sprite>model/base.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite> + <sprite>hairstyles/hairstyle08.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#000000,202020,404040,dddddd</sprite> + <sprite>equipment/feet/assassin-boots.xml</sprite> + <sprite>equipment/legs/shorts.xml|#121212,343434</sprite> + <sprite>equipment/chest/robe.xml|#5e7480,f1ffff,ffffff</sprite> + <sprite>equipment/chest/warlordplate.xml</sprite> + <sprite>equipment/head/knighthelm.xml</sprite> + <!-- No folder for this --> + <sprite>equipment/angel-wings.xml</sprite> + <sprite>equipment/head/aureole.xml</sprite> + <particlefx>graphics/particles/angel.particle.xml</particlefx> + <attack id="1" critical-hit-effect-id="16" missile-particle="graphics/particles/fire-burst.xml" action="attack"/> + </monster> +</monsters> |