summaryrefslogtreecommitdiff
path: root/graphics/sprites/accessories/ratto-tail.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-05-23 15:34:03 +0200
committerAlige <aligetmw@hotmail.fr>2012-05-23 15:34:03 +0200
commitc048783abb233f286a71f0eebe2ba7c4009c666c (patch)
tree4fc4e9b0782931a567bcf5c604777b08c4481c1e /graphics/sprites/accessories/ratto-tail.xml
parentd06cbc8c58278a752bc3f404434bc3e9c1c96ca3 (diff)
downloadclientdata-c048783abb233f286a71f0eebe2ba7c4009c666c.tar.gz
clientdata-c048783abb233f286a71f0eebe2ba7c4009c666c.tar.bz2
clientdata-c048783abb233f286a71f0eebe2ba7c4009c666c.tar.xz
clientdata-c048783abb233f286a71f0eebe2ba7c4009c666c.zip
Revoved "acc-" from the accessory files as they already are in an "accessories" folder.
Diffstat (limited to 'graphics/sprites/accessories/ratto-tail.xml')
-rw-r--r--graphics/sprites/accessories/ratto-tail.xml192
1 files changed, 192 insertions, 0 deletions
diff --git a/graphics/sprites/accessories/ratto-tail.xml b/graphics/sprites/accessories/ratto-tail.xml
new file mode 100644
index 00000000..f3a66feb
--- /dev/null
+++ b/graphics/sprites/accessories/ratto-tail.xml
@@ -0,0 +1,192 @@
+<?xml version="1.0"?>
+<!-- Author : Reid
+Copyright (C) 2011 Evol Online -->
+<sprite>
+
+ <imageset name="tail" src="graphics/sprites/accessories/ratto-tail.png" width="32" height="32"/>
+ <imageset name="rat" src="graphics/sprites/monsters/ratto.png" width="32" height="32"/>
+
+ <action name="spawn" imageset="rat">
+ <animation>
+ <frame index="0" delay="250"/>
+ <frame index="1" delay="150"/>
+ <frame index="2" delay="400"/>
+ <frame index="3" delay="110"/>
+ <frame index="4" delay="120"/>
+ <frame index="5" delay="160"/>
+ <frame index="6" delay="145"/>
+ <frame index="7" delay="250"/>
+ <jump action="stand" />
+ </animation>
+ </action>
+
+ <action name="stand" imageset="tail">
+ <animation direction="down">
+ <frame index="0" delay="120"/>
+ <frame index="1" delay="100"/>
+ <frame index="2" delay="120"/>
+ <frame index="1" delay="100"/>
+ </animation>
+ <animation direction="downright">
+ <frame index="4" delay="120"/>
+ <frame index="5" delay="100"/>
+ <frame index="6" delay="120"/>
+ <frame index="5" delay="100"/>
+ </animation>
+ <animation direction="right">
+ <frame index="8" delay="120"/>
+ <frame index="9" delay="100"/>
+ <frame index="10" delay="120"/>
+ <frame index="9" delay="100"/>
+ </animation>
+ <animation direction="upright">
+ <frame index="12" delay="120"/>
+ <frame index="13" delay="100"/>
+ <frame index="14" delay="120"/>
+ <frame index="13" delay="100"/>
+ </animation>
+ <animation direction="up">
+ <frame index="16" delay="120"/>
+ <frame index="17" delay="100"/>
+ <frame index="18" delay="120"/>
+ <frame index="17" delay="100"/>
+ </animation>
+ <animation direction="upleft">
+ <frame index="20" delay="120"/>
+ <frame index="21" delay="100"/>
+ <frame index="22" delay="120"/>
+ <frame index="21" delay="100"/>
+ </animation>
+ <animation direction="left">
+ <frame index="24" delay="120"/>
+ <frame index="25" delay="100"/>
+ <frame index="26" delay="120"/>
+ <frame index="25" delay="100"/>
+ </animation>
+ <animation direction="downleft">
+ <frame index="28" delay="120"/>
+ <frame index="29" delay="100"/>
+ <frame index="30" delay="120"/>
+ <frame index="29" delay="100"/>
+ </animation>
+ </action>
+
+ <action name="walk" imageset="tail">
+ <animation direction="down">
+ <frame index="0" delay="120"/>
+ <frame index="1" delay="100"/>
+ <frame index="2" delay="120"/>
+ <frame index="1" delay="100"/>
+ </animation>
+ <animation direction="downright">
+ <frame index="4" delay="120"/>
+ <frame index="5" delay="100"/>
+ <frame index="6" delay="120"/>
+ <frame index="5" delay="100"/>
+ </animation>
+ <animation direction="right">
+ <frame index="8" delay="120"/>
+ <frame index="9" delay="100"/>
+ <frame index="10" delay="120"/>
+ <frame index="9" delay="100"/>
+ </animation>
+ <animation direction="upright">
+ <frame index="12" delay="120"/>
+ <frame index="13" delay="100"/>
+ <frame index="14" delay="120"/>
+ <frame index="13" delay="100"/>
+ </animation>
+ <animation direction="up">
+ <frame index="16" delay="120"/>
+ <frame index="17" delay="100"/>
+ <frame index="18" delay="120"/>
+ <frame index="17" delay="100"/>
+ </animation>
+ <animation direction="upleft">
+ <frame index="20" delay="120"/>
+ <frame index="21" delay="100"/>
+ <frame index="22" delay="120"/>
+ <frame index="21" delay="100"/>
+ </animation>
+ <animation direction="left">
+ <frame index="24" delay="120"/>
+ <frame index="25" delay="100"/>
+ <frame index="26" delay="120"/>
+ <frame index="25" delay="100"/>
+ </animation>
+ <animation direction="downleft">
+ <frame index="28" delay="120"/>
+ <frame index="29" delay="100"/>
+ <frame index="30" delay="120"/>
+ <frame index="29" delay="100"/>
+ </animation>
+ </action>
+
+
+ <action name="attack" imageset="tail">
+ <animation direction="down">
+ <frame index="0" delay="120"/>
+ <frame index="1" delay="100"/>
+ <frame index="2" delay="120"/>
+ <frame index="1" delay="100"/>
+ </animation>
+ <animation direction="downright">
+ <frame index="4" delay="120"/>
+ <frame index="5" delay="100"/>
+ <frame index="6" delay="120"/>
+ <frame index="5" delay="100"/>
+ </animation>
+ <animation direction="right">
+ <frame index="8" delay="120"/>
+ <frame index="9" delay="100"/>
+ <frame index="10" delay="120"/>
+ <frame index="9" delay="100"/>
+ </animation>
+ <animation direction="upright">
+ <frame index="12" delay="120"/>
+ <frame index="13" delay="100"/>
+ <frame index="14" delay="120"/>
+ <frame index="13" delay="100"/>
+ </animation>
+ <animation direction="up">
+ <frame index="16" delay="120"/>
+ <frame index="17" delay="100"/>
+ <frame index="18" delay="120"/>
+ <frame index="17" delay="100"/>
+ </animation>
+ <animation direction="upleft">
+ <frame index="20" delay="120"/>
+ <frame index="21" delay="100"/>
+ <frame index="22" delay="120"/>
+ <frame index="21" delay="100"/>
+ </animation>
+ <animation direction="left">
+ <frame index="24" delay="120"/>
+ <frame index="25" delay="100"/>
+ <frame index="26" delay="120"/>
+ <frame index="25" delay="100"/>
+ </animation>
+ <animation direction="downleft">
+ <frame index="28" delay="120"/>
+ <frame index="29" delay="100"/>
+ <frame index="30" delay="120"/>
+ <frame index="29" delay="100"/>
+ </animation>
+ </action>
+
+ <action name="dead" imageset="tail">
+ <animation direction="down">
+ <frame index="0"/>
+ </animation>
+ <animation direction="up">
+ <frame index="12"/>
+ </animation>
+ <animation direction="right">
+ <frame index="8"/>
+ </animation>
+ <animation direction="left">
+ <frame index="16"/>
+ </animation>
+ </action>
+
+</sprite> \ No newline at end of file