summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/tortuga.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/monsters/tortuga.xml')
-rw-r--r--graphics/sprites/monsters/tortuga.xml282
1 files changed, 146 insertions, 136 deletions
diff --git a/graphics/sprites/monsters/tortuga.xml b/graphics/sprites/monsters/tortuga.xml
index 87a8e69f..04383b94 100644
--- a/graphics/sprites/monsters/tortuga.xml
+++ b/graphics/sprites/monsters/tortuga.xml
@@ -1,12 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-<!-- Author: Reid.
-Copyright (C) 2011 Evol Online -->
-
+<!-- Original Author : Reid
+Copyright (C) 2011 Evol Online -->
<sprite>
- <imageset name="mob" src="graphics/sprites/monsters/tortuga.png" width="32" height="32"/>
+ <imageset name="base" src="graphics/sprites/monsters/tortuga.png" width="32" height="32"/>
- <action name="spawn" imageset="mob">
+ <action name="spawn" imageset="base">
<animation>
<frame index="32" delay="70" offsetY="-86"/>
@@ -36,146 +34,152 @@ Copyright (C) 2011 Evol Online -->
</animation>
</action>
-
- <action name="stand" imageset="mob">
+ <action name="stand" imageset="base">
<animation direction="down">
- <!-- Static -->
+ <!-- static -->
<frame index="0" delay="4000"/>
- <!-- Mooving Feet -->
+ <!-- mooving hands animation -->
<frame index="1" delay="120"/>
<frame index="0" delay="120"/>
<frame index="2" delay="120"/>
</animation>
- <animation direction="downleft">
- <!-- Static -->
- <frame index="20" delay="4000"/>
- <!-- Mooving Feet -->
- <frame index="21" delay="120"/>
- <frame index="20" delay="120"/>
- <frame index="22" delay="120"/>
+ <animation direction="up">
+ <!-- static -->
+ <frame index="4" delay="4000"/>
+ <!-- mooving hands animation -->
+ <frame index="5" delay="120"/>
+ <frame index="4" delay="120"/>
+ <frame index="6" delay="120"/>
+ </animation>
+
+ <animation direction="right">
+ <!-- static -->
+ <frame index="8" delay="4000"/>
+ <!-- mooving hands animation -->
+ <frame index="9" delay="120"/>
+ <frame index="8" delay="120"/>
+ <frame index="10" delay="120"/>
</animation>
<animation direction="left">
- <!-- Static -->
+ <!-- static -->
<frame index="12" delay="4000"/>
- <!-- Mooving Feet -->
+ <!-- mooving hands animation -->
<frame index="13" delay="120"/>
<frame index="12" delay="120"/>
<frame index="14" delay="120"/>
</animation>
+ <animation direction="downright">
+ <!-- static -->
+ <frame index="16" delay="4000"/>
+ <!-- mooving hands animation -->
+ <frame index="17" delay="120"/>
+ <frame index="16" delay="120"/>
+ <frame index="18" delay="120"/>
+ </animation>
+
+ <animation direction="downleft">
+ <!-- static -->
+ <frame index="20" delay="4000"/>
+ <!-- mooving hands animation -->
+ <frame index="21" delay="120"/>
+ <frame index="20" delay="120"/>
+ <frame index="22" delay="120"/>
+ </animation>
+
<animation direction="upleft">
- <!-- Static -->
+ <!-- static -->
<frame index="24" delay="4000"/>
- <!-- Mooving Feet -->
+ <!-- mooving hands animation -->
<frame index="25" delay="120"/>
<frame index="24" delay="120"/>
<frame index="26" delay="120"/>
</animation>
- <animation direction="up">
- <!-- Static -->
- <frame index="4" delay="4000"/>
- <!-- Mooving Feet -->
- <frame index="5" delay="120"/>
- <frame index="4" delay="120"/>
- <frame index="6" delay="120"/>
- </animation>
-
<animation direction="upright">
- <!-- Static -->
+ <!-- static -->
<frame index="28" delay="4000"/>
- <!-- Mooving Feet -->
+ <!-- mooving hands animation -->
<frame index="29" delay="120"/>
<frame index="28" delay="120"/>
<frame index="30" delay="120"/>
</animation>
+ </action>
+ <action name="walk" imageset="base">
+
+ <animation direction="down">
+ <!-- normal moove -->
+ <frame index="1" delay="120"/>
+ <frame index="0" delay="120"/>
+ <frame index="2" delay="120"/>
+ <frame index="0" delay="120"/>
+ </animation>
+
+ <animation direction="up">
+ <!-- normal moove -->
+ <frame index="5" delay="120"/>
+ <frame index="4" delay="120"/>
+ <frame index="6" delay="120"/>
+ <frame index="4" delay="120"/>
+ </animation>
+
<animation direction="right">
- <!-- Static -->
- <frame index="8" delay="4000"/>
- <!-- Mooving Feet -->
+ <!-- normal moove -->
<frame index="9" delay="120"/>
<frame index="8" delay="120"/>
<frame index="10" delay="120"/>
+ <frame index="8" delay="120"/>
+ </animation>
+
+ <animation direction="left">
+ <!-- normal moove -->
+ <frame index="13" delay="120"/>
+ <frame index="12" delay="120"/>
+ <frame index="14" delay="120"/>
+ <frame index="12" delay="120"/>
</animation>
<animation direction="downright">
- <!-- Static -->
- <frame index="16" delay="4000"/>
- <!-- Mooving Feet -->
+ <!-- normal moove -->
<frame index="17" delay="120"/>
<frame index="16" delay="120"/>
<frame index="18" delay="120"/>
- </animation>
-
- </action>
-
- <action name="walk" imageset="mob">
-
- <animation direction="down">
- <frame index="1" delay="120"/>
- <frame index="0" delay="120"/>
- <frame index="2" delay="120"/>
- <frame index="0" delay="120"/>
+ <frame index="16" delay="120"/>
</animation>
<animation direction="downleft">
+ <!-- normal moove -->
<frame index="21" delay="120"/>
<frame index="20" delay="120"/>
<frame index="22" delay="120"/>
<frame index="20" delay="120"/>
</animation>
- <animation direction="left">
- <frame index="13" delay="120"/>
- <frame index="12" delay="120"/>
- <frame index="14" delay="120"/>
- <frame index="12" delay="120"/>
- </animation>
-
<animation direction="upleft">
+ <!-- normal moove -->
<frame index="25" delay="120"/>
<frame index="24" delay="120"/>
<frame index="26" delay="120"/>
<frame index="24" delay="120"/>
</animation>
- <animation direction="up">
- <frame index="5" delay="120"/>
- <frame index="4" delay="120"/>
- <frame index="6" delay="120"/>
- <frame index="4" delay="120"/>
- </animation>
-
<animation direction="upright">
+ <!-- normal moove -->
<frame index="29" delay="120"/>
<frame index="28" delay="120"/>
<frame index="30" delay="120"/>
<frame index="28" delay="120"/>
</animation>
- <animation direction="right">
- <frame index="9" delay="120"/>
- <frame index="8" delay="120"/>
- <frame index="10" delay="120"/>
- <frame index="8" delay="120"/>
- </animation>
-
- <animation direction="downright">
- <frame index="17" delay="120"/>
- <frame index="16" delay="120"/>
- <frame index="18" delay="120"/>
- <frame index="16" delay="120"/>
- </animation>
-
</action>
-
- <action name="attack" imageset="mob">
+ <action name="attack" imageset="base">
<animation direction="down">
+ <!-- normal attack -->
<frame index="0" delay="60" offsetY="2"/>
<frame index="1" delay="60" offsetY="4"/>
<frame index="0" delay="60" offsetY="6"/>
@@ -186,18 +190,32 @@ Copyright (C) 2011 Evol Online -->
<end />
</animation>
- <animation direction="downleft">
- <frame index="20" delay="60" offsetY="2" offsetX="-2"/>
- <frame index="21" delay="60" offsetY="4" offsetX="-4"/>
- <frame index="20" delay="60" offsetY="6" offsetX="-6"/>
- <frame index="22" delay="60" offsetY="8" offsetX="-8"/>
- <frame index="20" delay="40" offsetY="6" offsetX="-6"/>
- <frame index="21" delay="40" offsetY="4" offsetX="-4"/>
- <frame index="21" delay="40" offsetY="2" offsetX="-2"/>
+ <animation direction="up">
+ <!-- normal attack -->
+ <frame index="4" delay="60" offsetY="-2"/>
+ <frame index="5" delay="60" offsetY="-4"/>
+ <frame index="4" delay="60" offsetY="-6"/>
+ <frame index="6" delay="60" offsetY="-8"/>
+ <frame index="4" delay="40" offsetY="-6"/>
+ <frame index="5" delay="40" offsetY="-4"/>
+ <frame index="5" delay="40" offsetY="-2"/>
+ <end />
+ </animation>
+
+ <animation direction="right">
+ <!-- normal attack -->
+ <frame index="8" delay="60" offsetX="2"/>
+ <frame index="9" delay="60" offsetX="4"/>
+ <frame index="8" delay="60" offsetX="6"/>
+ <frame index="10" delay="60" offsetX="8"/>
+ <frame index="8" delay="40" offsetX="6"/>
+ <frame index="9" delay="40" offsetX="4"/>
+ <frame index="9" delay="40" offsetX="2"/>
<end />
</animation>
<animation direction="left">
+ <!-- normal attack -->
<frame index="12" delay="60" offsetX="-2"/>
<frame index="13" delay="60" offsetX="-4"/>
<frame index="12" delay="60" offsetX="-6"/>
@@ -208,7 +226,32 @@ Copyright (C) 2011 Evol Online -->
<end />
</animation>
+ <animation direction="downright">
+ <!-- normal attack -->
+ <frame index="16" delay="60" offsetY="2" offsetX="2"/>
+ <frame index="17" delay="60" offsetY="4" offsetX="4"/>
+ <frame index="16" delay="60" offsetY="6" offsetX="6"/>
+ <frame index="18" delay="60" offsetY="8" offsetX="8"/>
+ <frame index="16" delay="40" offsetY="6" offsetX="6"/>
+ <frame index="17" delay="40" offsetY="4" offsetX="4"/>
+ <frame index="17" delay="40" offsetY="2" offsetX="2"/>
+ <end />
+ </animation>
+
+ <animation direction="downleft">
+ <!-- normal attack -->
+ <frame index="20" delay="60" offsetY="2" offsetX="-2"/>
+ <frame index="21" delay="60" offsetY="4" offsetX="-4"/>
+ <frame index="20" delay="60" offsetY="6" offsetX="-6"/>
+ <frame index="22" delay="60" offsetY="8" offsetX="-8"/>
+ <frame index="20" delay="40" offsetY="6" offsetX="-6"/>
+ <frame index="21" delay="40" offsetY="4" offsetX="-4"/>
+ <frame index="21" delay="40" offsetY="2" offsetX="-2"/>
+ <end />
+ </animation>
+
<animation direction="upleft">
+ <!-- normal attack -->
<frame index="24" delay="60" offsetY="-2" offsetX="-2"/>
<frame index="25" delay="60" offsetY="-4" offsetX="-4"/>
<frame index="24" delay="60" offsetY="-6" offsetX="-6"/>
@@ -219,18 +262,8 @@ Copyright (C) 2011 Evol Online -->
<end />
</animation>
- <animation direction="up">
- <frame index="4" delay="60" offsetY="-2"/>
- <frame index="5" delay="60" offsetY="-4"/>
- <frame index="4" delay="60" offsetY="-6"/>
- <frame index="6" delay="60" offsetY="-8"/>
- <frame index="4" delay="40" offsetY="-6"/>
- <frame index="5" delay="40" offsetY="-4"/>
- <frame index="5" delay="40" offsetY="-2"/>
- <end />
- </animation>
-
<animation direction="upright">
+ <!-- normal attack -->
<frame index="28" delay="60" offsetY="-2" offsetX="2"/>
<frame index="29" delay="60" offsetY="-4" offsetX="4"/>
<frame index="28" delay="60" offsetY="-6" offsetX="6"/>
@@ -241,62 +274,39 @@ Copyright (C) 2011 Evol Online -->
<end />
</animation>
- <animation direction="right">
- <frame index="8" delay="60" offsetX="2"/>
- <frame index="9" delay="60" offsetX="4"/>
- <frame index="8" delay="60" offsetX="6"/>
- <frame index="10" delay="60" offsetX="8"/>
- <frame index="8" delay="40" offsetX="6"/>
- <frame index="9" delay="40" offsetX="4"/>
- <frame index="9" delay="40" offsetX="2"/>
- <end />
- </animation>
-
- <animation direction="downright">
- <frame index="16" delay="60" offsetY="2" offsetX="2"/>
- <frame index="17" delay="60" offsetY="4" offsetX="4"/>
- <frame index="16" delay="60" offsetY="6" offsetX="6"/>
- <frame index="18" delay="60" offsetY="8" offsetX="8"/>
- <frame index="16" delay="40" offsetY="6" offsetX="6"/>
- <frame index="17" delay="40" offsetY="4" offsetX="4"/>
- <frame index="17" delay="40" offsetY="2" offsetX="2"/>
- <end />
- </animation>
-
</action>
-
- <action name="dead" imageset="mob">
+ <action name="dead" imageset="base">
<animation direction="down">
<frame index="3"/>
</animation>
- <animation direction="downleft">
- <frame index="23"/>
+ <animation direction="up">
+ <frame index="7"/>
</animation>
- <animation direction="left">
- <frame index="15"/>
+ <animation direction="right">
+ <frame index="11"/>
</animation>
- <animation direction="upleft">
- <frame index="27"/>
+ <animation direction="left">
+ <frame index="15"/>
</animation>
- <animation direction="up">
- <frame index="7"/>
+ <animation direction="downright">
+ <frame index="19"/>
</animation>
- <animation direction="upright">
- <frame index="31"/>
+ <animation direction="downleft">
+ <frame index="23"/>
</animation>
- <animation direction="right">
- <frame index="11"/>
+ <animation direction="upleft">
+ <frame index="27"/>
</animation>
- <animation direction="downright">
- <frame index="19"/>
+ <animation direction="upright">
+ <frame index="31"/>
</animation>
</action>