diff options
Diffstat (limited to 'graphics/sprites')
83 files changed, 8109 insertions, 8109 deletions
diff --git a/graphics/sprites/chest-cotton-female.xml b/graphics/sprites/chest-cotton-female.xml index cabbf487..be461a30 100644 --- a/graphics/sprites/chest-cotton-female.xml +++ b/graphics/sprites/chest-cotton-female.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/chest-cotton-female.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/chest-cotton-female.png|W" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/chest-cotton-male.xml b/graphics/sprites/chest-cotton-male.xml index 1b1ee22e..342894c1 100644 --- a/graphics/sprites/chest-cotton-male.xml +++ b/graphics/sprites/chest-cotton-male.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/chest-cotton-male.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/chest-cotton-male.png|W" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/chest-lightplatemail-female.xml b/graphics/sprites/chest-lightplatemail-female.xml index 995ee59f..491245a5 100644 --- a/graphics/sprites/chest-lightplatemail-female.xml +++ b/graphics/sprites/chest-lightplatemail-female.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/chest-lightplatemail-female.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/chest-lightplatemail-female.png|W" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/chest-lightplatemail-male.xml b/graphics/sprites/chest-lightplatemail-male.xml index 90dfc842..8dcc0de7 100644 --- a/graphics/sprites/chest-lightplatemail-male.xml +++ b/graphics/sprites/chest-lightplatemail-male.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/chest-lightplatemail-male.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/chest-lightplatemail-male.png|W" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/chest-robe-female.xml b/graphics/sprites/chest-robe-female.xml index 126c5228..b41ae924 100644 --- a/graphics/sprites/chest-robe-female.xml +++ b/graphics/sprites/chest-robe-female.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/chest-robe-female.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/chest-robe-female.png|W" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/chest-robe-male.xml b/graphics/sprites/chest-robe-male.xml index 607dcfaf..7b286b46 100644 --- a/graphics/sprites/chest-robe-male.xml +++ b/graphics/sprites/chest-robe-male.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/chest-robe-male.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/chest-robe-male.png|W" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/chest-shorttanktop-female.xml b/graphics/sprites/chest-shorttanktop-female.xml index f609199f..c31aa3cd 100644 --- a/graphics/sprites/chest-shorttanktop-female.xml +++ b/graphics/sprites/chest-shorttanktop-female.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/chest-shorttanktop-female.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/chest-shorttanktop-female.png|W" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/chest-shorttanktop-male.xml b/graphics/sprites/chest-shorttanktop-male.xml index 5354c452..0acce170 100644 --- a/graphics/sprites/chest-shorttanktop-male.xml +++ b/graphics/sprites/chest-shorttanktop-male.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/chest-shorttanktop-male.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/chest-shorttanktop-male.png|W" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/chest-tanktop-female.xml b/graphics/sprites/chest-tanktop-female.xml index 8e2e52ec..ddc611cb 100644 --- a/graphics/sprites/chest-tanktop-female.xml +++ b/graphics/sprites/chest-tanktop-female.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/chest-tanktop-female.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/chest-tanktop-female.png|W" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/chest-tanktop-male.xml b/graphics/sprites/chest-tanktop-male.xml index 8f547c7a..662e93e5 100644 --- a/graphics/sprites/chest-tanktop-male.xml +++ b/graphics/sprites/chest-tanktop-male.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/chest-tanktop-male.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/chest-tanktop-male.png|W" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/chest-tnecksweater-female.xml b/graphics/sprites/chest-tnecksweater-female.xml index 8e7ea475..50c7f883 100644 --- a/graphics/sprites/chest-tnecksweater-female.xml +++ b/graphics/sprites/chest-tnecksweater-female.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/chest-tnecksweater-female.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/chest-tnecksweater-female.png|W" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/chest-tnecksweater-male.xml b/graphics/sprites/chest-tnecksweater-male.xml index 38b114f8..173db4b6 100644 --- a/graphics/sprites/chest-tnecksweater-male.xml +++ b/graphics/sprites/chest-tnecksweater-male.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/chest-tnecksweater-male.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/chest-tnecksweater-male.png|W" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/chest-vnecksweater-female.xml b/graphics/sprites/chest-vnecksweater-female.xml index 0c230188..40b4b5c5 100644 --- a/graphics/sprites/chest-vnecksweater-female.xml +++ b/graphics/sprites/chest-vnecksweater-female.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/chest-vnecksweater-female.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/chest-vnecksweater-female.png|W" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/chest-vnecksweater-male.xml b/graphics/sprites/chest-vnecksweater-male.xml index 78dc35b1..ae4e560d 100644 --- a/graphics/sprites/chest-vnecksweater-male.xml +++ b/graphics/sprites/chest-vnecksweater-male.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/chest-vnecksweater-male.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/chest-vnecksweater-male.png|W" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/chest-warlordplate-female.xml b/graphics/sprites/chest-warlordplate-female.xml index 23a27611..a349905f 100644 --- a/graphics/sprites/chest-warlordplate-female.xml +++ b/graphics/sprites/chest-warlordplate-female.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/chest-warlordplate-female.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/chest-warlordplate-female.png|W" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/chest-warlordplate-male.xml b/graphics/sprites/chest-warlordplate-male.xml index cc698912..3a8bfbf1 100644 --- a/graphics/sprites/chest-warlordplate-male.xml +++ b/graphics/sprites/chest-warlordplate-male.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/chest-warlordplate-male.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/chest-warlordplate-male.png|W" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/error.xml b/graphics/sprites/error.xml index 51b27345..4d00d62f 100644 --- a/graphics/sprites/error.xml +++ b/graphics/sprites/error.xml @@ -1,10 +1,10 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/images/error.png" width="29" height="9" />
-
- <action name="default" imageset="base">
- <animation direction="default">
- <frame index="0" />
- </animation>
- </action>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/images/error.png" width="29" height="9" /> + + <action name="default" imageset="base"> + <animation direction="default"> + <frame index="0" /> + </animation> + </action> </sprite>
\ No newline at end of file diff --git a/graphics/sprites/feet-furboots-female.xml b/graphics/sprites/feet-furboots-female.xml index 81a0218b..9ce85793 100644 --- a/graphics/sprites/feet-furboots-female.xml +++ b/graphics/sprites/feet-furboots-female.xml @@ -1,8 +1,8 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/feet-furboots-female.png" width="64" height="64" />
-
- <include file="feet-boots-female.xml"/>
-
-</sprite>
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/feet-furboots-female.png" width="64" height="64" /> + + <include file="feet-boots-female.xml"/> + +</sprite> diff --git a/graphics/sprites/feet-furboots-male.xml b/graphics/sprites/feet-furboots-male.xml index 8a4a6cb9..0b921506 100644 --- a/graphics/sprites/feet-furboots-male.xml +++ b/graphics/sprites/feet-furboots-male.xml @@ -1,8 +1,8 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/feet-furboots-male.png" width="64" height="64" />
-
- <include file="feet-boots-male.xml"/>
-
-</sprite>
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/feet-furboots-male.png" width="64" height="64" /> + + <include file="feet-boots-male.xml"/> + +</sprite> diff --git a/graphics/sprites/hands-gloves-generic-female.xml b/graphics/sprites/hands-gloves-generic-female.xml index 572a0be7..0aae5dc5 100644 --- a/graphics/sprites/hands-gloves-generic-female.xml +++ b/graphics/sprites/hands-gloves-generic-female.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/hands-gloves-generic-female.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/hands-gloves-generic-female.png|W" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/hands-gloves-generic-male.xml b/graphics/sprites/hands-gloves-generic-male.xml index ce030b5e..b70f7b16 100644 --- a/graphics/sprites/hands-gloves-generic-male.xml +++ b/graphics/sprites/hands-gloves-generic-male.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/hands-gloves-generic-male.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/hands-gloves-generic-male.png|W" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/head-bunnyears.xml b/graphics/sprites/head-bunnyears.xml index a3dd6e6a..830b2a0b 100644 --- a/graphics/sprites/head-bunnyears.xml +++ b/graphics/sprites/head-bunnyears.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/head-bunnyears.png" width="24" height="24" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-46" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="-2" offsetY ="-47"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-49"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="2" offsetY ="-47"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-45" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-46" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-46" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-45" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-46" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-46" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="-2" offsetY ="-47" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-46" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-47" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-47" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-46" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-47" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="2" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-46" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-46" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-47" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-44" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-45" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-42" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-41" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="2" offsetY ="-48" delay="75" />
- <frame index="1" offsetX="2" offsetY ="-49" delay="75" />
- <frame index="1" offsetX="-2" offsetY ="-46" delay="75" />
- <frame index="1" offsetX="-3" offsetY ="-45" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-47" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-48" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-46" delay="75"/>
- <frame index="3" offsetX="3" offsetY ="-45" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-45" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-45" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-45" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-44" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-45" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="1" offsetY ="-47" delay="75" />
- <frame index="1" offsetX="1" offsetY ="-47" delay="75" />
- <frame index="1" offsetX="1" offsetY ="-47" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-48" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-48" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-48" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-48" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-48" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-34" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="2" offsetY ="-38"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-41"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-4" offsetY ="-38"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="35" offsetY="-6"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-bunnyears.png" width="24" height="24" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-46" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="-2" offsetY ="-47"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-49"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="2" offsetY ="-47"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-45" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-46" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-46" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-45" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-46" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-46" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="-2" offsetY ="-47" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-46" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-47" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-47" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-46" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-47" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="2" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-46" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-46" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-47" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-44" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-45" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-42" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-41" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="2" offsetY ="-48" delay="75" /> + <frame index="1" offsetX="2" offsetY ="-49" delay="75" /> + <frame index="1" offsetX="-2" offsetY ="-46" delay="75" /> + <frame index="1" offsetX="-3" offsetY ="-45" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-47" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-48" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-46" delay="75"/> + <frame index="3" offsetX="3" offsetY ="-45" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-45" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-45" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-45" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-44" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-45" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="1" offsetY ="-47" delay="75" /> + <frame index="1" offsetX="1" offsetY ="-47" delay="75" /> + <frame index="1" offsetX="1" offsetY ="-47" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-48" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-48" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-48" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-48" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-48" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-34" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="2" offsetY ="-38"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-41"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-38"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="35" offsetY="-6"/> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/head-cap.xml b/graphics/sprites/head-cap.xml index e9c8577d..03fa42c1 100644 --- a/graphics/sprites/head-cap.xml +++ b/graphics/sprites/head-cap.xml @@ -1,141 +1,141 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/head-cap.png|R" width="28" height="19" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-45" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="-2" offsetY ="-45"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-45"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="2" offsetY ="-45"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-44" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-45" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-45" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-44" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-45" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-45" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="-2" offsetY ="-45" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-44" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-45" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-45" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-44" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-45" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="2" offsetY ="-45" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-44" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-45" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-45" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-44" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-45" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-43" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-44" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-41" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-40" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="2" offsetY ="-46" delay="75" />
- <frame index="1" offsetX="2" offsetY ="-47" delay="75" />
- <frame index="1" offsetX="-1" offsetY ="-44" delay="75" />
- <frame index="1" offsetX="-3" offsetY ="-43" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-43" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-46" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-44" delay="75"/>
- <frame index="3" offsetX="3" offsetY ="-43" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-44" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-44" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-44" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-43" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-44" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="1" offsetY ="-45" delay="75" />
- <frame index="1" offsetX="1" offsetY ="-45" delay="75" />
- <frame index="1" offsetX="1" offsetY ="-45" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-46" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-46" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-44" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-45" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-45" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-45" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-46" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-46" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-33" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="2" offsetY ="-36"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-37"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-4" offsetY ="-36"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="27" offsetY="-16"/>
- </animation>
- </action>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-cap.png|R" width="28" height="19" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-45" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="-2" offsetY ="-45"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-45"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="2" offsetY ="-45"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-44" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-45" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-45" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-44" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-45" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-45" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="-2" offsetY ="-45" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-44" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-45" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-45" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-44" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-45" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="2" offsetY ="-45" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-44" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-45" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-45" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-44" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-45" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-43" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-44" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-41" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-40" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="2" offsetY ="-46" delay="75" /> + <frame index="1" offsetX="2" offsetY ="-47" delay="75" /> + <frame index="1" offsetX="-1" offsetY ="-44" delay="75" /> + <frame index="1" offsetX="-3" offsetY ="-43" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-43" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-46" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-44" delay="75"/> + <frame index="3" offsetX="3" offsetY ="-43" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-44" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-44" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-44" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-43" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-44" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="1" offsetY ="-45" delay="75" /> + <frame index="1" offsetX="1" offsetY ="-45" delay="75" /> + <frame index="1" offsetX="1" offsetY ="-45" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-46" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-46" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-44" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-45" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-45" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-45" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-46" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-46" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-33" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="2" offsetY ="-36"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-37"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-36"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="27" offsetY="-16"/> + </animation> + </action> </sprite>
\ No newline at end of file diff --git a/graphics/sprites/head-cowboyblack.xml b/graphics/sprites/head-cowboyblack.xml index ec6381f5..33c11876 100644 --- a/graphics/sprites/head-cowboyblack.xml +++ b/graphics/sprites/head-cowboyblack.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/head-cowboyblack.png" width="28" height="18" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-47" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-47"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-48"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-47"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-46" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-47" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-47" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-46" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-47" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-47" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-47" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-46" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-47" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-47" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-46" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-47" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-48" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-48" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-49" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-46" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-46" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-47" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-45" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-46" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-43" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-42" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-48" delay="75" />
- <frame index="1" offsetX="4" offsetY ="-49" delay="75" />
- <frame index="1" offsetX="0" offsetY ="-46" delay="75" />
- <frame index="1" offsetX="-1" offsetY ="-45" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-48" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-48" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-48" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-48" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-49" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-46" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-45" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-46" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-46" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-46" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-45" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-46" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="3" offsetY ="-47" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-47" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-47" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-48" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-48" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-48" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-48" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-48" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-47" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-48" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-48" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-48" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-35" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-38"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-40"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-6" offsetY ="-38"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="37" offsetY="-11"/>
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-cowboyblack.png" width="28" height="18" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-47" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-47"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-48"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="0" offsetY ="-47"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-46" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-47" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-47" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-46" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-47" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-47" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-47" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-46" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-47" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-47" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-46" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-47" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-48" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-48" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-49" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="0" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-46" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-46" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-47" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-45" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-46" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-43" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-42" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-48" delay="75" /> + <frame index="1" offsetX="4" offsetY ="-49" delay="75" /> + <frame index="1" offsetX="0" offsetY ="-46" delay="75" /> + <frame index="1" offsetX="-1" offsetY ="-45" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-48" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-48" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-48" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-48" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-49" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-46" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-45" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-46" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-46" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-46" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-45" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-46" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="3" offsetY ="-47" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-47" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-47" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-48" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-48" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-48" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-48" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-48" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-47" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-48" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-48" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-48" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-35" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-38"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-40"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-6" offsetY ="-38"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="37" offsetY="-11"/> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/head-cowboywhite.xml b/graphics/sprites/head-cowboywhite.xml index 1a84cd4a..feed0ae5 100644 --- a/graphics/sprites/head-cowboywhite.xml +++ b/graphics/sprites/head-cowboywhite.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/head-cowboywhite.png" width="28" height="18" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-47" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-47"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-48"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-47"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-46" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-47" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-47" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-46" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-47" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-47" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-47" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-46" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-47" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-47" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-46" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-47" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-48" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-48" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-49" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-46" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-46" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-47" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-45" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-46" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-43" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-42" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-48" delay="75" />
- <frame index="1" offsetX="4" offsetY ="-49" delay="75" />
- <frame index="1" offsetX="0" offsetY ="-46" delay="75" />
- <frame index="1" offsetX="-1" offsetY ="-45" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-48" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-48" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-48" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-48" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-49" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-46" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-45" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-46" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-46" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-46" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-45" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-46" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="3" offsetY ="-47" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-47" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-47" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-48" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-48" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-48" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-48" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-48" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-47" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-48" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-48" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-48" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-35" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-38"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-40"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-6" offsetY ="-38"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="37" offsetY="-11"/>
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-cowboywhite.png" width="28" height="18" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-47" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-47"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-48"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="0" offsetY ="-47"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-46" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-47" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-47" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-46" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-47" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-47" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-47" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-46" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-47" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-47" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-46" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-47" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-48" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-48" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-49" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="0" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-46" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-46" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-47" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-45" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-46" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-43" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-42" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-48" delay="75" /> + <frame index="1" offsetX="4" offsetY ="-49" delay="75" /> + <frame index="1" offsetX="0" offsetY ="-46" delay="75" /> + <frame index="1" offsetX="-1" offsetY ="-45" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-48" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-48" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-48" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-48" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-49" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-46" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-45" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-46" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-46" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-46" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-45" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-46" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="3" offsetY ="-47" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-47" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-47" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-48" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-48" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-48" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-48" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-48" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-47" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-48" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-48" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-48" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-35" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-38"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-40"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-6" offsetY ="-38"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="37" offsetY="-11"/> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/head-crown.xml b/graphics/sprites/head-crown.xml index bde578df..24650532 100644 --- a/graphics/sprites/head-crown.xml +++ b/graphics/sprites/head-crown.xml @@ -1,141 +1,141 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/head-crown.png" width="21" height="15" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-49" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-49"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-49"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-49"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75"/>
- <frame index="0" offsetX="-1" offsetY ="-49" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-49" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-49" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-49" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-49" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-48" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-49" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-49" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-48" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-49" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-48" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-48" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-47" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-45" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-44" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-50" delay="75" />
- <frame index="1" offsetX="4" offsetY ="-51" delay="75" />
- <frame index="1" offsetX="0" offsetY ="-48" delay="75" />
- <frame index="1" offsetX="-1" offsetY ="-47" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-47" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-4" offsetY ="-50" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-51" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-48" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-47" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-47" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="3" offsetY ="-49" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-49" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-49" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-50" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-50" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-48" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-4" offsetY ="-49" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-49" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-49" delay="75"/>
- <frame index="3" offsetX="-6" offsetY ="-50" delay="75"/>
- <frame index="3" offsetX="-6" offsetY ="-50" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-37" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-40"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-41"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-7" offsetY ="-40"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="0" offsetX="21" offsetY="-15"/>
- </animation>
- </action>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-crown.png" width="21" height="15" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-49" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-49"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-49"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-49"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75"/> + <frame index="0" offsetX="-1" offsetY ="-49" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-49" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-49" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-49" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-49" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-48" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-49" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-49" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-48" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-49" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-48" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-48" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-47" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-45" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-44" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-50" delay="75" /> + <frame index="1" offsetX="4" offsetY ="-51" delay="75" /> + <frame index="1" offsetX="0" offsetY ="-48" delay="75" /> + <frame index="1" offsetX="-1" offsetY ="-47" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-47" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-50" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-51" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-48" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-47" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-47" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="3" offsetY ="-49" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-49" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-49" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-50" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-50" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-48" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-49" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-49" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-49" delay="75"/> + <frame index="3" offsetX="-6" offsetY ="-50" delay="75"/> + <frame index="3" offsetX="-6" offsetY ="-50" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-37" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-40"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-41"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-7" offsetY ="-40"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="0" offsetX="21" offsetY="-15"/> + </animation> + </action> </sprite>
\ No newline at end of file diff --git a/graphics/sprites/head-crusadehelm.xml b/graphics/sprites/head-crusadehelm.xml index 490594fe..44926a16 100644 --- a/graphics/sprites/head-crusadehelm.xml +++ b/graphics/sprites/head-crusadehelm.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/head-crusadehelm.png" width="22" height="22" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-39" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="-1" offsetY ="-39"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-39"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-39"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-38" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-39" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-39" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-39" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-39" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-39" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-38" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-39" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-39" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-38" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-39" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-40" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-40" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-40" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-40" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-39" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-35" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-34" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-40" delay="75" />
- <frame index="1" offsetX="4" offsetY ="-41" delay="75" />
- <frame index="1" offsetX="0" offsetY ="-38" delay="75" />
- <frame index="1" offsetX="-1" offsetY ="-37" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-41" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-37" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-38" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="3" offsetY ="-39" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-39" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-39" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-40" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-40" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-40" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-27" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-30"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-31"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-6" offsetY ="-30"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="21" offsetY="-12"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-crusadehelm.png" width="22" height="22" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-39" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="-1" offsetY ="-39"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-39"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-39"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-38" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-39" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-39" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-39" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-39" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-39" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-38" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-39" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-39" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-38" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-39" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-40" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-40" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-40" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-40" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="0" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-39" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-35" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-34" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-40" delay="75" /> + <frame index="1" offsetX="4" offsetY ="-41" delay="75" /> + <frame index="1" offsetX="0" offsetY ="-38" delay="75" /> + <frame index="1" offsetX="-1" offsetY ="-37" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-41" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-37" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-38" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="3" offsetY ="-39" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-39" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-39" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-40" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-40" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-40" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-27" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-30"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-31"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-6" offsetY ="-30"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="21" offsetY="-12"/> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/head-demonmask.xml b/graphics/sprites/head-demonmask.xml index 1c4e2b65..ff1834f8 100644 --- a/graphics/sprites/head-demonmask.xml +++ b/graphics/sprites/head-demonmask.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/head-demonmask.png|R" width="25" height="23" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-38" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="-2" offsetY ="-38"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-38"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="1" offsetY ="-38"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-37" delay="75"/>
- <frame index="0" offsetX="-1" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-38" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-37" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-37" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-38" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="1" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-37" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-37" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-38" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-36" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-34" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-33" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="2" offsetY ="-39" delay="75" />
- <frame index="1" offsetX="2" offsetY ="-40" delay="75" />
- <frame index="1" offsetX="-2" offsetY ="-37" delay="75" />
- <frame index="1" offsetX="-3" offsetY ="-36" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-36" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-2" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="-2" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-37" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-36" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-36" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-37" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="1" offsetY ="-38" delay="75" />
- <frame index="1" offsetX="1" offsetY ="-38" delay="75" />
- <frame index="1" offsetX="1" offsetY ="-38" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-39" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-39" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-37" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-39" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-26" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="2" offsetY ="-29"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-30"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-5" offsetY ="-29"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="20" offsetY="-7"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-demonmask.png|R" width="25" height="23" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-38" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="-2" offsetY ="-38"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-38"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="1" offsetY ="-38"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-37" delay="75"/> + <frame index="0" offsetX="-1" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-38" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-37" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-37" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-38" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="1" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-37" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-37" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-38" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-36" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-34" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-33" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="2" offsetY ="-39" delay="75" /> + <frame index="1" offsetX="2" offsetY ="-40" delay="75" /> + <frame index="1" offsetX="-2" offsetY ="-37" delay="75" /> + <frame index="1" offsetX="-3" offsetY ="-36" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-36" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-2" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="-2" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-37" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-36" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-36" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-37" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="1" offsetY ="-38" delay="75" /> + <frame index="1" offsetX="1" offsetY ="-38" delay="75" /> + <frame index="1" offsetX="1" offsetY ="-38" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-39" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-39" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-37" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-39" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-26" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="2" offsetY ="-29"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-30"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-5" offsetY ="-29"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="20" offsetY="-7"/> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/head-devcap.xml b/graphics/sprites/head-devcap.xml index d1b302f8..629b7d3d 100644 --- a/graphics/sprites/head-devcap.xml +++ b/graphics/sprites/head-devcap.xml @@ -1,141 +1,141 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/head-devcap.png|R" width="28" height="19" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-45" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="-2" offsetY ="-45"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-45"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="2" offsetY ="-45"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-44" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-45" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-45" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-44" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-45" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-45" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="-2" offsetY ="-45" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-44" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-45" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-45" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-44" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-45" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="2" offsetY ="-45" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-44" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-45" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-45" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-44" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-45" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-43" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-44" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-41" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-40" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="2" offsetY ="-46" delay="75" />
- <frame index="1" offsetX="2" offsetY ="-47" delay="75" />
- <frame index="1" offsetX="-1" offsetY ="-44" delay="75" />
- <frame index="1" offsetX="-3" offsetY ="-43" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-43" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-46" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-44" delay="75"/>
- <frame index="3" offsetX="3" offsetY ="-43" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-44" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-44" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-44" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-43" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-44" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="1" offsetY ="-45" delay="75" />
- <frame index="1" offsetX="1" offsetY ="-45" delay="75" />
- <frame index="1" offsetX="1" offsetY ="-45" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-46" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-46" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-44" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-45" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-45" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-45" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-46" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-46" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-33" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="2" offsetY ="-36"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-37"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-4" offsetY ="-36"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="27" offsetY="-16"/>
- </animation>
- </action>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-devcap.png|R" width="28" height="19" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-45" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="-2" offsetY ="-45"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-45"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="2" offsetY ="-45"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-44" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-45" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-45" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-44" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-45" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-45" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="-2" offsetY ="-45" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-44" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-45" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-45" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-44" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-45" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="2" offsetY ="-45" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-44" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-45" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-45" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-44" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-45" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-43" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-44" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-41" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-40" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="2" offsetY ="-46" delay="75" /> + <frame index="1" offsetX="2" offsetY ="-47" delay="75" /> + <frame index="1" offsetX="-1" offsetY ="-44" delay="75" /> + <frame index="1" offsetX="-3" offsetY ="-43" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-43" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-46" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-44" delay="75"/> + <frame index="3" offsetX="3" offsetY ="-43" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-44" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-44" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-44" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-43" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-44" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="1" offsetY ="-45" delay="75" /> + <frame index="1" offsetX="1" offsetY ="-45" delay="75" /> + <frame index="1" offsetX="1" offsetY ="-45" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-46" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-46" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-44" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-45" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-45" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-45" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-46" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-46" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-33" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="2" offsetY ="-36"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-37"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-36"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="27" offsetY="-16"/> + </animation> + </action> </sprite>
\ No newline at end of file diff --git a/graphics/sprites/head-funkywinter.xml b/graphics/sprites/head-funkywinter.xml index 52d3fa98..2da97e13 100644 --- a/graphics/sprites/head-funkywinter.xml +++ b/graphics/sprites/head-funkywinter.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/head-funkywinter.png" width="21" height="20" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-42" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="1" offsetY ="-40"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-41"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-40"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-41" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-42" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-42" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-41" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-42" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-42" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="1" offsetY ="-40" delay="75"/>
- <frame index="1" offsetX="1" offsetY ="-39" delay="75"/>
- <frame index="1" offsetX="1" offsetY ="-40" delay="75"/>
- <frame index="1" offsetX="1" offsetY ="-40" delay="75"/>
- <frame index="1" offsetX="1" offsetY ="-39" delay="75"/>
- <frame index="1" offsetX="1" offsetY ="-40" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="0" offsetY ="-42" delay="75"/>
- <frame index="2" offsetX="0" offsetY ="-42" delay="75"/>
- <frame index="2" offsetX="0" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="0" offsetY ="-42" delay="75"/>
- <frame index="2" offsetX="0" offsetY ="-42" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-40" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-41" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-37" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="5" offsetY ="-41" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-42" delay="75" />
- <frame index="1" offsetX="1" offsetY ="-39" delay="75" />
- <frame index="1" offsetX="0" offsetY ="-38" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-4" offsetY ="-41" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-42" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-38" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-41" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-41" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-41" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-40" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-41" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-40" delay="75" />
- <frame index="1" offsetX="4" offsetY ="-40" delay="75" />
- <frame index="1" offsetX="4" offsetY ="-40" delay="75" />
- <frame index="1" offsetX="6" offsetY ="-41" delay="75" />
- <frame index="1" offsetX="6" offsetY ="-41" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="0" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-40" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-4" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="-6" offsetY ="-41" delay="75"/>
- <frame index="3" offsetX="-6" offsetY ="-41" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-30" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="5" offsetY ="-31"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="1" offsetY ="-33"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-7" offsetY ="-31"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="35" offsetY="-6"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-funkywinter.png" width="21" height="20" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-42" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="1" offsetY ="-40"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-41"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-40"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-41" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-42" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-42" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-41" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-42" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-42" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="1" offsetY ="-40" delay="75"/> + <frame index="1" offsetX="1" offsetY ="-39" delay="75"/> + <frame index="1" offsetX="1" offsetY ="-40" delay="75"/> + <frame index="1" offsetX="1" offsetY ="-40" delay="75"/> + <frame index="1" offsetX="1" offsetY ="-39" delay="75"/> + <frame index="1" offsetX="1" offsetY ="-40" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="0" offsetY ="-42" delay="75"/> + <frame index="2" offsetX="0" offsetY ="-42" delay="75"/> + <frame index="2" offsetX="0" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="0" offsetY ="-42" delay="75"/> + <frame index="2" offsetX="0" offsetY ="-42" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-40" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-41" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-37" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="5" offsetY ="-41" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-42" delay="75" /> + <frame index="1" offsetX="1" offsetY ="-39" delay="75" /> + <frame index="1" offsetX="0" offsetY ="-38" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-41" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-42" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-38" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-41" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-41" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-41" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-40" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-41" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-40" delay="75" /> + <frame index="1" offsetX="4" offsetY ="-40" delay="75" /> + <frame index="1" offsetX="4" offsetY ="-40" delay="75" /> + <frame index="1" offsetX="6" offsetY ="-41" delay="75" /> + <frame index="1" offsetX="6" offsetY ="-41" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="0" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-40" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="-6" offsetY ="-41" delay="75"/> + <frame index="3" offsetX="-6" offsetY ="-41" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-30" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="5" offsetY ="-31"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="1" offsetY ="-33"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-7" offsetY ="-31"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="35" offsetY="-6"/> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/head-gradcap.xml b/graphics/sprites/head-gradcap.xml index 2d30332c..d8aeaaee 100644 --- a/graphics/sprites/head-gradcap.xml +++ b/graphics/sprites/head-gradcap.xml @@ -1,141 +1,141 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/head-gradcap.png" width="27" height="14" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-49" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-49"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-49"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-49"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75"/>
- <frame index="0" offsetX="-1" offsetY ="-49" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-49" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-49" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-49" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-49" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-48" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-49" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-49" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-48" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-49" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-48" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-48" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-47" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-45" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-44" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-50" delay="75" />
- <frame index="1" offsetX="4" offsetY ="-51" delay="75" />
- <frame index="1" offsetX="0" offsetY ="-48" delay="75" />
- <frame index="1" offsetX="-1" offsetY ="-47" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-47" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-4" offsetY ="-50" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-51" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-48" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-47" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-47" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="3" offsetY ="-49" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-49" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-49" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-50" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-50" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-48" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-4" offsetY ="-49" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-49" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-49" delay="75"/>
- <frame index="3" offsetX="-6" offsetY ="-50" delay="75"/>
- <frame index="3" offsetX="-6" offsetY ="-50" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-37" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-40"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-41"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-7" offsetY ="-40"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="0" offsetX="30" offsetY="-15"/>
- </animation>
- </action>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-gradcap.png" width="27" height="14" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-49" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-49"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-49"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-49"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75"/> + <frame index="0" offsetX="-1" offsetY ="-49" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-49" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-49" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-49" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-49" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-48" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-49" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-49" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-48" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-49" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-48" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-48" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-47" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-45" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-44" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-50" delay="75" /> + <frame index="1" offsetX="4" offsetY ="-51" delay="75" /> + <frame index="1" offsetX="0" offsetY ="-48" delay="75" /> + <frame index="1" offsetX="-1" offsetY ="-47" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-47" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-50" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-51" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-48" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-47" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-47" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="3" offsetY ="-49" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-49" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-49" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-50" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-50" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-48" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-49" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-49" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-49" delay="75"/> + <frame index="3" offsetX="-6" offsetY ="-50" delay="75"/> + <frame index="3" offsetX="-6" offsetY ="-50" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-37" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-40"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-41"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-7" offsetY ="-40"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="0" offsetX="30" offsetY="-15"/> + </animation> + </action> </sprite>
\ No newline at end of file diff --git a/graphics/sprites/head-infantryhelm.xml b/graphics/sprites/head-infantryhelm.xml index 2577dc0b..201daf18 100644 --- a/graphics/sprites/head-infantryhelm.xml +++ b/graphics/sprites/head-infantryhelm.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/head-infantryhelm.png" width="25" height="22" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-38" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="2" offsetY ="-38"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-38"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-38"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-37" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-38" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="2" offsetY ="-38" delay="75"/>
- <frame index="1" offsetX="2" offsetY ="-37" delay="75"/>
- <frame index="1" offsetX="2" offsetY ="-38" delay="75"/>
- <frame index="1" offsetX="2" offsetY ="-38" delay="75"/>
- <frame index="1" offsetX="2" offsetY ="-37" delay="75"/>
- <frame index="1" offsetX="2" offsetY ="-38" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-37" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-37" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-38" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-36" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-34" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-33" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="6" offsetY ="-39" delay="75" />
- <frame index="1" offsetX="6" offsetY ="-40" delay="75" />
- <frame index="1" offsetX="2" offsetY ="-37" delay="75" />
- <frame index="1" offsetX="1" offsetY ="-36" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-35" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-4" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-37" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-36" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-36" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-37" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="5" offsetY ="-38" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-38" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-38" delay="75" />
- <frame index="1" offsetX="7" offsetY ="-39" delay="75" />
- <frame index="1" offsetX="7" offsetY ="-39" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-37" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-4" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="-6" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="-6" offsetY ="-39" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-26" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="6" offsetY ="-29"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-30"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-7" offsetY ="-29"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="35" offsetY="-6"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-infantryhelm.png" width="25" height="22" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-38" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="2" offsetY ="-38"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-38"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-38"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-37" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-38" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="2" offsetY ="-38" delay="75"/> + <frame index="1" offsetX="2" offsetY ="-37" delay="75"/> + <frame index="1" offsetX="2" offsetY ="-38" delay="75"/> + <frame index="1" offsetX="2" offsetY ="-38" delay="75"/> + <frame index="1" offsetX="2" offsetY ="-37" delay="75"/> + <frame index="1" offsetX="2" offsetY ="-38" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-37" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-37" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-38" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-36" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-34" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-33" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="6" offsetY ="-39" delay="75" /> + <frame index="1" offsetX="6" offsetY ="-40" delay="75" /> + <frame index="1" offsetX="2" offsetY ="-37" delay="75" /> + <frame index="1" offsetX="1" offsetY ="-36" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-35" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-37" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-36" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-36" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-37" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="5" offsetY ="-38" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-38" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-38" delay="75" /> + <frame index="1" offsetX="7" offsetY ="-39" delay="75" /> + <frame index="1" offsetX="7" offsetY ="-39" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-37" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="-6" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="-6" offsetY ="-39" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-26" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="6" offsetY ="-29"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-30"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-7" offsetY ="-29"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="35" offsetY="-6"/> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/head-knighthelm.xml b/graphics/sprites/head-knighthelm.xml index c008e95c..67a5df98 100644 --- a/graphics/sprites/head-knighthelm.xml +++ b/graphics/sprites/head-knighthelm.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/head-knighthelm.png" width="25" height="25" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-36" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-36"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-36"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-36"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-35" delay="75"/>
- <frame index="0" offsetX="-1" offsetY ="-36" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-36" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-35" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-36" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-36" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-36" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-35" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-36" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-36" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-35" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-36" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-37" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-37" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-37" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-37" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-36" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-35" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-36" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-36" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-35" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-36" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-34" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-35" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-32" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-31" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-37" delay="75" />
- <frame index="1" offsetX="4" offsetY ="-38" delay="75" />
- <frame index="1" offsetX="0" offsetY ="-35" delay="75" />
- <frame index="1" offsetX="-1" offsetY ="-34" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-3" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-33" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-37" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-35" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-34" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-35" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-35" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-35" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-34" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-35" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="3" offsetY ="-36" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-36" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-36" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-37" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-37" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-35" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-36" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-36" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-36" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-36" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-37" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-37" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-24" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-27"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-28"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-6" offsetY ="-27"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="29" offsetY="-13"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-knighthelm.png" width="25" height="25" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-36" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-36"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-36"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="0" offsetY ="-36"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-35" delay="75"/> + <frame index="0" offsetX="-1" offsetY ="-36" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-36" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-35" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-36" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-36" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-36" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-35" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-36" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-36" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-35" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-36" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-37" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-37" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-37" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-37" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="0" offsetY ="-36" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-35" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-36" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-36" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-35" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-36" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-34" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-35" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-32" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-31" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-37" delay="75" /> + <frame index="1" offsetX="4" offsetY ="-38" delay="75" /> + <frame index="1" offsetX="0" offsetY ="-35" delay="75" /> + <frame index="1" offsetX="-1" offsetY ="-34" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-3" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-33" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-37" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-35" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-34" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-35" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-35" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-35" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-34" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-35" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="3" offsetY ="-36" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-36" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-36" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-37" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-37" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-35" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-36" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-36" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-36" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-36" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-37" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-37" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-24" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-27"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-28"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-6" offsetY ="-27"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="29" offsetY="-13"/> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/head-mask.xml b/graphics/sprites/head-mask.xml index 2a15f726..757d2376 100644 --- a/graphics/sprites/head-mask.xml +++ b/graphics/sprites/head-mask.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/head-mask.png" width="32" height="32" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-29" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-29"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-25"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-29"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-29" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-29" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-29" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-29" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-29" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-29" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-27" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-25" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-24" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-30" delay="75" />
- <frame index="1" offsetX="4" offsetY ="-31" delay="75" />
- <frame index="1" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="1" offsetX="-1" offsetY ="-27" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-23" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-30" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-31" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-27" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-27" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="3" offsetY ="-29" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-29" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-29" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-30" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-24" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-30" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-30" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-17" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-19"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-17"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-6" offsetY ="-20"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="21" offsetY="-4"/>
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-mask.png" width="32" height="32" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-29" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-29"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-25"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="0" offsetY ="-29"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-29" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-29" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-29" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-29" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-29" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-29" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-27" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-25" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-24" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-30" delay="75" /> + <frame index="1" offsetX="4" offsetY ="-31" delay="75" /> + <frame index="1" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="1" offsetX="-1" offsetY ="-27" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-23" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-30" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-31" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-27" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-27" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="3" offsetY ="-29" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-29" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-29" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-30" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-24" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-30" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-30" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-17" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-19"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-17"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-6" offsetY ="-20"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="21" offsetY="-4"/> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/head-mouboohead.xml b/graphics/sprites/head-mouboohead.xml index a5bdcc0c..7d9bbc09 100644 --- a/graphics/sprites/head-mouboohead.xml +++ b/graphics/sprites/head-mouboohead.xml @@ -1,141 +1,141 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/head-mouboohead.png" width="28" height="32" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-35" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="-2" offsetY ="-35"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-35"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="2" offsetY ="-35"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-34" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-35" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-35" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-34" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-35" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-35" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="-2" offsetY ="-35" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-34" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-35" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-35" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-34" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-35" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-35" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-35" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="2" offsetY ="-35" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-34" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-35" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-35" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-34" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-35" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="5" offsetX="0" offsetY ="-33" delay="75" />
- <frame index="5" offsetX="0" offsetY ="-34" delay="75" />
- <frame index="5" offsetX="0" offsetY ="-31" delay="75" />
- <frame index="5" offsetX="0" offsetY ="-30" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="6" offsetX="2" offsetY ="-36" delay="75" />
- <frame index="6" offsetX="2" offsetY ="-37" delay="75" />
- <frame index="6" offsetX="-1" offsetY ="-34" delay="75" />
- <frame index="6" offsetX="-3" offsetY ="-33" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-3" offsetY ="-35" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-35" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-35" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-33" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="8" offsetX="-1" offsetY ="-36" delay="75"/>
- <frame index="8" offsetX="-1" offsetY ="-37" delay="75"/>
- <frame index="8" offsetX="2" offsetY ="-34" delay="75"/>
- <frame index="8" offsetX="3" offsetY ="-33" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-34" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-34" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-34" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-33" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-34" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="1" offsetY ="-35" delay="75" />
- <frame index="1" offsetX="1" offsetY ="-35" delay="75" />
- <frame index="1" offsetX="1" offsetY ="-35" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-36" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-36" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-35" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-35" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-35" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-34" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-35" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-35" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-35" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-35" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-36" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-36" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-23" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="2" offsetY ="-26"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-27"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-26"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="27" offsetY="-6"/>
- </animation>
- </action>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-mouboohead.png" width="28" height="32" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-35" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="-2" offsetY ="-35"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-35"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="2" offsetY ="-35"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-34" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-35" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-35" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-34" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-35" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-35" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="-2" offsetY ="-35" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-34" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-35" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-35" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-34" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-35" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-35" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-35" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="2" offsetY ="-35" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-34" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-35" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-35" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-34" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-35" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="5" offsetX="0" offsetY ="-33" delay="75" /> + <frame index="5" offsetX="0" offsetY ="-34" delay="75" /> + <frame index="5" offsetX="0" offsetY ="-31" delay="75" /> + <frame index="5" offsetX="0" offsetY ="-30" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="6" offsetX="2" offsetY ="-36" delay="75" /> + <frame index="6" offsetX="2" offsetY ="-37" delay="75" /> + <frame index="6" offsetX="-1" offsetY ="-34" delay="75" /> + <frame index="6" offsetX="-3" offsetY ="-33" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-3" offsetY ="-35" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-35" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-35" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-33" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="8" offsetX="-1" offsetY ="-36" delay="75"/> + <frame index="8" offsetX="-1" offsetY ="-37" delay="75"/> + <frame index="8" offsetX="2" offsetY ="-34" delay="75"/> + <frame index="8" offsetX="3" offsetY ="-33" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-34" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-34" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-34" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-33" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-34" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="1" offsetY ="-35" delay="75" /> + <frame index="1" offsetX="1" offsetY ="-35" delay="75" /> + <frame index="1" offsetX="1" offsetY ="-35" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-36" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-36" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-35" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-35" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-35" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-34" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-35" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-35" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-35" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-35" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-36" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-36" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-23" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="2" offsetY ="-26"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-27"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-26"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="27" offsetY="-6"/> + </animation> + </action> </sprite>
\ No newline at end of file diff --git a/graphics/sprites/head-mushroom.xml b/graphics/sprites/head-mushroom.xml index ba9f77a9..8a92141a 100644 --- a/graphics/sprites/head-mushroom.xml +++ b/graphics/sprites/head-mushroom.xml @@ -1,141 +1,141 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/head-mushroom.png" width="26" height="15" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-48" />
- </animation>
- <animation direction="left">
- <frame index="0" offsetX="0" offsetY ="-48"/>
- </animation>
- <animation direction="up">
- <frame index="0" offsetX="-2" offsetY ="-48"/>
- </animation>
- <animation direction="right">
- <frame index="0" offsetX="-1" offsetY ="-48"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-47" delay="75"/>
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-47" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="0" offsetX="0" offsetY ="-48" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-47" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-48" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-48" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-47" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-48" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="0" offsetX="-2" offsetY ="-48" delay="75"/>
- <frame index="0" offsetX="-2" offsetY ="-49" delay="75"/>
- <frame index="0" offsetX="-2" offsetY ="-49" delay="75"/>
- <frame index="0" offsetX="-2" offsetY ="-48" delay="75"/>
- <frame index="0" offsetX="-2" offsetY ="-49" delay="75"/>
- <frame index="0" offsetX="-2" offsetY ="-49" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75"/>
- <frame index="0" offsetX="-1" offsetY ="-47" delay="75"/>
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75"/>
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75"/>
- <frame index="0" offsetX="-1" offsetY ="-47" delay="75"/>
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-46" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-47" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-44" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-43" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="0" offsetX="4" offsetY ="-49" delay="75" />
- <frame index="0" offsetX="4" offsetY ="-50" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-47" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-46" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="0" offsetX="-3" offsetY ="-48" delay="75"/>
- <frame index="0" offsetX="-3" offsetY ="-48" delay="75"/>
- <frame index="0" offsetX="-3" offsetY ="-48" delay="75"/>
- <frame index="0" offsetX="-3" offsetY ="-46" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="0" offsetX="-4" offsetY ="-49" delay="75"/>
- <frame index="0" offsetX="-4" offsetY ="-50" delay="75"/>
- <frame index="0" offsetX="-1" offsetY ="-47" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-46" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-47" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-47" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-47" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-46" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-47" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="0" offsetX="3" offsetY ="-48" delay="75" />
- <frame index="0" offsetX="3" offsetY ="-48" delay="75" />
- <frame index="0" offsetX="3" offsetY ="-48" delay="75" />
- <frame index="0" offsetX="5" offsetY ="-49" delay="75" />
- <frame index="0" offsetX="5" offsetY ="-49" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="0" offsetX="-2" offsetY ="-48" delay="75"/>
- <frame index="0" offsetX="-2" offsetY ="-48" delay="75"/>
- <frame index="0" offsetX="-3" offsetY ="-48" delay="75"/>
- <frame index="0" offsetX="-3" offsetY ="-47" delay="75"/>
- <frame index="0" offsetX="-3" offsetY ="-48" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="0" offsetX="-4" offsetY ="-48" delay="75"/>
- <frame index="0" offsetX="-4" offsetY ="-48" delay="75"/>
- <frame index="0" offsetX="-4" offsetY ="-48" delay="75"/>
- <frame index="0" offsetX="-6" offsetY ="-49" delay="75"/>
- <frame index="0" offsetX="-6" offsetY ="-49" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-36" />
- </animation>
- <animation direction="left">
- <frame index="0" offsetX="4" offsetY ="-39"/>
- </animation>
- <animation direction="up">
- <frame index="0" offsetX="-1" offsetY ="-40"/>
- </animation>
- <animation direction="right">
- <frame index="0" offsetX="-7" offsetY ="-38"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="1" offsetX="40" offsetY="-6"/>
- </animation>
- </action>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-mushroom.png" width="26" height="15" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-48" /> + </animation> + <animation direction="left"> + <frame index="0" offsetX="0" offsetY ="-48"/> + </animation> + <animation direction="up"> + <frame index="0" offsetX="-2" offsetY ="-48"/> + </animation> + <animation direction="right"> + <frame index="0" offsetX="-1" offsetY ="-48"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-47" delay="75"/> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-47" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + </animation> + <animation direction="left"> + <frame index="0" offsetX="0" offsetY ="-48" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-47" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-48" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-48" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-47" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-48" delay="75"/> + </animation> + <animation direction="up"> + <frame index="0" offsetX="-2" offsetY ="-48" delay="75"/> + <frame index="0" offsetX="-2" offsetY ="-49" delay="75"/> + <frame index="0" offsetX="-2" offsetY ="-49" delay="75"/> + <frame index="0" offsetX="-2" offsetY ="-48" delay="75"/> + <frame index="0" offsetX="-2" offsetY ="-49" delay="75"/> + <frame index="0" offsetX="-2" offsetY ="-49" delay="75"/> + </animation> + <animation direction="right"> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75"/> + <frame index="0" offsetX="-1" offsetY ="-47" delay="75"/> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75"/> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75"/> + <frame index="0" offsetX="-1" offsetY ="-47" delay="75"/> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-46" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-47" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-44" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-43" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="0" offsetX="4" offsetY ="-49" delay="75" /> + <frame index="0" offsetX="4" offsetY ="-50" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-47" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-46" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="0" offsetX="-3" offsetY ="-48" delay="75"/> + <frame index="0" offsetX="-3" offsetY ="-48" delay="75"/> + <frame index="0" offsetX="-3" offsetY ="-48" delay="75"/> + <frame index="0" offsetX="-3" offsetY ="-46" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="0" offsetX="-4" offsetY ="-49" delay="75"/> + <frame index="0" offsetX="-4" offsetY ="-50" delay="75"/> + <frame index="0" offsetX="-1" offsetY ="-47" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-46" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-47" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-47" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-47" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-46" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-47" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="0" offsetX="3" offsetY ="-48" delay="75" /> + <frame index="0" offsetX="3" offsetY ="-48" delay="75" /> + <frame index="0" offsetX="3" offsetY ="-48" delay="75" /> + <frame index="0" offsetX="5" offsetY ="-49" delay="75" /> + <frame index="0" offsetX="5" offsetY ="-49" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="0" offsetX="-2" offsetY ="-48" delay="75"/> + <frame index="0" offsetX="-2" offsetY ="-48" delay="75"/> + <frame index="0" offsetX="-3" offsetY ="-48" delay="75"/> + <frame index="0" offsetX="-3" offsetY ="-47" delay="75"/> + <frame index="0" offsetX="-3" offsetY ="-48" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="0" offsetX="-4" offsetY ="-48" delay="75"/> + <frame index="0" offsetX="-4" offsetY ="-48" delay="75"/> + <frame index="0" offsetX="-4" offsetY ="-48" delay="75"/> + <frame index="0" offsetX="-6" offsetY ="-49" delay="75"/> + <frame index="0" offsetX="-6" offsetY ="-49" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-36" /> + </animation> + <animation direction="left"> + <frame index="0" offsetX="4" offsetY ="-39"/> + </animation> + <animation direction="up"> + <frame index="0" offsetX="-1" offsetY ="-40"/> + </animation> + <animation direction="right"> + <frame index="0" offsetX="-7" offsetY ="-38"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="1" offsetX="40" offsetY="-6"/> + </animation> + </action> </sprite>
\ No newline at end of file diff --git a/graphics/sprites/head-nohmask.xml b/graphics/sprites/head-nohmask.xml index f5ad1885..89928cee 100644 --- a/graphics/sprites/head-nohmask.xml +++ b/graphics/sprites/head-nohmask.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/head-nohmask.png" width="25" height="23" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-38" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="-2" offsetY ="-38"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-38"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="1" offsetY ="-38"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-37" delay="75"/>
- <frame index="0" offsetX="-1" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-38" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-37" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-37" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-38" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="1" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-37" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-37" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-38" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-36" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-34" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-33" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="2" offsetY ="-39" delay="75" />
- <frame index="1" offsetX="2" offsetY ="-40" delay="75" />
- <frame index="1" offsetX="-2" offsetY ="-37" delay="75" />
- <frame index="1" offsetX="-3" offsetY ="-36" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-36" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-2" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="-2" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-37" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-36" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-36" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-37" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="1" offsetY ="-38" delay="75" />
- <frame index="1" offsetX="1" offsetY ="-38" delay="75" />
- <frame index="1" offsetX="1" offsetY ="-38" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-39" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-39" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-37" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-39" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-26" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="2" offsetY ="-29"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-30"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-5" offsetY ="-29"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="17" offsetY="-14"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-nohmask.png" width="25" height="23" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-38" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="-2" offsetY ="-38"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-38"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="1" offsetY ="-38"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-37" delay="75"/> + <frame index="0" offsetX="-1" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-38" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-37" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-37" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-38" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-39" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="1" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-37" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-37" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-38" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-36" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-34" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-33" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="2" offsetY ="-39" delay="75" /> + <frame index="1" offsetX="2" offsetY ="-40" delay="75" /> + <frame index="1" offsetX="-2" offsetY ="-37" delay="75" /> + <frame index="1" offsetX="-3" offsetY ="-36" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-36" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-2" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="-2" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-37" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-36" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-36" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-37" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="1" offsetY ="-38" delay="75" /> + <frame index="1" offsetX="1" offsetY ="-38" delay="75" /> + <frame index="1" offsetX="1" offsetY ="-38" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-39" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-39" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-37" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-38" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-39" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-26" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="2" offsetY ="-29"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-30"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-5" offsetY ="-29"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="17" offsetY="-14"/> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/head-serf.xml b/graphics/sprites/head-serf.xml index 4aff0d83..5c79c04d 100644 --- a/graphics/sprites/head-serf.xml +++ b/graphics/sprites/head-serf.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/head-serf.png" width="24" height="26" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-40" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="1" offsetY ="-40"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-41"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-40"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-39" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-40" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-40" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-39" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-40" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-40" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="1" offsetY ="-40" delay="75"/>
- <frame index="1" offsetX="1" offsetY ="-39" delay="75"/>
- <frame index="1" offsetX="1" offsetY ="-40" delay="75"/>
- <frame index="1" offsetX="1" offsetY ="-40" delay="75"/>
- <frame index="1" offsetX="1" offsetY ="-39" delay="75"/>
- <frame index="1" offsetX="1" offsetY ="-40" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="0" offsetY ="-42" delay="75"/>
- <frame index="2" offsetX="0" offsetY ="-42" delay="75"/>
- <frame index="2" offsetX="0" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="0" offsetY ="-42" delay="75"/>
- <frame index="2" offsetX="0" offsetY ="-42" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-39" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-36" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-35" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="5" offsetY ="-41" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-42" delay="75" />
- <frame index="1" offsetX="1" offsetY ="-39" delay="75" />
- <frame index="1" offsetX="0" offsetY ="-38" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-4" offsetY ="-41" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-42" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-38" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-39" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-39" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-39" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-39" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-40" delay="75" />
- <frame index="1" offsetX="4" offsetY ="-40" delay="75" />
- <frame index="1" offsetX="4" offsetY ="-40" delay="75" />
- <frame index="1" offsetX="6" offsetY ="-41" delay="75" />
- <frame index="1" offsetX="6" offsetY ="-41" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="0" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-40" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-4" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="-6" offsetY ="-41" delay="75"/>
- <frame index="3" offsetX="-6" offsetY ="-41" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-28" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="5" offsetY ="-31"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="1" offsetY ="-33"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-7" offsetY ="-31"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="23" offsetY="-13"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-serf.png" width="24" height="26" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-40" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="1" offsetY ="-40"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-41"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-40"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-39" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-40" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-40" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-39" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-40" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-40" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="1" offsetY ="-40" delay="75"/> + <frame index="1" offsetX="1" offsetY ="-39" delay="75"/> + <frame index="1" offsetX="1" offsetY ="-40" delay="75"/> + <frame index="1" offsetX="1" offsetY ="-40" delay="75"/> + <frame index="1" offsetX="1" offsetY ="-39" delay="75"/> + <frame index="1" offsetX="1" offsetY ="-40" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="0" offsetY ="-42" delay="75"/> + <frame index="2" offsetX="0" offsetY ="-42" delay="75"/> + <frame index="2" offsetX="0" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="0" offsetY ="-42" delay="75"/> + <frame index="2" offsetX="0" offsetY ="-42" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-39" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-36" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-35" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="5" offsetY ="-41" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-42" delay="75" /> + <frame index="1" offsetX="1" offsetY ="-39" delay="75" /> + <frame index="1" offsetX="0" offsetY ="-38" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-41" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-42" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-38" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-39" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-39" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-39" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-39" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-40" delay="75" /> + <frame index="1" offsetX="4" offsetY ="-40" delay="75" /> + <frame index="1" offsetX="4" offsetY ="-40" delay="75" /> + <frame index="1" offsetX="6" offsetY ="-41" delay="75" /> + <frame index="1" offsetX="6" offsetY ="-41" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="0" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-40" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="-6" offsetY ="-41" delay="75"/> + <frame index="3" offsetX="-6" offsetY ="-41" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-28" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="5" offsetY ="-31"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="1" offsetY ="-33"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-7" offsetY ="-31"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="23" offsetY="-13"/> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/head-shroom.xml b/graphics/sprites/head-shroom.xml index 052f72fe..6a26b9a2 100644 --- a/graphics/sprites/head-shroom.xml +++ b/graphics/sprites/head-shroom.xml @@ -1,141 +1,141 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/head-shroom.png" width="40" height="40" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-29" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-29"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-25"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-29"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-29" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-29" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-29" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-29" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-29" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-29" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-27" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-25" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-24" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-30" delay="75" />
- <frame index="1" offsetX="4" offsetY ="-31" delay="75" />
- <frame index="1" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="1" offsetX="-1" offsetY ="-27" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-23" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-30" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-31" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-27" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-27" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="3" offsetY ="-29" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-29" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-29" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-30" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-24" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-30" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-30" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-17" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-20"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-17"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-6" offsetY ="-20"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="21" offsetY="-4"/>
- </animation>
- </action>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-shroom.png" width="40" height="40" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-29" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-29"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-25"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="0" offsetY ="-29"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-29" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-29" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-29" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-29" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-29" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-29" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-27" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-25" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-24" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-30" delay="75" /> + <frame index="1" offsetX="4" offsetY ="-31" delay="75" /> + <frame index="1" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="1" offsetX="-1" offsetY ="-27" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-23" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-30" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-31" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-27" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-27" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="3" offsetY ="-29" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-29" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-29" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-30" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-24" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-30" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-30" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-17" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-20"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-17"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-6" offsetY ="-20"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="21" offsetY="-4"/> + </animation> + </action> </sprite>
\ No newline at end of file diff --git a/graphics/sprites/head-tophat.xml b/graphics/sprites/head-tophat.xml index 44ccca69..8d166cf7 100644 --- a/graphics/sprites/head-tophat.xml +++ b/graphics/sprites/head-tophat.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/head-tophat.png" width="21" height="17" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-50" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-50"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-50"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-50"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-49" delay="75"/>
- <frame index="0" offsetX="-1" offsetY ="-50" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-50" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-49" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-50" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-50" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-50" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-49" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-50" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-50" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-49" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-50" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-51" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-51" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-51" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-51" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-50" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-50" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-50" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-50" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-49" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-46" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-45" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-51" delay="75" />
- <frame index="1" offsetX="4" offsetY ="-52" delay="75" />
- <frame index="1" offsetX="0" offsetY ="-49" delay="75" />
- <frame index="1" offsetX="-1" offsetY ="-48" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-3" offsetY ="-50" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-50" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-50" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-48" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-4" offsetY ="-51" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-52" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-48" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-49" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-49" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-49" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-49" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="3" offsetY ="-50" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-50" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-50" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-51" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-51" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-50" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-50" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-4" offsetY ="-50" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-50" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-50" delay="75"/>
- <frame index="3" offsetX="-6" offsetY ="-51" delay="75"/>
- <frame index="3" offsetX="-6" offsetY ="-51" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-38" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-41"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-42"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-7" offsetY ="-41"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="40" offsetY="-6"/>
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-tophat.png" width="21" height="17" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-50" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-50"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-50"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-50"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-49" delay="75"/> + <frame index="0" offsetX="-1" offsetY ="-50" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-50" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-49" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-50" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-50" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-50" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-49" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-50" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-50" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-49" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-50" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-51" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-51" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-51" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-51" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-50" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-50" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-50" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-50" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-49" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-46" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-45" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-51" delay="75" /> + <frame index="1" offsetX="4" offsetY ="-52" delay="75" /> + <frame index="1" offsetX="0" offsetY ="-49" delay="75" /> + <frame index="1" offsetX="-1" offsetY ="-48" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-3" offsetY ="-50" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-50" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-50" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-48" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-51" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-52" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-49" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-48" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-49" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-49" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-49" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-49" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="3" offsetY ="-50" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-50" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-50" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-51" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-51" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-50" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-50" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-49" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-50" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-50" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-50" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-50" delay="75"/> + <frame index="3" offsetX="-6" offsetY ="-51" delay="75"/> + <frame index="3" offsetX="-6" offsetY ="-51" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-38" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-41"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-42"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-7" offsetY ="-41"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="40" offsetY="-6"/> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/head-warlordhelm.xml b/graphics/sprites/head-warlordhelm.xml index 21937100..fba367fe 100644 --- a/graphics/sprites/head-warlordhelm.xml +++ b/graphics/sprites/head-warlordhelm.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/head-warlordhelm.png" width="27" height="19" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-42" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="3" offsetY ="-42"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-42"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="2" offsetY ="-42"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-41" delay="75"/>
- <frame index="0" offsetX="-1" offsetY ="-42" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-42" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-41" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-42" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-42" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-42" delay="75"/>
- <frame index="1" offsetX="4" offsetY ="-41" delay="75"/>
- <frame index="1" offsetX="4" offsetY ="-42" delay="75"/>
- <frame index="1" offsetX="4" offsetY ="-42" delay="75"/>
- <frame index="1" offsetX="4" offsetY ="-41" delay="75"/>
- <frame index="1" offsetX="4" offsetY ="-42" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-42" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-43" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-43" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-42" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-43" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-43" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="2" offsetY ="-42" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-41" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-42" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-42" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-41" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-42" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-40" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-41" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-37" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="7" offsetY ="-43" delay="75" />
- <frame index="1" offsetX="7" offsetY ="-44" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-41" delay="75" />
- <frame index="1" offsetX="2" offsetY ="-40" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-3" offsetY ="-42" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-42" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-42" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-39" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-2" offsetY ="-43" delay="75"/>
- <frame index="3" offsetX="-2" offsetY ="-44" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-41" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-40" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-41" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-41" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-41" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-40" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-41" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="6" offsetY ="-42" delay="75" />
- <frame index="1" offsetX="6" offsetY ="-42" delay="75" />
- <frame index="1" offsetX="6" offsetY ="-42" delay="75" />
- <frame index="1" offsetX="8" offsetY ="-43" delay="75" />
- <frame index="1" offsetX="8" offsetY ="-43" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-42" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-42" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-42" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-42" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-42" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-42" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-42" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-43" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-43" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-30" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="7" offsetY ="-33"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-34"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-4" offsetY ="-33"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="31" offsetY="-8"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-warlordhelm.png" width="27" height="19" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-42" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="3" offsetY ="-42"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-42"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="2" offsetY ="-42"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-41" delay="75"/> + <frame index="0" offsetX="-1" offsetY ="-42" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-42" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-41" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-42" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-42" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-42" delay="75"/> + <frame index="1" offsetX="4" offsetY ="-41" delay="75"/> + <frame index="1" offsetX="4" offsetY ="-42" delay="75"/> + <frame index="1" offsetX="4" offsetY ="-42" delay="75"/> + <frame index="1" offsetX="4" offsetY ="-41" delay="75"/> + <frame index="1" offsetX="4" offsetY ="-42" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-42" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-43" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-43" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-42" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-43" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-43" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="2" offsetY ="-42" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-41" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-42" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-42" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-41" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-42" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-40" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-41" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-37" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="7" offsetY ="-43" delay="75" /> + <frame index="1" offsetX="7" offsetY ="-44" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-41" delay="75" /> + <frame index="1" offsetX="2" offsetY ="-40" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-3" offsetY ="-42" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-42" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-42" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-39" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-2" offsetY ="-43" delay="75"/> + <frame index="3" offsetX="-2" offsetY ="-44" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-41" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-40" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-41" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-41" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-41" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-40" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-41" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="6" offsetY ="-42" delay="75" /> + <frame index="1" offsetX="6" offsetY ="-42" delay="75" /> + <frame index="1" offsetX="6" offsetY ="-42" delay="75" /> + <frame index="1" offsetX="8" offsetY ="-43" delay="75" /> + <frame index="1" offsetX="8" offsetY ="-43" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-42" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-42" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-42" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-42" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-42" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-42" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-42" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-43" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-43" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-30" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="7" offsetY ="-33"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-34"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-33"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="31" offsetY="-8"/> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/head-xmaself.xml b/graphics/sprites/head-xmaself.xml index b8f6df32..2e0a19cc 100644 --- a/graphics/sprites/head-xmaself.xml +++ b/graphics/sprites/head-xmaself.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/head-xmaself.png" width="21" height="20" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-42" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="1" offsetY ="-40"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-41"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-40"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-41" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-42" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-42" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-41" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-42" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-42" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="1" offsetY ="-40" delay="75"/>
- <frame index="1" offsetX="1" offsetY ="-39" delay="75"/>
- <frame index="1" offsetX="1" offsetY ="-40" delay="75"/>
- <frame index="1" offsetX="1" offsetY ="-40" delay="75"/>
- <frame index="1" offsetX="1" offsetY ="-39" delay="75"/>
- <frame index="1" offsetX="1" offsetY ="-40" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="0" offsetY ="-42" delay="75"/>
- <frame index="2" offsetX="0" offsetY ="-42" delay="75"/>
- <frame index="2" offsetX="0" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="0" offsetY ="-42" delay="75"/>
- <frame index="2" offsetX="0" offsetY ="-42" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-40" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-41" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-37" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="5" offsetY ="-41" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-42" delay="75" />
- <frame index="1" offsetX="1" offsetY ="-39" delay="75" />
- <frame index="1" offsetX="0" offsetY ="-38" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-4" offsetY ="-41" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-42" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-38" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-41" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-41" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-41" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-40" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-41" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-40" delay="75" />
- <frame index="1" offsetX="4" offsetY ="-40" delay="75" />
- <frame index="1" offsetX="4" offsetY ="-40" delay="75" />
- <frame index="1" offsetX="6" offsetY ="-41" delay="75" />
- <frame index="1" offsetX="6" offsetY ="-41" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="0" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-40" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-4" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="-4" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="-6" offsetY ="-41" delay="75"/>
- <frame index="3" offsetX="-6" offsetY ="-41" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-30" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="5" offsetY ="-31"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="1" offsetY ="-33"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-7" offsetY ="-31"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="35" offsetY="-6"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-xmaself.png" width="21" height="20" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-42" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="1" offsetY ="-40"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-41"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-40"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-41" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-42" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-42" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-41" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-42" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-42" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="1" offsetY ="-40" delay="75"/> + <frame index="1" offsetX="1" offsetY ="-39" delay="75"/> + <frame index="1" offsetX="1" offsetY ="-40" delay="75"/> + <frame index="1" offsetX="1" offsetY ="-40" delay="75"/> + <frame index="1" offsetX="1" offsetY ="-39" delay="75"/> + <frame index="1" offsetX="1" offsetY ="-40" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="0" offsetY ="-42" delay="75"/> + <frame index="2" offsetX="0" offsetY ="-42" delay="75"/> + <frame index="2" offsetX="0" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="0" offsetY ="-42" delay="75"/> + <frame index="2" offsetX="0" offsetY ="-42" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-40" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-40" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-41" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-37" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="5" offsetY ="-41" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-42" delay="75" /> + <frame index="1" offsetX="1" offsetY ="-39" delay="75" /> + <frame index="1" offsetX="0" offsetY ="-38" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-41" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-42" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-38" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-41" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-41" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-41" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-40" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-41" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-40" delay="75" /> + <frame index="1" offsetX="4" offsetY ="-40" delay="75" /> + <frame index="1" offsetX="4" offsetY ="-40" delay="75" /> + <frame index="1" offsetX="6" offsetY ="-41" delay="75" /> + <frame index="1" offsetX="6" offsetY ="-41" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="0" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-40" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-41" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="-6" offsetY ="-41" delay="75"/> + <frame index="3" offsetX="-6" offsetY ="-41" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-30" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="5" offsetY ="-31"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="1" offsetY ="-33"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-7" offsetY ="-31"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="35" offsetY="-6"/> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/icon-haste-potion.xml b/graphics/sprites/icon-haste-potion.xml index c24b3c7d..01b8a71f 100644 --- a/graphics/sprites/icon-haste-potion.xml +++ b/graphics/sprites/icon-haste-potion.xml @@ -1,13 +1,13 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/icon-potion-c.png|G:#da69e5,ffdaff" width="13" height="20" />
-
- <action name="default" imageset="base">
- <animation direction="default">
- <frame index="0" offsetY="-12" delay="100"/>
- <frame index="1" offsetY="-12" delay="100"/>
- <frame index="2" offsetY="-12" delay="100"/>
- <frame index="3" offsetY="-12" delay="100"/>
- </animation>
- </action>
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/icon-potion-c.png|G:#da69e5,ffdaff" width="13" height="20" /> + + <action name="default" imageset="base"> + <animation direction="default"> + <frame index="0" offsetY="-12" delay="100"/> + <frame index="1" offsetY="-12" delay="100"/> + <frame index="2" offsetY="-12" delay="100"/> + <frame index="3" offsetY="-12" delay="100"/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/icon-invisible.xml b/graphics/sprites/icon-invisible.xml index f1d490be..9a0571c3 100644 --- a/graphics/sprites/icon-invisible.xml +++ b/graphics/sprites/icon-invisible.xml @@ -1,36 +1,36 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/icon-invisible.png" width="16" height="24" />
-
- <action name="default" imageset="base">
- <animation direction="default">
- <frame index="0" offsetY="-10" delay="2000"/>
- <frame index="1" offsetY="-10" delay="100"/>
- <frame index="2" offsetY="-10" delay="100"/>
- <frame index="3" offsetY="-10" delay="100"/>
- <frame index="4" offsetY="-10" delay="100"/>
- <frame index="0" offsetY="-10" delay="5000"/>
- <frame index="1" offsetY="-10" delay="100"/>
- <frame index="2" offsetY="-10" delay="100"/>
- <frame index="3" offsetY="-10" delay="100"/>
- <frame index="4" offsetY="-10" delay="100"/>
- <frame index="0" offsetY="-10" delay="3000"/>
- <frame index="7" offsetY="-10" delay="500"/>
- <frame index="0" offsetY="-10" delay="3000"/>
- <frame index="5" offsetY="-10" delay="50"/>
- <frame index="6" offsetY="-10" delay="50"/>
- <frame index="5" offsetY="-10" delay="50"/>
- <frame index="6" offsetY="-10" delay="50"/>
- <frame index="5" offsetY="-10" delay="50"/>
- <frame index="6" offsetY="-10" delay="50"/>
- <frame index="5" offsetY="-10" delay="50"/>
- <frame index="6" offsetY="-10" delay="50"/>
- <frame index="5" offsetY="-10" delay="50"/>
- <frame index="6" offsetY="-10" delay="50"/>
- <frame index="0" offsetY="-10" delay="3000"/>
- <frame index="7" offsetY="-10" delay="300"/>
- <frame index="0" offsetY="-10" delay="5000"/>
- <frame index="7" offsetY="-10" delay="200"/>
- </animation>
- </action>
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/icon-invisible.png" width="16" height="24" /> + + <action name="default" imageset="base"> + <animation direction="default"> + <frame index="0" offsetY="-10" delay="2000"/> + <frame index="1" offsetY="-10" delay="100"/> + <frame index="2" offsetY="-10" delay="100"/> + <frame index="3" offsetY="-10" delay="100"/> + <frame index="4" offsetY="-10" delay="100"/> + <frame index="0" offsetY="-10" delay="5000"/> + <frame index="1" offsetY="-10" delay="100"/> + <frame index="2" offsetY="-10" delay="100"/> + <frame index="3" offsetY="-10" delay="100"/> + <frame index="4" offsetY="-10" delay="100"/> + <frame index="0" offsetY="-10" delay="3000"/> + <frame index="7" offsetY="-10" delay="500"/> + <frame index="0" offsetY="-10" delay="3000"/> + <frame index="5" offsetY="-10" delay="50"/> + <frame index="6" offsetY="-10" delay="50"/> + <frame index="5" offsetY="-10" delay="50"/> + <frame index="6" offsetY="-10" delay="50"/> + <frame index="5" offsetY="-10" delay="50"/> + <frame index="6" offsetY="-10" delay="50"/> + <frame index="5" offsetY="-10" delay="50"/> + <frame index="6" offsetY="-10" delay="50"/> + <frame index="5" offsetY="-10" delay="50"/> + <frame index="6" offsetY="-10" delay="50"/> + <frame index="0" offsetY="-10" delay="3000"/> + <frame index="7" offsetY="-10" delay="300"/> + <frame index="0" offsetY="-10" delay="5000"/> + <frame index="7" offsetY="-10" delay="200"/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/icon-iron-potion.xml b/graphics/sprites/icon-iron-potion.xml index ff9edf70..4e10276d 100644 --- a/graphics/sprites/icon-iron-potion.xml +++ b/graphics/sprites/icon-iron-potion.xml @@ -1,10 +1,10 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/icon-potion-b.png|G:#c05000,f0a000,f0f09f" width="13" height="20" />
-
- <action name="default" imageset="base">
- <animation direction="default">
- <frame index="0" offsetY="-12"/>
- </animation>
- </action>
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/icon-potion-b.png|G:#c05000,f0a000,f0f09f" width="13" height="20" /> + + <action name="default" imageset="base"> + <animation direction="default"> + <frame index="0" offsetY="-12"/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/item011.xml b/graphics/sprites/item011.xml index 63750893..9162d4a4 100644 --- a/graphics/sprites/item011.xml +++ b/graphics/sprites/item011.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/item011.png" width="40" height="40" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-29" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-29"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-29"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-29"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-29" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-29" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-29" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-29" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-29" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-29" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-30" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-30" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-29" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-30" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-30" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-29" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-27" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-25" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-24" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-30" delay="75" />
- <frame index="1" offsetX="4" offsetY ="-31" delay="75" />
- <frame index="1" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="1" offsetX="-1" offsetY ="-27" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-29" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-29" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-29" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-27" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-30" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-31" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-27" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-27" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="3" offsetY ="-29" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-29" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-29" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-30" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-29" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-29" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-29" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-28" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-29" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-30" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-30" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-17" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-20"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-21"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-6" offsetY ="-20"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="21" offsetY="-4"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/item011.png" width="40" height="40" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-29" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-29"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-29"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="0" offsetY ="-29"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-29" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-29" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-29" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-29" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-29" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-29" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-30" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-30" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-29" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-30" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-30" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-29" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-27" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-25" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-24" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-30" delay="75" /> + <frame index="1" offsetX="4" offsetY ="-31" delay="75" /> + <frame index="1" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="1" offsetX="-1" offsetY ="-27" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-29" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-29" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-29" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-27" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-30" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-31" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-27" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-27" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="3" offsetY ="-29" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-29" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-29" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-30" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-29" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-29" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-29" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-28" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-29" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-30" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-30" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-17" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-20"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-21"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-6" offsetY ="-20"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="21" offsetY="-4"/> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/item012.xml b/graphics/sprites/item012.xml index 3531e05a..25f00c6e 100644 --- a/graphics/sprites/item012.xml +++ b/graphics/sprites/item012.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/item012.png" width="22" height="22" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-44" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-44"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-43"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-44"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-43" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-44" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-44" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-43" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-44" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-44" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-44" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-43" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-44" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-44" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-43" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-44" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-43" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-44" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-44" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-43" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-44" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-44" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-44" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-43" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-44" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-44" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-43" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-44" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-42" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-43" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-40" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-39" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-45" delay="75" />
- <frame index="1" offsetX="4" offsetY ="-46" delay="75" />
- <frame index="1" offsetX="0" offsetY ="-43" delay="75" />
- <frame index="1" offsetX="-1" offsetY ="-42" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-43" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-43" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-43" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-41" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-45" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-46" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-43" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-42" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-43" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-43" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-43" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-42" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-43" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="3" offsetY ="-44" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-44" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-44" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-45" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-45" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-43" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-43" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-43" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-42" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-43" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-44" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-44" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-44" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-45" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-45" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-32" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-35"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-35"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-6" offsetY ="-35"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="27" offsetY="-16"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/item012.png" width="22" height="22" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-44" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-44"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-43"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="0" offsetY ="-44"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-43" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-44" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-44" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-43" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-44" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-44" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-44" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-43" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-44" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-44" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-43" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-44" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-43" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-44" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-44" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-43" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-44" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-44" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="0" offsetY ="-44" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-43" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-44" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-44" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-43" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-44" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-42" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-43" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-40" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-39" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-45" delay="75" /> + <frame index="1" offsetX="4" offsetY ="-46" delay="75" /> + <frame index="1" offsetX="0" offsetY ="-43" delay="75" /> + <frame index="1" offsetX="-1" offsetY ="-42" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-43" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-43" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-43" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-41" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-45" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-46" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-43" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-42" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-43" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-43" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-43" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-42" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-43" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="3" offsetY ="-44" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-44" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-44" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-45" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-45" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-43" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-43" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-43" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-42" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-43" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-44" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-44" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-44" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-45" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-45" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-32" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-35"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-35"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-6" offsetY ="-35"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="27" offsetY="-16"/> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/item013.xml b/graphics/sprites/item013.xml index 7ef0546f..9f83cb11 100644 --- a/graphics/sprites/item013.xml +++ b/graphics/sprites/item013.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/item013.png" width="27" height="17" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-48" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="2" offsetY ="-47"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-45"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-47"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-47" delay="75"/>
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-47" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-48" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="2" offsetY ="-47" delay="75"/>
- <frame index="1" offsetX="2" offsetY ="-46" delay="75"/>
- <frame index="1" offsetX="2" offsetY ="-47" delay="75"/>
- <frame index="1" offsetX="2" offsetY ="-47" delay="75"/>
- <frame index="1" offsetX="2" offsetY ="-46" delay="75"/>
- <frame index="1" offsetX="2" offsetY ="-47" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-46" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-46" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-47" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-46" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-47" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-44" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-43" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="6" offsetY ="-48" delay="75" />
- <frame index="1" offsetX="6" offsetY ="-49" delay="75" />
- <frame index="1" offsetX="2" offsetY ="-46" delay="75" />
- <frame index="1" offsetX="1" offsetY ="-45" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-43" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-6" offsetY ="-48" delay="75"/>
- <frame index="3" offsetX="-6" offsetY ="-49" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-46" delay="75"/>
- <frame index="3" offsetX="-2" offsetY ="-45" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-47" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-47" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-47" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-46" delay="75" />
- <frame index="0" offsetX="-1" offsetY ="-47" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="5" offsetY ="-47" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-47" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-47" delay="75" />
- <frame index="1" offsetX="7" offsetY ="-48" delay="75" />
- <frame index="1" offsetX="7" offsetY ="-48" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-44" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-6" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="-6" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="-6" offsetY ="-47" delay="75"/>
- <frame index="3" offsetX="-8" offsetY ="-48" delay="75"/>
- <frame index="3" offsetX="-8" offsetY ="-48" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-36" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="6" offsetY ="-38"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-37"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-9" offsetY ="-38"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="0" offsetX="21" offsetY="-4"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/item013.png" width="27" height="17" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-48" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="2" offsetY ="-47"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-45"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-47"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-47" delay="75"/> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-47" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-48" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="2" offsetY ="-47" delay="75"/> + <frame index="1" offsetX="2" offsetY ="-46" delay="75"/> + <frame index="1" offsetX="2" offsetY ="-47" delay="75"/> + <frame index="1" offsetX="2" offsetY ="-47" delay="75"/> + <frame index="1" offsetX="2" offsetY ="-46" delay="75"/> + <frame index="1" offsetX="2" offsetY ="-47" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-46" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-46" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-46" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-47" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-46" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-47" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-44" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-43" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="6" offsetY ="-48" delay="75" /> + <frame index="1" offsetX="6" offsetY ="-49" delay="75" /> + <frame index="1" offsetX="2" offsetY ="-46" delay="75" /> + <frame index="1" offsetX="1" offsetY ="-45" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-43" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-6" offsetY ="-48" delay="75"/> + <frame index="3" offsetX="-6" offsetY ="-49" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-46" delay="75"/> + <frame index="3" offsetX="-2" offsetY ="-45" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-47" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-47" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-47" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-46" delay="75" /> + <frame index="0" offsetX="-1" offsetY ="-47" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="5" offsetY ="-47" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-47" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-47" delay="75" /> + <frame index="1" offsetX="7" offsetY ="-48" delay="75" /> + <frame index="1" offsetX="7" offsetY ="-48" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-44" delay="75"/> + <frame index="2" offsetX="-3" offsetY ="-45" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-6" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="-6" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="-6" offsetY ="-47" delay="75"/> + <frame index="3" offsetX="-8" offsetY ="-48" delay="75"/> + <frame index="3" offsetX="-8" offsetY ="-48" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY ="-36" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="6" offsetY ="-38"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-37"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-9" offsetY ="-38"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="0" offsetX="21" offsetY="-4"/> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/item014.xml b/graphics/sprites/item014.xml index 44d2cc20..f02e2606 100644 --- a/graphics/sprites/item014.xml +++ b/graphics/sprites/item014.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/item014.png" width="20" height="20" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-36" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="-2" offsetY ="-36"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-36"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="2" offsetY ="-36"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-35" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-36" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-36" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-35" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-36" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-36" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-35" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-35" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-36" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-37" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-37" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-37" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-37" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="2" offsetY ="-36" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-35" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-36" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-36" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-35" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-36" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-34" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-35" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-32" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-31" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="2" offsetY ="-37" delay="75" />
- <frame index="1" offsetX="2" offsetY ="-38" delay="75" />
- <frame index="1" offsetX="-2" offsetY ="-35" delay="75" />
- <frame index="1" offsetX="-3" offsetY ="-34" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-34" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-37" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-35" delay="75"/>
- <frame index="3" offsetX="3" offsetY ="-34" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-35" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-35" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-35" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-34" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-35" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="1" offsetY ="-36" delay="75" />
- <frame index="1" offsetX="1" offsetY ="-36" delay="75" />
- <frame index="1" offsetX="1" offsetY ="-36" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-37" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-37" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-35" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-36" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-36" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-36" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-37" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-37" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-24" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="2" offsetY ="-27"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-28"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-4" offsetY ="-27"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="19" offsetY="-15"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/item014.png" width="20" height="20" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-36" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="-2" offsetY ="-36"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-36"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="2" offsetY ="-36"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-35" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-36" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-36" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-35" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-36" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-36" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-35" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-35" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-36" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-37" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-37" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-37" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-37" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="2" offsetY ="-36" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-35" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-36" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-36" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-35" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-36" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-34" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-35" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-32" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-31" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="2" offsetY ="-37" delay="75" /> + <frame index="1" offsetX="2" offsetY ="-38" delay="75" /> + <frame index="1" offsetX="-2" offsetY ="-35" delay="75" /> + <frame index="1" offsetX="-3" offsetY ="-34" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-34" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-37" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-35" delay="75"/> + <frame index="3" offsetX="3" offsetY ="-34" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-35" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-35" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-35" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-34" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-35" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="1" offsetY ="-36" delay="75" /> + <frame index="1" offsetX="1" offsetY ="-36" delay="75" /> + <frame index="1" offsetX="1" offsetY ="-36" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-37" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-37" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-35" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-36" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-36" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-36" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-37" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-37" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-24" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="2" offsetY ="-27"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-28"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-27"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="19" offsetY="-15"/> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/item015.xml b/graphics/sprites/item015.xml index 07320a1c..4f5c9d6e 100644 --- a/graphics/sprites/item015.xml +++ b/graphics/sprites/item015.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/item015.png" width="20" height="20" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-36" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="-2" offsetY ="-36"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-36"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="2" offsetY ="-36"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-35" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-36" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-36" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-35" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-36" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-36" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-35" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-35" delay="75"/>
- <frame index="1" offsetX="-2" offsetY ="-36" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-37" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-37" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-37" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-37" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="2" offsetY ="-36" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-35" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-36" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-36" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-35" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-36" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-34" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-35" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-32" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-31" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="2" offsetY ="-37" delay="75" />
- <frame index="1" offsetX="2" offsetY ="-38" delay="75" />
- <frame index="1" offsetX="-2" offsetY ="-35" delay="75" />
- <frame index="1" offsetX="-3" offsetY ="-34" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-34" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-37" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="2" offsetY ="-35" delay="75"/>
- <frame index="3" offsetX="3" offsetY ="-34" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-35" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-35" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-35" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-34" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-35" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="1" offsetY ="-36" delay="75" />
- <frame index="1" offsetX="1" offsetY ="-36" delay="75" />
- <frame index="1" offsetX="1" offsetY ="-36" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-37" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-37" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-35" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-1" offsetY ="-36" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-36" delay="75"/>
- <frame index="3" offsetX="-1" offsetY ="-36" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-37" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-37" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-24" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="2" offsetY ="-27"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-28"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-4" offsetY ="-27"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="19" offsetY="-15"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/item015.png" width="20" height="20" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-36" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="-2" offsetY ="-36"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-36"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="2" offsetY ="-36"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-35" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-36" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-36" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-35" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-36" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-36" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-35" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-35" delay="75"/> + <frame index="1" offsetX="-2" offsetY ="-36" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-37" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-37" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-37" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-37" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="2" offsetY ="-36" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-35" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-36" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-36" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-35" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-36" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-34" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-35" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-32" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-31" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="2" offsetY ="-37" delay="75" /> + <frame index="1" offsetX="2" offsetY ="-38" delay="75" /> + <frame index="1" offsetX="-2" offsetY ="-35" delay="75" /> + <frame index="1" offsetX="-3" offsetY ="-34" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-34" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-37" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="2" offsetY ="-35" delay="75"/> + <frame index="3" offsetX="3" offsetY ="-34" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-35" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-35" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-35" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-34" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-35" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="1" offsetY ="-36" delay="75" /> + <frame index="1" offsetX="1" offsetY ="-36" delay="75" /> + <frame index="1" offsetX="1" offsetY ="-36" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-37" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-37" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-35" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-1" offsetY ="-36" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-36" delay="75"/> + <frame index="3" offsetX="-1" offsetY ="-36" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-37" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-37" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-24" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="2" offsetY ="-27"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-28"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-27"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="19" offsetY="-15"/> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/item016.xml b/graphics/sprites/item016.xml index ba7fa86a..84c67a89 100644 --- a/graphics/sprites/item016.xml +++ b/graphics/sprites/item016.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/item016.png" width="32" height="32" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-29" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-29"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-25"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-29"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-29" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-29" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-29" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-29" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-29" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-29" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-27" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-25" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-24" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-30" delay="75" />
- <frame index="1" offsetX="4" offsetY ="-31" delay="75" />
- <frame index="1" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="1" offsetX="-1" offsetY ="-27" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-23" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-30" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-31" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-27" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-27" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="3" offsetY ="-29" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-29" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-29" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-30" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-24" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-30" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-30" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-17" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-20"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-17"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-6" offsetY ="-20"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="21" offsetY="-4"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/item016.png" width="32" height="32" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-29" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-29"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-25"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="0" offsetY ="-29"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-29" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-29" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-29" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-29" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-29" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-29" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-27" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-25" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-24" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-30" delay="75" /> + <frame index="1" offsetX="4" offsetY ="-31" delay="75" /> + <frame index="1" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="1" offsetX="-1" offsetY ="-27" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-23" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-30" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-31" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-27" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-27" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="3" offsetY ="-29" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-29" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-29" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-30" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-24" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-30" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-30" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-17" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-20"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-17"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-6" offsetY ="-20"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="21" offsetY="-4"/> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/item017.xml b/graphics/sprites/item017.xml index ed2782d7..d59cfeb2 100644 --- a/graphics/sprites/item017.xml +++ b/graphics/sprites/item017.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/item017.png" width="32" height="32" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-29" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-29"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-25"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-29"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-29" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-29" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-29" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-29" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-29" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-29" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-27" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-25" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-24" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-30" delay="75" />
- <frame index="1" offsetX="4" offsetY ="-31" delay="75" />
- <frame index="1" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="1" offsetX="-1" offsetY ="-27" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-23" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-30" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-31" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-28" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-27" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-27" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-28" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="3" offsetY ="-29" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-29" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-29" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-30" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-24" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-30" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-30" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-17" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-20"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-17"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-6" offsetY ="-20"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="21" offsetY="-4"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/item017.png" width="32" height="32" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-29" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-29"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-25"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="0" offsetY ="-29"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-29" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-29" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-29" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-29" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-29" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-26" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-29" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-27" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-25" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-24" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-30" delay="75" /> + <frame index="1" offsetX="4" offsetY ="-31" delay="75" /> + <frame index="1" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="1" offsetX="-1" offsetY ="-27" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-23" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-30" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-31" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-28" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-27" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-27" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-28" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="3" offsetY ="-29" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-29" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-29" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-30" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-24" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-25" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-29" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-30" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-30" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-17" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-20"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-17"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-6" offsetY ="-20"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="21" offsetY="-4"/> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/item018.xml b/graphics/sprites/item018.xml index 69eba832..5d1fae18 100644 --- a/graphics/sprites/item018.xml +++ b/graphics/sprites/item018.xml @@ -1,142 +1,142 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/item018.png" width="29" height="21" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-38" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-38"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-38"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-38"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-37" delay="75"/>
- <frame index="0" offsetX="0" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-38" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-38" delay="75" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-38" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-37" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-38" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-38" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-37" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-38" delay="75"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-37" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-37" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-38" delay="75"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-36" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-34" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-33" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-39" delay="75" />
- <frame index="1" offsetX="4" offsetY ="-40" delay="75" />
- <frame index="1" offsetX="0" offsetY ="-37" delay="75" />
- <frame index="1" offsetX="-1" offsetY ="-36" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-40" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-37" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-36" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-37" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-36" delay="75" />
- <frame index="0" offsetX="0" offsetY ="-37" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="3" offsetY ="-38" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-38" delay="75" />
- <frame index="1" offsetX="3" offsetY ="-38" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-39" delay="75" />
- <frame index="1" offsetX="5" offsetY ="-39" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-37" delay="75"/>
- <frame index="2" offsetX="-1" offsetY ="-37" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-37" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-37" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-38" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-39" delay="75"/>
- <frame index="3" offsetX="-5" offsetY ="-39" delay="75"/>
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-26" />
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-29"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-30"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-6" offsetY ="-29"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="4" offsetX="19" offsetY="-17"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/item018.png" width="29" height="21" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-38" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-38"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-38"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="0" offsetY ="-38"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-37" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-38" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-38" delay="75" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="0" offsetY ="-38" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-37" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-38" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-38" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-37" delay="75"/> + <frame index="1" offsetX="0" offsetY ="-38" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="0" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-37" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-37" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-38" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-36" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-34" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-33" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-39" delay="75" /> + <frame index="1" offsetX="4" offsetY ="-40" delay="75" /> + <frame index="1" offsetX="0" offsetY ="-37" delay="75" /> + <frame index="1" offsetX="-1" offsetY ="-36" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-38" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-40" delay="75"/> + <frame index="3" offsetX="0" offsetY ="-37" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-36" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-37" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-36" delay="75" /> + <frame index="0" offsetX="0" offsetY ="-37" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="3" offsetY ="-38" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-38" delay="75" /> + <frame index="1" offsetX="3" offsetY ="-38" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-39" delay="75" /> + <frame index="1" offsetX="5" offsetY ="-39" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-37" delay="75"/> + <frame index="2" offsetX="-1" offsetY ="-37" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-37" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-36" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-37" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-3" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-38" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-39" delay="75"/> + <frame index="3" offsetX="-5" offsetY ="-39" delay="75"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-26" /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-29"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-30"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-6" offsetY ="-29"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="19" offsetY="-17"/> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/leg-assassin-female.xml b/graphics/sprites/leg-assassin-female.xml index f281f0cf..a5870c71 100644 --- a/graphics/sprites/leg-assassin-female.xml +++ b/graphics/sprites/leg-assassin-female.xml @@ -1,8 +1,8 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/leg-assassin-female.png|R" width="64" height="64" />
-
- <include file="player_female_base.xml"/>
-
-</sprite>
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/leg-assassin-female.png|R" width="64" height="64" /> + + <include file="player_female_base.xml"/> + +</sprite> diff --git a/graphics/sprites/leg-assassin-male.xml b/graphics/sprites/leg-assassin-male.xml index 2d8a4c44..8c853c24 100644 --- a/graphics/sprites/leg-assassin-male.xml +++ b/graphics/sprites/leg-assassin-male.xml @@ -1,8 +1,8 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/leg-assassin-male.png|R" width="64" height="64" />
-
- <include file="player_male_base.xml"/>
-
-</sprite>
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/leg-assassin-male.png|R" width="64" height="64" /> + + <include file="player_male_base.xml"/> + +</sprite> diff --git a/graphics/sprites/leg-chaps-female.xml b/graphics/sprites/leg-chaps-female.xml index 769f82a3..7bb22e34 100644 --- a/graphics/sprites/leg-chaps-female.xml +++ b/graphics/sprites/leg-chaps-female.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/leg-chaps-female.png" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/leg-chaps-female.png" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/leg-chaps-male.xml b/graphics/sprites/leg-chaps-male.xml index 85d6148d..029b0833 100644 --- a/graphics/sprites/leg-chaps-male.xml +++ b/graphics/sprites/leg-chaps-male.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/leg-chaps-male.png" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/leg-chaps-male.png" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/leg-shorts-female.xml b/graphics/sprites/leg-shorts-female.xml index c944aebf..49d8e853 100644 --- a/graphics/sprites/leg-shorts-female.xml +++ b/graphics/sprites/leg-shorts-female.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/leg-shorts-female.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/leg-shorts-female.png|W" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/leg-shorts-male.xml b/graphics/sprites/leg-shorts-male.xml index 44fce1d9..6ddff99f 100644 --- a/graphics/sprites/leg-shorts-male.xml +++ b/graphics/sprites/leg-shorts-male.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/leg-shorts-male.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/leg-shorts-male.png|W" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/leg-skirt.xml b/graphics/sprites/leg-skirt.xml index 576156f4..8c49f204 100644 --- a/graphics/sprites/leg-skirt.xml +++ b/graphics/sprites/leg-skirt.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/leg-skirt.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" src="graphics/sprites/leg-skirt.png|W" width="64" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/monster-bat.xml b/graphics/sprites/monster-bat.xml index 4b127c13..f02ed109 100644 --- a/graphics/sprites/monster-bat.xml +++ b/graphics/sprites/monster-bat.xml @@ -1,55 +1,55 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-bat.png" width="37" height="58" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <sequence start="1" end="4" delay="50" offsetY ="0" />
- </animation>
- <animation direction="left">
- <sequence start="11" end="14" delay="50" offsetY ="0" />
- </animation>
- <animation direction="up">
- <sequence start="21" end="24" delay="50" offsetY ="0" />
- </animation>
- <animation direction="right">
- <sequence start="31" end="34" delay="50" offsetY ="0" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="9" offsetY ="0" />
- </animation>
- <animation direction="left">
- <frame index="19" offsetY ="0" />
- </animation>
- <animation direction="up">
- <frame index="29" offsetY ="0" />
- </animation>
- <animation direction="right">
- <frame index="39" offsetY ="0" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="5" end="8" delay="75" offsetY ="0" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="15" end="18" delay="75" offsetY ="0" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="25" end="28" delay="75" offsetY ="0" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="35" end="38" delay="75" offsetY ="0" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monster-bat.png" width="37" height="58" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <sequence start="1" end="4" delay="50" offsetY ="0" /> + </animation> + <animation direction="left"> + <sequence start="11" end="14" delay="50" offsetY ="0" /> + </animation> + <animation direction="up"> + <sequence start="21" end="24" delay="50" offsetY ="0" /> + </animation> + <animation direction="right"> + <sequence start="31" end="34" delay="50" offsetY ="0" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="9" offsetY ="0" /> + </animation> + <animation direction="left"> + <frame index="19" offsetY ="0" /> + </animation> + <animation direction="up"> + <frame index="29" offsetY ="0" /> + </animation> + <animation direction="right"> + <frame index="39" offsetY ="0" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="5" end="8" delay="75" offsetY ="0" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="15" end="18" delay="75" offsetY ="0" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="25" end="28" delay="75" offsetY ="0" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="35" end="38" delay="75" offsetY ="0" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/monster-flower.xml b/graphics/sprites/monster-flower.xml index 98121bac..8e9b36c8 100644 --- a/graphics/sprites/monster-flower.xml +++ b/graphics/sprites/monster-flower.xml @@ -1,66 +1,66 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-flower.png" width="60" height="60" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetY ="3" />
- </animation>
- <animation direction="left">
- <frame index="10" offsetY ="3" />
- </animation>
- <animation direction="up">
- <frame index="20" offsetY ="3" />
- </animation>
- <animation direction="right">
- <frame index="30" offsetY ="3" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="4" delay="75" offsetY ="3" />
- </animation>
- <animation direction="left">
- <sequence start="11" end="14" delay="75" offsetY ="3" />
- </animation>
- <animation direction="up">
- <sequence start="21" end="24" delay="75" offsetY ="3" />
- </animation>
- <animation direction="right">
- <sequence start="31" end="34" delay="75" offsetY ="3" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="9" offsetY ="3" />
- </animation>
- <animation direction="left">
- <frame index="19" offsetY ="3" />
- </animation>
- <animation direction="up">
- <frame index="29" offsetY ="3" />
- </animation>
- <animation direction="right">
- <frame index="39" offsetY ="3" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="5" end="8" delay="75" offsetY ="3" />
- </animation>
- <animation direction="left">
- <sequence start="15" end="18" delay="75" offsetY ="3" />
- </animation>
- <animation direction="up">
- <sequence start="25" end="28" delay="75" offsetY ="3" />
- </animation>
- <animation direction="right">
- <sequence start="35" end="38" delay="75" offsetY ="3" />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monster-flower.png" width="60" height="60" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetY ="3" /> + </animation> + <animation direction="left"> + <frame index="10" offsetY ="3" /> + </animation> + <animation direction="up"> + <frame index="20" offsetY ="3" /> + </animation> + <animation direction="right"> + <frame index="30" offsetY ="3" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="4" delay="75" offsetY ="3" /> + </animation> + <animation direction="left"> + <sequence start="11" end="14" delay="75" offsetY ="3" /> + </animation> + <animation direction="up"> + <sequence start="21" end="24" delay="75" offsetY ="3" /> + </animation> + <animation direction="right"> + <sequence start="31" end="34" delay="75" offsetY ="3" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="9" offsetY ="3" /> + </animation> + <animation direction="left"> + <frame index="19" offsetY ="3" /> + </animation> + <animation direction="up"> + <frame index="29" offsetY ="3" /> + </animation> + <animation direction="right"> + <frame index="39" offsetY ="3" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="5" end="8" delay="75" offsetY ="3" /> + </animation> + <animation direction="left"> + <sequence start="15" end="18" delay="75" offsetY ="3" /> + </animation> + <animation direction="up"> + <sequence start="25" end="28" delay="75" offsetY ="3" /> + </animation> + <animation direction="right"> + <sequence start="35" end="38" delay="75" offsetY ="3" /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/monster-fluffy.xml b/graphics/sprites/monster-fluffy.xml index afe6463e..a3eb8a2e 100644 --- a/graphics/sprites/monster-fluffy.xml +++ b/graphics/sprites/monster-fluffy.xml @@ -1,70 +1,70 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-fluffy.png" width="28" height="32" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetY ="-3" />
- </animation>
- <animation direction="left">
- <frame index="10" offsetY ="-6" />
- </animation>
- <animation direction="up">
- <frame index="20" offsetY ="-4" />
- </animation>
- <animation direction="right">
- <frame index="30" offsetY ="-6" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="4" delay="100" offsetY ="-3" />
- </animation>
- <animation direction="left">
- <sequence start="11" end="14" delay="100" offsetY ="-6" />
- </animation>
- <animation direction="up">
- <sequence start="21" end="24" delay="100" offsetY ="-4" />
- </animation>
- <animation direction="right">
- <sequence start="31" end="34" delay="100" offsetY ="-6" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="9" offsetY ="-3" />
- </animation>
- <animation direction="left">
- <frame index="19" offsetY ="-6" />
- </animation>
- <animation direction="up">
- <frame index="29" offsetY ="-4" />
- </animation>
- <animation direction="right">
- <frame index="39" offsetY ="-6" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="5" end="8" delay="175" offsetY ="-3" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="15" end="18" delay="175" offsetY ="-6" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="25" end="28" delay="175" offsetY ="-4" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="35" end="38" delay="175" offsetY ="-6" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monster-fluffy.png" width="28" height="32" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetY ="-3" /> + </animation> + <animation direction="left"> + <frame index="10" offsetY ="-6" /> + </animation> + <animation direction="up"> + <frame index="20" offsetY ="-4" /> + </animation> + <animation direction="right"> + <frame index="30" offsetY ="-6" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="4" delay="100" offsetY ="-3" /> + </animation> + <animation direction="left"> + <sequence start="11" end="14" delay="100" offsetY ="-6" /> + </animation> + <animation direction="up"> + <sequence start="21" end="24" delay="100" offsetY ="-4" /> + </animation> + <animation direction="right"> + <sequence start="31" end="34" delay="100" offsetY ="-6" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="9" offsetY ="-3" /> + </animation> + <animation direction="left"> + <frame index="19" offsetY ="-6" /> + </animation> + <animation direction="up"> + <frame index="29" offsetY ="-4" /> + </animation> + <animation direction="right"> + <frame index="39" offsetY ="-6" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="5" end="8" delay="175" offsetY ="-3" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="15" end="18" delay="175" offsetY ="-6" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="25" end="28" delay="175" offsetY ="-4" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="35" end="38" delay="175" offsetY ="-6" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/monster-ghost-pumpkin.xml b/graphics/sprites/monster-ghost-pumpkin.xml index 99421fda..0b1e9542 100644 --- a/graphics/sprites/monster-ghost-pumpkin.xml +++ b/graphics/sprites/monster-ghost-pumpkin.xml @@ -1,42 +1,42 @@ -<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/monster-ghost-pumpkin.png" width="60" height="60" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <sequence start="0" end="2" delay="200" />
- </animation>
- <animation direction="right">
- <sequence start="3" end="5" delay="200" />
- </animation>
- <animation direction="left">
- <sequence start="6" end="8" delay="200" />
- </animation>
- <animation direction="up">
- <sequence start="9" end="11" delay="200" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="12" end="14" delay="200" />
- </animation>
- <animation direction="right">
- <sequence start="15" end="17" delay="200" />
- </animation>
- <animation direction="left">
- <sequence start="18" end="20" delay="200" />
- </animation>
- <animation direction="up">
- <sequence start="21" end="23" delay="200" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <sequence start="24" end="28" delay="200" />
- <frame index="28" delay="0" />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monster-ghost-pumpkin.png" width="60" height="60" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <sequence start="0" end="2" delay="200" /> + </animation> + <animation direction="right"> + <sequence start="3" end="5" delay="200" /> + </animation> + <animation direction="left"> + <sequence start="6" end="8" delay="200" /> + </animation> + <animation direction="up"> + <sequence start="9" end="11" delay="200" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="12" end="14" delay="200" /> + </animation> + <animation direction="right"> + <sequence start="15" end="17" delay="200" /> + </animation> + <animation direction="left"> + <sequence start="18" end="20" delay="200" /> + </animation> + <animation direction="up"> + <sequence start="21" end="23" delay="200" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <sequence start="24" end="28" delay="200" /> + <frame index="28" delay="0" /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/monster-goblin-fire.xml b/graphics/sprites/monster-goblin-fire.xml index 31b95706..5b3f472a 100644 --- a/graphics/sprites/monster-goblin-fire.xml +++ b/graphics/sprites/monster-goblin-fire.xml @@ -1,70 +1,70 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-goblin-fire.png" width="60" height="43" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX ="0" offsetY ="-8" />
- </animation>
- <animation direction="left">
- <frame index="10" offsetX ="-6" offsetY ="-8" />
- </animation>
- <animation direction="up">
- <frame index="20" offsetX ="0" offsetY ="-8" />
- </animation>
- <animation direction="right">
- <frame index="30" offsetX ="6" offsetY ="-8" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="4" delay="75" offsetX ="0" offsetY ="-8" />
- </animation>
- <animation direction="left">
- <sequence start="11" end="14" delay="75" offsetX ="-6" offsetY ="-8" />
- </animation>
- <animation direction="up">
- <sequence start="21" end="24" delay="75" offsetX ="0" offsetY ="-8" />
- </animation>
- <animation direction="right">
- <sequence start="31" end="34" delay="75" offsetX ="6" offsetY ="-8" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="9" offsetX ="-6" offsetY ="-8" />
- </animation>
- <animation direction="left">
- <frame index="19" offsetX ="-6" offsetY ="-8" />
- </animation>
- <animation direction="up">
- <frame index="29" offsetX ="6" offsetY ="-8" />
- </animation>
- <animation direction="right">
- <frame index="39" offsetX ="6" offsetY ="-8" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="5" end="8" delay="75" offsetX ="0" offsetY ="-8" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="15" end="18" delay="75" offsetX ="-6" offsetY ="-8" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="25" end="28" delay="75" offsetX ="0" offsetY ="-8" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="35" end="38" delay="75" offsetX ="6" offsetY ="-8" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monster-goblin-fire.png" width="60" height="43" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX ="0" offsetY ="-8" /> + </animation> + <animation direction="left"> + <frame index="10" offsetX ="-6" offsetY ="-8" /> + </animation> + <animation direction="up"> + <frame index="20" offsetX ="0" offsetY ="-8" /> + </animation> + <animation direction="right"> + <frame index="30" offsetX ="6" offsetY ="-8" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="4" delay="75" offsetX ="0" offsetY ="-8" /> + </animation> + <animation direction="left"> + <sequence start="11" end="14" delay="75" offsetX ="-6" offsetY ="-8" /> + </animation> + <animation direction="up"> + <sequence start="21" end="24" delay="75" offsetX ="0" offsetY ="-8" /> + </animation> + <animation direction="right"> + <sequence start="31" end="34" delay="75" offsetX ="6" offsetY ="-8" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="9" offsetX ="-6" offsetY ="-8" /> + </animation> + <animation direction="left"> + <frame index="19" offsetX ="-6" offsetY ="-8" /> + </animation> + <animation direction="up"> + <frame index="29" offsetX ="6" offsetY ="-8" /> + </animation> + <animation direction="right"> + <frame index="39" offsetX ="6" offsetY ="-8" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="5" end="8" delay="75" offsetX ="0" offsetY ="-8" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="15" end="18" delay="75" offsetX ="-6" offsetY ="-8" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="25" end="28" delay="75" offsetX ="0" offsetY ="-8" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="35" end="38" delay="75" offsetX ="6" offsetY ="-8" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/monster-logmonster.xml b/graphics/sprites/monster-logmonster.xml index 7f49e83b..c6caf741 100644 --- a/graphics/sprites/monster-logmonster.xml +++ b/graphics/sprites/monster-logmonster.xml @@ -1,61 +1,61 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-logmonster.png" width="40" height="32" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0"/>
- </animation>
- <animation direction="right">
- <frame index="8"/>
- </animation>
- <animation direction="up">
- <frame index="16"/>
- </animation>
- <animation direction="left">
- <frame index="24"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="2" delay="75"/>
- </animation>
- <animation direction="right">
- <sequence start="9" end="10" delay="75"/>
- </animation>
- <animation direction="up">
- <sequence start="17" end="18" delay="75"/>
- </animation>
- <animation direction="left">
- <sequence start="25" end="26" delay="75"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="7"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="2" end="5" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <sequence start="10" end="13" delay="75"/>
- <end />
- </animation>
- <animation direction="up">
- <sequence start="18" end="21" delay="75"/>
- <end />
- </animation>
- <animation direction="left">
- <sequence start="26" end="29" delay="75"/>
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monster-logmonster.png" width="40" height="32" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0"/> + </animation> + <animation direction="right"> + <frame index="8"/> + </animation> + <animation direction="up"> + <frame index="16"/> + </animation> + <animation direction="left"> + <frame index="24"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="2" delay="75"/> + </animation> + <animation direction="right"> + <sequence start="9" end="10" delay="75"/> + </animation> + <animation direction="up"> + <sequence start="17" end="18" delay="75"/> + </animation> + <animation direction="left"> + <sequence start="25" end="26" delay="75"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="7"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="2" end="5" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <sequence start="10" end="13" delay="75"/> + <end /> + </animation> + <animation direction="up"> + <sequence start="18" end="21" delay="75"/> + <end /> + </animation> + <animation direction="left"> + <sequence start="26" end="29" delay="75"/> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/monster-maggot-giant.xml b/graphics/sprites/monster-maggot-giant.xml index 09b7e614..7742e44f 100644 --- a/graphics/sprites/monster-maggot-giant.xml +++ b/graphics/sprites/monster-maggot-giant.xml @@ -1,70 +1,70 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-maggot-giant.png" width="58" height="46" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="10" />
- </animation>
- <animation direction="up">
- <frame index="20" />
- </animation>
- <animation direction="right">
- <frame index="30" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="4" delay="100" />
- </animation>
- <animation direction="left">
- <sequence start="11" end="14" delay="100" />
- </animation>
- <animation direction="up">
- <sequence start="21" end="24" delay="100" />
- </animation>
- <animation direction="right">
- <sequence start="31" end="34" delay="100" />
- </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="29" />
- </animation>
- <animation direction="right">
- <frame index="39" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="5" end="8" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="15" end="18" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="25" end="28" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="35" end="38" delay="75" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monster-maggot-giant.png" width="58" height="46" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="10" /> + </animation> + <animation direction="up"> + <frame index="20" /> + </animation> + <animation direction="right"> + <frame index="30" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="4" delay="100" /> + </animation> + <animation direction="left"> + <sequence start="11" end="14" delay="100" /> + </animation> + <animation direction="up"> + <sequence start="21" end="24" delay="100" /> + </animation> + <animation direction="right"> + <sequence start="31" end="34" delay="100" /> + </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="29" /> + </animation> + <animation direction="right"> + <frame index="39" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="5" end="8" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="15" end="18" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="25" end="28" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="35" end="38" delay="75" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/monster-maggot.xml b/graphics/sprites/monster-maggot.xml index a9751224..c10a7f9c 100644 --- a/graphics/sprites/monster-maggot.xml +++ b/graphics/sprites/monster-maggot.xml @@ -1,66 +1,66 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-maggot.png" width="20" height="15" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetY ="-8" />
- </animation>
- <animation direction="left">
- <frame index="10" offsetY ="-11" />
- </animation>
- <animation direction="up">
- <frame index="20" offsetY ="-10" />
- </animation>
- <animation direction="right">
- <frame index="30" offsetY ="-11" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="4" delay="150" offsetY ="-8" />
- </animation>
- <animation direction="left">
- <sequence start="11" end="14" delay="150" offsetY ="-11" />
- </animation>
- <animation direction="up">
- <sequence start="21" end="24" delay="150" offsetY ="-10" />
- </animation>
- <animation direction="right">
- <sequence start="31" end="34" delay="150" offsetY ="-11" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="9" offsetY ="-8" />
- </animation>
- <animation direction="left" >
- <frame index="19" offsetY ="-11" />
- </animation>
- <animation direction="up">
- <frame index="29" offsetY ="-10" />
- </animation>
- <animation direction="right">
- <frame index="39" offsetY ="-11" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="5" end="8" delay="150" offsetY ="-8" />
- </animation>
- <animation direction="left">
- <sequence start="15" end="18" delay="150" offsetY ="-11" />
- </animation>
- <animation direction="up">
- <sequence start="25" end="28" delay="150" offsetY ="-10" />
- </animation>
- <animation direction="right">
- <sequence start="35" end="38" delay="150" offsetY ="-11" />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monster-maggot.png" width="20" height="15" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetY ="-8" /> + </animation> + <animation direction="left"> + <frame index="10" offsetY ="-11" /> + </animation> + <animation direction="up"> + <frame index="20" offsetY ="-10" /> + </animation> + <animation direction="right"> + <frame index="30" offsetY ="-11" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="4" delay="150" offsetY ="-8" /> + </animation> + <animation direction="left"> + <sequence start="11" end="14" delay="150" offsetY ="-11" /> + </animation> + <animation direction="up"> + <sequence start="21" end="24" delay="150" offsetY ="-10" /> + </animation> + <animation direction="right"> + <sequence start="31" end="34" delay="150" offsetY ="-11" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="9" offsetY ="-8" /> + </animation> + <animation direction="left" > + <frame index="19" offsetY ="-11" /> + </animation> + <animation direction="up"> + <frame index="29" offsetY ="-10" /> + </animation> + <animation direction="right"> + <frame index="39" offsetY ="-11" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="5" end="8" delay="150" offsetY ="-8" /> + </animation> + <animation direction="left"> + <sequence start="15" end="18" delay="150" offsetY ="-11" /> + </animation> + <animation direction="up"> + <sequence start="25" end="28" delay="150" offsetY ="-10" /> + </animation> + <animation direction="right"> + <sequence start="35" end="38" delay="150" offsetY ="-11" /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/monster-mouboo.xml b/graphics/sprites/monster-mouboo.xml index d57d6863..2c6e59d5 100644 --- a/graphics/sprites/monster-mouboo.xml +++ b/graphics/sprites/monster-mouboo.xml @@ -1,82 +1,82 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-mouboo.png" width="80" height="80" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="15" />
- </animation>
- <animation direction="up">
- <frame index="30" />
- </animation>
- <animation direction="right">
- <frame index="45" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="16" end="21" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="31" end="36" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="46" end="51" delay="75" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="14" delay="100" />
- <frame index="29" delay="100" />
- <frame index="44" delay="100" />
- <frame index="59" delay="100" />
- </animation>
- <animation direction="left">
- <frame index="14" delay="100" />
- <frame index="29" delay="100" />
- <frame index="44" delay="100" />
- <frame index="59" delay="100" />
- </animation>
- <animation direction="up">
- <frame index="14" delay="100" />
- <frame index="29" delay="100" />
- <frame index="44" delay="100" />
- <frame index="59" delay="100" />
- </animation>
- <animation direction="right">
- <frame index="14" delay="100" />
- <frame index="29" delay="100" />
- <frame index="44" delay="100" />
- <frame index="59" delay="100" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="7" end="13" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="21" end="27" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="36" end="42" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="52" end="58" delay="75" />
- <end />
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monster-mouboo.png" width="80" height="80" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="15" /> + </animation> + <animation direction="up"> + <frame index="30" /> + </animation> + <animation direction="right"> + <frame index="45" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="16" end="21" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="31" end="36" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="46" end="51" delay="75" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="14" delay="100" /> + <frame index="29" delay="100" /> + <frame index="44" delay="100" /> + <frame index="59" delay="100" /> + </animation> + <animation direction="left"> + <frame index="14" delay="100" /> + <frame index="29" delay="100" /> + <frame index="44" delay="100" /> + <frame index="59" delay="100" /> + </animation> + <animation direction="up"> + <frame index="14" delay="100" /> + <frame index="29" delay="100" /> + <frame index="44" delay="100" /> + <frame index="59" delay="100" /> + </animation> + <animation direction="right"> + <frame index="14" delay="100" /> + <frame index="29" delay="100" /> + <frame index="44" delay="100" /> + <frame index="59" delay="100" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="7" end="13" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="21" end="27" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="36" end="42" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="52" end="58" delay="75" /> + <end /> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/monster-mushroom-red.xml b/graphics/sprites/monster-mushroom-red.xml index d4a5a624..d0954fc1 100644 --- a/graphics/sprites/monster-mushroom-red.xml +++ b/graphics/sprites/monster-mushroom-red.xml @@ -1,70 +1,70 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-mushroom-red.png" width="42" height="33" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX ="7" offsetY ="-10" />
- </animation>
- <animation direction="left">
- <frame index="10" offsetX ="5" offsetY ="-10" />
- </animation>
- <animation direction="up">
- <frame index="20" offsetX ="7" offsetY ="-10" />
- </animation>
- <animation direction="right">
- <frame index="30" offsetX ="7" offsetY ="-10" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="4" delay="125" offsetX ="7" offsetY ="-10" />
- </animation>
- <animation direction="left">
- <sequence start="11" end="14" delay="125" offsetX ="5" offsetY ="-10" />
- </animation>
- <animation direction="up">
- <sequence start="21" end="24" delay="125" offsetX ="7" offsetY ="-10" />
- </animation>
- <animation direction="right">
- <sequence start="31" end="34" delay="250" offsetX ="7" offsetY ="-10" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="9" offsetX ="7" offsetY ="-10" />
- </animation>
- <animation direction="left">
- <frame index="19" offsetX ="5" offsetY ="-10" />
- </animation>
- <animation direction="up">
- <frame index="29" offsetX ="7" offsetY ="-10" />
- </animation>
- <animation direction="right">
- <frame index="39" offsetX ="7" offsetY ="-10" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="5" end="8" delay="75" offsetX ="7" offsetY ="-10" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="15" end="18" delay="75" offsetX ="5" offsetY ="-10" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="25" end="28" delay="75" offsetX ="7" offsetY ="-10" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="35" end="38" delay="75" offsetX ="7" offsetY ="-10" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monster-mushroom-red.png" width="42" height="33" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX ="7" offsetY ="-10" /> + </animation> + <animation direction="left"> + <frame index="10" offsetX ="5" offsetY ="-10" /> + </animation> + <animation direction="up"> + <frame index="20" offsetX ="7" offsetY ="-10" /> + </animation> + <animation direction="right"> + <frame index="30" offsetX ="7" offsetY ="-10" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="4" delay="125" offsetX ="7" offsetY ="-10" /> + </animation> + <animation direction="left"> + <sequence start="11" end="14" delay="125" offsetX ="5" offsetY ="-10" /> + </animation> + <animation direction="up"> + <sequence start="21" end="24" delay="125" offsetX ="7" offsetY ="-10" /> + </animation> + <animation direction="right"> + <sequence start="31" end="34" delay="250" offsetX ="7" offsetY ="-10" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="9" offsetX ="7" offsetY ="-10" /> + </animation> + <animation direction="left"> + <frame index="19" offsetX ="5" offsetY ="-10" /> + </animation> + <animation direction="up"> + <frame index="29" offsetX ="7" offsetY ="-10" /> + </animation> + <animation direction="right"> + <frame index="39" offsetX ="7" offsetY ="-10" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="5" end="8" delay="75" offsetX ="7" offsetY ="-10" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="15" end="18" delay="75" offsetX ="5" offsetY ="-10" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="25" end="28" delay="75" offsetX ="7" offsetY ="-10" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="35" end="38" delay="75" offsetX ="7" offsetY ="-10" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/monster-mushroom-spiky.xml b/graphics/sprites/monster-mushroom-spiky.xml index c088bd76..7cd29d84 100644 --- a/graphics/sprites/monster-mushroom-spiky.xml +++ b/graphics/sprites/monster-mushroom-spiky.xml @@ -1,70 +1,70 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-mushroom-spiky.png" width="42" height="40" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetY ="-8" />
- </animation>
- <animation direction="left">
- <frame index="10" offsetY ="-8" />
- </animation>
- <animation direction="up">
- <frame index="20" offsetY ="-8" />
- </animation>
- <animation direction="right">
- <frame index="30" offsetX ="1" offsetY ="-8" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="4" delay="75" offsetY ="-8" />
- </animation>
- <animation direction="left">
- <sequence start="11" end="14" delay="75" offsetY ="-8" />
- </animation>
- <animation direction="up">
- <sequence start="21" end="24" delay="75" offsetY ="-8" />
- </animation>
- <animation direction="right">
- <sequence start="31" end="34" delay="75" offsetX ="1" offsetY ="-8" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="9" offsetY ="-8" />
- </animation>
- <animation direction="left">
- <frame index="19" offsetY ="-8" />
- </animation>
- <animation direction="up">
- <frame index="29" offsetY ="-8" />
- </animation>
- <animation direction="right">
- <frame index="39" offsetX ="1" offsetY ="-8" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="5" end="8" delay="75" offsetY ="-8" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="15" end="18" delay="75" offsetY ="-8" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="25" end="28" delay="75" offsetY ="-8" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="35" end="38" delay="75" offsetX ="1" offsetY ="-8" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monster-mushroom-spiky.png" width="42" height="40" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetY ="-8" /> + </animation> + <animation direction="left"> + <frame index="10" offsetY ="-8" /> + </animation> + <animation direction="up"> + <frame index="20" offsetY ="-8" /> + </animation> + <animation direction="right"> + <frame index="30" offsetX ="1" offsetY ="-8" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="4" delay="75" offsetY ="-8" /> + </animation> + <animation direction="left"> + <sequence start="11" end="14" delay="75" offsetY ="-8" /> + </animation> + <animation direction="up"> + <sequence start="21" end="24" delay="75" offsetY ="-8" /> + </animation> + <animation direction="right"> + <sequence start="31" end="34" delay="75" offsetX ="1" offsetY ="-8" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="9" offsetY ="-8" /> + </animation> + <animation direction="left"> + <frame index="19" offsetY ="-8" /> + </animation> + <animation direction="up"> + <frame index="29" offsetY ="-8" /> + </animation> + <animation direction="right"> + <frame index="39" offsetX ="1" offsetY ="-8" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="5" end="8" delay="75" offsetY ="-8" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="15" end="18" delay="75" offsetY ="-8" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="25" end="28" delay="75" offsetY ="-8" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="35" end="38" delay="75" offsetX ="1" offsetY ="-8" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/monster-pinkie.xml b/graphics/sprites/monster-pinkie.xml index 633c2cc8..53ba66e5 100644 --- a/graphics/sprites/monster-pinkie.xml +++ b/graphics/sprites/monster-pinkie.xml @@ -1,70 +1,70 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-pinkie.png" width="50" height="42" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetY ="-12" />
- </animation>
- <animation direction="left">
- <frame index="10" offsetY ="-12" />
- </animation>
- <animation direction="up">
- <frame index="20" offsetY ="-12" />
- </animation>
- <animation direction="right">
- <frame index="30" offsetY ="-12" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="4" delay="75" offsetY ="-12" />
- </animation>
- <animation direction="left">
- <sequence start="11" end="14" delay="75" offsetY ="-12" />
- </animation>
- <animation direction="up">
- <sequence start="21" end="24" delay="75" offsetY ="-12" />
- </animation>
- <animation direction="right">
- <sequence start="31" end="34" delay="75" offsetY ="-12" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="9" offsetY ="-12" />
- </animation>
- <animation direction="left">
- <frame index="19" offsetY ="-12" />
- </animation>
- <animation direction="up">
- <frame index="29" offsetY ="-12" />
- </animation>
- <animation direction="right">
- <frame index="39" offsetY ="-12" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="5" end="8" delay="75" offsetY ="-12" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="15" end="18" delay="75" offsetY ="-12" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="25" end="28" delay="75" offsetY ="-12" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="35" end="38" delay="75" offsetY ="-12" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monster-pinkie.png" width="50" height="42" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetY ="-12" /> + </animation> + <animation direction="left"> + <frame index="10" offsetY ="-12" /> + </animation> + <animation direction="up"> + <frame index="20" offsetY ="-12" /> + </animation> + <animation direction="right"> + <frame index="30" offsetY ="-12" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="4" delay="75" offsetY ="-12" /> + </animation> + <animation direction="left"> + <sequence start="11" end="14" delay="75" offsetY ="-12" /> + </animation> + <animation direction="up"> + <sequence start="21" end="24" delay="75" offsetY ="-12" /> + </animation> + <animation direction="right"> + <sequence start="31" end="34" delay="75" offsetY ="-12" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="9" offsetY ="-12" /> + </animation> + <animation direction="left"> + <frame index="19" offsetY ="-12" /> + </animation> + <animation direction="up"> + <frame index="29" offsetY ="-12" /> + </animation> + <animation direction="right"> + <frame index="39" offsetY ="-12" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="5" end="8" delay="75" offsetY ="-12" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="15" end="18" delay="75" offsetY ="-12" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="25" end="28" delay="75" offsetY ="-12" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="35" end="38" delay="75" offsetY ="-12" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/monster-scorpion.xml b/graphics/sprites/monster-scorpion.xml index 1ebe540d..72a3b848 100644 --- a/graphics/sprites/monster-scorpion.xml +++ b/graphics/sprites/monster-scorpion.xml @@ -1,70 +1,70 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-scorpion.png|W" width="48" height="45" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetY ="2" />
- </animation>
- <animation direction="left">
- <frame index="10" offsetY ="2" />
- </animation>
- <animation direction="up">
- <frame index="20" offsetX ="-1" offsetY ="3" />
- </animation>
- <animation direction="right">
- <frame index="30" offsetY ="2" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="4" delay="75" offsetY ="2" />
- </animation>
- <animation direction="left">
- <sequence start="11" end="14" delay="75" offsetY ="2" />
- </animation>
- <animation direction="up">
- <sequence start="21" end="24" delay="75" offsetX ="-1" offsetY ="3" />
- </animation>
- <animation direction="right">
- <sequence start="31" end="34" delay="75" offsetY ="2" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="9" offsetY ="2" />
- </animation>
- <animation direction="left">
- <frame index="19" offsetY ="2" />
- </animation>
- <animation direction="up">
- <frame index="29" offsetX ="-1" offsetY ="3" />
- </animation>
- <animation direction="right">
- <frame index="39" offsetY ="2" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="5" end="8" delay="75" offsetY ="2" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="15" end="18" delay="75" offsetY ="2" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="25" end="28" delay="75" offsetX ="-1" offsetY ="3" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="35" end="38" delay="75" offsetY ="2" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monster-scorpion.png|W" width="48" height="45" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetY ="2" /> + </animation> + <animation direction="left"> + <frame index="10" offsetY ="2" /> + </animation> + <animation direction="up"> + <frame index="20" offsetX ="-1" offsetY ="3" /> + </animation> + <animation direction="right"> + <frame index="30" offsetY ="2" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="4" delay="75" offsetY ="2" /> + </animation> + <animation direction="left"> + <sequence start="11" end="14" delay="75" offsetY ="2" /> + </animation> + <animation direction="up"> + <sequence start="21" end="24" delay="75" offsetX ="-1" offsetY ="3" /> + </animation> + <animation direction="right"> + <sequence start="31" end="34" delay="75" offsetY ="2" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="9" offsetY ="2" /> + </animation> + <animation direction="left"> + <frame index="19" offsetY ="2" /> + </animation> + <animation direction="up"> + <frame index="29" offsetX ="-1" offsetY ="3" /> + </animation> + <animation direction="right"> + <frame index="39" offsetY ="2" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="5" end="8" delay="75" offsetY ="2" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="15" end="18" delay="75" offsetY ="2" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="25" end="28" delay="75" offsetX ="-1" offsetY ="3" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="35" end="38" delay="75" offsetY ="2" /> + <end /> + </animation> + </action> + </sprite> diff --git a/graphics/sprites/monster-silkworm.xml b/graphics/sprites/monster-silkworm.xml index 201531fd..06378861 100644 --- a/graphics/sprites/monster-silkworm.xml +++ b/graphics/sprites/monster-silkworm.xml @@ -1,42 +1,42 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-silkworm.png|W;R" width="32" height="24" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="5"/>
- </animation>
- <animation direction="left">
- <frame index="0"/>
- </animation>
- <animation direction="up">
- <frame index="15"/>
- </animation>
- <animation direction="right">
- <frame index="10"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="5" end="8" delay="100"/>
- </animation>
- <animation direction="left">
- <sequence start="0" end="3" delay="100"/>
- </animation>
- <animation direction="up">
- <sequence start="15" end="18" delay="100"/>
- </animation>
- <animation direction="right">
- <sequence start="10" end="13" delay="100"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation>
- <frame index="4"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monster-silkworm.png|W;R" width="32" height="24" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="5"/> + </animation> + <animation direction="left"> + <frame index="0"/> + </animation> + <animation direction="up"> + <frame index="15"/> + </animation> + <animation direction="right"> + <frame index="10"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="5" end="8" delay="100"/> + </animation> + <animation direction="left"> + <sequence start="0" end="3" delay="100"/> + </animation> + <animation direction="up"> + <sequence start="15" end="18" delay="100"/> + </animation> + <animation direction="right"> + <sequence start="10" end="13" delay="100"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation> + <frame index="4"/> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/monster-skull-fire.xml b/graphics/sprites/monster-skull-fire.xml index f589ad88..5400a4e3 100644 --- a/graphics/sprites/monster-skull-fire.xml +++ b/graphics/sprites/monster-skull-fire.xml @@ -1,55 +1,55 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-skull-fire.png" width="50" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <sequence start="0" end="3" delay="100" />
- </animation>
- <animation direction="left">
- <sequence start="10" end="13" delay="100" />
- </animation>
- <animation direction="up">
- <sequence start="20" end="23" delay="100" />
- </animation>
- <animation direction="right">
- <sequence start="30" end="33" delay="100" />
- </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="29" />
- </animation>
- <animation direction="right">
- <frame index="39" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="4" end="8" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="14" end="18" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="24" end="28" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="34" end="38" delay="75" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monster-skull-fire.png" width="50" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <sequence start="0" end="3" delay="100" /> + </animation> + <animation direction="left"> + <sequence start="10" end="13" delay="100" /> + </animation> + <animation direction="up"> + <sequence start="20" end="23" delay="100" /> + </animation> + <animation direction="right"> + <sequence start="30" end="33" delay="100" /> + </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="29" /> + </animation> + <animation direction="right"> + <frame index="39" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="4" end="8" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="14" end="18" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="24" end="28" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="34" end="38" delay="75" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/monster-skull-poison.xml b/graphics/sprites/monster-skull-poison.xml index 9b7ea077..9a8064dc 100644 --- a/graphics/sprites/monster-skull-poison.xml +++ b/graphics/sprites/monster-skull-poison.xml @@ -1,55 +1,55 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-skull-poison.png" width="50" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <sequence start="1" end="4" delay="100" />
- </animation>
- <animation direction="left">
- <sequence start="11" end="14" delay="100" />
- </animation>
- <animation direction="up">
- <sequence start="21" end="24" delay="100" />
- </animation>
- <animation direction="right">
- <sequence start="31" end="34" delay="100" />
- </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="29" />
- </animation>
- <animation direction="right">
- <frame index="39" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="5" end="8" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="15" end="18" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="25" end="28" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="35" end="38" delay="75" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monster-skull-poison.png" width="50" height="64" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <sequence start="1" end="4" delay="100" /> + </animation> + <animation direction="left"> + <sequence start="11" end="14" delay="100" /> + </animation> + <animation direction="up"> + <sequence start="21" end="24" delay="100" /> + </animation> + <animation direction="right"> + <sequence start="31" end="34" delay="100" /> + </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="29" /> + </animation> + <animation direction="right"> + <frame index="39" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="5" end="8" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="15" end="18" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="25" end="28" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="35" end="38" delay="75" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/monster-slime-rudolph.xml b/graphics/sprites/monster-slime-rudolph.xml index 176146f5..8697ee12 100644 --- a/graphics/sprites/monster-slime-rudolph.xml +++ b/graphics/sprites/monster-slime-rudolph.xml @@ -1,70 +1,70 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-slime-rudolph.png" width="52" height="28" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetY ="-4" />
- </animation>
- <animation direction="left">
- <frame index="10" offsetY ="-4" />
- </animation>
- <animation direction="up">
- <frame index="20" offsetY ="-4" />
- </animation>
- <animation direction="right">
- <frame index="30" offsetY ="-4" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="4" delay="200" offsetY ="-4" />
- </animation>
- <animation direction="left">
- <sequence start="11" end="14" delay="200" offsetY ="-4" />
- </animation>
- <animation direction="up">
- <sequence start="21" end="24" delay="200" offsetY ="-4" />
- </animation>
- <animation direction="right">
- <sequence start="31" end="34" delay="200" offsetY ="-4" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="9" offsetY ="-4" />
- </animation>
- <animation direction="left">
- <frame index="19" offsetY ="-4" />
- </animation>
- <animation direction="up">
- <frame index="29" offsetY ="-4" />
- </animation>
- <animation direction="right">
- <frame index="39" offsetY ="-4" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="5" end="8" delay="100" offsetY ="-4" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="15" end="18" delay="100" offsetY ="-4" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="25" end="28" delay="100" offsetY ="-4" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="35" end="38" delay="100" offsetY ="-4" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monster-slime-rudolph.png" width="52" height="28" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetY ="-4" /> + </animation> + <animation direction="left"> + <frame index="10" offsetY ="-4" /> + </animation> + <animation direction="up"> + <frame index="20" offsetY ="-4" /> + </animation> + <animation direction="right"> + <frame index="30" offsetY ="-4" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="4" delay="200" offsetY ="-4" /> + </animation> + <animation direction="left"> + <sequence start="11" end="14" delay="200" offsetY ="-4" /> + </animation> + <animation direction="up"> + <sequence start="21" end="24" delay="200" offsetY ="-4" /> + </animation> + <animation direction="right"> + <sequence start="31" end="34" delay="200" offsetY ="-4" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="9" offsetY ="-4" /> + </animation> + <animation direction="left"> + <frame index="19" offsetY ="-4" /> + </animation> + <animation direction="up"> + <frame index="29" offsetY ="-4" /> + </animation> + <animation direction="right"> + <frame index="39" offsetY ="-4" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="5" end="8" delay="100" offsetY ="-4" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="15" end="18" delay="100" offsetY ="-4" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="25" end="28" delay="100" offsetY ="-4" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="35" end="38" delay="100" offsetY ="-4" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/monster-slime-santa.xml b/graphics/sprites/monster-slime-santa.xml index 39149b88..15ba358e 100644 --- a/graphics/sprites/monster-slime-santa.xml +++ b/graphics/sprites/monster-slime-santa.xml @@ -1,70 +1,70 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-slime-santa.png" width="52" height="24" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetY ="-4" />
- </animation>
- <animation direction="left">
- <frame index="10" offsetY ="-4" />
- </animation>
- <animation direction="up">
- <frame index="20" offsetY ="-4" />
- </animation>
- <animation direction="right">
- <frame index="30" offsetY ="-4" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="4" delay="200" offsetY ="-4" />
- </animation>
- <animation direction="left">
- <sequence start="11" end="14" delay="200" offsetY ="-4" />
- </animation>
- <animation direction="up">
- <sequence start="21" end="24" delay="200" offsetY ="-4" />
- </animation>
- <animation direction="right">
- <sequence start="31" end="34" delay="200" offsetY ="-4" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="9" offsetY ="-4" />
- </animation>
- <animation direction="left">
- <frame index="19" offsetY ="-4" />
- </animation>
- <animation direction="up">
- <frame index="29" offsetY ="-4" />
- </animation>
- <animation direction="right">
- <frame index="39" offsetY ="-4" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="5" end="8" delay="100" offsetY ="-4" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="15" end="18" delay="100" offsetY ="-4" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="25" end="28" delay="100" offsetY ="-4" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="35" end="38" delay="100" offsetY ="-4" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monster-slime-santa.png" width="52" height="24" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetY ="-4" /> + </animation> + <animation direction="left"> + <frame index="10" offsetY ="-4" /> + </animation> + <animation direction="up"> + <frame index="20" offsetY ="-4" /> + </animation> + <animation direction="right"> + <frame index="30" offsetY ="-4" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="4" delay="200" offsetY ="-4" /> + </animation> + <animation direction="left"> + <sequence start="11" end="14" delay="200" offsetY ="-4" /> + </animation> + <animation direction="up"> + <sequence start="21" end="24" delay="200" offsetY ="-4" /> + </animation> + <animation direction="right"> + <sequence start="31" end="34" delay="200" offsetY ="-4" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="9" offsetY ="-4" /> + </animation> + <animation direction="left"> + <frame index="19" offsetY ="-4" /> + </animation> + <animation direction="up"> + <frame index="29" offsetY ="-4" /> + </animation> + <animation direction="right"> + <frame index="39" offsetY ="-4" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="5" end="8" delay="100" offsetY ="-4" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="15" end="18" delay="100" offsetY ="-4" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="25" end="28" delay="100" offsetY ="-4" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="35" end="38" delay="100" offsetY ="-4" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/monster-slime.xml b/graphics/sprites/monster-slime.xml index 8bb0fa39..89be82f7 100644 --- a/graphics/sprites/monster-slime.xml +++ b/graphics/sprites/monster-slime.xml @@ -1,70 +1,70 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-slime.png|W" width="52" height="24" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetY ="-4" />
- </animation>
- <animation direction="left">
- <frame index="10" offsetY ="-4" />
- </animation>
- <animation direction="up">
- <frame index="20" offsetY ="-4" />
- </animation>
- <animation direction="right">
- <frame index="30" offsetY ="-4" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="4" delay="200" offsetY ="-4" />
- </animation>
- <animation direction="left">
- <sequence start="11" end="14" delay="200" offsetY ="-4" />
- </animation>
- <animation direction="up">
- <sequence start="21" end="24" delay="200" offsetY ="-4" />
- </animation>
- <animation direction="right">
- <sequence start="31" end="34" delay="200" offsetY ="-4" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="9" offsetY ="-4" />
- </animation>
- <animation direction="left">
- <frame index="19" offsetY ="-4" />
- </animation>
- <animation direction="up">
- <frame index="29" offsetY ="-4" />
- </animation>
- <animation direction="right">
- <frame index="39" offsetY ="-4" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="5" end="8" delay="100" offsetY ="-4" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="15" end="18" delay="100" offsetY ="-4" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="25" end="28" delay="100" offsetY ="-4" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="35" end="38" delay="100" offsetY ="-4" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monster-slime.png|W" width="52" height="24" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetY ="-4" /> + </animation> + <animation direction="left"> + <frame index="10" offsetY ="-4" /> + </animation> + <animation direction="up"> + <frame index="20" offsetY ="-4" /> + </animation> + <animation direction="right"> + <frame index="30" offsetY ="-4" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="4" delay="200" offsetY ="-4" /> + </animation> + <animation direction="left"> + <sequence start="11" end="14" delay="200" offsetY ="-4" /> + </animation> + <animation direction="up"> + <sequence start="21" end="24" delay="200" offsetY ="-4" /> + </animation> + <animation direction="right"> + <sequence start="31" end="34" delay="200" offsetY ="-4" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="9" offsetY ="-4" /> + </animation> + <animation direction="left"> + <frame index="19" offsetY ="-4" /> + </animation> + <animation direction="up"> + <frame index="29" offsetY ="-4" /> + </animation> + <animation direction="right"> + <frame index="39" offsetY ="-4" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="5" end="8" delay="100" offsetY ="-4" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="15" end="18" delay="100" offsetY ="-4" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="25" end="28" delay="100" offsetY ="-4" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="35" end="38" delay="100" offsetY ="-4" /> + <end /> + </animation> + </action> + </sprite> diff --git a/graphics/sprites/monster-snake-cave.xml b/graphics/sprites/monster-snake-cave.xml index 02a4c58b..798cece4 100644 --- a/graphics/sprites/monster-snake-cave.xml +++ b/graphics/sprites/monster-snake-cave.xml @@ -1,78 +1,78 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-snake-cave.png" width="96" height="56" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX ="0" offsetY ="6" />
- </animation>
- <animation direction="left">
- <frame index="7" offsetX ="-1" offsetY ="4" />
- </animation>
- <animation direction="up">
- <frame index="14" offsetX ="0" offsetY ="-5" />
- </animation>
- <animation direction="right">
- <frame index="21" offsetX ="1" offsetY ="5" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="4" offsetX ="0" offsetY ="6" delay="150" />
- </animation>
- <animation direction="left">
- <sequence start="8" end="11" offsetX ="-1" offsetY ="4" delay="150" />
- </animation>
- <animation direction="up">
- <sequence start="15" end="18" offsetX ="0" offsetY ="-5" delay="150" />
- </animation>
- <animation direction="right">
- <sequence start="22" end="25" offsetX ="1" offsetY ="5" delay="150" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <sequence start="31" end="34" offsetX ="0" offsetY ="6" delay="150" />
- <frame index="30" offsetX ="0" offsetY ="6" />
- </animation>
- <animation direction="left">
- <sequence start="38" end="41" offsetX ="-1" offsetY ="4" delay="150" />
- <frame index="37" offsetX ="-1" offsetY ="4" />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" offsetX ="0" offsetY ="-5" delay="150" />
- <frame index="44" offsetX ="0" offsetY ="-5" />
- </animation>
- <animation direction="right">
- <sequence start="52" end="55" offsetX ="1" offsetY ="5" delay="150" />
- <frame index="51" offsetX ="1" offsetY ="5" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="5" end="6" delay="150" offsetX ="0" offsetY ="6" />
- <sequence start="28" end="29" delay="150" offsetX ="0" offsetY ="6" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="12" end="13" delay="150" offsetX ="-1" offsetY ="4" />
- <sequence start="35" end="36" delay="150" offsetX ="-1" offsetY ="4" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="19" end="20" delay="150" offsetX ="0" offsetY ="-5" />
- <sequence start="42" end="43" delay="150" offsetX ="0" offsetY ="-5" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="26" end="27" delay="150" offsetX ="1" offsetY ="5" />
- <sequence start="49" end="50" delay="150" offsetX ="1" offsetY ="5" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monster-snake-cave.png" width="96" height="56" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX ="0" offsetY ="6" /> + </animation> + <animation direction="left"> + <frame index="7" offsetX ="-1" offsetY ="4" /> + </animation> + <animation direction="up"> + <frame index="14" offsetX ="0" offsetY ="-5" /> + </animation> + <animation direction="right"> + <frame index="21" offsetX ="1" offsetY ="5" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="4" offsetX ="0" offsetY ="6" delay="150" /> + </animation> + <animation direction="left"> + <sequence start="8" end="11" offsetX ="-1" offsetY ="4" delay="150" /> + </animation> + <animation direction="up"> + <sequence start="15" end="18" offsetX ="0" offsetY ="-5" delay="150" /> + </animation> + <animation direction="right"> + <sequence start="22" end="25" offsetX ="1" offsetY ="5" delay="150" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <sequence start="31" end="34" offsetX ="0" offsetY ="6" delay="150" /> + <frame index="30" offsetX ="0" offsetY ="6" /> + </animation> + <animation direction="left"> + <sequence start="38" end="41" offsetX ="-1" offsetY ="4" delay="150" /> + <frame index="37" offsetX ="-1" offsetY ="4" /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" offsetX ="0" offsetY ="-5" delay="150" /> + <frame index="44" offsetX ="0" offsetY ="-5" /> + </animation> + <animation direction="right"> + <sequence start="52" end="55" offsetX ="1" offsetY ="5" delay="150" /> + <frame index="51" offsetX ="1" offsetY ="5" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="5" end="6" delay="150" offsetX ="0" offsetY ="6" /> + <sequence start="28" end="29" delay="150" offsetX ="0" offsetY ="6" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="12" end="13" delay="150" offsetX ="-1" offsetY ="4" /> + <sequence start="35" end="36" delay="150" offsetX ="-1" offsetY ="4" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="19" end="20" delay="150" offsetX ="0" offsetY ="-5" /> + <sequence start="42" end="43" delay="150" offsetX ="0" offsetY ="-5" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="26" end="27" delay="150" offsetX ="1" offsetY ="5" /> + <sequence start="49" end="50" delay="150" offsetX ="1" offsetY ="5" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/monster-snake.xml b/graphics/sprites/monster-snake.xml index ab6115bb..991f2369 100644 --- a/graphics/sprites/monster-snake.xml +++ b/graphics/sprites/monster-snake.xml @@ -1,70 +1,70 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-snake.png|W" width="48" height="29" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX ="0" offsetY ="-3" />
- </animation>
- <animation direction="left">
- <frame index="10" offsetX ="-1" offsetY ="-11" />
- </animation>
- <animation direction="up">
- <frame index="20" offsetX ="0" offsetY ="-5" />
- </animation>
- <animation direction="right">
- <frame index="30" offsetX ="-1" offsetY ="-11" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="4" offsetX ="0" offsetY ="-3" delay="150" />
- </animation>
- <animation direction="left">
- <sequence start="11" end="14" offsetX ="-1" offsetY ="-11" delay="150" />
- </animation>
- <animation direction="up">
- <sequence start="21" end="24" offsetX ="0" offsetY ="-5" delay="150" />
- </animation>
- <animation direction="right">
- <sequence start="31" end="34" offsetX ="-1" offsetY ="-11" delay="150" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="9" offsetX ="0" offsetY ="-3" />
- </animation>
- <animation direction="left">
- <frame index="19" offsetX ="-1" offsetY ="-11" />
- </animation>
- <animation direction="up">
- <frame index="29" offsetX ="0" offsetY ="-5" />
- </animation>
- <animation direction="right">
- <frame index="39" offsetX ="-1" offsetY ="-11" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="5" end="8" delay="150" offsetX ="0" offsetY ="-3" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="15" end="18" delay="150" offsetX ="-1" offsetY ="-11" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="25" end="28" delay="150" offsetX ="0" offsetY ="-5" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="35" end="38" delay="150" offsetX ="-1" offsetY ="-11" />
- <end />
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monster-snake.png|W" width="48" height="29" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX ="0" offsetY ="-3" /> + </animation> + <animation direction="left"> + <frame index="10" offsetX ="-1" offsetY ="-11" /> + </animation> + <animation direction="up"> + <frame index="20" offsetX ="0" offsetY ="-5" /> + </animation> + <animation direction="right"> + <frame index="30" offsetX ="-1" offsetY ="-11" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="4" offsetX ="0" offsetY ="-3" delay="150" /> + </animation> + <animation direction="left"> + <sequence start="11" end="14" offsetX ="-1" offsetY ="-11" delay="150" /> + </animation> + <animation direction="up"> + <sequence start="21" end="24" offsetX ="0" offsetY ="-5" delay="150" /> + </animation> + <animation direction="right"> + <sequence start="31" end="34" offsetX ="-1" offsetY ="-11" delay="150" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="9" offsetX ="0" offsetY ="-3" /> + </animation> + <animation direction="left"> + <frame index="19" offsetX ="-1" offsetY ="-11" /> + </animation> + <animation direction="up"> + <frame index="29" offsetX ="0" offsetY ="-5" /> + </animation> + <animation direction="right"> + <frame index="39" offsetX ="-1" offsetY ="-11" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="5" end="8" delay="150" offsetX ="0" offsetY ="-3" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="15" end="18" delay="150" offsetX ="-1" offsetY ="-11" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="25" end="28" delay="150" offsetX ="0" offsetY ="-5" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="35" end="38" delay="150" offsetX ="-1" offsetY ="-11" /> + <end /> + </animation> + </action> + +</sprite> diff --git a/graphics/sprites/monster-spider.xml b/graphics/sprites/monster-spider.xml index 040969a0..4ae0c918 100644 --- a/graphics/sprites/monster-spider.xml +++ b/graphics/sprites/monster-spider.xml @@ -1,70 +1,70 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-spider.png" width="24" height="30" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetX ="0" offsetY ="2" />
- </animation>
- <animation direction="left">
- <frame index="10" offsetX ="-1" offsetY ="-3" />
- </animation>
- <animation direction="up">
- <frame index="20" offsetX ="0" offsetY ="3" />
- </animation>
- <animation direction="right">
- <frame index="30" offsetX ="-1" offsetY ="-3" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="4" delay="75" offsetX ="0" offsetY ="2" />
- </animation>
- <animation direction="left">
- <sequence start="11" end="14" delay="75" offsetX ="-1" offsetY ="-3" />
- </animation>
- <animation direction="up">
- <sequence start="21" end="24" delay="75" offsetX ="0" offsetY ="3" />
- </animation>
- <animation direction="right">
- <sequence start="31" end="34" delay="75" offsetX ="-1" offsetY ="-3" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="9" offsetX ="0" offsetY ="2" />
- </animation>
- <animation direction="left">
- <frame index="19" offsetX ="-1" offsetY ="-3" />
- </animation>
- <animation direction="up">
- <frame index="29" offsetX ="0" offsetY ="3" />
- </animation>
- <animation direction="right">
- <frame index="39" offsetX ="-1" offsetY ="-3" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="5" end="8" delay="75" offsetX ="0" offsetY ="2" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="15" end="18" delay="75" offsetX ="-1" offsetY ="-3" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="25" end="28" delay="75" offsetX ="0" offsetY ="3" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="35" end="38" delay="75" offsetX ="-1" offsetY ="-3" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monster-spider.png" width="24" height="30" /> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX ="0" offsetY ="2" /> + </animation> + <animation direction="left"> + <frame index="10" offsetX ="-1" offsetY ="-3" /> + </animation> + <animation direction="up"> + <frame index="20" offsetX ="0" offsetY ="3" /> + </animation> + <animation direction="right"> + <frame index="30" offsetX ="-1" offsetY ="-3" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="4" delay="75" offsetX ="0" offsetY ="2" /> + </animation> + <animation direction="left"> + <sequence start="11" end="14" delay="75" offsetX ="-1" offsetY ="-3" /> + </animation> + <animation direction="up"> + <sequence start="21" end="24" delay="75" offsetX ="0" offsetY ="3" /> + </animation> + <animation direction="right"> + <sequence start="31" end="34" delay="75" offsetX ="-1" offsetY ="-3" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="9" offsetX ="0" offsetY ="2" /> + </animation> + <animation direction="left"> + <frame index="19" offsetX ="-1" offsetY ="-3" /> + </animation> + <animation direction="up"> + <frame index="29" offsetX ="0" offsetY ="3" /> + </animation> + <animation direction="right"> + <frame index="39" offsetX ="-1" offsetY ="-3" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="5" end="8" delay="75" offsetX ="0" offsetY ="2" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="15" end="18" delay="75" offsetX ="-1" offsetY ="-3" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="25" end="28" delay="75" offsetX ="0" offsetY ="3" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="35" end="38" delay="75" offsetX ="-1" offsetY ="-3" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file diff --git a/graphics/sprites/player_male_base.xml b/graphics/sprites/player_male_base.xml index 5df564b9..c3026d0a 100644 --- a/graphics/sprites/player_male_base.xml +++ b/graphics/sprites/player_male_base.xml @@ -1,110 +1,110 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base"
- src= "graphics/sprites/player_male_base.png"
- width= "64"
- height= "64"
- />
-
- <action name = "stand"
- imageset = "base"
- >
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
+<?xml version="1.0"?> +<sprite name="player" action="stand"> + + <imageset name="base" + src= "graphics/sprites/player_male_base.png" + width= "64" + height= "64" + /> + + <action name = "stand" + imageset = "base" + > + <animation direction="down"> + <frame index="0" /> + </animation> + <animation direction="left"> + <frame index="18" /> + </animation> + <animation direction="up"> + <frame index="36" /> + </animation> + <animation direction="right"> + <frame index="54" /> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75" /> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75" /> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75" /> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75" /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7" /> + </animation> + <animation direction="left"> + <frame index="25" /> + </animation> + <animation direction="up"> + <frame index="43" /> + </animation> + <animation direction="right"> + <frame index="61" /> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8" /> + </animation> + <animation direction="left"> + <frame index="26" /> + </animation> + <animation direction="up"> + <frame index="44" /> + </animation> + <animation direction="right"> + <frame index="62" /> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75" /> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75" /> + <end /> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75" /> + <end /> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75" /> + <end /> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75" /> + <end /> + </animation> + </action> + </sprite>
\ No newline at end of file |