diff options
author | Reid <reidyaro@gmail.com> | 2011-11-27 00:47:48 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2011-11-27 00:47:48 +0100 |
commit | 7019bee94a0ba6158fcbd11a73046e012a669c81 (patch) | |
tree | 9db51542cae5966b5655486516c03a608a0e3b01 /graphics/sprites/accessories/acc-rat-tail.xml | |
download | clientdata-7019bee94a0ba6158fcbd11a73046e012a669c81.tar.gz clientdata-7019bee94a0ba6158fcbd11a73046e012a669c81.tar.bz2 clientdata-7019bee94a0ba6158fcbd11a73046e012a669c81.tar.xz clientdata-7019bee94a0ba6158fcbd11a73046e012a669c81.zip |
Initialization of the Clientdata for the Beta release of Evol Online.
Diffstat (limited to 'graphics/sprites/accessories/acc-rat-tail.xml')
-rw-r--r-- | graphics/sprites/accessories/acc-rat-tail.xml | 192 |
1 files changed, 192 insertions, 0 deletions
diff --git a/graphics/sprites/accessories/acc-rat-tail.xml b/graphics/sprites/accessories/acc-rat-tail.xml new file mode 100644 index 00000000..6d8c661a --- /dev/null +++ b/graphics/sprites/accessories/acc-rat-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/acc-rat-tail.png" width="32" height="32"/> + <imageset name="rat" src="graphics/sprites/monsters/rat.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="rat"> + <animation direction="down"> + <frame index="63"/> + </animation> + <animation direction="up"> + <frame index="64"/> + </animation> + <animation direction="right"> + <frame index="65"/> + </animation> + <animation direction="left"> + <frame index="66"/> + </animation> + </action> + +</sprite>
\ No newline at end of file |