summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/accessories
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2014-06-15 23:55:34 -0500
committerwushin <pasekei@gmail.com>2014-06-16 09:16:49 -0500
commitb5d806229218ce5c01bf575f82ed553fc2c79646 (patch)
tree61b3b601f72a9ed3079f1863537c65293866c2ce /graphics/sprites/monsters/accessories
parent9dac58a3ff7e6b4383ea7cb72d1a7ab5a1f8f86f (diff)
downloadclientdata-b5d806229218ce5c01bf575f82ed553fc2c79646.tar.gz
clientdata-b5d806229218ce5c01bf575f82ed553fc2c79646.tar.bz2
clientdata-b5d806229218ce5c01bf575f82ed553fc2c79646.tar.xz
clientdata-b5d806229218ce5c01bf575f82ed553fc2c79646.zip
Mushroom Sprite Sheets added
Diffstat (limited to 'graphics/sprites/monsters/accessories')
-rw-r--r--graphics/sprites/monsters/accessories/mushroom-base1-arms1.pngbin0 -> 1768 bytes
-rw-r--r--graphics/sprites/monsters/accessories/mushroom-base1-arms1.xml96
-rw-r--r--graphics/sprites/monsters/accessories/mushroom-base1-cap1-spikes.pngbin0 -> 1120 bytes
-rw-r--r--graphics/sprites/monsters/accessories/mushroom-base1-cap1-spikes.xml80
-rw-r--r--graphics/sprites/monsters/accessories/mushroom-base1-cap1.pngbin0 -> 2478 bytes
-rw-r--r--graphics/sprites/monsters/accessories/mushroom-base1-cap1.xml80
-rw-r--r--graphics/sprites/monsters/accessories/mushroom-base1-cap2.pngbin0 -> 3456 bytes
-rw-r--r--graphics/sprites/monsters/accessories/mushroom-base1-cap2.xml80
-rw-r--r--graphics/sprites/monsters/accessories/mushroom-base1-face1.pngbin0 -> 1655 bytes
-rw-r--r--graphics/sprites/monsters/accessories/mushroom-base1-face1.xml103
-rw-r--r--graphics/sprites/monsters/accessories/mushroom-base1-face2.pngbin0 -> 1703 bytes
-rw-r--r--graphics/sprites/monsters/accessories/mushroom-base1-face2.xml103
-rw-r--r--graphics/sprites/monsters/accessories/mushroom-base1.pngbin0 -> 3250 bytes
-rw-r--r--graphics/sprites/monsters/accessories/mushroom-base1.xml72
14 files changed, 614 insertions, 0 deletions
diff --git a/graphics/sprites/monsters/accessories/mushroom-base1-arms1.png b/graphics/sprites/monsters/accessories/mushroom-base1-arms1.png
new file mode 100644
index 00000000..aceb7139
--- /dev/null
+++ b/graphics/sprites/monsters/accessories/mushroom-base1-arms1.png
Binary files differ
diff --git a/graphics/sprites/monsters/accessories/mushroom-base1-arms1.xml b/graphics/sprites/monsters/accessories/mushroom-base1-arms1.xml
new file mode 100644
index 00000000..f37db88b
--- /dev/null
+++ b/graphics/sprites/monsters/accessories/mushroom-base1-arms1.xml
@@ -0,0 +1,96 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/monsters/accessories/mushroom-base1-arms1.png|W" width="22" height="12" />
+ <action name="stand" imageset="base">
+ <animation direction="down">
+ <frame index="0" offsetY="-5" />
+ </animation>
+ <animation direction="downleft">
+ <frame index="10" offsetX="-2" offsetY="-5" />
+ </animation>
+ <animation direction="downright">
+ <frame index="30" offsetX="2" offsetY="-5" />
+ </animation>
+ <animation direction="left">
+ <frame index="10" offsetY="-5" />
+ </animation>
+ <animation direction="up">
+ <frame index="20" offsetY="-5" />
+ </animation>
+ <animation direction="right">
+ <frame index="30" offsetY="-5" />
+ </animation>
+ </action>
+ <action name="walk" imageset="base">
+ <animation direction="down">
+ <frame index="0" delay="150" offsetY="-5" />
+ <frame index="2" delay="75" offsetY="-10" />
+ <frame index="3" delay="75" offsetY="-5" />
+ <frame index="3" delay="75" offsetY="-5" />
+ </animation>
+ <animation direction="downleft">
+ <frame index="10" delay="150" offsetX="2" offsetY="-5" />
+ <frame index="13" delay="75" offsetX="2" offsetY="-8" />
+ <frame index="14" delay="75" offsetX="2" offsetY="-5" />
+ <frame index="14" delay="75" offsetX="2" offsetY="-6" />
+ </animation>
+ <animation direction="downright">
+ <frame index="30" delay="150" offsetX="-2" offsetY="-5" />
+ <frame index="33" delay="75" offsetX="-2" offsetY="-6" />
+ <frame index="34" delay="75" offsetX="-2" offsetY="-5" />
+ <frame index="34" delay="75" offsetX="-2" offsetY="-6" />
+ </animation>
+ <animation direction="left">
+ <frame index="10" delay="150" offsetY="-5" />
+ <frame index="13" delay="75" offsetY="-8" />
+ <frame index="14" delay="75" offsetY="-5" />
+ <frame index="14" delay="75" offsetY="-6" />
+ </animation>
+ <animation direction="up">
+ <frame index="20" delay="150" offsetY="-5" />
+ <frame index="23" delay="75" offsetY="-10" />
+ <frame index="24" delay="75" offsetY="-5" />
+ <frame index="24" delay="75" offsetY="-6" />
+ </animation>
+ <animation direction="right">
+ <frame index="30" delay="150" offsetY="-5" />
+ <frame index="33" delay="75" offsetY="-6" />
+ <frame index="34" delay="75" offsetY="-5" />
+ <frame index="34" delay="75" offsetY="-6" />
+ </animation>
+ </action>
+ <action name="dead" imageset="base">
+ <animation direction="down">
+ <frame index="9" />
+ </animation>
+ <animation direction="left">
+ <frame index="19" />
+ </animation>
+ <animation direction="29">
+ <frame index="30" />
+ </animation>
+ <animation direction="right">
+ <frame index="39" />
+ </animation>
+ </action>
+ <action name="attack" imageset="base">
+ <animation direction="down">
+ <sequence start="5" end="8" delay="75" offsetY="-5" />
+ </animation>
+ <animation direction="downleft">
+ <sequence start="15" end="18" delay="75" offsetX="2" offsetY="-5" />
+ </animation>
+ <animation direction="downright">
+ <sequence start="35" end="38" delay="75" offsetX="-2" offsetY="-5" />
+ </animation>
+ <animation direction="left">
+ <sequence start="15" end="18" delay="75" offsetY="-5" />
+ </animation>
+ <animation direction="up">
+ <sequence start="25" end="28" delay="75" offsetY="-5" />
+ </animation>
+ <animation direction="right">
+ <sequence start="35" end="38" delay="75" offsetY="-5" />
+ </animation>
+ </action>
+</sprite>
diff --git a/graphics/sprites/monsters/accessories/mushroom-base1-cap1-spikes.png b/graphics/sprites/monsters/accessories/mushroom-base1-cap1-spikes.png
new file mode 100644
index 00000000..5bdd50d2
--- /dev/null
+++ b/graphics/sprites/monsters/accessories/mushroom-base1-cap1-spikes.png
Binary files differ
diff --git a/graphics/sprites/monsters/accessories/mushroom-base1-cap1-spikes.xml b/graphics/sprites/monsters/accessories/mushroom-base1-cap1-spikes.xml
new file mode 100644
index 00000000..239961a0
--- /dev/null
+++ b/graphics/sprites/monsters/accessories/mushroom-base1-cap1-spikes.xml
@@ -0,0 +1,80 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/monsters/accessories/mushroom-base1-cap1-spikes.png|W" width="18" height="13" />
+ <action name="stand" imageset="base">
+ <animation direction="down">
+ <frame index="0" offsetY="-20" />
+ </animation>
+ <animation direction="left">
+ <frame index="1" offsetY="-20" />
+ </animation>
+ <animation direction="up">
+ <frame index="1" offsetY="-20" />
+ </animation>
+ <animation direction="right">
+ <frame index="0" offsetY="-20" />
+ </animation>
+ </action>
+ <action name="walk" imageset="base">
+ <animation direction="down">
+ <frame index="0" delay="150" offsetY="-20" />
+ <frame index="2" delay="75" offsetY="-26" />
+ <frame index="0" delay="75" offsetY="-20" />
+ <frame index="3" delay="75" offsetY="-20" />
+ </animation>
+ <animation direction="left">
+ <frame index="1" delay="150" offsetY="-19" />
+ <frame index="1" delay="75" offsetX="2" offsetY="-20" />
+ <frame index="1" delay="75" offsetY="-19" />
+ <frame index="1" delay="75" offsetY="-17" />
+ </animation>
+ <animation direction="up">
+ <frame index="0" delay="150" offsetY="-20" />
+ <frame index="3" delay="75" offsetY="-25" />
+ <frame index="0" delay="75" offsetY="-20" />
+ <frame index="0" delay="75" offsetY="-21" />
+ </animation>
+ <animation direction="right">
+ <frame index="1" delay="150" offsetY="-19" />
+ <frame index="1" delay="75" offsetX="-2" offsetY="-20" />
+ <frame index="1" delay="75" offsetY="-19" />
+ <frame index="1" delay="75" offsetY="-17" />
+ </animation>
+ </action>
+ <action name="dead" imageset="base">
+ <animation direction="down">
+ <frame index="5" offsetY="12" />
+ </animation>
+ <animation direction="left">
+ <frame index="8" offsetX="-12" offsetY="2" />
+ </animation>
+ <animation direction="up">
+ <frame index="9" offsetX="-1" offsetY="-25" />
+ </animation>
+ <animation direction="right">
+ <frame index="10" offsetX="12" offsetY="2" />
+ </animation>
+ </action>
+ <action name="attack" imageset="base">
+ <animation direction="down">
+ <frame index="4" delay="75" offsetY="-19" />
+ <frame index="4" delay="75" offsetY="-17" />
+ <frame index="0" delay="150" offsetY="-20" />
+ </animation>
+ <animation direction="left">
+ <frame index="1" delay="75" offsetY="-19" />
+ <frame index="1" delay="75" offsetY="-17" />
+ <frame index="1" delay="150" offsetY="-20" />
+ </animation>
+ <animation direction="up">
+ <frame index="4" delay="75" offsetY="-19" />
+ <frame index="4" delay="75" offsetY="-17" />
+ <frame index="0" delay="150" offsetY="-20" />
+ </animation>
+ <animation direction="right">
+ <frame index="1" delay="75" offsetY="-19" />
+ <frame index="1" delay="75" offsetY="-17" />
+ <frame index="1" delay="150" offsetY="-20" />
+ </animation>
+ </action>
+</sprite>
diff --git a/graphics/sprites/monsters/accessories/mushroom-base1-cap1.png b/graphics/sprites/monsters/accessories/mushroom-base1-cap1.png
new file mode 100644
index 00000000..49574e9e
--- /dev/null
+++ b/graphics/sprites/monsters/accessories/mushroom-base1-cap1.png
Binary files differ
diff --git a/graphics/sprites/monsters/accessories/mushroom-base1-cap1.xml b/graphics/sprites/monsters/accessories/mushroom-base1-cap1.xml
new file mode 100644
index 00000000..752e14ee
--- /dev/null
+++ b/graphics/sprites/monsters/accessories/mushroom-base1-cap1.xml
@@ -0,0 +1,80 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/monsters/accessories/mushroom-base1-cap1.png|W;R" width="26" height="20" />
+ <action name="stand" imageset="base">
+ <animation direction="down">
+ <frame index="0" offsetY="-12" />
+ </animation>
+ <animation direction="left">
+ <frame index="0" offsetY="-12" />
+ </animation>
+ <animation direction="up">
+ <frame index="0" offsetY="-12" />
+ </animation>
+ <animation direction="right">
+ <frame index="0" offsetY="-12" />
+ </animation>
+ </action>
+ <action name="walk" imageset="base">
+ <animation direction="down">
+ <frame index="0" delay="150" offsetY="-12" />
+ <frame index="1" delay="75" offsetY="-19" />
+ <frame index="0" delay="75" offsetY="-12" />
+ <frame index="2" delay="75" offsetY="-12" />
+ </animation>
+ <animation direction="left">
+ <frame index="0" delay="150" offsetY="-12" />
+ <frame index="5" delay="75" offsetY="-14" />
+ <frame index="0" delay="75" offsetY="-13" />
+ <frame index="6" delay="75" offsetY="-9" />
+ </animation>
+ <animation direction="up">
+ <frame index="0" delay="150" offsetY="-12" />
+ <frame index="2" delay="75" offsetY="-19" />
+ <frame index="0" delay="75" offsetY="-12" />
+ <frame index="1" delay="75" offsetY="-12" />
+ </animation>
+ <animation direction="right">
+ <frame index="0" delay="150" offsetY="-12" />
+ <frame index="6" delay="75" offsetY="-14" />
+ <frame index="0" delay="75" offsetY="-13" />
+ <frame index="5" delay="75" offsetY="-9" />
+ </animation>
+ </action>
+ <action name="dead" imageset="base">
+ <animation direction="down">
+ <frame index="4" offsetY="8" />
+ </animation>
+ <animation direction="left">
+ <frame index="7" offsetX="-8" />
+ </animation>
+ <animation direction="up">
+ <frame index="8" offsetY="-12" />
+ </animation>
+ <animation direction="right">
+ <frame index="9" offsetX="11" />
+ </animation>
+ </action>
+ <action name="attack" imageset="base">
+ <animation direction="down">
+ <frame index="3" delay="75" offsetY="-12" />
+ <frame index="3" delay="75" offsetY="-10" />
+ <frame index="0" delay="150" offsetY="-12" />
+ </animation>
+ <animation direction="left">
+ <frame index="3" delay="75" offsetY="-12" />
+ <frame index="3" delay="75" offsetY="-10" />
+ <frame index="0" delay="150" offsetY="-12" />
+ </animation>
+ <animation direction="up">
+ <frame index="3" delay="75" offsetY="-12" />
+ <frame index="3" delay="75" offsetY="-10" />
+ <frame index="0" delay="150" offsetY="-12" />
+ </animation>
+ <animation direction="right">
+ <frame index="3" delay="75" offsetY="-12" />
+ <frame index="3" delay="75" offsetY="-10" />
+ <frame index="0" delay="150" offsetY="-12" />
+ </animation>
+ </action>
+</sprite>
diff --git a/graphics/sprites/monsters/accessories/mushroom-base1-cap2.png b/graphics/sprites/monsters/accessories/mushroom-base1-cap2.png
new file mode 100644
index 00000000..56b43e52
--- /dev/null
+++ b/graphics/sprites/monsters/accessories/mushroom-base1-cap2.png
Binary files differ
diff --git a/graphics/sprites/monsters/accessories/mushroom-base1-cap2.xml b/graphics/sprites/monsters/accessories/mushroom-base1-cap2.xml
new file mode 100644
index 00000000..e4f22daa
--- /dev/null
+++ b/graphics/sprites/monsters/accessories/mushroom-base1-cap2.xml
@@ -0,0 +1,80 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/monsters/accessories/mushroom-base1-cap2.png|W;R" width="28" height="24" />
+ <action name="stand" imageset="base">
+ <animation direction="down">
+ <frame index="0" offsetY="-12" />
+ </animation>
+ <animation direction="left">
+ <frame index="0" offsetY="-12" />
+ </animation>
+ <animation direction="up">
+ <frame index="0" offsetY="-12" />
+ </animation>
+ <animation direction="right">
+ <frame index="0" offsetY="-12" />
+ </animation>
+ </action>
+ <action name="walk" imageset="base">
+ <animation direction="down">
+ <frame index="0" delay="150" offsetY="-12" />
+ <frame index="1" delay="75" offsetY="-19" />
+ <frame index="0" delay="75" offsetY="-12" />
+ <frame index="2" delay="75" offsetY="-12" />
+ </animation>
+ <animation direction="left">
+ <frame index="0" delay="150" offsetY="-12" />
+ <frame index="5" delay="75" offsetY="-14" />
+ <frame index="0" delay="75" offsetY="-13" />
+ <frame index="6" delay="75" offsetY="-9" />
+ </animation>
+ <animation direction="up">
+ <frame index="0" delay="150" offsetY="-12" />
+ <frame index="2" delay="75" offsetY="-19" />
+ <frame index="0" delay="75" offsetY="-12" />
+ <frame index="1" delay="75" offsetY="-12" />
+ </animation>
+ <animation direction="right">
+ <frame index="0" delay="150" offsetY="-12" />
+ <frame index="6" delay="75" offsetY="-14" />
+ <frame index="0" delay="75" offsetY="-13" />
+ <frame index="5" delay="75" offsetY="-9" />
+ </animation>
+ </action>
+ <action name="dead" imageset="base">
+ <animation direction="down">
+ <frame index="4" offsetY="8" />
+ </animation>
+ <animation direction="left">
+ <frame index="7" offsetX="-8" />
+ </animation>
+ <animation direction="up">
+ <frame index="8" offsetY="-12" />
+ </animation>
+ <animation direction="right">
+ <frame index="9" offsetX="11" />
+ </animation>
+ </action>
+ <action name="attack" imageset="base">
+ <animation direction="down">
+ <frame index="3" delay="75" offsetY="-12" />
+ <frame index="3" delay="75" offsetY="-10" />
+ <frame index="0" delay="150" offsetY="-12" />
+ </animation>
+ <animation direction="left">
+ <frame index="3" delay="75" offsetY="-12" />
+ <frame index="3" delay="75" offsetY="-10" />
+ <frame index="0" delay="150" offsetY="-12" />
+ </animation>
+ <animation direction="up">
+ <frame index="3" delay="75" offsetY="-12" />
+ <frame index="3" delay="75" offsetY="-10" />
+ <frame index="0" delay="150" offsetY="-12" />
+ </animation>
+ <animation direction="right">
+ <frame index="3" delay="75" offsetY="-12" />
+ <frame index="3" delay="75" offsetY="-10" />
+ <frame index="0" delay="150" offsetY="-12" />
+ </animation>
+ </action>
+</sprite>
diff --git a/graphics/sprites/monsters/accessories/mushroom-base1-face1.png b/graphics/sprites/monsters/accessories/mushroom-base1-face1.png
new file mode 100644
index 00000000..a9cbc128
--- /dev/null
+++ b/graphics/sprites/monsters/accessories/mushroom-base1-face1.png
Binary files differ
diff --git a/graphics/sprites/monsters/accessories/mushroom-base1-face1.xml b/graphics/sprites/monsters/accessories/mushroom-base1-face1.xml
new file mode 100644
index 00000000..cffeb7ba
--- /dev/null
+++ b/graphics/sprites/monsters/accessories/mushroom-base1-face1.xml
@@ -0,0 +1,103 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/monsters/accessories/mushroom-base1-face1.png|W;R" width="12" height="12" />
+ <action name="stand" imageset="base">
+ <animation direction="down">
+ <frame index="0" delay="2200" offsetY="-5" />
+ <frame index="1" delay="80" offsetY="-5" />
+ </animation>
+ <animation direction="downleft">
+ <frame index="18" delay="2200" offsetY="-5" />
+ <frame index="19" delay="80" offsetY="-5" />
+ </animation>
+ <animation direction="downright">
+ <frame index="6" delay="2200" offsetY="-5" />
+ <frame index="7" delay="80" offsetY="-5" />
+ </animation>
+ <animation direction="left">
+ <frame index="24" delay="2200" offsetY="-5" />
+ <frame index="25" delay="80" offsetY="-5" />
+ </animation>
+ <animation direction="up">
+ <frame index="30" />
+ </animation>
+ <animation direction="right">
+ <frame index="12" delay="2200" offsetY="-5" />
+ <frame index="13" delay="80" offsetY="-5" />
+ </animation>
+ </action>
+ <action name="walk" imageset="base">
+ <animation direction="down">
+ <frame index="0" delay="150" offsetY="-5" />
+ <frame index="2" delay="75" offsetY="-10" />
+ <frame index="3" delay="75" offsetY="-5" />
+ <frame index="3" delay="75" offsetY="-5" />
+ </animation>
+ <animation direction="downleft">
+ <frame index="18" delay="150" offsetY="-5" />
+ <frame index="21" delay="75" offsetY="-8" />
+ <frame index="22" delay="75" offsetY="-5" />
+ <frame index="22" delay="75" offsetY="-4" />
+ </animation>
+ <animation direction="downright">
+ <frame index="6" delay="150" offsetY="-5" />
+ <frame index="8" delay="75" offsetY="-8" />
+ <frame index="9" delay="75" offsetY="-5" />
+ <frame index="9" delay="75" offsetY="-4" />
+ </animation>
+ <animation direction="left">
+ <frame index="24" delay="150" offsetY="-5" />
+ <frame index="26" delay="75" offsetY="-6" />
+ <frame index="27" delay="75" offsetY="-5" />
+ <frame index="27" delay="75" offsetY="-4" />
+ </animation>
+ <animation direction="up">
+ <frame index="30" />
+ </animation>
+ <animation direction="right">
+ <frame index="12" delay="150" offsetY="-5" />
+ <frame index="14" delay="75" offsetY="-6" />
+ <frame index="15" delay="75" offsetY="-5" />
+ <frame index="15" delay="75" offsetY="-4" />
+ </animation>
+ </action>
+ <action name="dead" imageset="base">
+ <animation direction="down">
+ <frame index="30" />
+ </animation>
+ <animation direction="left">
+ <frame index="30" />
+ </animation>
+ <animation direction="up">
+ <frame index="30" />
+ </animation>
+ <animation direction="right">
+ <frame index="30" />
+ </animation>
+ </action>
+ <action name="attack" imageset="base">
+ <animation direction="down">
+ <frame index="5" delay="150" offsetY="-5" />
+ <frame index="4" delay="75" offsetY="-5" />
+ </animation>
+ <animation direction="downleft">
+ <frame index="23" delay="150" offsetY="-5" />
+ <frame index="22" delay="75" offsetY="-5" />
+ </animation>
+ <animation direction="downright">
+ <frame index="11" delay="150" offsetY="-5" />
+ <frame index="10" delay="75" offsetY="-5" />
+ </animation>
+ <animation direction="left">
+ <frame index="29" delay="150" offsetY="-5" />
+ <frame index="28" delay="75" offsetY="-5" />
+ </animation>
+ <animation direction="up">
+ <frame index="60" />
+ </animation>
+ <animation direction="right">
+ <frame index="17" delay="150" offsetY="-5" />
+ <frame index="16" delay="75" offsetY="-5" />
+ </animation>
+ </action>
+</sprite>
diff --git a/graphics/sprites/monsters/accessories/mushroom-base1-face2.png b/graphics/sprites/monsters/accessories/mushroom-base1-face2.png
new file mode 100644
index 00000000..a8e1cf25
--- /dev/null
+++ b/graphics/sprites/monsters/accessories/mushroom-base1-face2.png
Binary files differ
diff --git a/graphics/sprites/monsters/accessories/mushroom-base1-face2.xml b/graphics/sprites/monsters/accessories/mushroom-base1-face2.xml
new file mode 100644
index 00000000..b78e8ade
--- /dev/null
+++ b/graphics/sprites/monsters/accessories/mushroom-base1-face2.xml
@@ -0,0 +1,103 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/monsters/accessories/mushroom-base1-face2.png|W;R" width="12" height="12" />
+ <action name="stand" imageset="base">
+ <animation direction="down">
+ <frame index="0" delay="2200" offsetY="-5" />
+ <frame index="1" delay="80" offsetY="-5" />
+ </animation>
+ <animation direction="downleft">
+ <frame index="18" delay="2200" offsetY="-5" />
+ <frame index="19" delay="80" offsetY="-5" />
+ </animation>
+ <animation direction="downright">
+ <frame index="6" delay="2200" offsetY="-5" />
+ <frame index="7" delay="80" offsetY="-5" />
+ </animation>
+ <animation direction="left">
+ <frame index="24" delay="2200" offsetY="-5" />
+ <frame index="25" delay="80" offsetY="-5" />
+ </animation>
+ <animation direction="up">
+ <frame index="30" />
+ </animation>
+ <animation direction="right">
+ <frame index="12" delay="2200" offsetY="-5" />
+ <frame index="13" delay="80" offsetY="-5" />
+ </animation>
+ </action>
+ <action name="walk" imageset="base">
+ <animation direction="down">
+ <frame index="0" delay="150" offsetY="-5" />
+ <frame index="2" delay="75" offsetY="-10" />
+ <frame index="3" delay="75" offsetY="-5" />
+ <frame index="3" delay="75" offsetY="-5" />
+ </animation>
+ <animation direction="downleft">
+ <frame index="18" delay="150" offsetY="-5" />
+ <frame index="21" delay="75" offsetY="-8" />
+ <frame index="22" delay="75" offsetY="-5" />
+ <frame index="22" delay="75" offsetY="-4" />
+ </animation>
+ <animation direction="downright">
+ <frame index="6" delay="150" offsetY="-5" />
+ <frame index="8" delay="75" offsetY="-8" />
+ <frame index="9" delay="75" offsetY="-5" />
+ <frame index="9" delay="75" offsetY="-4" />
+ </animation>
+ <animation direction="left">
+ <frame index="24" delay="150" offsetY="-5" />
+ <frame index="26" delay="75" offsetY="-6" />
+ <frame index="27" delay="75" offsetY="-5" />
+ <frame index="27" delay="75" offsetY="-4" />
+ </animation>
+ <animation direction="up">
+ <frame index="30" />
+ </animation>
+ <animation direction="right">
+ <frame index="12" delay="150" offsetY="-5" />
+ <frame index="14" delay="75" offsetY="-6" />
+ <frame index="15" delay="75" offsetY="-5" />
+ <frame index="15" delay="75" offsetY="-4" />
+ </animation>
+ </action>
+ <action name="dead" imageset="base">
+ <animation direction="down">
+ <frame index="30" />
+ </animation>
+ <animation direction="left">
+ <frame index="30" />
+ </animation>
+ <animation direction="up">
+ <frame index="30" />
+ </animation>
+ <animation direction="right">
+ <frame index="30" />
+ </animation>
+ </action>
+ <action name="attack" imageset="base">
+ <animation direction="down">
+ <frame index="5" delay="150" offsetY="-5" />
+ <frame index="4" delay="75" offsetY="-5" />
+ </animation>
+ <animation direction="downleft">
+ <frame index="23" delay="150" offsetY="-5" />
+ <frame index="22" delay="75" offsetY="-5" />
+ </animation>
+ <animation direction="downright">
+ <frame index="11" delay="150" offsetY="-5" />
+ <frame index="10" delay="75" offsetY="-5" />
+ </animation>
+ <animation direction="left">
+ <frame index="29" delay="150" offsetY="-5" />
+ <frame index="28" delay="75" offsetY="-5" />
+ </animation>
+ <animation direction="up">
+ <frame index="60" />
+ </animation>
+ <animation direction="right">
+ <frame index="17" delay="150" offsetY="-5" />
+ <frame index="16" delay="75" offsetY="-5" />
+ </animation>
+ </action>
+</sprite>
diff --git a/graphics/sprites/monsters/accessories/mushroom-base1.png b/graphics/sprites/monsters/accessories/mushroom-base1.png
new file mode 100644
index 00000000..e95efc8a
--- /dev/null
+++ b/graphics/sprites/monsters/accessories/mushroom-base1.png
Binary files differ
diff --git a/graphics/sprites/monsters/accessories/mushroom-base1.xml b/graphics/sprites/monsters/accessories/mushroom-base1.xml
new file mode 100644
index 00000000..0c1b8e99
--- /dev/null
+++ b/graphics/sprites/monsters/accessories/mushroom-base1.xml
@@ -0,0 +1,72 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/monsters/accessories/mushroom-base1.png|W" width="18" height="25" />
+ <action name="stand" imageset="base">
+ <animation direction="down">
+ <frame index="0" />
+ </animation>
+ <animation direction="left">
+ <frame index="0" />
+ </animation>
+ <animation direction="up">
+ <frame index="0" />
+ </animation>
+ <animation direction="right">
+ <frame index="0" />
+ </animation>
+ </action>
+ <action name="walk" imageset="base">
+ <animation direction="down">
+ <frame index="0" delay="150" />
+ <frame index="1" delay="75" offsetY="-6" />
+ <frame index="2" delay="75" />
+ <frame index="3" delay="75" />
+ </animation>
+ <animation direction="left">
+ <frame index="5" delay="150" />
+ <frame index="6" delay="75" offsetY="-4" />
+ <frame index="2" delay="75" offsetY="-3" />
+ <frame index="8" delay="75" offsetY="-2" />
+ </animation>
+ <animation direction="up">
+ <frame index="0" delay="150" />
+ <frame index="1" delay="75" offsetY="-6" />
+ <frame index="2" delay="75" />
+ <frame index="3" delay="75" />
+ </animation>
+ <animation direction="right">
+ <frame index="10" delay="150" />
+ <frame index="11" delay="75" offsetY="-4" />
+ <frame index="2" delay="75" offsetY="-3" />
+ <frame index="13" delay="75" offsetY="-2" />
+ </animation>
+ </action>
+ <action name="dead" imageset="base">
+ <animation direction="down">
+ <frame index="20" />
+ </animation>
+ <animation direction="left">
+ <frame index="21" />
+ </animation>
+ <animation direction="up">
+ <frame index="22" />
+ </animation>
+ <animation direction="right">
+ <frame index="23" />
+ </animation>
+ </action>
+ <action name="attack" imageset="base">
+ <animation direction="down">
+ <frame index="4" />
+ </animation>
+ <animation direction="left">
+ <frame index="4" />
+ </animation>
+ <animation direction="up">
+ <frame index="4" />
+ </animation>
+ <animation direction="right">
+ <frame index="4" />
+ </animation>
+ </action>
+</sprite>