summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-08-03 11:41:47 -0300
committerJesusaves <cpntb1@ymail.com>2021-08-03 11:42:48 -0300
commitc7dff0c85f56481926bc0cec40d9fe82c6a0e53c (patch)
treeae909b832a2438caa7d01489131bce8afe77376c
parent3888b5272ffc4e9b0aef91b41a575ebd66663fab (diff)
downloadclientdata-c7dff0c85f56481926bc0cec40d9fe82c6a0e53c.tar.gz
clientdata-c7dff0c85f56481926bc0cec40d9fe82c6a0e53c.tar.bz2
clientdata-c7dff0c85f56481926bc0cec40d9fe82c6a0e53c.tar.xz
clientdata-c7dff0c85f56481926bc0cec40d9fe82c6a0e53c.zip
I forgot Hocus' Spider Queen
-rw-r--r--LICENSE11
-rw-r--r--graphics/sprites/monsters/spider-queen.pngbin0 -> 664459 bytes
-rw-r--r--graphics/sprites/monsters/spider-queen.xml177
-rw-r--r--monsters.xml8
4 files changed, 191 insertions, 5 deletions
diff --git a/LICENSE b/LICENSE
index 5d855d58..b2452228 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1811,7 +1811,7 @@ https://wiki.moubootaurlegends.org/Contributors
graphics/sprites/monsters/goblinbear.png (Mistergrey) (CC BY-SA 3.0)) (jesusalva)
graphics/sprites/monsters/goldenscorpion.png (Saulc) (?, CC BY-SA 3.0)) (TMW.org)
graphics/sprites/monsters/goldenskull.png (ChefChelios) (CC BY-SA 3.0) (Saulc
- graphics/sprites/monsters/golem.png (Hocus) (CC BY-SA 3.0, MIT) (-)
+ graphics/sprites/monsters/golem.png (Hocus) (CC BY-SA 3.0, MIT) (-)
graphics/sprites/monsters/halloweenjack'o.png (?,Modanung) (GPLv2) (Saulc)
graphics/sprites/monsters/housemaggot.png (Saulc) (GPLv2) (Neoriceisgood)
graphics/sprites/monsters/icedfluffy.png (Crush) (CC BY-SA 3.0) (TMW.br)
@@ -1833,7 +1833,7 @@ https://wiki.moubootaurlegends.org/Contributors
graphics/sprites/monsters/mister-prickel.png (Hocus Pocus Fidibus) (MIT) (TMW rEvolt)
graphics/sprites/monsters/moggun.png (Modanung, Pateame) (GPLv2) (-)
graphics/sprites/monsters/moonshroom.png (Cassy, Yuuki) (GPLv2) (-)
- graphics/sprites/monsters/moubi.png (Yuuki) (GPLv2) (Hocus, Reid, Jesusalva)
+ graphics/sprites/monsters/moubi.png (Yuuki) (GPLv2) (Hocus, Reid, Jesusalva)
graphics/sprites/monsters/mouboo.png (Yuuki) (GPLv2) (Reid)
graphics/sprites/monsters/moubooslime.png (Saulc) (CC BY-SA 3.0) (-)
graphics/sprites/monsters/moubootaur.png (Hocus) (MIT) (-)
@@ -1889,10 +1889,11 @@ https://wiki.moubootaurlegends.org/Contributors
graphics/sprites/monsters/snake.png (?) (GPLv2) (Neoriceisgood)
graphics/sprites/monsters/snowflower.png (Salmondine) (?) (TMW.org)
graphics/sprites/monsters/spider.png (FotherJ) (CC BY-SA 3.0) (-)
+ graphics/sprites/monsters/spider-queen.png (Hocus) (MIT) (-)
graphics/sprites/monsters/squirrel.png (FotherJ, Wombat) (CC BY-SA 3.0) (-)
- graphics/sprites/monsters/swampling.png (Hocus) (CC BY-SA 3.0, MIT) (-)
+ graphics/sprites/monsters/swampling.png (Hocus) (MIT) (-)
graphics/sprites/monsters/tartaruga-negra.png (?) (GPLv2) (TMW-Br)
- graphics/sprites/monsters/tengu.png (Hocus) (CC BY-SA 3.0, MIT) (-)
+ graphics/sprites/monsters/tengu.png (Hocus) (CC BY-SA 3.0, MIT) (-)
graphics/sprites/monsters/terranite.png (Kr0n05931) (GPLv2) (mishana)
graphics/sprites/monsters/tipiou.png (Bagzie) (CC BY-SA 3.0) (-)
graphics/sprites/monsters/tortuga.png (Coolkid782) (CC BY-SA 3.0) (Reid)
@@ -1903,7 +1904,7 @@ https://wiki.moubootaurlegends.org/Contributors
graphics/sprites/monsters/whirlybird.png (TMW German) (GPLv2) (-)
graphics/sprites/monsters/wisp.png (Crush) (CC BY-SA 3.0) (-)
graphics/sprites/monsters/witchedzombie.png (FotherJ) (CC BY-SA 3.0) (Saulc)
- graphics/sprites/monsters/witchjacko.png (?,Modanung) (GPLv2) (Saulc)
+ graphics/sprites/monsters/witchjacko.png (?,Modanung) (GPLv2) (Saulc)
graphics/sprites/monsters/wolvern.png (Pateame) (GPLv2) (-)
graphics/sprites/monsters/yeti.png (Bcs86, Hkurn, Skipy) (GPLv2) (-)
graphics/sprites/monsters/yetifly.png (Saulc) (GPLv2) (Bcs86, Hkurn, Skipy)
diff --git a/graphics/sprites/monsters/spider-queen.png b/graphics/sprites/monsters/spider-queen.png
new file mode 100644
index 00000000..7a2f6606
--- /dev/null
+++ b/graphics/sprites/monsters/spider-queen.png
Binary files differ
diff --git a/graphics/sprites/monsters/spider-queen.xml b/graphics/sprites/monsters/spider-queen.xml
new file mode 100644
index 00000000..cc0795e0
--- /dev/null
+++ b/graphics/sprites/monsters/spider-queen.xml
@@ -0,0 +1,177 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Authors: Micksha
+Copyright (C) 2011-2019 Evol Online -->
+<sprite>
+ <imageset name="mob"
+ src="graphics/sprites/monsters/spider-queen.png"
+ width="96"
+ height="96"
+ offsetY="-4"/>
+
+ <action name="spawn" imageset="mob">
+ <animation direction="default">
+ <sequence start="144" end="149" delay="100"/>
+ </animation>
+ </action>
+
+ <action name="stand" imageset="mob">
+ <animation direction="down">
+ <frame index="0"/>
+ </animation>
+
+ <animation direction="downleft">
+ <frame index="126"/>
+ </animation>
+
+ <animation direction="left">
+ <frame index="108"/>
+ </animation>
+
+ <animation direction="upleft">
+ <frame index="90"/>
+ </animation>
+
+ <animation direction="up">
+ <frame index="72"/>
+ </animation>
+
+ <animation direction="upright">
+ <frame index="54"/>
+ </animation>
+
+ <animation direction="right">
+ <frame index="36"/>
+ </animation>
+
+ <animation direction="downright">
+ <frame index="18"/>
+ </animation>
+ </action>
+
+ <action name="walk" imageset="mob">
+ <animation direction="down">
+ <sequence start="0" end="8" delay="70"/>
+ </animation>
+
+ <animation direction="downleft">
+ <sequence start="126" end="134" delay="70"/>
+ </animation>
+
+ <animation direction="left">
+ <sequence start="108" end="116" delay="70"/>
+ </animation>
+
+ <animation direction="upleft">
+ <sequence start="90" end="98" delay="70"/>
+ </animation>
+
+ <animation direction="up">
+ <sequence start="72" end="80" delay="70"/>
+ </animation>
+
+ <animation direction="upright">
+ <sequence start="54" end="62" delay="70"/>
+ </animation>
+
+ <animation direction="right">
+ <sequence start="36" end="44" delay="70"/>
+ </animation>
+
+ <animation direction="downright">
+ <sequence start="18" end="26" delay="70"/>
+ </animation>
+ </action>
+
+ <action name="attack" imageset="mob">
+ <animation direction="down">
+ <sequence start="9" end="17" delay="40"/>
+ <end />
+ </animation>
+
+ <animation direction="downleft">
+ <sequence start="135" end="143" delay="40"/>
+ <end />
+ </animation>
+
+ <animation direction="left">
+ <sequence start="117" end="125" delay="40"/>
+ <end />
+ </animation>
+
+ <animation direction="upleft">
+ <sequence start="99" end="107" delay="40"/>
+ <end />
+ </animation>
+
+ <animation direction="up">
+ <sequence start="81" end="89" delay="40"/>
+ <end />
+ </animation>
+
+ <animation direction="upright">
+ <sequence start="63" end="71" delay="40"/>
+ <end />
+ </animation>
+
+ <animation direction="right">
+ <sequence start="45" end="53" delay="40"/>
+ <end />
+ </animation>
+
+ <animation direction="downright">
+ <sequence start="27" end="35" delay="40"/>
+ <end />
+ </animation>
+ </action>
+
+ <action name="dead" imageset="mob">
+ <animation direction="down">
+ <sequence start="150" end="153" delay="80"/>
+ <frame index="154" />
+ <end />
+ </animation>
+
+ <animation direction="downleft">
+ <sequence start="276" end="279" delay="80"/>
+ <frame index="280" />
+ <end />
+ </animation>
+
+ <animation direction="left">
+ <sequence start="258" end="261" delay="80"/>
+ <frame index="262" />
+ <end />
+ </animation>
+
+ <animation direction="upleft">
+ <sequence start="240" end="243" delay="80"/>
+ <frame index="244" />
+ <end />
+ </animation>
+
+ <animation direction="up">
+ <sequence start="222" end="225" delay="80"/>
+ <frame index="226" />
+ <end />
+ </animation>
+
+ <animation direction="upright">
+ <sequence start="204" end="207" delay="80"/>
+ <frame index="208" />
+ <end />
+ </animation>
+
+ <animation direction="right">
+ <sequence start="186" end="189" delay="80"/>
+ <frame index="190" />
+ <end />
+ </animation>
+
+ <animation direction="downright">
+ <sequence start="168" end="171" delay="80"/>
+ <frame index="172" />
+ <end />
+ </animation>
+ </action>
+
+</sprite>
diff --git a/monsters.xml b/monsters.xml
index 27b19563..07168089 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -1448,6 +1448,14 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s
<monster id="1438" name="Big Frog" targetCursor="small">
<sprite>monsters/frog-big.xml</sprite>
</monster>
+ <monster id="1439" name="Spider Queen" walkType="walk" targetCursor="large">
+ <sprite>monsters/spider-queen.xml</sprite>
+ <sound event="hit">monsters/scorpion/scorpionhit.ogg</sound>
+ <sound event="hit">monsters/scorpion/scorpionhit2.ogg</sound>
+ <sound event="hit">monsters/scorpion/scorpionhit3.ogg</sound>
+ <sound event="hit">monsters/scorpion/scorpionhit4.ogg</sound>
+ <sound event="miss">monsters/scorpion/scorpionmiss.ogg</sound>
+ </monster>
<!-- RESERVED -->
<monster id="1492" name="Gladiator">