diff options
Diffstat (limited to 'graphics/sprites')
-rw-r--r-- | graphics/sprites/monsters/piou-king.xml | 201 |
1 files changed, 135 insertions, 66 deletions
diff --git a/graphics/sprites/monsters/piou-king.xml b/graphics/sprites/monsters/piou-king.xml index c3d33f68..5e3d8e09 100644 --- a/graphics/sprites/monsters/piou-king.xml +++ b/graphics/sprites/monsters/piou-king.xml @@ -1,17 +1,59 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Authors: Micksha -Copyright (C) 2011-2021 Moubootaur Legends -This is broken and unsalvageable, do not use --> +Copyright (C) 2011-2021 Moubootaur Legends --> <sprite> <imageset name="mob" src="graphics/sprites/monsters/piou-king.png" width="96" height="96" - offsetY="0"/> + offsetY="8"/> <action name="spawn" imageset="mob"> +<!-- <animation direction="default"> - <sequence start="15" end="25" delay="100"/> + <sequence start="12" end="23" delay="100"/> + <end/> + </animation> + + no clue if directional spawns work in case they dont use the above lines in the comment +--> + <animation direction="down"> + <sequence start="12" end="23" delay="100"/> + <end/> + </animation> + + <animation direction="downleft"> + <sequence start="24" end="35" delay="100"/> + <end/> + </animation> + + <animation direction="left"> + <sequence start="36" end="47" delay="100"/> + <end/> + </animation> + + <animation direction="upleft"> + <sequence start="48" end="59" delay="100"/> + <end/> + </animation> + + <animation direction="up"> + <sequence start="60" end="71" delay="100"/> + <end/> + </animation> + + <animation direction="upright"> + <sequence start="72" end="83" delay="100"/> + <end/> + </animation> + + <animation direction="right"> + <sequence start="84" end="95" delay="100"/> + <end/> + </animation> + + <animation direction="downright"> + <sequence start="96" end="107" delay="100"/> <end/> </animation> </action> @@ -22,15 +64,15 @@ This is broken and unsalvageable, do not use --> </animation> <animation direction="downleft"> - <frame index="7"/> + <frame index="1"/> </animation> <animation direction="left"> - <frame index="6"/> + <frame index="2"/> </animation> <animation direction="upleft"> - <frame index="5"/> + <frame index="3"/> </animation> <animation direction="up"> @@ -38,163 +80,190 @@ This is broken and unsalvageable, do not use --> </animation> <animation direction="upright"> - <frame index="3"/> + <frame index="5"/> </animation> <animation direction="right"> - <frame index="2"/> + <frame index="6"/> </animation> <animation direction="downright"> - <frame index="1"/> + <frame index="7"/> </animation> </action> <action name="walk" imageset="mob"> <animation direction="down"> - <sequence start="30" end="41" delay="20"/> + <sequence start="108" end="119" delay="20"/> + <end/> </animation> <animation direction="downleft"> - <sequence start="135" end="146" delay="20"/> + <sequence start="120" end="131" delay="20"/> <end/> </animation> <animation direction="left"> - <sequence start="120" end="131" delay="20"/> + <sequence start="132" end="143" delay="20"/> <end/> </animation> <animation direction="upleft"> - <sequence start="105" end="116" delay="20"/> + <sequence start="144" end="155" delay="20"/> <end/> </animation> <animation direction="up"> - <sequence start="90" end="101" delay="20"/> + <sequence start="156" end="167" delay="20"/> <end/> </animation> <animation direction="upright"> - <sequence start="75" end="86" delay="20"/> + <sequence start="168" end="179" delay="20"/> <end/> </animation> <animation direction="right"> - <sequence start="60" end="71" delay="20"/> + <sequence start="180" end="191" delay="20"/> <end/> </animation> <animation direction="downright"> - <sequence start="45" end="56" delay="20"/> + <sequence start="192" end="203" delay="20"/> <end/> </animation> </action> <action name="attack" imageset="mob"> <animation direction="down"> - <sequence start="150" end="161" delay="50"/> - <end /> + <sequence start="204" end="215" delay="50"/> + <end/> </animation> <animation direction="downleft"> - <sequence start="165" end="176" delay="50"/> - <end /> + <sequence start="216" end="227" delay="50"/> + <end/> </animation> <animation direction="left"> - <sequence start="180" end="191" delay="50"/> - <end /> + <sequence start="228" end="239" delay="50"/> + <end/> </animation> <animation direction="upleft"> - <sequence start="195" end="206" delay="50"/> - <end /> + <sequence start="240" end="251" delay="50"/> + <end/> </animation> <animation direction="up"> - <sequence start="210" end="221" delay="50"/> - <end /> + <sequence start="252" end="263" delay="50"/> + <end/> </animation> <animation direction="upright"> - <sequence start="225" end="236" delay="50"/> - <end /> + <sequence start="264" end="275" delay="50"/> + <end/> </animation> <animation direction="right"> - <sequence start="240" end="251" delay="50"/> - <end /> + <sequence start="276" end="287" delay="50"/> + <end/> </animation> <animation direction="downright"> - <sequence start="255" end="266" delay="50"/> - <end /> + <sequence start="288" end="299" delay="50"/> + <end/> + </animation> + </action> + + <action name="attack_splash" imageset="mob"> + <animation direction="down"> + <sequence start="300" end="311" delay="50"/> + <end/> + </animation> + + <animation direction="downleft"> + <sequence start="312" end="323" delay="50"/> + <end/> + </animation> + + <animation direction="left"> + <sequence start="324" end="335" delay="50"/> + <end/> + </animation> + + <animation direction="upleft"> + <sequence start="336" end="347" delay="50"/> + <end/> + </animation> + + <animation direction="up"> + <sequence start="248" end="359" delay="50"/> + <end/> + </animation> + + <animation direction="upright"> + <sequence start="360" end="371" delay="50"/> + <end/> + </animation> + + <animation direction="right"> + <sequence start="372" end="383" delay="50"/> + <end/> + </animation> + + <animation direction="downright"> + <sequence start="384" end="395" delay="50"/> + <end/> </animation> </action> <action name="dead" imageset="mob"> <animation direction="down"> - <sequence start="270" end="278" delay="70"/> - <frame index="278" delay="500"/> - <sequence start="279" end="284" delay="100"/> - <frame index="284"/> + <sequence start="396" end="407" delay="100"/> + <frame index="407"/> <end/> </animation> <animation direction="downleft"> - <sequence start="285" end="293" delay="70"/> - <frame index="293" delay="500"/> - <sequence start="294" end="299" delay="100"/> - <frame index="299"/> + <sequence start="408" end="419" delay="100"/> + <frame index="419"/> <end/> </animation> <animation direction="left"> - <sequence start="300" end="308" delay="70"/> - <frame index="308" delay="500"/> - <sequence start="309" end="314" delay="100"/> - <frame index="314"/> + <sequence start="420" end="431" delay="100"/> + <frame index="431"/> <end/> </animation> <animation direction="upleft"> - <sequence start="315" end="323" delay="70"/> - <frame index="323" delay="500"/> - <sequence start="324" end="329" delay="100"/> - <frame index="329"/> + <sequence start="432" end="443" delay="100"/> + <frame index="443"/> <end/> </animation> <animation direction="up"> - <sequence start="330" end="338" delay="70"/> - <frame index="338" delay="500"/> - <sequence start="339" end="344" delay="100"/> - <frame index="344"/> + <sequence start="444" end="455" delay="100"/> + <frame index="455"/> <end/> </animation> <animation direction="upright"> - <sequence start="345" end="353" delay="70"/> - <frame index="353" delay="500"/> - <sequence start="354" end="359" delay="100"/> - <frame index="359"/> + <sequence start="456" end="467" delay="100"/> + <frame index="467"/> <end/> </animation> <animation direction="right"> - <sequence start="360" end="368" delay="70"/> - <frame index="368" delay="500"/> - <sequence start="369" end="374" delay="100"/> - <frame index="374"/> + <sequence start="468" end="479" delay="100"/> + <frame index="479"/> <end/> </animation> <animation direction="downright"> - <sequence start="375" end="383" delay="70"/> - <frame index="383" delay="500"/> - <sequence start="384" end="389" delay="100"/> - <frame index="389"/> + <sequence start="490" end="491" delay="100"/> + <frame index="491"/> <end/> </animation> </action> |