summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-10-06 16:53:36 -0300
committerGitHub <noreply@github.com>2019-10-06 16:53:36 -0300
commit7937391f188a6d300385a65ef44aacba24c22d71 (patch)
treef9d839f420cf22bdcee8824e6be8501b18866a95
parentf230b9dce72336351ac7d3c880569c42f3c29c69 (diff)
parentd870d34282b8e497c8616b11ba427b75bcf71166 (diff)
downloadclientdata-7937391f188a6d300385a65ef44aacba24c22d71.tar.gz
clientdata-7937391f188a6d300385a65ef44aacba24c22d71.tar.bz2
clientdata-7937391f188a6d300385a65ef44aacba24c22d71.tar.xz
clientdata-7937391f188a6d300385a65ef44aacba24c22d71.zip
Merge pull request #357 from pazkero/jesusalva/tormenta
Tormenta the Halloween Witch sprite
-rw-r--r--monsters/_include.xml1
-rw-r--r--monsters/monster1137_Tormenta.xml14
2 files changed, 15 insertions, 0 deletions
diff --git a/monsters/_include.xml b/monsters/_include.xml
index c36b23bc..121d8f14 100644
--- a/monsters/_include.xml
+++ b/monsters/_include.xml
@@ -131,4 +131,5 @@
<include name="monsters/monster1134_SUSAN.xml"/>
<include name="monsters/monster1135_LovelyMaggot.xml"/>
<include name="monsters/monster1136_LesserGhost.xml"/>
+ <include name="monsters/monster1137_Tormenta.xml"/>
</monsters>
diff --git a/monsters/monster1137_Tormenta.xml b/monsters/monster1137_Tormenta.xml
new file mode 100644
index 00000000..3b584a25
--- /dev/null
+++ b/monsters/monster1137_Tormenta.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<monsters offset="0">
+ <monster id="1137" name="Tormenta">
+ <sprite>model/base.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite>
+ <sprite>hairstyles/hairstyle13-female.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/sorcerer-robe.xml|#121212,343434;#8F47D6</sprite>
+ <sprite>equipment/head/wizard-hat.xml|#070707,121212,663399</sprite>
+ <particlefx>graphics/particles/monster-luvia.particle.xml</particlefx>
+ <particlefx>graphics/particles/soulpool.xml</particlefx>
+ <attack id="1" critical-hit-effect-id="42" missile-particle="graphics/particles/luvia-attack.particle.xml" action="attack"/>
+ </monster>
+</monsters>