diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2014-07-18 15:34:11 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2014-07-18 16:04:48 -0700 |
commit | adecd96194deca0b23d2220b0fbc6ce9d24c8499 (patch) | |
tree | ecb8578fa0f553bb06c794e48c41463fe6967913 /graphics/sprites/monsters | |
parent | 9ae96a59f06002af52accc5d6eeaf5a0b9de5795 (diff) | |
download | clientdata-adecd96194deca0b23d2220b0fbc6ce9d24c8499.tar.gz clientdata-adecd96194deca0b23d2220b0fbc6ce9d24c8499.tar.bz2 clientdata-adecd96194deca0b23d2220b0fbc6ce9d24c8499.tar.xz clientdata-adecd96194deca0b23d2220b0fbc6ce9d24c8499.zip |
Run xml formatter
Diffstat (limited to 'graphics/sprites/monsters')
12 files changed, 770 insertions, 768 deletions
diff --git a/graphics/sprites/monsters/accessories/mushroom-base1-arms1.xml b/graphics/sprites/monsters/accessories/mushroom-base1-arms1.xml index 7d46f61f..9b903035 100644 --- a/graphics/sprites/monsters/accessories/mushroom-base1-arms1.xml +++ b/graphics/sprites/monsters/accessories/mushroom-base1-arms1.xml @@ -1,101 +1,101 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/monsters/accessories/mushroom-base1-arms1.png|W" width="22" height="12" />
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetY="-5" />
- </animation>
- <animation direction="downleft">
- <frame index="10" offsetX="-2" offsetY="-5" />
- </animation>
- <animation direction="downright">
- <frame index="30" offsetX="2" offsetY="-5" />
- </animation>
- <animation direction="left">
- <frame index="10" offsetY="-5" />
- </animation>
- <animation direction="up">
- <frame index="20" offsetY="-5" />
- </animation>
- <animation direction="right">
- <frame index="30" offsetY="-5" />
- </animation>
- </action>
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" delay="150" offsetY="-5" />
- <frame index="2" delay="75" offsetY="-10" />
- <frame index="3" delay="150" offsetY="-5" />
- </animation>
- <animation direction="downleft">
- <frame index="10" delay="150" offsetX="2" offsetY="-5" />
- <frame index="13" delay="75" offsetX="2" offsetY="-8" />
- <frame index="14" delay="75" offsetX="2" offsetY="-5" />
- <frame index="14" delay="75" offsetX="2" offsetY="-6" />
- </animation>
- <animation direction="downright">
- <frame index="30" delay="150" offsetX="-2" offsetY="-5" />
- <frame index="33" delay="75" offsetX="-2" offsetY="-6" />
- <frame index="34" delay="75" offsetX="-2" offsetY="-5" />
- <frame index="34" delay="75" offsetX="-2" offsetY="-6" />
- </animation>
- <animation direction="left">
- <frame index="10" delay="150" offsetY="-5" />
- <frame index="13" delay="75" offsetY="-8" />
- <frame index="14" delay="75" offsetY="-5" />
- <frame index="14" delay="75" offsetY="-6" />
- </animation>
- <animation direction="up">
- <frame index="20" delay="150" offsetY="-5" />
- <frame index="23" delay="75" offsetY="-10" />
- <frame index="24" delay="75" offsetY="-5" />
- <frame index="24" delay="75" offsetY="-6" />
- </animation>
- <animation direction="right">
- <frame index="30" delay="150" offsetY="-5" />
- <frame index="33" delay="75" offsetY="-6" />
- <frame index="34" delay="75" offsetY="-5" />
- <frame index="34" delay="75" offsetY="-6" />
- </animation>
- </action>
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="9" />
- </animation>
- <animation direction="left">
- <frame index="19" />
- </animation>
- <animation direction="up">
- <frame index="30" />
- </animation>
- <animation direction="right">
- <frame index="39" />
- </animation>
- </action>
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="5" end="8" delay="75" offsetY="-5" />
- <end/>
- </animation>
- <animation direction="downleft">
- <sequence start="15" end="18" delay="75" offsetX="2" offsetY="-5" />
- <end/>
- </animation>
- <animation direction="downright">
- <sequence start="35" end="38" delay="75" offsetX="-2" offsetY="-5" />
- <end/>
- </animation>
- <animation direction="left">
- <sequence start="15" end="18" delay="75" offsetY="-5" />
- <end/>
- </animation>
- <animation direction="up">
- <sequence start="25" end="28" delay="75" offsetY="-5" />
- <end/>
- </animation>
- <animation direction="right">
- <sequence start="35" end="38" delay="75" offsetY="-5" />
- <end/>
- </animation>
- </action>
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/mushroom-base1-arms1.png|W" width="22" height="12"/> + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetY="-5"/> + </animation> + <animation direction="downleft"> + <frame index="10" offsetX="-2" offsetY="-5"/> + </animation> + <animation direction="downright"> + <frame index="30" offsetX="2" offsetY="-5"/> + </animation> + <animation direction="left"> + <frame index="10" offsetY="-5"/> + </animation> + <animation direction="up"> + <frame index="20" offsetY="-5"/> + </animation> + <animation direction="right"> + <frame index="30" offsetY="-5"/> + </animation> + </action> + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" delay="150" offsetY="-5"/> + <frame index="2" delay="75" offsetY="-10"/> + <frame index="3" delay="150" offsetY="-5"/> + </animation> + <animation direction="downleft"> + <frame index="10" delay="150" offsetX="2" offsetY="-5"/> + <frame index="13" delay="75" offsetX="2" offsetY="-8"/> + <frame index="14" delay="75" offsetX="2" offsetY="-5"/> + <frame index="14" delay="75" offsetX="2" offsetY="-6"/> + </animation> + <animation direction="downright"> + <frame index="30" delay="150" offsetX="-2" offsetY="-5"/> + <frame index="33" delay="75" offsetX="-2" offsetY="-6"/> + <frame index="34" delay="75" offsetX="-2" offsetY="-5"/> + <frame index="34" delay="75" offsetX="-2" offsetY="-6"/> + </animation> + <animation direction="left"> + <frame index="10" delay="150" offsetY="-5"/> + <frame index="13" delay="75" offsetY="-8"/> + <frame index="14" delay="75" offsetY="-5"/> + <frame index="14" delay="75" offsetY="-6"/> + </animation> + <animation direction="up"> + <frame index="20" delay="150" offsetY="-5"/> + <frame index="23" delay="75" offsetY="-10"/> + <frame index="24" delay="75" offsetY="-5"/> + <frame index="24" delay="75" offsetY="-6"/> + </animation> + <animation direction="right"> + <frame index="30" delay="150" offsetY="-5"/> + <frame index="33" delay="75" offsetY="-6"/> + <frame index="34" delay="75" offsetY="-5"/> + <frame index="34" delay="75" offsetY="-6"/> + </animation> + </action> + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="9"/> + </animation> + <animation direction="left"> + <frame index="19"/> + </animation> + <animation direction="up"> + <frame index="30"/> + </animation> + <animation direction="right"> + <frame index="39"/> + </animation> + </action> + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="5" end="8" delay="75" offsetY="-5"/> + <end/> + </animation> + <animation direction="downleft"> + <sequence start="15" end="18" delay="75" offsetX="2" offsetY="-5"/> + <end/> + </animation> + <animation direction="downright"> + <sequence start="35" end="38" delay="75" offsetX="-2" offsetY="-5"/> + <end/> + </animation> + <animation direction="left"> + <sequence start="15" end="18" delay="75" offsetY="-5"/> + <end/> + </animation> + <animation direction="up"> + <sequence start="25" end="28" delay="75" offsetY="-5"/> + <end/> + </animation> + <animation direction="right"> + <sequence start="35" end="38" delay="75" offsetY="-5"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/monsters/accessories/mushroom-base1-cap1-spikes.xml b/graphics/sprites/monsters/accessories/mushroom-base1-cap1-spikes.xml index a03d09d9..c6279afe 100644 --- a/graphics/sprites/monsters/accessories/mushroom-base1-cap1-spikes.xml +++ b/graphics/sprites/monsters/accessories/mushroom-base1-cap1-spikes.xml @@ -1,84 +1,84 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/monsters/accessories/mushroom-base1-cap1-spikes.png|W" width="18" height="13" />
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetY="-20" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetY="-20" />
- </animation>
- <animation direction="up">
- <frame index="1" offsetY="-20" />
- </animation>
- <animation direction="right">
- <frame index="0" offsetY="-20" />
- </animation>
- </action>
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" delay="150" offsetY="-20" />
- <frame index="2" delay="75" offsetY="-26" />
- <frame index="0" delay="75" offsetY="-20" />
- <frame index="3" delay="75" offsetY="-20" />
- </animation>
- <animation direction="left">
- <frame index="1" delay="150" offsetY="-19" />
- <frame index="1" delay="75" offsetX="2" offsetY="-20" />
- <frame index="1" delay="75" offsetY="-19" />
- <frame index="1" delay="75" offsetY="-17" />
- </animation>
- <animation direction="up">
- <frame index="0" delay="150" offsetY="-20" />
- <frame index="3" delay="75" offsetY="-25" />
- <frame index="0" delay="75" offsetY="-20" />
- <frame index="0" delay="75" offsetY="-21" />
- </animation>
- <animation direction="right">
- <frame index="1" delay="150" offsetY="-19" />
- <frame index="1" delay="75" offsetX="-2" offsetY="-20" />
- <frame index="1" delay="75" offsetY="-19" />
- <frame index="1" delay="75" offsetY="-17" />
- </animation>
- </action>
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="5" offsetY="12" />
- </animation>
- <animation direction="left">
- <frame index="8" offsetX="-12" offsetY="2" />
- </animation>
- <animation direction="up">
- <frame index="9" offsetX="-1" offsetY="-25" />
- </animation>
- <animation direction="right">
- <frame index="10" offsetX="12" offsetY="2" />
- </animation>
- </action>
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="4" delay="75" offsetY="-19" />
- <frame index="4" delay="75" offsetY="-17" />
- <frame index="0" delay="150" offsetY="-20" />
- <end/>
- </animation>
- <animation direction="left">
- <frame index="1" delay="75" offsetY="-19" />
- <frame index="1" delay="75" offsetY="-17" />
- <frame index="1" delay="150" offsetY="-20" />
- <end/>
- </animation>
- <animation direction="up">
- <frame index="4" delay="75" offsetY="-19" />
- <frame index="4" delay="75" offsetY="-17" />
- <frame index="0" delay="150" offsetY="-20" />
- <end/>
- </animation>
- <animation direction="right">
- <frame index="1" delay="75" offsetY="-19" />
- <frame index="1" delay="75" offsetY="-17" />
- <frame index="1" delay="150" offsetY="-20" />
- <end/>
- </animation>
- </action>
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/mushroom-base1-cap1-spikes.png|W" width="18" height="13"/> + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetY="-20"/> + </animation> + <animation direction="left"> + <frame index="1" offsetY="-20"/> + </animation> + <animation direction="up"> + <frame index="1" offsetY="-20"/> + </animation> + <animation direction="right"> + <frame index="0" offsetY="-20"/> + </animation> + </action> + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" delay="150" offsetY="-20"/> + <frame index="2" delay="75" offsetY="-26"/> + <frame index="0" delay="75" offsetY="-20"/> + <frame index="3" delay="75" offsetY="-20"/> + </animation> + <animation direction="left"> + <frame index="1" delay="150" offsetY="-19"/> + <frame index="1" delay="75" offsetX="2" offsetY="-20"/> + <frame index="1" delay="75" offsetY="-19"/> + <frame index="1" delay="75" offsetY="-17"/> + </animation> + <animation direction="up"> + <frame index="0" delay="150" offsetY="-20"/> + <frame index="3" delay="75" offsetY="-25"/> + <frame index="0" delay="75" offsetY="-20"/> + <frame index="0" delay="75" offsetY="-21"/> + </animation> + <animation direction="right"> + <frame index="1" delay="150" offsetY="-19"/> + <frame index="1" delay="75" offsetX="-2" offsetY="-20"/> + <frame index="1" delay="75" offsetY="-19"/> + <frame index="1" delay="75" offsetY="-17"/> + </animation> + </action> + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="5" offsetY="12"/> + </animation> + <animation direction="left"> + <frame index="8" offsetX="-12" offsetY="2"/> + </animation> + <animation direction="up"> + <frame index="9" offsetX="-1" offsetY="-25"/> + </animation> + <animation direction="right"> + <frame index="10" offsetX="12" offsetY="2"/> + </animation> + </action> + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="4" delay="75" offsetY="-19"/> + <frame index="4" delay="75" offsetY="-17"/> + <frame index="0" delay="150" offsetY="-20"/> + <end/> + </animation> + <animation direction="left"> + <frame index="1" delay="75" offsetY="-19"/> + <frame index="1" delay="75" offsetY="-17"/> + <frame index="1" delay="150" offsetY="-20"/> + <end/> + </animation> + <animation direction="up"> + <frame index="4" delay="75" offsetY="-19"/> + <frame index="4" delay="75" offsetY="-17"/> + <frame index="0" delay="150" offsetY="-20"/> + <end/> + </animation> + <animation direction="right"> + <frame index="1" delay="75" offsetY="-19"/> + <frame index="1" delay="75" offsetY="-17"/> + <frame index="1" delay="150" offsetY="-20"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/monsters/accessories/mushroom-base1-cap1.xml b/graphics/sprites/monsters/accessories/mushroom-base1-cap1.xml index fd729bc3..f4ffb4ad 100644 --- a/graphics/sprites/monsters/accessories/mushroom-base1-cap1.xml +++ b/graphics/sprites/monsters/accessories/mushroom-base1-cap1.xml @@ -1,84 +1,84 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/monsters/accessories/mushroom-base1-cap1.png|W;R" width="26" height="20" />
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetY="-12" />
- </animation>
- <animation direction="left">
- <frame index="0" offsetY="-12" />
- </animation>
- <animation direction="up">
- <frame index="0" offsetY="-12" />
- </animation>
- <animation direction="right">
- <frame index="0" offsetY="-12" />
- </animation>
- </action>
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" delay="150" offsetY="-12" />
- <frame index="1" delay="75" offsetY="-19" />
- <frame index="0" delay="75" offsetY="-12" />
- <frame index="2" delay="75" offsetY="-12" />
- </animation>
- <animation direction="left">
- <frame index="0" delay="150" offsetY="-12" />
- <frame index="5" delay="75" offsetY="-14" />
- <frame index="0" delay="75" offsetY="-13" />
- <frame index="6" delay="75" offsetY="-9" />
- </animation>
- <animation direction="up">
- <frame index="0" delay="150" offsetY="-12" />
- <frame index="2" delay="75" offsetY="-19" />
- <frame index="0" delay="75" offsetY="-12" />
- <frame index="1" delay="75" offsetY="-12" />
- </animation>
- <animation direction="right">
- <frame index="0" delay="150" offsetY="-12" />
- <frame index="6" delay="75" offsetY="-14" />
- <frame index="0" delay="75" offsetY="-13" />
- <frame index="5" delay="75" offsetY="-9" />
- </animation>
- </action>
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="4" offsetY="8" />
- </animation>
- <animation direction="left">
- <frame index="7" offsetX="-8" />
- </animation>
- <animation direction="up">
- <frame index="8" offsetY="-12" />
- </animation>
- <animation direction="right">
- <frame index="9" offsetX="11" />
- </animation>
- </action>
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="3" delay="75" offsetY="-12" />
- <frame index="3" delay="75" offsetY="-10" />
- <frame index="0" delay="150" offsetY="-12" />
- <end/>
- </animation>
- <animation direction="left">
- <frame index="3" delay="75" offsetY="-12" />
- <frame index="3" delay="75" offsetY="-10" />
- <frame index="0" delay="150" offsetY="-12" />
- <end/>
- </animation>
- <animation direction="up">
- <frame index="3" delay="75" offsetY="-12" />
- <frame index="3" delay="75" offsetY="-10" />
- <frame index="0" delay="150" offsetY="-12" />
- <end/>
- </animation>
- <animation direction="right">
- <frame index="3" delay="75" offsetY="-12" />
- <frame index="3" delay="75" offsetY="-10" />
- <frame index="0" delay="150" offsetY="-12" />
- <end/>
- </animation>
- </action>
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/mushroom-base1-cap1.png|W;R" width="26" height="20"/> + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetY="-12"/> + </animation> + <animation direction="left"> + <frame index="0" offsetY="-12"/> + </animation> + <animation direction="up"> + <frame index="0" offsetY="-12"/> + </animation> + <animation direction="right"> + <frame index="0" offsetY="-12"/> + </animation> + </action> + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" delay="150" offsetY="-12"/> + <frame index="1" delay="75" offsetY="-19"/> + <frame index="0" delay="75" offsetY="-12"/> + <frame index="2" delay="75" offsetY="-12"/> + </animation> + <animation direction="left"> + <frame index="0" delay="150" offsetY="-12"/> + <frame index="5" delay="75" offsetY="-14"/> + <frame index="0" delay="75" offsetY="-13"/> + <frame index="6" delay="75" offsetY="-9"/> + </animation> + <animation direction="up"> + <frame index="0" delay="150" offsetY="-12"/> + <frame index="2" delay="75" offsetY="-19"/> + <frame index="0" delay="75" offsetY="-12"/> + <frame index="1" delay="75" offsetY="-12"/> + </animation> + <animation direction="right"> + <frame index="0" delay="150" offsetY="-12"/> + <frame index="6" delay="75" offsetY="-14"/> + <frame index="0" delay="75" offsetY="-13"/> + <frame index="5" delay="75" offsetY="-9"/> + </animation> + </action> + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="4" offsetY="8"/> + </animation> + <animation direction="left"> + <frame index="7" offsetX="-8"/> + </animation> + <animation direction="up"> + <frame index="8" offsetY="-12"/> + </animation> + <animation direction="right"> + <frame index="9" offsetX="11"/> + </animation> + </action> + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="3" delay="75" offsetY="-12"/> + <frame index="3" delay="75" offsetY="-10"/> + <frame index="0" delay="150" offsetY="-12"/> + <end/> + </animation> + <animation direction="left"> + <frame index="3" delay="75" offsetY="-12"/> + <frame index="3" delay="75" offsetY="-10"/> + <frame index="0" delay="150" offsetY="-12"/> + <end/> + </animation> + <animation direction="up"> + <frame index="3" delay="75" offsetY="-12"/> + <frame index="3" delay="75" offsetY="-10"/> + <frame index="0" delay="150" offsetY="-12"/> + <end/> + </animation> + <animation direction="right"> + <frame index="3" delay="75" offsetY="-12"/> + <frame index="3" delay="75" offsetY="-10"/> + <frame index="0" delay="150" offsetY="-12"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/monsters/accessories/mushroom-base1-cap2.xml b/graphics/sprites/monsters/accessories/mushroom-base1-cap2.xml index f3af15c8..90ea51cc 100644 --- a/graphics/sprites/monsters/accessories/mushroom-base1-cap2.xml +++ b/graphics/sprites/monsters/accessories/mushroom-base1-cap2.xml @@ -1,84 +1,84 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/monsters/accessories/mushroom-base1-cap2.png|W;R" width="28" height="24" />
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetY="-12" />
- </animation>
- <animation direction="left">
- <frame index="0" offsetY="-12" />
- </animation>
- <animation direction="up">
- <frame index="0" offsetY="-12" />
- </animation>
- <animation direction="right">
- <frame index="0" offsetY="-12" />
- </animation>
- </action>
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" delay="150" offsetY="-12" />
- <frame index="1" delay="75" offsetY="-19" />
- <frame index="0" delay="75" offsetY="-12" />
- <frame index="2" delay="75" offsetY="-12" />
- </animation>
- <animation direction="left">
- <frame index="0" delay="150" offsetY="-12" />
- <frame index="5" delay="75" offsetY="-14" />
- <frame index="0" delay="75" offsetY="-13" />
- <frame index="6" delay="75" offsetY="-9" />
- </animation>
- <animation direction="up">
- <frame index="0" delay="150" offsetY="-12" />
- <frame index="2" delay="75" offsetY="-19" />
- <frame index="0" delay="75" offsetY="-12" />
- <frame index="1" delay="75" offsetY="-12" />
- </animation>
- <animation direction="right">
- <frame index="0" delay="150" offsetY="-12" />
- <frame index="6" delay="75" offsetY="-14" />
- <frame index="0" delay="75" offsetY="-13" />
- <frame index="5" delay="75" offsetY="-9" />
- </animation>
- </action>
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="4" offsetY="8" />
- </animation>
- <animation direction="left">
- <frame index="7" offsetX="-8" />
- </animation>
- <animation direction="up">
- <frame index="8" offsetY="-12" />
- </animation>
- <animation direction="right">
- <frame index="9" offsetX="11" />
- </animation>
- </action>
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="3" delay="75" offsetY="-12" />
- <frame index="3" delay="75" offsetY="-10" />
- <frame index="0" delay="150" offsetY="-12" />
- <end/>
- </animation>
- <animation direction="left">
- <frame index="3" delay="75" offsetY="-12" />
- <frame index="3" delay="75" offsetY="-10" />
- <frame index="0" delay="150" offsetY="-12" />
- <end/>
- </animation>
- <animation direction="up">
- <frame index="3" delay="75" offsetY="-12" />
- <frame index="3" delay="75" offsetY="-10" />
- <frame index="0" delay="150" offsetY="-12" />
- <end/>
- </animation>
- <animation direction="right">
- <frame index="3" delay="75" offsetY="-12" />
- <frame index="3" delay="75" offsetY="-10" />
- <frame index="0" delay="150" offsetY="-12" />
- <end/>
- </animation>
- </action>
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/mushroom-base1-cap2.png|W;R" width="28" height="24"/> + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetY="-12"/> + </animation> + <animation direction="left"> + <frame index="0" offsetY="-12"/> + </animation> + <animation direction="up"> + <frame index="0" offsetY="-12"/> + </animation> + <animation direction="right"> + <frame index="0" offsetY="-12"/> + </animation> + </action> + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" delay="150" offsetY="-12"/> + <frame index="1" delay="75" offsetY="-19"/> + <frame index="0" delay="75" offsetY="-12"/> + <frame index="2" delay="75" offsetY="-12"/> + </animation> + <animation direction="left"> + <frame index="0" delay="150" offsetY="-12"/> + <frame index="5" delay="75" offsetY="-14"/> + <frame index="0" delay="75" offsetY="-13"/> + <frame index="6" delay="75" offsetY="-9"/> + </animation> + <animation direction="up"> + <frame index="0" delay="150" offsetY="-12"/> + <frame index="2" delay="75" offsetY="-19"/> + <frame index="0" delay="75" offsetY="-12"/> + <frame index="1" delay="75" offsetY="-12"/> + </animation> + <animation direction="right"> + <frame index="0" delay="150" offsetY="-12"/> + <frame index="6" delay="75" offsetY="-14"/> + <frame index="0" delay="75" offsetY="-13"/> + <frame index="5" delay="75" offsetY="-9"/> + </animation> + </action> + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="4" offsetY="8"/> + </animation> + <animation direction="left"> + <frame index="7" offsetX="-8"/> + </animation> + <animation direction="up"> + <frame index="8" offsetY="-12"/> + </animation> + <animation direction="right"> + <frame index="9" offsetX="11"/> + </animation> + </action> + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="3" delay="75" offsetY="-12"/> + <frame index="3" delay="75" offsetY="-10"/> + <frame index="0" delay="150" offsetY="-12"/> + <end/> + </animation> + <animation direction="left"> + <frame index="3" delay="75" offsetY="-12"/> + <frame index="3" delay="75" offsetY="-10"/> + <frame index="0" delay="150" offsetY="-12"/> + <end/> + </animation> + <animation direction="up"> + <frame index="3" delay="75" offsetY="-12"/> + <frame index="3" delay="75" offsetY="-10"/> + <frame index="0" delay="150" offsetY="-12"/> + <end/> + </animation> + <animation direction="right"> + <frame index="3" delay="75" offsetY="-12"/> + <frame index="3" delay="75" offsetY="-10"/> + <frame index="0" delay="150" offsetY="-12"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/monsters/accessories/mushroom-base1-face1.xml b/graphics/sprites/monsters/accessories/mushroom-base1-face1.xml index 8f2ebbc5..a2e7ee1d 100644 --- a/graphics/sprites/monsters/accessories/mushroom-base1-face1.xml +++ b/graphics/sprites/monsters/accessories/mushroom-base1-face1.xml @@ -1,108 +1,108 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/monsters/accessories/mushroom-base1-face1.png|W;R" width="12" height="12" />
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" delay="2200" offsetY="-5" />
- <frame index="1" delay="80" offsetY="-5" />
- </animation>
- <animation direction="downleft">
- <frame index="18" delay="2200" offsetY="-5" />
- <frame index="19" delay="80" offsetY="-5" />
- </animation>
- <animation direction="downright">
- <frame index="6" delay="2200" offsetY="-5" />
- <frame index="7" delay="80" offsetY="-5" />
- </animation>
- <animation direction="left">
- <frame index="24" delay="2200" offsetY="-5" />
- <frame index="25" delay="80" offsetY="-5" />
- </animation>
- <animation direction="up">
- <frame index="30" />
- </animation>
- <animation direction="right">
- <frame index="12" delay="2200" offsetY="-5" />
- <frame index="13" delay="80" offsetY="-5" />
- </animation>
- </action>
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" delay="150" offsetY="-5" />
- <frame index="2" delay="75" offsetY="-10" />
- <frame index="3" delay="150" offsetY="-5" />
- </animation>
- <animation direction="downleft">
- <frame index="18" delay="150" offsetY="-5" />
- <frame index="21" delay="75" offsetY="-8" />
- <frame index="22" delay="75" offsetY="-5" />
- <frame index="22" delay="75" offsetY="-4" />
- </animation>
- <animation direction="downright">
- <frame index="6" delay="150" offsetY="-5" />
- <frame index="8" delay="75" offsetY="-8" />
- <frame index="9" delay="75" offsetY="-5" />
- <frame index="9" delay="75" offsetY="-4" />
- </animation>
- <animation direction="left">
- <frame index="24" delay="150" offsetY="-5" />
- <frame index="26" delay="75" offsetY="-6" />
- <frame index="27" delay="75" offsetY="-5" />
- <frame index="27" delay="75" offsetY="-4" />
- </animation>
- <animation direction="up">
- <frame index="30" />
- </animation>
- <animation direction="right">
- <frame index="12" delay="150" offsetY="-5" />
- <frame index="14" delay="75" offsetY="-6" />
- <frame index="15" delay="75" offsetY="-5" />
- <frame index="15" delay="75" offsetY="-4" />
- </animation>
- </action>
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="30" />
- </animation>
- <animation direction="left">
- <frame index="30" />
- </animation>
- <animation direction="up">
- <frame index="30" />
- </animation>
- <animation direction="right">
- <frame index="30" />
- </animation>
- </action>
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="5" delay="150" offsetY="-5" />
- <frame index="4" delay="75" offsetY="-5" />
- <end/>
- </animation>
- <animation direction="downleft">
- <frame index="23" delay="150" offsetY="-5" />
- <frame index="22" delay="75" offsetY="-5" />
- <end/>
- </animation>
- <animation direction="downright">
- <frame index="11" delay="150" offsetY="-5" />
- <frame index="10" delay="75" offsetY="-5" />
- <end/>
- </animation>
- <animation direction="left">
- <frame index="29" delay="150" offsetY="-5" />
- <frame index="28" delay="75" offsetY="-5" />
- <end/>
- </animation>
- <animation direction="up">
- <frame index="30" />
- <end/>
- </animation>
- <animation direction="right">
- <frame index="17" delay="150" offsetY="-5" />
- <frame index="16" delay="75" offsetY="-5" />
- <end/>
- </animation>
- </action>
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/mushroom-base1-face1.png|W;R" width="12" height="12"/> + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" delay="2200" offsetY="-5"/> + <frame index="1" delay="80" offsetY="-5"/> + </animation> + <animation direction="downleft"> + <frame index="18" delay="2200" offsetY="-5"/> + <frame index="19" delay="80" offsetY="-5"/> + </animation> + <animation direction="downright"> + <frame index="6" delay="2200" offsetY="-5"/> + <frame index="7" delay="80" offsetY="-5"/> + </animation> + <animation direction="left"> + <frame index="24" delay="2200" offsetY="-5"/> + <frame index="25" delay="80" offsetY="-5"/> + </animation> + <animation direction="up"> + <frame index="30"/> + </animation> + <animation direction="right"> + <frame index="12" delay="2200" offsetY="-5"/> + <frame index="13" delay="80" offsetY="-5"/> + </animation> + </action> + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" delay="150" offsetY="-5"/> + <frame index="2" delay="75" offsetY="-10"/> + <frame index="3" delay="150" offsetY="-5"/> + </animation> + <animation direction="downleft"> + <frame index="18" delay="150" offsetY="-5"/> + <frame index="21" delay="75" offsetY="-8"/> + <frame index="22" delay="75" offsetY="-5"/> + <frame index="22" delay="75" offsetY="-4"/> + </animation> + <animation direction="downright"> + <frame index="6" delay="150" offsetY="-5"/> + <frame index="8" delay="75" offsetY="-8"/> + <frame index="9" delay="75" offsetY="-5"/> + <frame index="9" delay="75" offsetY="-4"/> + </animation> + <animation direction="left"> + <frame index="24" delay="150" offsetY="-5"/> + <frame index="26" delay="75" offsetY="-6"/> + <frame index="27" delay="75" offsetY="-5"/> + <frame index="27" delay="75" offsetY="-4"/> + </animation> + <animation direction="up"> + <frame index="30"/> + </animation> + <animation direction="right"> + <frame index="12" delay="150" offsetY="-5"/> + <frame index="14" delay="75" offsetY="-6"/> + <frame index="15" delay="75" offsetY="-5"/> + <frame index="15" delay="75" offsetY="-4"/> + </animation> + </action> + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="30"/> + </animation> + <animation direction="left"> + <frame index="30"/> + </animation> + <animation direction="up"> + <frame index="30"/> + </animation> + <animation direction="right"> + <frame index="30"/> + </animation> + </action> + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="5" delay="150" offsetY="-5"/> + <frame index="4" delay="75" offsetY="-5"/> + <end/> + </animation> + <animation direction="downleft"> + <frame index="23" delay="150" offsetY="-5"/> + <frame index="22" delay="75" offsetY="-5"/> + <end/> + </animation> + <animation direction="downright"> + <frame index="11" delay="150" offsetY="-5"/> + <frame index="10" delay="75" offsetY="-5"/> + <end/> + </animation> + <animation direction="left"> + <frame index="29" delay="150" offsetY="-5"/> + <frame index="28" delay="75" offsetY="-5"/> + <end/> + </animation> + <animation direction="up"> + <frame index="30"/> + <end/> + </animation> + <animation direction="right"> + <frame index="17" delay="150" offsetY="-5"/> + <frame index="16" delay="75" offsetY="-5"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/monsters/accessories/mushroom-base1-face2.xml b/graphics/sprites/monsters/accessories/mushroom-base1-face2.xml index e46975f6..6433a2d3 100644 --- a/graphics/sprites/monsters/accessories/mushroom-base1-face2.xml +++ b/graphics/sprites/monsters/accessories/mushroom-base1-face2.xml @@ -1,108 +1,108 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/monsters/accessories/mushroom-base1-face2.png|W;R" width="12" height="12" />
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" delay="2200" offsetY="-5" />
- <frame index="1" delay="80" offsetY="-5" />
- </animation>
- <animation direction="downleft">
- <frame index="18" delay="2200" offsetY="-5" />
- <frame index="19" delay="80" offsetY="-5" />
- </animation>
- <animation direction="downright">
- <frame index="6" delay="2200" offsetY="-5" />
- <frame index="7" delay="80" offsetY="-5" />
- </animation>
- <animation direction="left">
- <frame index="24" delay="2200" offsetY="-5" />
- <frame index="25" delay="80" offsetY="-5" />
- </animation>
- <animation direction="up">
- <frame index="30" />
- </animation>
- <animation direction="right">
- <frame index="12" delay="2200" offsetY="-5" />
- <frame index="13" delay="80" offsetY="-5" />
- </animation>
- </action>
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" delay="150" offsetY="-5" />
- <frame index="2" delay="75" offsetY="-10" />
- <frame index="3" delay="150" offsetY="-5" />
- </animation>
- <animation direction="downleft">
- <frame index="18" delay="150" offsetY="-5" />
- <frame index="21" delay="75" offsetY="-8" />
- <frame index="22" delay="75" offsetY="-5" />
- <frame index="22" delay="75" offsetY="-4" />
- </animation>
- <animation direction="downright">
- <frame index="6" delay="150" offsetY="-5" />
- <frame index="8" delay="75" offsetY="-8" />
- <frame index="9" delay="75" offsetY="-5" />
- <frame index="9" delay="75" offsetY="-4" />
- </animation>
- <animation direction="left">
- <frame index="24" delay="150" offsetY="-5" />
- <frame index="26" delay="75" offsetY="-6" />
- <frame index="27" delay="75" offsetY="-5" />
- <frame index="27" delay="75" offsetY="-4" />
- </animation>
- <animation direction="up">
- <frame index="30" />
- </animation>
- <animation direction="right">
- <frame index="12" delay="150" offsetY="-5" />
- <frame index="14" delay="75" offsetY="-6" />
- <frame index="15" delay="75" offsetY="-5" />
- <frame index="15" delay="75" offsetY="-4" />
- </animation>
- </action>
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="30" />
- </animation>
- <animation direction="left">
- <frame index="30" />
- </animation>
- <animation direction="up">
- <frame index="30" />
- </animation>
- <animation direction="right">
- <frame index="30" />
- </animation>
- </action>
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="5" delay="150" offsetY="-5" />
- <frame index="4" delay="75" offsetY="-5" />
- <end/>
- </animation>
- <animation direction="downleft">
- <frame index="23" delay="150" offsetY="-5" />
- <frame index="22" delay="75" offsetY="-5" />
- <end/>
- </animation>
- <animation direction="downright">
- <frame index="11" delay="150" offsetY="-5" />
- <frame index="10" delay="75" offsetY="-5" />
- <end/>
- </animation>
- <animation direction="left">
- <frame index="29" delay="150" offsetY="-5" />
- <frame index="28" delay="75" offsetY="-5" />
- <end/>
- </animation>
- <animation direction="up">
- <frame index="30" />
- <end/>
- </animation>
- <animation direction="right">
- <frame index="17" delay="150" offsetY="-5" />
- <frame index="16" delay="75" offsetY="-5" />
- <end/>
- </animation>
- </action>
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/mushroom-base1-face2.png|W;R" width="12" height="12"/> + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" delay="2200" offsetY="-5"/> + <frame index="1" delay="80" offsetY="-5"/> + </animation> + <animation direction="downleft"> + <frame index="18" delay="2200" offsetY="-5"/> + <frame index="19" delay="80" offsetY="-5"/> + </animation> + <animation direction="downright"> + <frame index="6" delay="2200" offsetY="-5"/> + <frame index="7" delay="80" offsetY="-5"/> + </animation> + <animation direction="left"> + <frame index="24" delay="2200" offsetY="-5"/> + <frame index="25" delay="80" offsetY="-5"/> + </animation> + <animation direction="up"> + <frame index="30"/> + </animation> + <animation direction="right"> + <frame index="12" delay="2200" offsetY="-5"/> + <frame index="13" delay="80" offsetY="-5"/> + </animation> + </action> + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" delay="150" offsetY="-5"/> + <frame index="2" delay="75" offsetY="-10"/> + <frame index="3" delay="150" offsetY="-5"/> + </animation> + <animation direction="downleft"> + <frame index="18" delay="150" offsetY="-5"/> + <frame index="21" delay="75" offsetY="-8"/> + <frame index="22" delay="75" offsetY="-5"/> + <frame index="22" delay="75" offsetY="-4"/> + </animation> + <animation direction="downright"> + <frame index="6" delay="150" offsetY="-5"/> + <frame index="8" delay="75" offsetY="-8"/> + <frame index="9" delay="75" offsetY="-5"/> + <frame index="9" delay="75" offsetY="-4"/> + </animation> + <animation direction="left"> + <frame index="24" delay="150" offsetY="-5"/> + <frame index="26" delay="75" offsetY="-6"/> + <frame index="27" delay="75" offsetY="-5"/> + <frame index="27" delay="75" offsetY="-4"/> + </animation> + <animation direction="up"> + <frame index="30"/> + </animation> + <animation direction="right"> + <frame index="12" delay="150" offsetY="-5"/> + <frame index="14" delay="75" offsetY="-6"/> + <frame index="15" delay="75" offsetY="-5"/> + <frame index="15" delay="75" offsetY="-4"/> + </animation> + </action> + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="30"/> + </animation> + <animation direction="left"> + <frame index="30"/> + </animation> + <animation direction="up"> + <frame index="30"/> + </animation> + <animation direction="right"> + <frame index="30"/> + </animation> + </action> + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="5" delay="150" offsetY="-5"/> + <frame index="4" delay="75" offsetY="-5"/> + <end/> + </animation> + <animation direction="downleft"> + <frame index="23" delay="150" offsetY="-5"/> + <frame index="22" delay="75" offsetY="-5"/> + <end/> + </animation> + <animation direction="downright"> + <frame index="11" delay="150" offsetY="-5"/> + <frame index="10" delay="75" offsetY="-5"/> + <end/> + </animation> + <animation direction="left"> + <frame index="29" delay="150" offsetY="-5"/> + <frame index="28" delay="75" offsetY="-5"/> + <end/> + </animation> + <animation direction="up"> + <frame index="30"/> + <end/> + </animation> + <animation direction="right"> + <frame index="17" delay="150" offsetY="-5"/> + <frame index="16" delay="75" offsetY="-5"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/monsters/accessories/mushroom-base1.xml b/graphics/sprites/monsters/accessories/mushroom-base1.xml index e6da5c4b..32c8e6bc 100644 --- a/graphics/sprites/monsters/accessories/mushroom-base1.xml +++ b/graphics/sprites/monsters/accessories/mushroom-base1.xml @@ -1,76 +1,76 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/monsters/accessories/mushroom-base1.png|W" width="18" height="25" />
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="0" />
- </animation>
- <animation direction="up">
- <frame index="0" />
- </animation>
- <animation direction="right">
- <frame index="0" />
- </animation>
- </action>
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" delay="150" />
- <frame index="1" delay="75" offsetY="-6" />
- <frame index="2" delay="75" />
- <frame index="3" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="5" delay="150" />
- <frame index="6" delay="75" offsetY="-4" />
- <frame index="2" delay="75" offsetY="-3" />
- <frame index="8" delay="75" offsetY="-2" />
- </animation>
- <animation direction="up">
- <frame index="0" delay="150" />
- <frame index="1" delay="75" offsetY="-6" />
- <frame index="2" delay="75" />
- <frame index="3" delay="75" />
- </animation>
- <animation direction="right">
- <frame index="10" delay="150" />
- <frame index="11" delay="75" offsetY="-4" />
- <frame index="2" delay="75" offsetY="-3" />
- <frame index="13" delay="75" offsetY="-2" />
- </animation>
- </action>
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="20" />
- </animation>
- <animation direction="left">
- <frame index="21" />
- </animation>
- <animation direction="up">
- <frame index="22" />
- </animation>
- <animation direction="right">
- <frame index="23" />
- </animation>
- </action>
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="4" />
- <end/>
- </animation>
- <animation direction="left">
- <frame index="4" />
- <end/>
- </animation>
- <animation direction="up">
- <frame index="4" />
- <end/>
- </animation>
- <animation direction="right">
- <frame index="4" />
- <end/>
- </animation>
- </action>
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/mushroom-base1.png|W" width="18" height="25"/> + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0"/> + </animation> + <animation direction="left"> + <frame index="0"/> + </animation> + <animation direction="up"> + <frame index="0"/> + </animation> + <animation direction="right"> + <frame index="0"/> + </animation> + </action> + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" delay="150"/> + <frame index="1" delay="75" offsetY="-6"/> + <frame index="2" delay="75"/> + <frame index="3" delay="75"/> + </animation> + <animation direction="left"> + <frame index="5" delay="150"/> + <frame index="6" delay="75" offsetY="-4"/> + <frame index="2" delay="75" offsetY="-3"/> + <frame index="8" delay="75" offsetY="-2"/> + </animation> + <animation direction="up"> + <frame index="0" delay="150"/> + <frame index="1" delay="75" offsetY="-6"/> + <frame index="2" delay="75"/> + <frame index="3" delay="75"/> + </animation> + <animation direction="right"> + <frame index="10" delay="150"/> + <frame index="11" delay="75" offsetY="-4"/> + <frame index="2" delay="75" offsetY="-3"/> + <frame index="13" delay="75" offsetY="-2"/> + </animation> + </action> + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="20"/> + </animation> + <animation direction="left"> + <frame index="21"/> + </animation> + <animation direction="up"> + <frame index="22"/> + </animation> + <animation direction="right"> + <frame index="23"/> + </animation> + </action> + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="4"/> + <end/> + </animation> + <animation direction="left"> + <frame index="4"/> + <end/> + </animation> + <animation direction="up"> + <frame index="4"/> + <end/> + </animation> + <animation direction="right"> + <frame index="4"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/monsters/accessories/slime-bubble.xml b/graphics/sprites/monsters/accessories/slime-bubble.xml index 0754814c..eb2887d5 100644 --- a/graphics/sprites/monsters/accessories/slime-bubble.xml +++ b/graphics/sprites/monsters/accessories/slime-bubble.xml @@ -1,25 +1,25 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/monsters/accessories/slime-bubble.png|W" width="32" height="25" />
- <action name="stand" imageset="base">
- <animation>
- <sequence start="0" end="2" offsetY="-7" delay="200"/>
- </animation>
- </action>
- <action name="walk" imageset="base">
- <animation>
- <sequence start="0" end="2" offsetY="-7" delay="200"/>
- </animation>
- </action>
- <action name="attack" imageset="base">
- <animation>
- <sequence start="0" end="2" offsetY="-7" delay="200"/>
- <end/>
- </animation>
- </action>
- <action name="dead" imageset="base">
- <animation>
- <frame index="3" />
- </animation>
- </action>
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/slime-bubble.png|W" width="32" height="25"/> + <action name="stand" imageset="base"> + <animation> + <sequence start="0" end="2" offsetY="-7" delay="200"/> + </animation> + </action> + <action name="walk" imageset="base"> + <animation> + <sequence start="0" end="2" offsetY="-7" delay="200"/> + </animation> + </action> + <action name="attack" imageset="base"> + <animation> + <sequence start="0" end="2" offsetY="-7" delay="200"/> + <end/> + </animation> + </action> + <action name="dead" imageset="base"> + <animation> + <frame index="3"/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/monsters/accessories/slime-covered-bow.xml b/graphics/sprites/monsters/accessories/slime-covered-bow.xml index 43c16f31..643556ef 100644 --- a/graphics/sprites/monsters/accessories/slime-covered-bow.xml +++ b/graphics/sprites/monsters/accessories/slime-covered-bow.xml @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <sprite name="player" action="stand"> <imageset name="bow" src="graphics/sprites/monsters/accessories/bow-slimecovered.png|B;R;W" width="64" height="64"/> <action name="default" imageset="bow"/> diff --git a/graphics/sprites/monsters/penguin.xml b/graphics/sprites/monsters/penguin.xml index a15820aa..374f53ec 100644 --- a/graphics/sprites/monsters/penguin.xml +++ b/graphics/sprites/monsters/penguin.xml @@ -1,94 +1,94 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/monsters/penguin.png" width="29" height="29"/>
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" delay="1500"/>
- <frame index="2" delay="200"/>
- </animation>
- <animation direction="left">
- <frame index="44" delay="1500"/>
- <frame index="46" delay="200"/>
- </animation>
- <animation direction="up">
- <frame index="32" delay="1500"/>
- <frame index="34" delay="200"/>
- </animation>
- <animation direction="right">
- <frame index="20" delay="1500"/>
- <frame index="22" delay="200"/>
- </animation>
- <animation direction="downleft">
- <frame index="56" delay="1500"/>
- <frame index="58" delay="200"/>
- </animation>
- <animation direction="downright">
- <frame index="8" delay="1500"/>
- <frame index="10" delay="200"/>
- </animation>
- <animation direction="upleft">
- <frame index="40" delay="1500"/>
- <frame index="42" delay="200"/>
- </animation>
- <animation direction="upright">
- <frame index="24" delay="1500"/>
- <frame index="26" delay="200"/>
- </animation>
- </action>
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="0" end="3" delay="200"/>
- </animation>
- <animation direction="left">
- <sequence start="44" end="47" delay="200"/>
- </animation>
- <animation direction="up">
- <sequence start="32" end="35" delay="200"/>
- </animation>
- <animation direction="right">
- <sequence start="20" end="23" delay="200"/>
- </animation>
- <animation direction="downleft">
- <sequence start="56" end="59" delay="200"/>
- </animation>
- <animation direction="downright">
- <sequence start="8" end="11" delay="200"/>
- </animation>
- <animation direction="upleft">
- <sequence start="40" end="43" delay="200"/>
- </animation>
- <animation direction="upright">
- <sequence start="24" end="27" delay="200"/>
- </animation>
- </action>
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="0" delay="100"/>
- <frame index="8" delay="100"/>
- <frame index="16" delay="100"/>
- <frame index="24" delay="100"/>
- <frame index="32" delay="100"/>
- <frame index="40" delay="100"/>
- <frame index="48" delay="100"/>
- <frame index="56" delay="5000"/>
- </animation>
- </action>
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="1" end="2" delay="10" offsetY="-5"/>
- <end/>
- </animation>
- <animation direction="left">
- <sequence start="45" end="46" delay="10" offsetY="-5"/>
- <end/>
- </animation>
- <animation direction="up">
- <sequence start="33" end="34" delay="10" offsetY="-5"/>
- <end/>
- </animation>
- <animation direction="right">
- <sequence start="20" end="21" delay="10" offsetY="-5"/>
- <end/>
- </animation>
- </action>
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/penguin.png" width="29" height="29"/> + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" delay="1500"/> + <frame index="2" delay="200"/> + </animation> + <animation direction="left"> + <frame index="44" delay="1500"/> + <frame index="46" delay="200"/> + </animation> + <animation direction="up"> + <frame index="32" delay="1500"/> + <frame index="34" delay="200"/> + </animation> + <animation direction="right"> + <frame index="20" delay="1500"/> + <frame index="22" delay="200"/> + </animation> + <animation direction="downleft"> + <frame index="56" delay="1500"/> + <frame index="58" delay="200"/> + </animation> + <animation direction="downright"> + <frame index="8" delay="1500"/> + <frame index="10" delay="200"/> + </animation> + <animation direction="upleft"> + <frame index="40" delay="1500"/> + <frame index="42" delay="200"/> + </animation> + <animation direction="upright"> + <frame index="24" delay="1500"/> + <frame index="26" delay="200"/> + </animation> + </action> + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="0" end="3" delay="200"/> + </animation> + <animation direction="left"> + <sequence start="44" end="47" delay="200"/> + </animation> + <animation direction="up"> + <sequence start="32" end="35" delay="200"/> + </animation> + <animation direction="right"> + <sequence start="20" end="23" delay="200"/> + </animation> + <animation direction="downleft"> + <sequence start="56" end="59" delay="200"/> + </animation> + <animation direction="downright"> + <sequence start="8" end="11" delay="200"/> + </animation> + <animation direction="upleft"> + <sequence start="40" end="43" delay="200"/> + </animation> + <animation direction="upright"> + <sequence start="24" end="27" delay="200"/> + </animation> + </action> + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="0" delay="100"/> + <frame index="8" delay="100"/> + <frame index="16" delay="100"/> + <frame index="24" delay="100"/> + <frame index="32" delay="100"/> + <frame index="40" delay="100"/> + <frame index="48" delay="100"/> + <frame index="56" delay="5000"/> + </animation> + </action> + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="1" end="2" delay="10" offsetY="-5"/> + <end/> + </animation> + <animation direction="left"> + <sequence start="45" end="46" delay="10" offsetY="-5"/> + <end/> + </animation> + <animation direction="up"> + <sequence start="33" end="34" delay="10" offsetY="-5"/> + <end/> + </animation> + <animation direction="right"> + <sequence start="20" end="21" delay="10" offsetY="-5"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/monsters/slime-mother.xml b/graphics/sprites/monsters/slime-mother.xml index 3d757912..1ea9db9a 100644 --- a/graphics/sprites/monsters/slime-mother.xml +++ b/graphics/sprites/monsters/slime-mother.xml @@ -45,10 +45,10 @@ </action> <action name="dead" imageset="base"> <animation direction="default"> - <frame index="8" delay="400" /> - <frame index="26" delay="400" /> - <frame index="44" delay="400" /> - <frame index="62" delay="0" /> + <frame index="8" delay="400"/> + <frame index="26" delay="400"/> + <frame index="44" delay="400"/> + <frame index="62" delay="0"/> </animation> </action> <action name="attack" imageset="base"> diff --git a/graphics/sprites/monsters/troll.xml b/graphics/sprites/monsters/troll.xml index b6253ade..c2c67503 100644 --- a/graphics/sprites/monsters/troll.xml +++ b/graphics/sprites/monsters/troll.xml @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <sprite> <imageset name="base" src="graphics/sprites/monsters/troll.png|W;R;Y;G" width="40" height="40"/> <action name="stand" imageset="base"> |