diff options
author | Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com> | 2009-01-19 12:48:28 +0100 |
---|---|---|
committer | Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com> | 2009-01-19 12:48:28 +0100 |
commit | 82f97c6c6a5904536aaf34cbd7e1c8dc8a0c2e37 (patch) | |
tree | 7afb11c0175345521814dd9b7ee3dde9e918fd85 | |
parent | 38c40f33530ff187460346724d23e57c61a54c19 (diff) | |
download | clientdata-82f97c6c6a5904536aaf34cbd7e1c8dc8a0c2e37.tar.gz clientdata-82f97c6c6a5904536aaf34cbd7e1c8dc8a0c2e37.tar.bz2 clientdata-82f97c6c6a5904536aaf34cbd7e1c8dc8a0c2e37.tar.xz clientdata-82f97c6c6a5904536aaf34cbd7e1c8dc8a0c2e37.zip |
Converted DOS newlines to UNIX format
Sorry, but DOS got it wrong. :P
145 files changed, 11517 insertions, 11517 deletions
diff --git a/graphics/particles/apple.particle.xml b/graphics/particles/apple.particle.xml index 81a11634..48639d67 100644 --- a/graphics/particles/apple.particle.xml +++ b/graphics/particles/apple.particle.xml @@ -1,45 +1,45 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle position-x="0" position-y="0" position-z="0">
- <emitter>
- <property name="position-x" min="-13" max="30" />
- <property name="position-y" min="15" max="18" />
- <property name="position-z" min="35" max="88" />
- <property name="image" value="graphics/particles/apple.png" />
- <property name="output" min="-2350" max="1" />
- <property name="horizontal-angle" value="90" />
- <property name="gravity" value="0.01" />
- <property name="fade-in" value="50" />
- <property name="lifetime" value="1070" />
- <property name="fade-out" value="20" />
- <property name="bounce" min="0.2" max="0.2" />
- </emitter>
- <emitter>
- <property name="position-x" min="-15" max="0" />
- <property name="position-y" min="0" max="3" />
- <property name="position-z" min="15" max="15" />
- <property name="image" value="graphics/particles/apple.png" />
- <property name="output" min="-3000" max="1" />
- <property name="horizontal-angle" value="90" />
- <property name="gravity" value="0.01" />
- <property name="fade-in" value="30" />
- <property name="lifetime" value="870" />
- <property name="fade-out" value="20" />
- <property name="bounce" min="0.3" max="0.3" />
- </emitter>
- <emitter>
- <property name="position-x" min="13" max="30" />
- <property name="position-y" min="0" max="3" />
- <property name="position-z" min="15" max="15" />
- <property name="image" value="graphics/particles/apple.png" />
- <property name="output" min="-3000" max="1" />
- <property name="horizontal-angle" value="90" />
- <property name="gravity" value="0.01" />
- <property name="fade-in" value="30" />
- <property name="lifetime" value="870" />
- <property name="fade-out" value="20" />
- <property name="bounce" min="0.3" max="0.3" />
- </emitter>
- </particle>
+<?xml version="1.0"?> + +<effect> + <particle position-x="0" position-y="0" position-z="0"> + <emitter> + <property name="position-x" min="-13" max="30" /> + <property name="position-y" min="15" max="18" /> + <property name="position-z" min="35" max="88" /> + <property name="image" value="graphics/particles/apple.png" /> + <property name="output" min="-2350" max="1" /> + <property name="horizontal-angle" value="90" /> + <property name="gravity" value="0.01" /> + <property name="fade-in" value="50" /> + <property name="lifetime" value="1070" /> + <property name="fade-out" value="20" /> + <property name="bounce" min="0.2" max="0.2" /> + </emitter> + <emitter> + <property name="position-x" min="-15" max="0" /> + <property name="position-y" min="0" max="3" /> + <property name="position-z" min="15" max="15" /> + <property name="image" value="graphics/particles/apple.png" /> + <property name="output" min="-3000" max="1" /> + <property name="horizontal-angle" value="90" /> + <property name="gravity" value="0.01" /> + <property name="fade-in" value="30" /> + <property name="lifetime" value="870" /> + <property name="fade-out" value="20" /> + <property name="bounce" min="0.3" max="0.3" /> + </emitter> + <emitter> + <property name="position-x" min="13" max="30" /> + <property name="position-y" min="0" max="3" /> + <property name="position-z" min="15" max="15" /> + <property name="image" value="graphics/particles/apple.png" /> + <property name="output" min="-3000" max="1" /> + <property name="horizontal-angle" value="90" /> + <property name="gravity" value="0.01" /> + <property name="fade-in" value="30" /> + <property name="lifetime" value="870" /> + <property name="fade-out" value="20" /> + <property name="bounce" min="0.3" max="0.3" /> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/arrow-hail.xml b/graphics/particles/arrow-hail.xml index 22d4eea7..5372e9a3 100644 --- a/graphics/particles/arrow-hail.xml +++ b/graphics/particles/arrow-hail.xml @@ -1,23 +1,23 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "400"
- lifetime = "100"
- >
- <!-- <property name="follow-parent" value="0"/> -->
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="lifetime" min="180" max="180"/>
- <property name="position-x" min="105" max="145"/>
- <property name="position-y" min="-20" max="20"/>
- <property name="vertical-angle" value="255"/>
- <property name="power" value="14"/>
- <property name="output" min="0" max="1"/>
- <property name="output-pause" min="10" max="20"/>
- <property name="gravity" value="0.09"/>
- <property name="image" value="graphics/particles/arrow-down.png"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "400" + lifetime = "100" + > + <!-- <property name="follow-parent" value="0"/> --> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="lifetime" min="180" max="180"/> + <property name="position-x" min="105" max="145"/> + <property name="position-y" min="-20" max="20"/> + <property name="vertical-angle" value="255"/> + <property name="power" value="14"/> + <property name="output" min="0" max="1"/> + <property name="output-pause" min="10" max="20"/> + <property name="gravity" value="0.09"/> + <property name="image" value="graphics/particles/arrow-down.png"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/attack.particle.xml b/graphics/particles/attack.particle.xml index 2773c729..c8dc5f3e 100644 --- a/graphics/particles/attack.particle.xml +++ b/graphics/particles/attack.particle.xml @@ -1,60 +1,60 @@ -<?xml version="1.0"?>
-
-<!--
-A burst of red particles emitted in a narrow, horizontal cone. Could be
-used to visualize some kind of special attack.
--->
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "16"
- lifetime = "1"
- >
- <emitter>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="vertical-angle" min="0" max="45"/>
- <property name="horizontal-angle" min="45" max="135"/>
- <property name="power" min="0" max="6"/>
- <property name="gravity" value="100"/>
- <property name="image" value="graphics/particles/orb-small.png|W:#ff0000"/>
- <property name="lifetime" min="0" max="80"/>
- <property name="output" min="6" max="12"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="vertical-angle" min="0" max="45"/>
- <property name="horizontal-angle" min="45" max="135"/>
- <property name="power" min="0" max="6"/>
- <property name="gravity" value="0.1"/>
- <property name="image" value="graphics/particles/star-small.png|W:#ff0000,ffffff"/>
- <property name="lifetime" min="0" max="80"/>
- <property name="output" min="6" max="12"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="vertical-angle" min="0" max="45"/>
- <property name="horizontal-angle" min="45" max="135"/>
- <property name="power" min="0" max="6"/>
- <property name="gravity" value="0.1"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#ff0000"/>
- <property name="lifetime" min="0" max="80"/>
- <property name="output" min="6" max="12"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="vertical-angle" min="0" max="45"/>
- <property name="horizontal-angle" min="45" max="135"/>
- <property name="power" min="0" max="6"/>
- <property name="gravity" value="0.1"/>
- <property name="image" value="graphics/particles/star-medium.png|W:#ff0000,ffffff"/>
- <property name="lifetime" min="0" max="80"/>
- <property name="output" min="3" max="6"/>
- </emitter>
- </particle>
+<?xml version="1.0"?> + +<!-- +A burst of red particles emitted in a narrow, horizontal cone. Could be +used to visualize some kind of special attack. +--> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "16" + lifetime = "1" + > + <emitter> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="vertical-angle" min="0" max="45"/> + <property name="horizontal-angle" min="45" max="135"/> + <property name="power" min="0" max="6"/> + <property name="gravity" value="100"/> + <property name="image" value="graphics/particles/orb-small.png|W:#ff0000"/> + <property name="lifetime" min="0" max="80"/> + <property name="output" min="6" max="12"/> + </emitter> + <emitter> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="vertical-angle" min="0" max="45"/> + <property name="horizontal-angle" min="45" max="135"/> + <property name="power" min="0" max="6"/> + <property name="gravity" value="0.1"/> + <property name="image" value="graphics/particles/star-small.png|W:#ff0000,ffffff"/> + <property name="lifetime" min="0" max="80"/> + <property name="output" min="6" max="12"/> + </emitter> + <emitter> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="vertical-angle" min="0" max="45"/> + <property name="horizontal-angle" min="45" max="135"/> + <property name="power" min="0" max="6"/> + <property name="gravity" value="0.1"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#ff0000"/> + <property name="lifetime" min="0" max="80"/> + <property name="output" min="6" max="12"/> + </emitter> + <emitter> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="vertical-angle" min="0" max="45"/> + <property name="horizontal-angle" min="45" max="135"/> + <property name="power" min="0" max="6"/> + <property name="gravity" value="0.1"/> + <property name="image" value="graphics/particles/star-medium.png|W:#ff0000,ffffff"/> + <property name="lifetime" min="0" max="80"/> + <property name="output" min="3" max="6"/> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/black-glow.particle.xml b/graphics/particles/black-glow.particle.xml index 4614abda..8f1013c5 100644 --- a/graphics/particles/black-glow.particle.xml +++ b/graphics/particles/black-glow.particle.xml @@ -1,45 +1,45 @@ -<?xml version="1.0"?>
-<!--
-Orange-ish particles that fly up to the sky; based on Crush's Soul Menhir effect.
--->
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- >
- <emitter>
- <property name="position-z" min="16" max="48" />
- <property name="vertical-angle" min="0" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="10" max="25"/>
- <property name="lifetime" value="1"/>
- <property name="output" value="1"/>
- <emitter>
- <property name="gravity" value="-0.2"/>
- <property name="momentum" value="0.9"/>
- <property name="image" value="graphics/particles/gloworb-medium.png|W:#000000"/>
- <property name="lifetime" value="35"/>
- <property name="fade-in" value="5"/>
- <property name="fade-out" value="20"/>
- <property name="output" min="0" max="1"/>
- <property name="output-pause" min="30" max="80"/>
- <property name="randomnes" value="200"/>
- </emitter>
- <emitter>
- <property name="gravity" value="-0.2"/>
- <property name="momentum" value="0.9"/>
- <animation imageset="graphics/particles/sparkle.png|W:#000000" width="15" height="15">
- <sequence start="0" end="3" delay="50" />
- <frame index="0" delay="100" />
- </animation>
- <property name="lifetime" value="35"/>
- <property name="fade-in" value="5"/>
- <property name="fade-out" value="20"/>
- <property name="output" min="0" max="1"/>
- <property name="output-pause" min="30" max="80"/>
- <property name="randomnes" value="200"/>
- </emitter>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> +<!-- +Orange-ish particles that fly up to the sky; based on Crush's Soul Menhir effect. +--> +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + > + <emitter> + <property name="position-z" min="16" max="48" /> + <property name="vertical-angle" min="0" max="90"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="10" max="25"/> + <property name="lifetime" value="1"/> + <property name="output" value="1"/> + <emitter> + <property name="gravity" value="-0.2"/> + <property name="momentum" value="0.9"/> + <property name="image" value="graphics/particles/gloworb-medium.png|W:#000000"/> + <property name="lifetime" value="35"/> + <property name="fade-in" value="5"/> + <property name="fade-out" value="20"/> + <property name="output" min="0" max="1"/> + <property name="output-pause" min="30" max="80"/> + <property name="randomnes" value="200"/> + </emitter> + <emitter> + <property name="gravity" value="-0.2"/> + <property name="momentum" value="0.9"/> + <animation imageset="graphics/particles/sparkle.png|W:#000000" width="15" height="15"> + <sequence start="0" end="3" delay="50" /> + <frame index="0" delay="100" /> + </animation> + <property name="lifetime" value="35"/> + <property name="fade-in" value="5"/> + <property name="fade-out" value="20"/> + <property name="output" min="0" max="1"/> + <property name="output-pause" min="30" max="80"/> + <property name="randomnes" value="200"/> + </emitter> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/circle.particle.xml b/graphics/particles/circle.particle.xml index ba25544f..e38f263d 100644 --- a/graphics/particles/circle.particle.xml +++ b/graphics/particles/circle.particle.xml @@ -1,30 +1,30 @@ -<?xml version="1.0"?>
-
-<!--
-A circle on the ground 60 pixels in diameter made from particles.
--->
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- >
- <emitter>
- <property name="position-y" value="-16"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" value="30"/>
- <property name="lifetime" value="1"/>
- <property name="output" value="3"/>
- <emitter>
- <property name="gravity" value="-0.7"/>
- <property name="momentum" value="0.3"/>
- <property name="image" value="graphics/particles/orb-small.png|W:#00ffff"/>
- <property name="lifetime" value="50"/>
- <property name="fade-out" value="50"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
- </particle>
+<?xml version="1.0"?> + +<!-- +A circle on the ground 60 pixels in diameter made from particles. +--> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + > + <emitter> + <property name="position-y" value="-16"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" value="30"/> + <property name="lifetime" value="1"/> + <property name="output" value="3"/> + <emitter> + <property name="gravity" value="-0.7"/> + <property name="momentum" value="0.3"/> + <property name="image" value="graphics/particles/orb-small.png|W:#00ffff"/> + <property name="lifetime" value="50"/> + <property name="fade-out" value="50"/> + <property name="output" value="1"/> + </emitter> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/colorful-orbits.particle.xml b/graphics/particles/colorful-orbits.particle.xml index 54ed4805..c3965c40 100644 --- a/graphics/particles/colorful-orbits.particle.xml +++ b/graphics/particles/colorful-orbits.particle.xml @@ -1,124 +1,124 @@ -<?xml version="1.0"?>
-
-<!--
-6 differently colored objects which orbit around a centerpoint in different
-circular orbits forming a sphere with 80 pixels diameter. Beautiful but I can't
-imagine any application for this effect as it is. It is basically a proof of
-concept.
-
-Uses exactly 247 particles. Does not work with particleFastPhysics on 2.
-
-Want it bigger or smaller? When you half the orbit (distance) just double the
-acceleration and vice versa.
--->
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "40"
- lifetime = "1"
- >
- <!-- BLUE -->
- <emitter>
- <property name="position-x" value = "40"/>
- <property name="position-y" value = "0"/>
- <property name="position-z" value = "0"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#0000ff" />
- <property name="horizontal-angle" value= "90"/>
- <property name="vertical-angle" value = "0" />
- <property name="power" value = "3" />
- <property name="acceleration" value = "0.2" />
- <emitter>
- <property name="image" value="graphics/particles/star-small.png|W:#0000ff,ffffff"/>
- <property name="lifetime" value="40" />
- <property name="fade-out" value="40" />
- </emitter>
- </emitter>
-
- <!-- CYAN-->
- <emitter>
- <property name="position-x" value = "-40"/>
- <property name="position-y" value = "0"/>
- <property name="position-z" value = "0"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#00ffff" />
- <property name="horizontal-angle" value= "270"/>
- <property name="vertical-angle" value = "0" />
- <property name="power" value = "3" />
- <property name="acceleration" value = "0.2" />
- <emitter>
- <property name="image" value="graphics/particles/star-small.png|W:#00ffff,ffffff"/>
- <property name="lifetime" value="40" />
- <property name="fade-out" value="40" />
- </emitter>
- </emitter>
-
- <!-- GREEN -->
- <emitter>
- <property name="position-x" value = "28.28"/>
- <property name="position-y" value = "-28.28"/>
- <property name="position-z" value = "0"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#00ff00" />
- <property name="horizontal-angle" value= "0"/>
- <property name="vertical-angle" value = "90" />
- <property name="power" value="3" />
- <property name="acceleration" value = "0.2" />
- <emitter>
- <property name="image" value="graphics/particles/star-small.png|W:#00ff00,ffffff"/>
- <property name="lifetime" value="40" />
- <property name="fade-out" value="40" />
- </emitter>
- </emitter>
-
- <!-- YELLOW -->
- <emitter>
- <property name="position-x" value = "-28.28"/>
- <property name="position-y" value = "28.28"/>
- <property name="position-z" value = "0"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#ffff00" />
- <property name="horizontal-angle" value= "0"/>
- <property name="vertical-angle" value = "270" />
- <property name="power" value="3" />
- <property name="acceleration" value = "0.2" />
- <emitter>
- <property name="image" value="graphics/particles/star-small.png|W:#ffff00,ffffff"/>
- <property name="lifetime" value="40" />
- <property name="fade-out" value="40" />
- </emitter>
- </emitter>
-
- <!-- RED -->
- <emitter>
- <property name="position-x" value = "0"/>
- <property name="position-y" value = "0"/>
- <property name="position-z" value = "40"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#ff0000" />
- <property name="horizontal-angle" value= "45"/>
- <property name="vertical-angle" value = "0" />
- <property name="power" value = "3" />
- <property name="acceleration" value = "0.2" />
- <emitter>
- <property name="image" value="graphics/particles/star-small.png|W:#ff0000,ffffff"/>
- <property name="lifetime" value="40" />
- <property name="fade-out" value="40" />
- </emitter>
- </emitter>
-
- <!-- MAGENTA -->
- <emitter>
- <property name="position-x" value = "0"/>
- <property name="position-y" value = "0"/>
- <property name="position-z" value = "-40"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#ff00ff" />
- <property name="horizontal-angle" value= "225"/>
- <property name="vertical-angle" value = "0" />
- <property name="power" value = "3" />
- <property name="acceleration" value = "0.2" />
- <emitter>
- <property name="image" value="graphics/particles/star-small.png|W:#ff00ff,ffffff"/>
- <property name="lifetime" value="40" />
- <property name="fade-out" value="40" />
- </emitter>
- </emitter>
-
- </particle>
+<?xml version="1.0"?> + +<!-- +6 differently colored objects which orbit around a centerpoint in different +circular orbits forming a sphere with 80 pixels diameter. Beautiful but I can't +imagine any application for this effect as it is. It is basically a proof of +concept. + +Uses exactly 247 particles. Does not work with particleFastPhysics on 2. + +Want it bigger or smaller? When you half the orbit (distance) just double the +acceleration and vice versa. +--> +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "40" + lifetime = "1" + > + <!-- BLUE --> + <emitter> + <property name="position-x" value = "40"/> + <property name="position-y" value = "0"/> + <property name="position-z" value = "0"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#0000ff" /> + <property name="horizontal-angle" value= "90"/> + <property name="vertical-angle" value = "0" /> + <property name="power" value = "3" /> + <property name="acceleration" value = "0.2" /> + <emitter> + <property name="image" value="graphics/particles/star-small.png|W:#0000ff,ffffff"/> + <property name="lifetime" value="40" /> + <property name="fade-out" value="40" /> + </emitter> + </emitter> + + <!-- CYAN--> + <emitter> + <property name="position-x" value = "-40"/> + <property name="position-y" value = "0"/> + <property name="position-z" value = "0"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#00ffff" /> + <property name="horizontal-angle" value= "270"/> + <property name="vertical-angle" value = "0" /> + <property name="power" value = "3" /> + <property name="acceleration" value = "0.2" /> + <emitter> + <property name="image" value="graphics/particles/star-small.png|W:#00ffff,ffffff"/> + <property name="lifetime" value="40" /> + <property name="fade-out" value="40" /> + </emitter> + </emitter> + + <!-- GREEN --> + <emitter> + <property name="position-x" value = "28.28"/> + <property name="position-y" value = "-28.28"/> + <property name="position-z" value = "0"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#00ff00" /> + <property name="horizontal-angle" value= "0"/> + <property name="vertical-angle" value = "90" /> + <property name="power" value="3" /> + <property name="acceleration" value = "0.2" /> + <emitter> + <property name="image" value="graphics/particles/star-small.png|W:#00ff00,ffffff"/> + <property name="lifetime" value="40" /> + <property name="fade-out" value="40" /> + </emitter> + </emitter> + + <!-- YELLOW --> + <emitter> + <property name="position-x" value = "-28.28"/> + <property name="position-y" value = "28.28"/> + <property name="position-z" value = "0"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#ffff00" /> + <property name="horizontal-angle" value= "0"/> + <property name="vertical-angle" value = "270" /> + <property name="power" value="3" /> + <property name="acceleration" value = "0.2" /> + <emitter> + <property name="image" value="graphics/particles/star-small.png|W:#ffff00,ffffff"/> + <property name="lifetime" value="40" /> + <property name="fade-out" value="40" /> + </emitter> + </emitter> + + <!-- RED --> + <emitter> + <property name="position-x" value = "0"/> + <property name="position-y" value = "0"/> + <property name="position-z" value = "40"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#ff0000" /> + <property name="horizontal-angle" value= "45"/> + <property name="vertical-angle" value = "0" /> + <property name="power" value = "3" /> + <property name="acceleration" value = "0.2" /> + <emitter> + <property name="image" value="graphics/particles/star-small.png|W:#ff0000,ffffff"/> + <property name="lifetime" value="40" /> + <property name="fade-out" value="40" /> + </emitter> + </emitter> + + <!-- MAGENTA --> + <emitter> + <property name="position-x" value = "0"/> + <property name="position-y" value = "0"/> + <property name="position-z" value = "-40"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#ff00ff" /> + <property name="horizontal-angle" value= "225"/> + <property name="vertical-angle" value = "0" /> + <property name="power" value = "3" /> + <property name="acceleration" value = "0.2" /> + <emitter> + <property name="image" value="graphics/particles/star-small.png|W:#ff00ff,ffffff"/> + <property name="lifetime" value="40" /> + <property name="fade-out" value="40" /> + </emitter> + </emitter> + + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/cookingfire.hoveringpot.particle.xml b/graphics/particles/cookingfire.hoveringpot.particle.xml index e94c0539..cc7a7621 100644 --- a/graphics/particles/cookingfire.hoveringpot.particle.xml +++ b/graphics/particles/cookingfire.hoveringpot.particle.xml @@ -1,73 +1,73 @@ -<?xml version="1.0"?>
-
-<!--
-A fire at the ground and some steam above it designed for use with the brass
-cauldron from the woodland_indoor tileset.
--->
-
-<effect>
- <particle
- position-x = "0"
- position-y = "-6"
- position-z = "8"
- >
- <emitter>
- <property name="position-x" min="6" max="28"/>
- <property name="position-y" min="-6" max="12"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" min="0" max="0.25"/>
- <property name="gravity" value="-0.02"/>
- <animation imageset="graphics/particles/aniblaze.png" width="8" height="8">
- <sequence start="0" end="14" delay="10" />
- <frame index="14" delay="1000" />
- </animation>
- <property name="lifetime" min="20" max="40"/>
- <property name="output" min="0" max="4"/>
- <property name="fade-in" value="0"/>
- <property name="fade-out" value="30"/>
- </emitter>
- <emitter>
- <property name="position-x" min="16" max="24"/>
- <property name="position-y" min="-18" max="-10"/>
- <property name="position-z" min="64" max="64"/>
- <property name="image" value="graphics/particles/fog-medium-a.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="50" max="90"/>
- <property name="power" value="1.0"/>
- <property name="momentum" value="0.99"/>
- <property name="gravity" value="0"/>
- <property name="output" min="-2" max="1"/>
- <property name="lifetime" min="20" max="60"/>
- <property name="fade-out" value="100"/>
- </emitter>
- <emitter>
- <property name="position-x" min="16" max="24"/>
- <property name="position-y" min="-18" max="-10"/>
- <property name="position-z" min="64" max="64"/>
- <property name="image" value="graphics/particles/fog-medium-b.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="50" max="90"/>
- <property name="power" value="1.0"/>
- <property name="momentum" value="0.99"/>
- <property name="gravity" value="0"/>
- <property name="output" min="-2" max="1"/>
- <property name="lifetime" min="40" max="100"/>
- <property name="fade-out" value="100"/>
- </emitter>
- <emitter>
- <property name="position-x" min="16" max="24"/>
- <property name="position-y" min="-18" max="-10"/>
- <property name="position-z" min="64" max="64"/>
- <property name="image" value="graphics/particles/fog-medium-c.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="50" max="90"/>
- <property name="power" value="1.0"/>
- <property name="momentum" value="0.99"/>
- <property name="gravity" value="0"/>
- <property name="output" min="-2" max="1"/>
- <property name="lifetime" min="40" max="100"/>
- <property name="fade-out" value="100"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<!-- +A fire at the ground and some steam above it designed for use with the brass +cauldron from the woodland_indoor tileset. +--> + +<effect> + <particle + position-x = "0" + position-y = "-6" + position-z = "8" + > + <emitter> + <property name="position-x" min="6" max="28"/> + <property name="position-y" min="-6" max="12"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="90"/> + <property name="power" min="0" max="0.25"/> + <property name="gravity" value="-0.02"/> + <animation imageset="graphics/particles/aniblaze.png" width="8" height="8"> + <sequence start="0" end="14" delay="10" /> + <frame index="14" delay="1000" /> + </animation> + <property name="lifetime" min="20" max="40"/> + <property name="output" min="0" max="4"/> + <property name="fade-in" value="0"/> + <property name="fade-out" value="30"/> + </emitter> + <emitter> + <property name="position-x" min="16" max="24"/> + <property name="position-y" min="-18" max="-10"/> + <property name="position-z" min="64" max="64"/> + <property name="image" value="graphics/particles/fog-medium-a.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="50" max="90"/> + <property name="power" value="1.0"/> + <property name="momentum" value="0.99"/> + <property name="gravity" value="0"/> + <property name="output" min="-2" max="1"/> + <property name="lifetime" min="20" max="60"/> + <property name="fade-out" value="100"/> + </emitter> + <emitter> + <property name="position-x" min="16" max="24"/> + <property name="position-y" min="-18" max="-10"/> + <property name="position-z" min="64" max="64"/> + <property name="image" value="graphics/particles/fog-medium-b.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="50" max="90"/> + <property name="power" value="1.0"/> + <property name="momentum" value="0.99"/> + <property name="gravity" value="0"/> + <property name="output" min="-2" max="1"/> + <property name="lifetime" min="40" max="100"/> + <property name="fade-out" value="100"/> + </emitter> + <emitter> + <property name="position-x" min="16" max="24"/> + <property name="position-y" min="-18" max="-10"/> + <property name="position-z" min="64" max="64"/> + <property name="image" value="graphics/particles/fog-medium-c.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="50" max="90"/> + <property name="power" value="1.0"/> + <property name="momentum" value="0.99"/> + <property name="gravity" value="0"/> + <property name="output" min="-2" max="1"/> + <property name="lifetime" min="40" max="100"/> + <property name="fade-out" value="100"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/cookingfire.particle.xml b/graphics/particles/cookingfire.particle.xml index b3ae39c9..796cc828 100644 --- a/graphics/particles/cookingfire.particle.xml +++ b/graphics/particles/cookingfire.particle.xml @@ -1,73 +1,73 @@ -<?xml version="1.0"?>
-
-<!--
-A fire at the ground and some steam above it designed for use with the brass
-cauldron from the woodland_indoor tileset.
--->
-
-<effect>
- <particle
- position-x = "0"
- position-y = "-6"
- position-z = "8"
- >
- <emitter>
- <property name="position-x" min="6" max="28"/>
- <property name="position-y" min="-6" max="0"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" min="0" max="0.25"/>
- <property name="gravity" value="-0.02"/>
- <animation imageset="graphics/particles/aniblaze.png" width="8" height="8">
- <sequence start="0" end="14" delay="10" />
- <frame index="14" delay="1000" />
- </animation>
- <property name="lifetime" min="20" max="40"/>
- <property name="output" min="0" max="4"/>
- <property name="fade-in" value="0"/>
- <property name="fade-out" value="30"/>
- </emitter>
- <emitter>
- <property name="position-x" min="16" max="24"/>
- <property name="position-y" min="-18" max="-10"/>
- <property name="position-z" min="32" max="32"/>
- <property name="image" value="graphics/particles/fog-medium-a.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="50" max="90"/>
- <property name="power" value="1.0"/>
- <property name="momentum" value="0.99"/>
- <property name="gravity" value="0"/>
- <property name="output" min="-2" max="1"/>
- <property name="lifetime" min="20" max="60"/>
- <property name="fade-out" value="100"/>
- </emitter>
- <emitter>
- <property name="position-x" min="16" max="24"/>
- <property name="position-y" min="-18" max="-10"/>
- <property name="position-z" min="32" max="32"/>
- <property name="image" value="graphics/particles/fog-medium-b.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="50" max="90"/>
- <property name="power" value="1.0"/>
- <property name="momentum" value="0.99"/>
- <property name="gravity" value="0"/>
- <property name="output" min="-2" max="1"/>
- <property name="lifetime" min="40" max="100"/>
- <property name="fade-out" value="100"/>
- </emitter>
- <emitter>
- <property name="position-x" min="16" max="24"/>
- <property name="position-y" min="-18" max="-10"/>
- <property name="position-z" min="32" max="32"/>
- <property name="image" value="graphics/particles/fog-medium-c.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="50" max="90"/>
- <property name="power" value="1.0"/>
- <property name="momentum" value="0.99"/>
- <property name="gravity" value="0"/>
- <property name="output" min="-2" max="1"/>
- <property name="lifetime" min="40" max="100"/>
- <property name="fade-out" value="100"/>
- </emitter>
- </particle>
+<?xml version="1.0"?> + +<!-- +A fire at the ground and some steam above it designed for use with the brass +cauldron from the woodland_indoor tileset. +--> + +<effect> + <particle + position-x = "0" + position-y = "-6" + position-z = "8" + > + <emitter> + <property name="position-x" min="6" max="28"/> + <property name="position-y" min="-6" max="0"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="90"/> + <property name="power" min="0" max="0.25"/> + <property name="gravity" value="-0.02"/> + <animation imageset="graphics/particles/aniblaze.png" width="8" height="8"> + <sequence start="0" end="14" delay="10" /> + <frame index="14" delay="1000" /> + </animation> + <property name="lifetime" min="20" max="40"/> + <property name="output" min="0" max="4"/> + <property name="fade-in" value="0"/> + <property name="fade-out" value="30"/> + </emitter> + <emitter> + <property name="position-x" min="16" max="24"/> + <property name="position-y" min="-18" max="-10"/> + <property name="position-z" min="32" max="32"/> + <property name="image" value="graphics/particles/fog-medium-a.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="50" max="90"/> + <property name="power" value="1.0"/> + <property name="momentum" value="0.99"/> + <property name="gravity" value="0"/> + <property name="output" min="-2" max="1"/> + <property name="lifetime" min="20" max="60"/> + <property name="fade-out" value="100"/> + </emitter> + <emitter> + <property name="position-x" min="16" max="24"/> + <property name="position-y" min="-18" max="-10"/> + <property name="position-z" min="32" max="32"/> + <property name="image" value="graphics/particles/fog-medium-b.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="50" max="90"/> + <property name="power" value="1.0"/> + <property name="momentum" value="0.99"/> + <property name="gravity" value="0"/> + <property name="output" min="-2" max="1"/> + <property name="lifetime" min="40" max="100"/> + <property name="fade-out" value="100"/> + </emitter> + <emitter> + <property name="position-x" min="16" max="24"/> + <property name="position-y" min="-18" max="-10"/> + <property name="position-z" min="32" max="32"/> + <property name="image" value="graphics/particles/fog-medium-c.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="50" max="90"/> + <property name="power" value="1.0"/> + <property name="momentum" value="0.99"/> + <property name="gravity" value="0"/> + <property name="output" min="-2" max="1"/> + <property name="lifetime" min="40" max="100"/> + <property name="fade-out" value="100"/> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/fire-burst.xml b/graphics/particles/fire-burst.xml index 5bb20856..0c025e29 100644 --- a/graphics/particles/fire-burst.xml +++ b/graphics/particles/fire-burst.xml @@ -1,54 +1,54 @@ -<?xml version="1.0"?>
-
-<!--
-An explosion of white particles.
--->
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "20"
- lifetime = "1"
- >
- <emitter>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="vertical-angle" min="35" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="0" max="2"/>
- <property name="gravity" value="0.1"/>
- <animation imageset="graphics/particles/aniblaze.png" width="8" height="8">
- <sequence start="0" end="14" delay="20" />
- <frame index="14" delay="1000" />
- </animation>
- <property name="lifetime" min="0" max="80"/>
- <property name="output" min="35" max="50"/>
- <property name="fade-out" value="10"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="vertical-angle" min="45" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="0" max="6"/>
- <property name="gravity" value="0.1"/>
- <property name="image" value="graphics/particles/orb-medium.png"/>
- <property name="lifetime" min="0" max="80"/>
- <property name="output" min="6" max="12"/>
- <property name="fade-out" value="10"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="vertical-angle" min="65" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="0" max="6"/>
- <property name="gravity" value="-0.1"/>
- <property name="image" value="graphics/particles/smoke-large-grey.png"/>
- <property name="lifetime" min="0" max="80"/>
- <property name="output" min="1" max="2"/>
- <property name="fade-out" value="80"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<!-- +An explosion of white particles. +--> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "20" + lifetime = "1" + > + <emitter> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="vertical-angle" min="35" max="90"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="0" max="2"/> + <property name="gravity" value="0.1"/> + <animation imageset="graphics/particles/aniblaze.png" width="8" height="8"> + <sequence start="0" end="14" delay="20" /> + <frame index="14" delay="1000" /> + </animation> + <property name="lifetime" min="0" max="80"/> + <property name="output" min="35" max="50"/> + <property name="fade-out" value="10"/> + </emitter> + <emitter> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="vertical-angle" min="45" max="90"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="0" max="6"/> + <property name="gravity" value="0.1"/> + <property name="image" value="graphics/particles/orb-medium.png"/> + <property name="lifetime" min="0" max="80"/> + <property name="output" min="6" max="12"/> + <property name="fade-out" value="10"/> + </emitter> + <emitter> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="vertical-angle" min="65" max="90"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="0" max="6"/> + <property name="gravity" value="-0.1"/> + <property name="image" value="graphics/particles/smoke-large-grey.png"/> + <property name="lifetime" min="0" max="80"/> + <property name="output" min="1" max="2"/> + <property name="fade-out" value="80"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/fire-explosion.xml b/graphics/particles/fire-explosion.xml index e99b048b..821e3050 100644 --- a/graphics/particles/fire-explosion.xml +++ b/graphics/particles/fire-explosion.xml @@ -1,54 +1,54 @@ -<?xml version="1.0"?>
-
-<!--
-An explosion of white particles.
--->
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "20"
- lifetime = "1"
- >
- <emitter>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="vertical-angle" min="-10" max="10"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="0" max="5"/>
- <property name="gravity" value="0.1"/>
- <animation imageset="graphics/particles/aniblaze.png" width="8" height="8">
- <sequence start="0" end="14" delay="20" />
- <frame index="14" delay="1000" />
- </animation>
- <property name="lifetime" min="0" max="80"/>
- <property name="output" min="300" max="330"/>
- <property name="fade-out" value="10"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="vertical-angle" min="45" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="0" max="8"/>
- <property name="gravity" value="0.1"/>
- <property name="image" value="graphics/particles/orb-medium.png"/>
- <property name="lifetime" min="0" max="80"/>
- <property name="output" min="6" max="12"/>
- <property name="fade-out" value="10"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-10" max="10"/>
- <property name="position-y" min="-10" max="10"/>
- <property name="vertical-angle" min="65" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="0" max="6"/>
- <property name="gravity" value="-0.1"/>
- <property name="image" value="graphics/particles/smoke-large-grey.png"/>
- <property name="lifetime" min="0" max="80"/>
- <property name="output" min="10" max="15"/>
- <property name="fade-out" value="80"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<!-- +An explosion of white particles. +--> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "20" + lifetime = "1" + > + <emitter> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="vertical-angle" min="-10" max="10"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="0" max="5"/> + <property name="gravity" value="0.1"/> + <animation imageset="graphics/particles/aniblaze.png" width="8" height="8"> + <sequence start="0" end="14" delay="20" /> + <frame index="14" delay="1000" /> + </animation> + <property name="lifetime" min="0" max="80"/> + <property name="output" min="300" max="330"/> + <property name="fade-out" value="10"/> + </emitter> + <emitter> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="vertical-angle" min="45" max="90"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="0" max="8"/> + <property name="gravity" value="0.1"/> + <property name="image" value="graphics/particles/orb-medium.png"/> + <property name="lifetime" min="0" max="80"/> + <property name="output" min="6" max="12"/> + <property name="fade-out" value="10"/> + </emitter> + <emitter> + <property name="position-x" min="-10" max="10"/> + <property name="position-y" min="-10" max="10"/> + <property name="vertical-angle" min="65" max="90"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="0" max="6"/> + <property name="gravity" value="-0.1"/> + <property name="image" value="graphics/particles/smoke-large-grey.png"/> + <property name="lifetime" min="0" max="80"/> + <property name="output" min="10" max="15"/> + <property name="fade-out" value="80"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/firegoblinbreath.particle.xml b/graphics/particles/firegoblinbreath.particle.xml index 8b870936..0a12b7ef 100644 --- a/graphics/particles/firegoblinbreath.particle.xml +++ b/graphics/particles/firegoblinbreath.particle.xml @@ -1,41 +1,41 @@ -<?xml version="1.0"?>
-
-<!--
-A horizontal flame burst with a range of about 60 pixels.
-Creates up to 400 particles but only for a very brief moment.
-used for the fire breath attack of the fire goblins.
--->
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "16"
- lifetime = "25"
- >
- <emitter>
- <property name="position-x" min="0" max="0"/>
- <property name="position-y" min="-8" max="-8"/>
- <property name="horizontal-angle" min="80" max="100"/>
- <property name="vertical-angle" min="-20" max="20"/>
- <property name="power" min="1" max="1.5"/>
- <property name="momentum" value="0.99" />
- <property name="gravity" value="-0.02"/>
- <animation imageset="graphics/particles/aniblaze-medium.png|W:#000000,ffffff,ffff00,ff0000" width="16" height="16">
- <frame index="0" delay="5" />
- <frame index="1" delay="10" />
- <frame index="2" delay="15" />
- <frame index="3" delay="25" />
- <frame index="4" delay="35" />
- <frame index="5" delay="60" />
- <frame index="6" delay="95" />
- <frame index="7" delay="160" />
- <frame index="8" delay="9999" />
- </animation>
- <property name="lifetime" min="0" max="80"/>
- <property name="output" min="10" max="30"/>
- <property name="fade-in" value="0"/>
- <property name="fade-out" value="60"/>
- </emitter>
- </particle>
+<?xml version="1.0"?> + +<!-- +A horizontal flame burst with a range of about 60 pixels. +Creates up to 400 particles but only for a very brief moment. +used for the fire breath attack of the fire goblins. +--> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "16" + lifetime = "25" + > + <emitter> + <property name="position-x" min="0" max="0"/> + <property name="position-y" min="-8" max="-8"/> + <property name="horizontal-angle" min="80" max="100"/> + <property name="vertical-angle" min="-20" max="20"/> + <property name="power" min="1" max="1.5"/> + <property name="momentum" value="0.99" /> + <property name="gravity" value="-0.02"/> + <animation imageset="graphics/particles/aniblaze-medium.png|W:#000000,ffffff,ffff00,ff0000" width="16" height="16"> + <frame index="0" delay="5" /> + <frame index="1" delay="10" /> + <frame index="2" delay="15" /> + <frame index="3" delay="25" /> + <frame index="4" delay="35" /> + <frame index="5" delay="60" /> + <frame index="6" delay="95" /> + <frame index="7" delay="160" /> + <frame index="8" delay="9999" /> + </animation> + <property name="lifetime" min="0" max="80"/> + <property name="output" min="10" max="30"/> + <property name="fade-in" value="0"/> + <property name="fade-out" value="60"/> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/fireplace.particle.xml b/graphics/particles/fireplace.particle.xml index fb1cdb3f..7bcc36f4 100644 --- a/graphics/particles/fireplace.particle.xml +++ b/graphics/particles/fireplace.particle.xml @@ -1,31 +1,31 @@ -<?xml version="1.0"?>
-
-<!--
-A one tile wide rectangular fire effect intended for use with the fireplace
-from the woodland_indoor tileset.
--->
-
-<effect>
- <particle
- position-x = "0"
- position-y = "32"
- position-z = "16"
- >
- <emitter>
- <property name="position-x" min="0" max="32"/>
- <property name="position-y" min="-24" max="-8"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" min="0.1" max="0.3"/>
- <property name="gravity" value="-0.04"/>
- <animation imageset="graphics/particles/aniblaze.png" width="8" height="8">
- <sequence start="0" end="14" delay="20" />
- <frame index="14" delay="1000" />
- </animation>
- <property name="lifetime" min="25" max="35"/>
- <property name="output" min="0" max="20"/>
- <property name="fade-in" value="0"/>
- <property name="fade-out" value="15"/>
- </emitter>
- </particle>
+<?xml version="1.0"?> + +<!-- +A one tile wide rectangular fire effect intended for use with the fireplace +from the woodland_indoor tileset. +--> + +<effect> + <particle + position-x = "0" + position-y = "32" + position-z = "16" + > + <emitter> + <property name="position-x" min="0" max="32"/> + <property name="position-y" min="-24" max="-8"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="90"/> + <property name="power" min="0.1" max="0.3"/> + <property name="gravity" value="-0.04"/> + <animation imageset="graphics/particles/aniblaze.png" width="8" height="8"> + <sequence start="0" end="14" delay="20" /> + <frame index="14" delay="1000" /> + </animation> + <property name="lifetime" min="25" max="35"/> + <property name="output" min="0" max="20"/> + <property name="fade-in" value="0"/> + <property name="fade-out" value="15"/> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/flame.particle.xml b/graphics/particles/flame.particle.xml index df735a1a..8d1def5a 100644 --- a/graphics/particles/flame.particle.xml +++ b/graphics/particles/flame.particle.xml @@ -1,30 +1,30 @@ -<?xml version="1.0"?>
-
-<!--
-Small flame with a point-like source designed for the lamps on the cave
-tileset but it should also work to visualize some kind of torch or - when
-launched by a parent emitter - a small fireball.
--->
-
-<effect>
- <particle
- position-x = "17"
- position-y = "0"
- position-z = "32"
- >
- <emitter>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" min="0.1" max="0.3"/>
- <property name="gravity" value="-0.02"/>
- <animation imageset="graphics/particles/aniblaze.png" width="8" height="8">
- <sequence start="0" end="14" delay="30" />
- <frame index="14" delay="1000" />
- </animation>
- <property name="lifetime" min="35" max="50"/>
- <property name="output" min="0" max="2"/>
- <property name="fade-in" value="0"/>
- <property name="fade-out" value="10"/>
- </emitter>
- </particle>
+<?xml version="1.0"?> + +<!-- +Small flame with a point-like source designed for the lamps on the cave +tileset but it should also work to visualize some kind of torch or - when +launched by a parent emitter - a small fireball. +--> + +<effect> + <particle + position-x = "17" + position-y = "0" + position-z = "32" + > + <emitter> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="90"/> + <property name="power" min="0.1" max="0.3"/> + <property name="gravity" value="-0.02"/> + <animation imageset="graphics/particles/aniblaze.png" width="8" height="8"> + <sequence start="0" end="14" delay="30" /> + <frame index="14" delay="1000" /> + </animation> + <property name="lifetime" min="35" max="50"/> + <property name="output" min="0" max="2"/> + <property name="fade-in" value="0"/> + <property name="fade-out" value="10"/> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/fountain.particle.xml b/graphics/particles/fountain.particle.xml index cda62b94..980e96d2 100644 --- a/graphics/particles/fountain.particle.xml +++ b/graphics/particles/fountain.particle.xml @@ -1,36 +1,36 @@ -<?xml version="1.0"?>
-<!--
-Fancy fireworks effect which fills the whole screen.
--->
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "32"
- >
- <emitter>
- <property name="position-x" min="0" max="32"/>
- <property name="position-y" min="0" max="32"/>
- <property name="position-z" min="0" max="32"/>
- <property name="image" value="graphics/particles/star-medium.png|W:#00ffff,ffffff"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="45" max="90"/>
- <property name="power" min="6" max="7"/>
- <property name="gravity" value="0.1"/>
- <property name="lifetime" value="300"/>
- <property name="output" min="0" max="1"/>
- <emitter>
- <property name="position-x" value="0"/>
- <property name="position-y" value="0"/>
- <property name="position-z" value="0"/>
- <property name="image" value="graphics/particles/star-small.png|W:#00ffff,ffffff"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="360"/>
- <property name="power" value="1"/>
- <property name="randomnes" value="100"/>
- <property name="lifetime" min="20" max="30"/>
- <property name="output" min="0" max="1"/>
- </emitter>
- </emitter>
- </particle>
+<?xml version="1.0"?> +<!-- +Fancy fireworks effect which fills the whole screen. +--> +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "32" + > + <emitter> + <property name="position-x" min="0" max="32"/> + <property name="position-y" min="0" max="32"/> + <property name="position-z" min="0" max="32"/> + <property name="image" value="graphics/particles/star-medium.png|W:#00ffff,ffffff"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="45" max="90"/> + <property name="power" min="6" max="7"/> + <property name="gravity" value="0.1"/> + <property name="lifetime" value="300"/> + <property name="output" min="0" max="1"/> + <emitter> + <property name="position-x" value="0"/> + <property name="position-y" value="0"/> + <property name="position-z" value="0"/> + <property name="image" value="graphics/particles/star-small.png|W:#00ffff,ffffff"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="360"/> + <property name="power" value="1"/> + <property name="randomnes" value="100"/> + <property name="lifetime" min="20" max="30"/> + <property name="output" min="0" max="1"/> + </emitter> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/geyser.particle.xml b/graphics/particles/geyser.particle.xml index daffba65..f91ce822 100644 --- a/graphics/particles/geyser.particle.xml +++ b/graphics/particles/geyser.particle.xml @@ -1,29 +1,29 @@ -<?xml version="1.0"?>
-<!--
-A geysir which appears at regular intervals and becomes stronger and weaker.
-An example of changing emitters.
--->
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- >
- <emitter>
- <property name="output" value="2"
- change-func="sine"
- change-amplitude="3"
- change-period="800"
- />
- <property name="power" min="1.5" max="2.5"
- change-func="sine"
- change-amplitude="3"
- change-period="800"
- />
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="85" max="90" />
- <property name="image" value="graphics/particles/orb-medium.png"/>
- <property name="gravity" value="0.1" />
- </emitter>
- </particle>
+<?xml version="1.0"?> +<!-- +A geysir which appears at regular intervals and becomes stronger and weaker. +An example of changing emitters. +--> +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + > + <emitter> + <property name="output" value="2" + change-func="sine" + change-amplitude="3" + change-period="800" + /> + <property name="power" min="1.5" max="2.5" + change-func="sine" + change-amplitude="3" + change-period="800" + /> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="85" max="90" /> + <property name="image" value="graphics/particles/orb-medium.png"/> + <property name="gravity" value="0.1" /> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/hadesblaze.particle.xml b/graphics/particles/hadesblaze.particle.xml index 7a991abe..dd4fd6a3 100644 --- a/graphics/particles/hadesblaze.particle.xml +++ b/graphics/particles/hadesblaze.particle.xml @@ -1,45 +1,45 @@ -<?xml version="1.0"?>
-
-<!--
-A huge, blue blaze-like effect about 100 pixels wide and 300 pixels high.
-Takes exactly 1161 particles and reduces my framerate to one third but looks
-really awesome. Maybe we can use this effect at some "special place". Maybe
-some evil magicans laboratory or a demonic temple or something like that.
--->
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- >
- <emitter>
- <property name="position-z" value="16" />
- <property name="vertical-angle" min="0" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="30" max="34"/>
- <property name="lifetime" value="1"/>
- <property name="output" value="2"/>
- <emitter>
- <property name="gravity" value="-0.2"/>
- <property name="momentum" value="0.9"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#00ffff"/>
- <property name="lifetime" value="180"/>
- <property name="fade-in" value="10"/>
- <property name="fade-out" value="150"/>
- <property name="output" value="1"/>
- <property name="randomnes" value="200"/>
- </emitter>
- <emitter>
- <property name="gravity" value="-0.2"/>
- <property name="momentum" value="0.9"/>
- <property name="image" value="graphics/particles/glow-medium.png|W:#0000ff"/>
- <property name="lifetime" value="200"/>
- <property name="fade-in" value="10"/>
- <property name="fade-out" value="150"/>
- <property name="output" value="1"/>
- <property name="randomnes" value="200"/>
- </emitter>
- </emitter>
- </particle>
+<?xml version="1.0"?> + +<!-- +A huge, blue blaze-like effect about 100 pixels wide and 300 pixels high. +Takes exactly 1161 particles and reduces my framerate to one third but looks +really awesome. Maybe we can use this effect at some "special place". Maybe +some evil magicans laboratory or a demonic temple or something like that. +--> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + > + <emitter> + <property name="position-z" value="16" /> + <property name="vertical-angle" min="0" max="90"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="30" max="34"/> + <property name="lifetime" value="1"/> + <property name="output" value="2"/> + <emitter> + <property name="gravity" value="-0.2"/> + <property name="momentum" value="0.9"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#00ffff"/> + <property name="lifetime" value="180"/> + <property name="fade-in" value="10"/> + <property name="fade-out" value="150"/> + <property name="output" value="1"/> + <property name="randomnes" value="200"/> + </emitter> + <emitter> + <property name="gravity" value="-0.2"/> + <property name="momentum" value="0.9"/> + <property name="image" value="graphics/particles/glow-medium.png|W:#0000ff"/> + <property name="lifetime" value="200"/> + <property name="fade-in" value="10"/> + <property name="fade-out" value="150"/> + <property name="output" value="1"/> + <property name="randomnes" value="200"/> + </emitter> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/hellblaze.particle.xml b/graphics/particles/hellblaze.particle.xml index d844cf70..181cd988 100644 --- a/graphics/particles/hellblaze.particle.xml +++ b/graphics/particles/hellblaze.particle.xml @@ -1,71 +1,71 @@ -<?xml version="1.0"?>
-<!--
-A red and yellow blaze. Does not really look like fire but looks awesome
-nevertheless. Maybe we could modify this effect and use it for some persistent
-AoE fire magic spell.
-
-It is about 100 pixels wide and 200 pixels high, takes about 280 particles and
-lowers my FPS by about 30%.
--->
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "150"
- >
- <emitter>
- <property name="position-z" value="-150" />
- <property name="position-y" value="32" />
- <property name="acceleration" value="0.05"/>
- <property name="momentum" value="0.95"/>
- <property name="image" value="graphics/particles/glow-medium.png|W:#dd3311"/>
- <property name="lifetime" min="60" max="160"/>
- <property name="fade-in" value="30"/>
- <property name="fade-out" value="30"/>
- <property name="output" min="1" max="2"/>
- <property name="horizontal-angle" min="0" max="360" />
- <property name="power" min="1" max="3" />
- </emitter>
- <emitter>
- <property name="position-z" value="-150" />
- <property name="position-y" value="32" />
- <property name="acceleration" value="0.05"/>
- <property name="momentum" value="0.95"/>
- <property name="image" value="graphics/particles/glow-medium.png|W:#ffff00"/>
- <property name="lifetime" min="40" max="140"/>
- <property name="fade-in" value="10"/>
- <property name="fade-out" value="30"/>
- <property name="output" min="0" max="1"/>
- <property name="horizontal-angle" min="0" max="360" />
- <property name="power" min="0" max="2" />
- </emitter>
- <emitter>
- <property name="position-z" value="-150" />
- <property name="position-y" value="32" />
- <property name="acceleration" value="0.05"/>
- <property name="momentum" value="0.95"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#dd3311"/>
- <property name="lifetime" min="60" max="160"/>
- <property name="fade-in" value="10"/>
- <property name="fade-out" value="50"/>
- <property name="output" min="-1" max="1"/>
- <property name="randomnes" value="200"/>
- <property name="horizontal-angle" min="0" max="360" />
- <property name="power" min="0" max="2" />
- </emitter>
- <emitter>
- <property name="position-z" value="-150" />
- <property name="position-y" value="32" />
- <property name="acceleration" value="0.05"/>
- <property name="momentum" value="0.95"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#ddff00"/>
- <property name="lifetime" min="60" max="160"/>
- <property name="fade-in" value="10"/>
- <property name="fade-out" value="50"/>
- <property name="output" min="-1" max="1"/>
- <property name="randomnes" value="200"/>
- <property name="horizontal-angle" min="0" max="360" />
- <property name="power" min="0" max="2" />
- </emitter>
- </particle>
+<?xml version="1.0"?> +<!-- +A red and yellow blaze. Does not really look like fire but looks awesome +nevertheless. Maybe we could modify this effect and use it for some persistent +AoE fire magic spell. + +It is about 100 pixels wide and 200 pixels high, takes about 280 particles and +lowers my FPS by about 30%. +--> +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "150" + > + <emitter> + <property name="position-z" value="-150" /> + <property name="position-y" value="32" /> + <property name="acceleration" value="0.05"/> + <property name="momentum" value="0.95"/> + <property name="image" value="graphics/particles/glow-medium.png|W:#dd3311"/> + <property name="lifetime" min="60" max="160"/> + <property name="fade-in" value="30"/> + <property name="fade-out" value="30"/> + <property name="output" min="1" max="2"/> + <property name="horizontal-angle" min="0" max="360" /> + <property name="power" min="1" max="3" /> + </emitter> + <emitter> + <property name="position-z" value="-150" /> + <property name="position-y" value="32" /> + <property name="acceleration" value="0.05"/> + <property name="momentum" value="0.95"/> + <property name="image" value="graphics/particles/glow-medium.png|W:#ffff00"/> + <property name="lifetime" min="40" max="140"/> + <property name="fade-in" value="10"/> + <property name="fade-out" value="30"/> + <property name="output" min="0" max="1"/> + <property name="horizontal-angle" min="0" max="360" /> + <property name="power" min="0" max="2" /> + </emitter> + <emitter> + <property name="position-z" value="-150" /> + <property name="position-y" value="32" /> + <property name="acceleration" value="0.05"/> + <property name="momentum" value="0.95"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#dd3311"/> + <property name="lifetime" min="60" max="160"/> + <property name="fade-in" value="10"/> + <property name="fade-out" value="50"/> + <property name="output" min="-1" max="1"/> + <property name="randomnes" value="200"/> + <property name="horizontal-angle" min="0" max="360" /> + <property name="power" min="0" max="2" /> + </emitter> + <emitter> + <property name="position-z" value="-150" /> + <property name="position-y" value="32" /> + <property name="acceleration" value="0.05"/> + <property name="momentum" value="0.95"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#ddff00"/> + <property name="lifetime" min="60" max="160"/> + <property name="fade-in" value="10"/> + <property name="fade-out" value="50"/> + <property name="output" min="-1" max="1"/> + <property name="randomnes" value="200"/> + <property name="horizontal-angle" min="0" max="360" /> + <property name="power" min="0" max="2" /> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/hillunderfall.particle.xml b/graphics/particles/hillunderfall.particle.xml index 5ddc70dc..12037757 100644 --- a/graphics/particles/hillunderfall.particle.xml +++ b/graphics/particles/hillunderfall.particle.xml @@ -1,22 +1,22 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- >
- <emitter>
- <property name="position-x" min="-26" max="39"/>
- <property name="position-y" min="-28" max="-24"/>
- <property name="position-z" min="122" max="132"/>
- <property name="image" value="graphics/particles/waterfall-a.png"/>
- <property name="output" min="2" max="2"/>
- <property name="horizontal-angle" value="90"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" min="0.8" max="1.0"/>
- <property name="gravity" value="0.05"/>
- <property name="fade-in" value="20"/>
- </emitter>
- </particle>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + > + <emitter> + <property name="position-x" min="-26" max="39"/> + <property name="position-y" min="-28" max="-24"/> + <property name="position-z" min="122" max="132"/> + <property name="image" value="graphics/particles/waterfall-a.png"/> + <property name="output" min="2" max="2"/> + <property name="horizontal-angle" value="90"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" min="0.8" max="1.0"/> + <property name="gravity" value="0.05"/> + <property name="fade-in" value="20"/> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/hillunderfall2.particle.xml b/graphics/particles/hillunderfall2.particle.xml index 9f3f4835..edaa1ccd 100644 --- a/graphics/particles/hillunderfall2.particle.xml +++ b/graphics/particles/hillunderfall2.particle.xml @@ -1,46 +1,46 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- >
- <emitter>
- <property name="position-x" min="-26" max="39"/>
- <property name="position-y" min="-28" max="-24"/>
- <property name="position-z" min="78" max="88"/>
- <property name="image" value="graphics/particles/waterfall-a.png"/>
- <property name="output" min="2" max="2"/>
- <property name="horizontal-angle" value="90"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" min="0.8" max="1.0"/>
- <property name="gravity" value="0.05"/>
- <property name="fade-in" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-42" max="50"/>
- <property name="position-y" min="34" max="44"/>
- <property name="position-z" min="0" max="8"/>
- <property name="image" value="graphics/particles/fog-medium-a.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" value="1.0"/>
- <property name="output" min="1" max="2"/>
- <property name="lifetime" min="20" max="40"/>
- <property name="fade-out" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-40" max="48"/>
- <property name="position-y" min="34" max="44"/>
- <property name="position-z" min="0" max="8"/>
- <property name="image" value="graphics/particles/fog-medium-b.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" value="1.0"/>
- <property name="output" min="1" max="2"/>
- <property name="lifetime" min="20" max="40"/>
- <property name="fade-out" value="20"/>
- </emitter>
- </particle>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + > + <emitter> + <property name="position-x" min="-26" max="39"/> + <property name="position-y" min="-28" max="-24"/> + <property name="position-z" min="78" max="88"/> + <property name="image" value="graphics/particles/waterfall-a.png"/> + <property name="output" min="2" max="2"/> + <property name="horizontal-angle" value="90"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" min="0.8" max="1.0"/> + <property name="gravity" value="0.05"/> + <property name="fade-in" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-42" max="50"/> + <property name="position-y" min="34" max="44"/> + <property name="position-z" min="0" max="8"/> + <property name="image" value="graphics/particles/fog-medium-a.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="90"/> + <property name="power" value="1.0"/> + <property name="output" min="1" max="2"/> + <property name="lifetime" min="20" max="40"/> + <property name="fade-out" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-40" max="48"/> + <property name="position-y" min="34" max="44"/> + <property name="position-z" min="0" max="8"/> + <property name="image" value="graphics/particles/fog-medium-b.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="90"/> + <property name="power" value="1.0"/> + <property name="output" min="1" max="2"/> + <property name="lifetime" min="20" max="40"/> + <property name="fade-out" value="20"/> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/hit.particle.xml b/graphics/particles/hit.particle.xml index 49f625f2..c5c295fc 100644 --- a/graphics/particles/hit.particle.xml +++ b/graphics/particles/hit.particle.xml @@ -1,59 +1,59 @@ -<?xml version="1.0"?>
-
-<!--
-An explosion of white particles.
--->
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "16"
- lifetime = "1"
- >
- <emitter>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="vertical-angle" min="45" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="0" max="6"/>
- <property name="gravity" value="0.1"/>
- <property name="image" value="graphics/particles/orb-small.png"/>
- <property name="lifetime" min="0" max="80"/>
- <property name="output" min="6" max="12"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="vertical-angle" min="45" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="0" max="6"/>
- <property name="gravity" value="0.1"/>
- <property name="image" value="graphics/particles/star-small.png|W:#ffffff,ffffff"/>
- <property name="lifetime" min="0" max="80"/>
- <property name="output" min="6" max="12"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="vertical-angle" min="45" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="0" max="6"/>
- <property name="gravity" value="0.1"/>
- <property name="image" value="graphics/particles/orb-medium.png"/>
- <property name="lifetime" min="0" max="80"/>
- <property name="output" min="6" max="12"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="vertical-angle" min="45" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="0" max="6"/>
- <property name="gravity" value="0.1"/>
- <property name="image" value="graphics/particles/star-medium.png|W:#ffffff,ffffff"/>
- <property name="lifetime" min="0" max="80"/>
- <property name="output" min="3" max="6"/>
- </emitter>
- </particle>
+<?xml version="1.0"?> + +<!-- +An explosion of white particles. +--> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "16" + lifetime = "1" + > + <emitter> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="vertical-angle" min="45" max="90"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="0" max="6"/> + <property name="gravity" value="0.1"/> + <property name="image" value="graphics/particles/orb-small.png"/> + <property name="lifetime" min="0" max="80"/> + <property name="output" min="6" max="12"/> + </emitter> + <emitter> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="vertical-angle" min="45" max="90"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="0" max="6"/> + <property name="gravity" value="0.1"/> + <property name="image" value="graphics/particles/star-small.png|W:#ffffff,ffffff"/> + <property name="lifetime" min="0" max="80"/> + <property name="output" min="6" max="12"/> + </emitter> + <emitter> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="vertical-angle" min="45" max="90"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="0" max="6"/> + <property name="gravity" value="0.1"/> + <property name="image" value="graphics/particles/orb-medium.png"/> + <property name="lifetime" min="0" max="80"/> + <property name="output" min="6" max="12"/> + </emitter> + <emitter> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="vertical-angle" min="45" max="90"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="0" max="6"/> + <property name="gravity" value="0.1"/> + <property name="image" value="graphics/particles/star-medium.png|W:#ffffff,ffffff"/> + <property name="lifetime" min="0" max="80"/> + <property name="output" min="3" max="6"/> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/levelup.particle.xml b/graphics/particles/levelup.particle.xml index f1189479..0c80626b 100644 --- a/graphics/particles/levelup.particle.xml +++ b/graphics/particles/levelup.particle.xml @@ -1,23 +1,23 @@ -<?xml version="1.0"?>
-<!--
-Red stars which are supposed to engulf a character
--->
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- lifetime = "128"
- >
- <emitter>
- <property name="image" value="graphics/particles/star-medium.png|W:#ff0000,ffffff"/>
- <property name="vertical-angle" value="90"/>
- <property name="power" value="2"/>
- <property name="lifetime" value="36"/>
- <property name="output" min="-5" max="1"/>
- <property name="position-x" min="-16" max="16"/>
- <property name="position-y" min="-16" max="16"/>
- <property name="position-z" min="0" max="32"/>
- </emitter>
- </particle>
+<?xml version="1.0"?> +<!-- +Red stars which are supposed to engulf a character +--> +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + lifetime = "128" + > + <emitter> + <property name="image" value="graphics/particles/star-medium.png|W:#ff0000,ffffff"/> + <property name="vertical-angle" value="90"/> + <property name="power" value="2"/> + <property name="lifetime" value="36"/> + <property name="output" min="-5" max="1"/> + <property name="position-x" min="-16" max="16"/> + <property name="position-y" min="-16" max="16"/> + <property name="position-z" min="0" max="32"/> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/lightning1.xml b/graphics/particles/lightning1.xml index 13294f91..a94f7349 100644 --- a/graphics/particles/lightning1.xml +++ b/graphics/particles/lightning1.xml @@ -1,23 +1,23 @@ -<?xml version="1.0"?>
-
-<!--
-An explosion of white particles.
--->
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "120"
- lifetime = "1"
- >
- <emitter>
- <property name="power" min="0" max="0"/>
- <property name="gravity" value="0"/>
- <property name="image" value="graphics/particles/lightning1-240.png"/>
- <property name="lifetime" min="5" max="10"/>
- <property name="output" value="1"/>
- <property name="fade-out" value="8"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<!-- +An explosion of white particles. +--> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "120" + lifetime = "1" + > + <emitter> + <property name="power" min="0" max="0"/> + <property name="gravity" value="0"/> + <property name="image" value="graphics/particles/lightning1-240.png"/> + <property name="lifetime" min="5" max="10"/> + <property name="output" value="1"/> + <property name="fade-out" value="8"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/lightning2.xml b/graphics/particles/lightning2.xml index faa268f0..cf803299 100644 --- a/graphics/particles/lightning2.xml +++ b/graphics/particles/lightning2.xml @@ -1,23 +1,23 @@ -<?xml version="1.0"?>
-
-<!--
-An explosion of white particles.
--->
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "131"
- lifetime = "1"
- >
- <emitter>
- <property name="power" min="0" max="0"/>
- <property name="gravity" value="0"/>
- <property name="image" value="graphics/particles/lightning2-263.png"/>
- <property name="lifetime" min="5" max="10"/>
- <property name="output" value="1"/>
- <property name="fade-out" value="8"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<!-- +An explosion of white particles. +--> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "131" + lifetime = "1" + > + <emitter> + <property name="power" min="0" max="0"/> + <property name="gravity" value="0"/> + <property name="image" value="graphics/particles/lightning2-263.png"/> + <property name="lifetime" min="5" max="10"/> + <property name="output" value="1"/> + <property name="fade-out" value="8"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/lightning3.xml b/graphics/particles/lightning3.xml index 4857c53f..e4a53d04 100644 --- a/graphics/particles/lightning3.xml +++ b/graphics/particles/lightning3.xml @@ -1,23 +1,23 @@ -<?xml version="1.0"?>
-
-<!--
-An explosion of white particles.
--->
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "137"
- lifetime = "1"
- >
- <emitter>
- <property name="power" min="0" max="0"/>
- <property name="gravity" value="0"/>
- <property name="image" value="graphics/particles/lightning3-275.png"/>
- <property name="lifetime" min="5" max="10"/>
- <property name="output" value="1"/>
- <property name="fade-out" value="8"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<!-- +An explosion of white particles. +--> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "137" + lifetime = "1" + > + <emitter> + <property name="power" min="0" max="0"/> + <property name="gravity" value="0"/> + <property name="image" value="graphics/particles/lightning3-275.png"/> + <property name="lifetime" min="5" max="10"/> + <property name="output" value="1"/> + <property name="fade-out" value="8"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/magic.black.xml b/graphics/particles/magic.black.xml index 0873e050..e0c7f914 100644 --- a/graphics/particles/magic.black.xml +++ b/graphics/particles/magic.black.xml @@ -1,24 +1,24 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- lifetime = "128"
- >
- <emitter>
- <animation imageset="graphics/particles/sparkle.png|W:#000000" width="15" height="15">
- <sequence start="0" end="3" delay="50" />
- <frame index="0" delay="100" />
- </animation>
- <property name="vertical-angle" value="90"/>
- <property name="power" min="1" max="1"/>
- <property name="lifetime" min="15" max="25"/>
- <property name="output" min="0" max="1"/>
- <property name="position-x" min="-16" max="16"/>
- <property name="position-y" min="-16" max="16"/>
- <property name="position-z" min="29" max="40"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + lifetime = "128" + > + <emitter> + <animation imageset="graphics/particles/sparkle.png|W:#000000" width="15" height="15"> + <sequence start="0" end="3" delay="50" /> + <frame index="0" delay="100" /> + </animation> + <property name="vertical-angle" value="90"/> + <property name="power" min="1" max="1"/> + <property name="lifetime" min="15" max="25"/> + <property name="output" min="0" max="1"/> + <property name="position-x" min="-16" max="16"/> + <property name="position-y" min="-16" max="16"/> + <property name="position-z" min="29" max="40"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/magic.blue.xml b/graphics/particles/magic.blue.xml index bf51895e..f7dc7eea 100644 --- a/graphics/particles/magic.blue.xml +++ b/graphics/particles/magic.blue.xml @@ -1,24 +1,24 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- lifetime = "128"
- >
- <emitter>
- <animation imageset="graphics/particles/sparkle.png|W:#0000e0,7080ff" width="15" height="15">
- <sequence start="0" end="3" delay="50" />
- <frame index="0" delay="100" />
- </animation>
- <property name="vertical-angle" value="90"/>
- <property name="power" min="1" max="1"/>
- <property name="lifetime" min="15" max="25"/>
- <property name="output" min="1" max="1"/>
- <property name="position-x" min="-16" max="16"/>
- <property name="position-y" min="-16" max="16"/>
- <property name="position-z" min="29" max="40"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + lifetime = "128" + > + <emitter> + <animation imageset="graphics/particles/sparkle.png|W:#0000e0,7080ff" width="15" height="15"> + <sequence start="0" end="3" delay="50" /> + <frame index="0" delay="100" /> + </animation> + <property name="vertical-angle" value="90"/> + <property name="power" min="1" max="1"/> + <property name="lifetime" min="15" max="25"/> + <property name="output" min="1" max="1"/> + <property name="position-x" min="-16" max="16"/> + <property name="position-y" min="-16" max="16"/> + <property name="position-z" min="29" max="40"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/magic.default.xml b/graphics/particles/magic.default.xml index fb51cbaf..2e9917db 100644 --- a/graphics/particles/magic.default.xml +++ b/graphics/particles/magic.default.xml @@ -1,24 +1,24 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- lifetime = "128"
- >
- <emitter>
- <animation imageset="graphics/particles/sparkle.png|W:#0020ff,20f0ff" width="15" height="15">
- <sequence start="0" end="3" delay="50" />
- <frame index="0" delay="100" />
- </animation>
- <property name="vertical-angle" value="90"/>
- <property name="power" min="1" max="1"/>
- <property name="lifetime" min="15" max="25"/>
- <property name="output" min="1" max="1"/>
- <property name="position-x" min="-16" max="16"/>
- <property name="position-y" min="-16" max="16"/>
- <property name="position-z" min="29" max="40"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + lifetime = "128" + > + <emitter> + <animation imageset="graphics/particles/sparkle.png|W:#0020ff,20f0ff" width="15" height="15"> + <sequence start="0" end="3" delay="50" /> + <frame index="0" delay="100" /> + </animation> + <property name="vertical-angle" value="90"/> + <property name="power" min="1" max="1"/> + <property name="lifetime" min="15" max="25"/> + <property name="output" min="1" max="1"/> + <property name="position-x" min="-16" max="16"/> + <property name="position-y" min="-16" max="16"/> + <property name="position-z" min="29" max="40"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/magic.enhance.xml b/graphics/particles/magic.enhance.xml index 328abb09..866263cd 100644 --- a/graphics/particles/magic.enhance.xml +++ b/graphics/particles/magic.enhance.xml @@ -1,24 +1,24 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- lifetime = "128"
- >
- <emitter>
- <animation imageset="graphics/particles/sparkle.png|W:#a0a000,ffdf10" width="15" height="15">
- <sequence start="0" end="3" delay="50" />
- <frame index="0" delay="100" />
- </animation>
- <property name="vertical-angle" value="90"/>
- <property name="power" min="1" max="1"/>
- <property name="lifetime" min="15" max="25"/>
- <property name="output" min="1" max="1"/>
- <property name="position-x" min="-16" max="16"/>
- <property name="position-y" min="-16" max="16"/>
- <property name="position-z" min="29" max="40"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + lifetime = "128" + > + <emitter> + <animation imageset="graphics/particles/sparkle.png|W:#a0a000,ffdf10" width="15" height="15"> + <sequence start="0" end="3" delay="50" /> + <frame index="0" delay="100" /> + </animation> + <property name="vertical-angle" value="90"/> + <property name="power" min="1" max="1"/> + <property name="lifetime" min="15" max="25"/> + <property name="output" min="1" max="1"/> + <property name="position-x" min="-16" max="16"/> + <property name="position-y" min="-16" max="16"/> + <property name="position-z" min="29" max="40"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/magic.generic.xml b/graphics/particles/magic.generic.xml index d5db5e89..4b139779 100644 --- a/graphics/particles/magic.generic.xml +++ b/graphics/particles/magic.generic.xml @@ -1,104 +1,104 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- lifetime = "128"
- >
- <emitter>
-<!-- red --> <animation imageset="graphics/particles/sparkle.png|W:#b00000,ff8020" width="15" height="15">
- <sequence start="0" end="3" delay="50" />
- <frame index="0" delay="100" />
- </animation>
- <property name="vertical-angle" value="90"/>
- <property name="power" min="1" max="1"/>
- <property name="lifetime" min="15" max="25"/>
- <property name="output" min="1" max="1"/>
- <property name="output-pause" min="0" max="12"/>
- <property name="position-x" min="-16" max="16"/>
- <property name="position-y" min="-16" max="16"/>
- <property name="position-z" min="29" max="40"/>
- </emitter>
-
-
- <emitter>
-<!-- green --> <animation imageset="graphics/particles/sparkle.png|W:#00a000,30ff30" width="15" height="15">
- <sequence start="0" end="3" delay="50" />
- <frame index="0" delay="100" />
- </animation>
- <property name="vertical-angle" value="90"/>
- <property name="power" min="1" max="1"/>
- <property name="lifetime" min="15" max="25"/>
- <property name="output" min="1" max="1"/>
- <property name="output-pause" min="0" max="12"/>
- <property name="position-x" min="-16" max="16"/>
- <property name="position-y" min="-16" max="16"/>
- <property name="position-z" min="29" max="40"/>
- </emitter>
-
- <emitter>
-<!-- blue --> <animation imageset="graphics/particles/sparkle.png|W:#0000e0,7080ff" width="15" height="15">
- <sequence start="0" end="3" delay="50" />
- <frame index="0" delay="100" />
- </animation>
- <property name="vertical-angle" value="90"/>
- <property name="power" min="1" max="1"/>
- <property name="lifetime" min="15" max="25"/>
- <property name="output" min="1" max="1"/>
- <property name="output-pause" min="0" max="12"/>
- <property name="position-x" min="-16" max="16"/>
- <property name="position-y" min="-16" max="16"/>
- <property name="position-z" min="29" max="40"/>
- </emitter>
-
-
- <emitter>
-<!-- yellow --> <animation imageset="graphics/particles/sparkle.png|W:#9090000,ffff00" width="15" height="15">
- <sequence start="0" end="3" delay="50" />
- <frame index="0" delay="100" />
- </animation>
- <property name="vertical-angle" value="90"/>
- <property name="power" min="1" max="1"/>
- <property name="lifetime" min="15" max="25"/>
- <property name="output" min="1" max="1"/>
- <property name="output-pause" min="0" max="12"/>
- <property name="position-x" min="-16" max="16"/>
- <property name="position-y" min="-16" max="16"/>
- <property name="position-z" min="29" max="40"/>
- </emitter>
-
-
- <emitter>
-<!-- cyan --> <animation imageset="graphics/particles/sparkle.png|W:#008080,00ffff" width="15" height="15">
- <sequence start="0" end="3" delay="50" />
- <frame index="0" delay="100" />
- </animation>
- <property name="vertical-angle" value="90"/>
- <property name="power" min="1" max="1"/>
- <property name="lifetime" min="15" max="25"/>
- <property name="output" min="1" max="1"/>
- <property name="output-pause" min="0" max="12"/>
- <property name="position-x" min="-16" max="16"/>
- <property name="position-y" min="-16" max="16"/>
- <property name="position-z" min="29" max="40"/>
- </emitter>
-
-
- <emitter>
-<!-- magenta --> <animation imageset="graphics/particles/sparkle.png|W:#800080,ff00ff" width="15" height="15">
- <sequence start="0" end="3" delay="50" />
- <frame index="0" delay="100" />
- </animation>
- <property name="vertical-angle" value="90"/>
- <property name="power" min="1" max="1"/>
- <property name="lifetime" min="15" max="25"/>
- <property name="output" min="1" max="1"/>
- <property name="output-pause" min="0" max="12"/>
- <property name="position-x" min="-16" max="16"/>
- <property name="position-y" min="-16" max="16"/>
- <property name="position-z" min="29" max="40"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + lifetime = "128" + > + <emitter> +<!-- red --> <animation imageset="graphics/particles/sparkle.png|W:#b00000,ff8020" width="15" height="15"> + <sequence start="0" end="3" delay="50" /> + <frame index="0" delay="100" /> + </animation> + <property name="vertical-angle" value="90"/> + <property name="power" min="1" max="1"/> + <property name="lifetime" min="15" max="25"/> + <property name="output" min="1" max="1"/> + <property name="output-pause" min="0" max="12"/> + <property name="position-x" min="-16" max="16"/> + <property name="position-y" min="-16" max="16"/> + <property name="position-z" min="29" max="40"/> + </emitter> + + + <emitter> +<!-- green --> <animation imageset="graphics/particles/sparkle.png|W:#00a000,30ff30" width="15" height="15"> + <sequence start="0" end="3" delay="50" /> + <frame index="0" delay="100" /> + </animation> + <property name="vertical-angle" value="90"/> + <property name="power" min="1" max="1"/> + <property name="lifetime" min="15" max="25"/> + <property name="output" min="1" max="1"/> + <property name="output-pause" min="0" max="12"/> + <property name="position-x" min="-16" max="16"/> + <property name="position-y" min="-16" max="16"/> + <property name="position-z" min="29" max="40"/> + </emitter> + + <emitter> +<!-- blue --> <animation imageset="graphics/particles/sparkle.png|W:#0000e0,7080ff" width="15" height="15"> + <sequence start="0" end="3" delay="50" /> + <frame index="0" delay="100" /> + </animation> + <property name="vertical-angle" value="90"/> + <property name="power" min="1" max="1"/> + <property name="lifetime" min="15" max="25"/> + <property name="output" min="1" max="1"/> + <property name="output-pause" min="0" max="12"/> + <property name="position-x" min="-16" max="16"/> + <property name="position-y" min="-16" max="16"/> + <property name="position-z" min="29" max="40"/> + </emitter> + + + <emitter> +<!-- yellow --> <animation imageset="graphics/particles/sparkle.png|W:#9090000,ffff00" width="15" height="15"> + <sequence start="0" end="3" delay="50" /> + <frame index="0" delay="100" /> + </animation> + <property name="vertical-angle" value="90"/> + <property name="power" min="1" max="1"/> + <property name="lifetime" min="15" max="25"/> + <property name="output" min="1" max="1"/> + <property name="output-pause" min="0" max="12"/> + <property name="position-x" min="-16" max="16"/> + <property name="position-y" min="-16" max="16"/> + <property name="position-z" min="29" max="40"/> + </emitter> + + + <emitter> +<!-- cyan --> <animation imageset="graphics/particles/sparkle.png|W:#008080,00ffff" width="15" height="15"> + <sequence start="0" end="3" delay="50" /> + <frame index="0" delay="100" /> + </animation> + <property name="vertical-angle" value="90"/> + <property name="power" min="1" max="1"/> + <property name="lifetime" min="15" max="25"/> + <property name="output" min="1" max="1"/> + <property name="output-pause" min="0" max="12"/> + <property name="position-x" min="-16" max="16"/> + <property name="position-y" min="-16" max="16"/> + <property name="position-z" min="29" max="40"/> + </emitter> + + + <emitter> +<!-- magenta --> <animation imageset="graphics/particles/sparkle.png|W:#800080,ff00ff" width="15" height="15"> + <sequence start="0" end="3" delay="50" /> + <frame index="0" delay="100" /> + </animation> + <property name="vertical-angle" value="90"/> + <property name="power" min="1" max="1"/> + <property name="lifetime" min="15" max="25"/> + <property name="output" min="1" max="1"/> + <property name="output-pause" min="0" max="12"/> + <property name="position-x" min="-16" max="16"/> + <property name="position-y" min="-16" max="16"/> + <property name="position-z" min="29" max="40"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/magic.golden.xml b/graphics/particles/magic.golden.xml index 328abb09..866263cd 100644 --- a/graphics/particles/magic.golden.xml +++ b/graphics/particles/magic.golden.xml @@ -1,24 +1,24 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- lifetime = "128"
- >
- <emitter>
- <animation imageset="graphics/particles/sparkle.png|W:#a0a000,ffdf10" width="15" height="15">
- <sequence start="0" end="3" delay="50" />
- <frame index="0" delay="100" />
- </animation>
- <property name="vertical-angle" value="90"/>
- <property name="power" min="1" max="1"/>
- <property name="lifetime" min="15" max="25"/>
- <property name="output" min="1" max="1"/>
- <property name="position-x" min="-16" max="16"/>
- <property name="position-y" min="-16" max="16"/>
- <property name="position-z" min="29" max="40"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + lifetime = "128" + > + <emitter> + <animation imageset="graphics/particles/sparkle.png|W:#a0a000,ffdf10" width="15" height="15"> + <sequence start="0" end="3" delay="50" /> + <frame index="0" delay="100" /> + </animation> + <property name="vertical-angle" value="90"/> + <property name="power" min="1" max="1"/> + <property name="lifetime" min="15" max="25"/> + <property name="output" min="1" max="1"/> + <property name="position-x" min="-16" max="16"/> + <property name="position-y" min="-16" max="16"/> + <property name="position-z" min="29" max="40"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/magic.green.xml b/graphics/particles/magic.green.xml index 41851075..ec204198 100644 --- a/graphics/particles/magic.green.xml +++ b/graphics/particles/magic.green.xml @@ -1,24 +1,24 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- lifetime = "128"
- >
- <emitter>
- <animation imageset="graphics/particles/sparkle.png|W:#00a000,30ff30" width="15" height="15">
- <sequence start="0" end="3" delay="50" />
- <frame index="0" delay="100" />
- </animation>
- <property name="vertical-angle" value="90"/>
- <property name="power" min="1" max="1"/>
- <property name="lifetime" min="15" max="25"/>
- <property name="output" min="1" max="1"/>
- <property name="position-x" min="-16" max="16"/>
- <property name="position-y" min="-16" max="16"/>
- <property name="position-z" min="29" max="40"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + lifetime = "128" + > + <emitter> + <animation imageset="graphics/particles/sparkle.png|W:#00a000,30ff30" width="15" height="15"> + <sequence start="0" end="3" delay="50" /> + <frame index="0" delay="100" /> + </animation> + <property name="vertical-angle" value="90"/> + <property name="power" min="1" max="1"/> + <property name="lifetime" min="15" max="25"/> + <property name="output" min="1" max="1"/> + <property name="position-x" min="-16" max="16"/> + <property name="position-y" min="-16" max="16"/> + <property name="position-z" min="29" max="40"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/magic.hit.evil.xml b/graphics/particles/magic.hit.evil.xml index b0a25e46..c0b5df22 100644 --- a/graphics/particles/magic.hit.evil.xml +++ b/graphics/particles/magic.hit.evil.xml @@ -1,65 +1,65 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- lifetime = "1"
- >
- <emitter>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="position-z" min="1" max="5"/>
- <property name="vertical-angle" min="45" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="0" max="4"/>
- <property name="gravity" value="100"/>
- <property name="image" value="graphics/particles/orb-small.png|W:#000000"/>
- <property name="lifetime" min="0" max="80"/>
- <property name="output" min="30" max="60"/>
- <property name="fade-out" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="position-z" min="1" max="5"/>
- <property name="vertical-angle" min="45" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="0" max="4"/>
- <property name="gravity" value="0.1"/>
- <property name="image" value="graphics/particles/star-medium.png|W:#000000"/>
- <property name="lifetime" min="0" max="80"/>
- <property name="output" min="40" max="55"/>
- <property name="fade-out" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="position-z" min="1" max="5"/>
- <property name="vertical-angle" min="45" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="0" max="4"/>
- <property name="gravity" value="0.1"/>
- <property name="image" value="graphics/particles/orb-medium.png#W:#000000"/>
- <property name="lifetime" min="0" max="80"/>
- <property name="output" min="60" max="80"/>
- <property name="fade-out" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="position-z" min="1" max="5"/>
- <property name="vertical-angle" min="45" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="0" max="2"/>
- <property name="gravity" value="0.1"/>
- <animation imageset="graphics/particles/electricity-spark.png" width="15" height="15">
- <sequence start="0" end="7" delay="10" />
- <frame index="0" delay="10" />
- </animation>
- <property name="lifetime" min="10" max="800"/>
- <property name="output" min="5" max="20"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + lifetime = "1" + > + <emitter> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="position-z" min="1" max="5"/> + <property name="vertical-angle" min="45" max="90"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="0" max="4"/> + <property name="gravity" value="100"/> + <property name="image" value="graphics/particles/orb-small.png|W:#000000"/> + <property name="lifetime" min="0" max="80"/> + <property name="output" min="30" max="60"/> + <property name="fade-out" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="position-z" min="1" max="5"/> + <property name="vertical-angle" min="45" max="90"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="0" max="4"/> + <property name="gravity" value="0.1"/> + <property name="image" value="graphics/particles/star-medium.png|W:#000000"/> + <property name="lifetime" min="0" max="80"/> + <property name="output" min="40" max="55"/> + <property name="fade-out" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="position-z" min="1" max="5"/> + <property name="vertical-angle" min="45" max="90"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="0" max="4"/> + <property name="gravity" value="0.1"/> + <property name="image" value="graphics/particles/orb-medium.png#W:#000000"/> + <property name="lifetime" min="0" max="80"/> + <property name="output" min="60" max="80"/> + <property name="fade-out" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="position-z" min="1" max="5"/> + <property name="vertical-angle" min="45" max="90"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="0" max="2"/> + <property name="gravity" value="0.1"/> + <animation imageset="graphics/particles/electricity-spark.png" width="15" height="15"> + <sequence start="0" end="7" delay="10" /> + <frame index="0" delay="10" /> + </animation> + <property name="lifetime" min="10" max="800"/> + <property name="output" min="5" max="20"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/magic.hit.xml b/graphics/particles/magic.hit.xml index 6c140ef2..427e4163 100644 --- a/graphics/particles/magic.hit.xml +++ b/graphics/particles/magic.hit.xml @@ -1,65 +1,65 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- lifetime = "1"
- >
- <emitter>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="position-z" min="1" max="5"/>
- <property name="vertical-angle" min="45" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="0" max="3"/>
- <property name="gravity" value="100"/>
- <property name="image" value="graphics/particles/orb-small.png|W:#000000"/>
- <property name="lifetime" min="0" max="80"/>
- <property name="output" min="30" max="60"/>
- <property name="fade-out" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="position-z" min="1" max="5"/>
- <property name="vertical-angle" min="45" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="0" max="3"/>
- <property name="gravity" value="0.1"/>
- <property name="image" value="graphics/particles/star-medium.png|W:#000000"/>
- <property name="lifetime" min="0" max="80"/>
- <property name="output" min="30" max="50"/>
- <property name="fade-out" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="position-z" min="1" max="5"/>
- <property name="vertical-angle" min="45" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="0" max="3"/>
- <property name="gravity" value="0.1"/>
- <property name="image" value="graphics/particles/orb-medium.png#W:#000000"/>
- <property name="lifetime" min="0" max="80"/>
- <property name="output" min="40" max="60"/>
- <property name="fade-out" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="position-z" min="1" max="5"/>
- <property name="vertical-angle" min="45" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="0" max="2"/>
- <property name="gravity" value="0.1"/>
- <animation imageset="graphics/particles/electricity-spark.png" width="15" height="15">
- <sequence start="0" end="7" delay="10" />
- <frame index="0" delay="10" />
- </animation>
- <property name="lifetime" min="10" max="800"/>
- <property name="output" min="12" max="20"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + lifetime = "1" + > + <emitter> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="position-z" min="1" max="5"/> + <property name="vertical-angle" min="45" max="90"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="0" max="3"/> + <property name="gravity" value="100"/> + <property name="image" value="graphics/particles/orb-small.png|W:#000000"/> + <property name="lifetime" min="0" max="80"/> + <property name="output" min="30" max="60"/> + <property name="fade-out" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="position-z" min="1" max="5"/> + <property name="vertical-angle" min="45" max="90"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="0" max="3"/> + <property name="gravity" value="0.1"/> + <property name="image" value="graphics/particles/star-medium.png|W:#000000"/> + <property name="lifetime" min="0" max="80"/> + <property name="output" min="30" max="50"/> + <property name="fade-out" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="position-z" min="1" max="5"/> + <property name="vertical-angle" min="45" max="90"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="0" max="3"/> + <property name="gravity" value="0.1"/> + <property name="image" value="graphics/particles/orb-medium.png#W:#000000"/> + <property name="lifetime" min="0" max="80"/> + <property name="output" min="40" max="60"/> + <property name="fade-out" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="position-z" min="1" max="5"/> + <property name="vertical-angle" min="45" max="90"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="0" max="2"/> + <property name="gravity" value="0.1"/> + <animation imageset="graphics/particles/electricity-spark.png" width="15" height="15"> + <sequence start="0" end="7" delay="10" /> + <frame index="0" delay="10" /> + </animation> + <property name="lifetime" min="10" max="800"/> + <property name="output" min="12" max="20"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/magic.red.xml b/graphics/particles/magic.red.xml index 31380bb2..fcf151e6 100644 --- a/graphics/particles/magic.red.xml +++ b/graphics/particles/magic.red.xml @@ -1,24 +1,24 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- lifetime = "128"
- >
- <emitter>
- <animation imageset="graphics/particles/sparkle.png|W:#b00000,ff8020" width="15" height="15">
- <sequence start="0" end="3" delay="50" />
- <frame index="0" delay="100" />
- </animation>
- <property name="vertical-angle" value="90"/>
- <property name="power" min="1" max="1"/>
- <property name="lifetime" min="15" max="25"/>
- <property name="output" min="1" max="1"/>
- <property name="position-x" min="-16" max="16"/>
- <property name="position-y" min="-16" max="16"/>
- <property name="position-z" min="29" max="40"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + lifetime = "128" + > + <emitter> + <animation imageset="graphics/particles/sparkle.png|W:#b00000,ff8020" width="15" height="15"> + <sequence start="0" end="3" delay="50" /> + <frame index="0" delay="100" /> + </animation> + <property name="vertical-angle" value="90"/> + <property name="power" min="1" max="1"/> + <property name="lifetime" min="15" max="25"/> + <property name="output" min="1" max="1"/> + <property name="position-x" min="-16" max="16"/> + <property name="position-y" min="-16" max="16"/> + <property name="position-z" min="29" max="40"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/magic.shield-ends.xml b/graphics/particles/magic.shield-ends.xml index 3e7c9e2d..79c6e385 100644 --- a/graphics/particles/magic.shield-ends.xml +++ b/graphics/particles/magic.shield-ends.xml @@ -1,278 +1,278 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "85"
- lifetime = "1"
- follow-parent = "1"
- >
- <!-- <property name="follow-parent" value="0"/> -->
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="270"/>
- <property name="power" value="4"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="1" max="1"/>
-
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="-11" max="11"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="10" max="15"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="4" end="4" delay="10000" />
- </animation>
- <property name="position-z" min="-85" max="0"/>
- <property name="gravity" value="0.2"/>
- <property name="lifetime" value="40"/>
- <property name="fade-out" value="40"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="11" max="33"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="10" max="15"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="3" end="3" delay="10000" />
- </animation>
- <property name="position-z" min="-85" max="0"/>
- <property name="gravity" value="0.2"/>
- <property name="lifetime" value="40"/>
- <property name="fade-out" value="40"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="34" max="56"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="10" max="15"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="2" end="2" delay="10000" />
- </animation>
- <property name="position-z" min="-85" max="0"/>
- <property name="gravity" value="0.2"/>
- <property name="lifetime" value="40"/>
- <property name="fade-out" value="40"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="56" max="78"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="10" max="15"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="1" end="1" delay="10000" />
- </animation>
- <property name="position-z" min="-85" max="0"/>
- <property name="gravity" value="0.2"/>
- <property name="lifetime" value="40"/>
- <property name="fade-out" value="40"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="79" max="101"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="10" max="15"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="0" end="0" delay="10000" />
- </animation>
- <property name="position-z" min="-85" max="0"/>
- <property name="gravity" value="0.2"/>
- <property name="lifetime" value="40"/>
- <property name="fade-out" value="40"/>
- </emitter>
- </emitter>
-
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="101" max="123"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="10" max="15"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="7" end="7" delay="10000" />
- </animation>
- <property name="position-z" min="-85" max="0"/>
- <property name="gravity" value="0.2"/>
- <property name="lifetime" value="40"/>
- <property name="fade-out" value="40"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="124" max="146"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="10" max="15"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="6" end="6" delay="10000" />
- </animation>
- <property name="position-z" min="-85" max="0"/>
- <property name="gravity" value="0.2"/>
- <property name="lifetime" value="40"/>
- <property name="fade-out" value="40"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="146" max="168"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="10" max="15"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="0" end="0" delay="10000" />
- </animation>
- <property name="position-z" min="-85" max="0"/>
- <property name="gravity" value="0.2"/>
- <property name="lifetime" value="40"/>
- <property name="fade-out" value="40"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="169" max="191"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="10" max="15"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="4" end="4" delay="10000" />
- </animation>
- <property name="position-z" min="-85" max="0"/>
- <property name="gravity" value="0.2"/>
- <property name="lifetime" value="40"/>
- <property name="fade-out" value="40"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="191" max="213"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="10" max="15"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="3" end="3" delay="10000" />
- </animation>
- <property name="position-z" min="-85" max="0"/>
- <property name="gravity" value="0.2"/>
- <property name="lifetime" value="40"/>
- <property name="fade-out" value="40"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="214" max="236"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="10" max="15"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="2" end="2" delay="10000" />
- </animation>
- <property name="position-z" min="-85" max="0"/>
- <property name="gravity" value="0.2"/>
- <property name="lifetime" value="40"/>
- <property name="fade-out" value="40"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="236" max="258"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="10" max="15"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="1" end="1" delay="10000" />
- </animation>
- <property name="position-z" min="-85" max="0"/>
- <property name="gravity" value="0.2"/>
- <property name="lifetime" value="40"/>
- <property name="fade-out" value="40"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="259" max="281"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="10" max="15"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="0" end="0" delay="10000" />
- </animation>
- <property name="position-z" min="-85" max="0"/>
- <property name="gravity" value="0.2"/>
- <property name="lifetime" value="40"/>
- <property name="fade-out" value="40"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="281" max="303"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="10" max="15"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="7" end="7" delay="10000" />
- </animation>
- <property name="position-z" min="-85" max="0"/>
- <property name="gravity" value="0.2"/>
- <property name="lifetime" value="40"/>
- <property name="fade-out" value="40"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="304" max="326"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="10" max="15"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="6" end="6" delay="10000" />
- </animation>
- <property name="position-z" min="-85" max="0"/>
- <property name="gravity" value="0.2"/>
- <property name="lifetime" value="40"/>
- <property name="fade-out" value="40"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="326" max="348"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="10" max="15"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="0" end="0" delay="10000" />
- </animation>
- <property name="position-z" min="-85" max="0"/>
- <property name="gravity" value="0.2"/>
- <property name="lifetime" value="40"/>
- <property name="fade-out" value="40"/>
- </emitter>
- </emitter>
-
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "85" + lifetime = "1" + follow-parent = "1" + > + <!-- <property name="follow-parent" value="0"/> --> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="270"/> + <property name="power" value="4"/> + <property name="lifetime" value="1"/> + <property name="output" min="1" max="1"/> + + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="-11" max="11"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="10" max="15"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="4" end="4" delay="10000" /> + </animation> + <property name="position-z" min="-85" max="0"/> + <property name="gravity" value="0.2"/> + <property name="lifetime" value="40"/> + <property name="fade-out" value="40"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="11" max="33"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="10" max="15"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="3" end="3" delay="10000" /> + </animation> + <property name="position-z" min="-85" max="0"/> + <property name="gravity" value="0.2"/> + <property name="lifetime" value="40"/> + <property name="fade-out" value="40"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="34" max="56"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="10" max="15"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="2" end="2" delay="10000" /> + </animation> + <property name="position-z" min="-85" max="0"/> + <property name="gravity" value="0.2"/> + <property name="lifetime" value="40"/> + <property name="fade-out" value="40"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="56" max="78"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="10" max="15"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="1" end="1" delay="10000" /> + </animation> + <property name="position-z" min="-85" max="0"/> + <property name="gravity" value="0.2"/> + <property name="lifetime" value="40"/> + <property name="fade-out" value="40"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="79" max="101"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="10" max="15"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="0" end="0" delay="10000" /> + </animation> + <property name="position-z" min="-85" max="0"/> + <property name="gravity" value="0.2"/> + <property name="lifetime" value="40"/> + <property name="fade-out" value="40"/> + </emitter> + </emitter> + + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="101" max="123"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="10" max="15"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="7" end="7" delay="10000" /> + </animation> + <property name="position-z" min="-85" max="0"/> + <property name="gravity" value="0.2"/> + <property name="lifetime" value="40"/> + <property name="fade-out" value="40"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="124" max="146"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="10" max="15"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="6" end="6" delay="10000" /> + </animation> + <property name="position-z" min="-85" max="0"/> + <property name="gravity" value="0.2"/> + <property name="lifetime" value="40"/> + <property name="fade-out" value="40"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="146" max="168"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="10" max="15"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="0" end="0" delay="10000" /> + </animation> + <property name="position-z" min="-85" max="0"/> + <property name="gravity" value="0.2"/> + <property name="lifetime" value="40"/> + <property name="fade-out" value="40"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="169" max="191"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="10" max="15"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="4" end="4" delay="10000" /> + </animation> + <property name="position-z" min="-85" max="0"/> + <property name="gravity" value="0.2"/> + <property name="lifetime" value="40"/> + <property name="fade-out" value="40"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="191" max="213"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="10" max="15"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="3" end="3" delay="10000" /> + </animation> + <property name="position-z" min="-85" max="0"/> + <property name="gravity" value="0.2"/> + <property name="lifetime" value="40"/> + <property name="fade-out" value="40"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="214" max="236"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="10" max="15"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="2" end="2" delay="10000" /> + </animation> + <property name="position-z" min="-85" max="0"/> + <property name="gravity" value="0.2"/> + <property name="lifetime" value="40"/> + <property name="fade-out" value="40"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="236" max="258"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="10" max="15"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="1" end="1" delay="10000" /> + </animation> + <property name="position-z" min="-85" max="0"/> + <property name="gravity" value="0.2"/> + <property name="lifetime" value="40"/> + <property name="fade-out" value="40"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="259" max="281"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="10" max="15"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="0" end="0" delay="10000" /> + </animation> + <property name="position-z" min="-85" max="0"/> + <property name="gravity" value="0.2"/> + <property name="lifetime" value="40"/> + <property name="fade-out" value="40"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="281" max="303"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="10" max="15"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="7" end="7" delay="10000" /> + </animation> + <property name="position-z" min="-85" max="0"/> + <property name="gravity" value="0.2"/> + <property name="lifetime" value="40"/> + <property name="fade-out" value="40"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="304" max="326"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="10" max="15"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="6" end="6" delay="10000" /> + </animation> + <property name="position-z" min="-85" max="0"/> + <property name="gravity" value="0.2"/> + <property name="lifetime" value="40"/> + <property name="fade-out" value="40"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="326" max="348"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="10" max="15"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="0" end="0" delay="10000" /> + </animation> + <property name="position-z" min="-85" max="0"/> + <property name="gravity" value="0.2"/> + <property name="lifetime" value="40"/> + <property name="fade-out" value="40"/> + </emitter> + </emitter> + + </emitter> + </particle> +</effect> diff --git a/graphics/particles/magic.shield.xml b/graphics/particles/magic.shield.xml index dbb943c0..de89f313 100644 --- a/graphics/particles/magic.shield.xml +++ b/graphics/particles/magic.shield.xml @@ -1,246 +1,246 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- lifetime = "1"
- follow-parent = "0"
- >
- <!-- <property name="follow-parent" value="0"/> -->
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="90"/>
- <property name="power" value="4"/>
- <property name="lifetime" value="25"/>
- <property name="output" min="1" max="1"/>
-
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="-11" max="11"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="0" max="2"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="4" end="4" delay="10000" />
- </animation>
- <property name="lifetime" value="40"/>
- <property name="fade-in" value="5"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="11" max="33"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="0" max="2"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="3" end="3" delay="10000" />
- </animation>
- <property name="lifetime" value="40"/>
- <property name="fade-in" value="5"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="34" max="56"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="0" max="2"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="2" end="2" delay="10000" />
- </animation>
- <property name="lifetime" value="40"/>
- <property name="fade-in" value="5"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="56" max="78"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="0" max="2"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="1" end="1" delay="10000" />
- </animation>
- <property name="lifetime" value="40"/>
- <property name="fade-in" value="5"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="79" max="101"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="0" max="2"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="0" end="0" delay="10000" />
- </animation>
- <property name="lifetime" value="40"/>
- <property name="fade-in" value="5"/>
- </emitter>
- </emitter>
-
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="101" max="123"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="0" max="2"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="7" end="7" delay="10000" />
- </animation>
- <property name="lifetime" value="40"/>
- <property name="fade-in" value="5"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="124" max="146"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="0" max="2"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="6" end="6" delay="10000" />
- </animation>
- <property name="lifetime" value="40"/>
- <property name="fade-in" value="5"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="146" max="168"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="0" max="2"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="5" end="5" delay="10000" />
- </animation>
- <property name="lifetime" value="40"/>
- <property name="fade-in" value="5"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="169" max="191"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="0" max="2"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="4" end="4" delay="10000" />
- </animation>
- <property name="lifetime" value="40"/>
- <property name="fade-in" value="5"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="191" max="213"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="0" max="2"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="3" end="3" delay="10000" />
- </animation>
- <property name="lifetime" value="40"/>
- <property name="fade-in" value="5"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="214" max="236"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="0" max="2"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="2" end="2" delay="10000" />
- </animation>
- <property name="lifetime" value="40"/>
- <property name="fade-in" value="5"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="236" max="258"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="0" max="2"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="1" end="1" delay="10000" />
- </animation>
- <property name="lifetime" value="40"/>
- <property name="fade-in" value="5"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="259" max="281"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="0" max="2"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="0" end="0" delay="10000" />
- </animation>
- <property name="lifetime" value="40"/>
- <property name="fade-in" value="5"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="281" max="303"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="0" max="2"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="7" end="7" delay="10000" />
- </animation>
- <property name="lifetime" value="40"/>
- <property name="fade-in" value="5"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="304" max="326"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="0" max="2"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="6" end="6" delay="10000" />
- </animation>
- <property name="lifetime" value="40"/>
- <property name="fade-in" value="5"/>
- </emitter>
- </emitter>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="vertical-angle" value="0"/>
- <property name="horizontal-angle" min="326" max="348"/>
- <property name="power" min="18" max="20"/>
- <property name="lifetime" value="1"/>
- <property name="output" min="0" max="2"/>
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11">
- <sequence start="5" end="5" delay="10000" />
- </animation>
- <property name="lifetime" value="40"/>
- <property name="fade-in" value="5"/>
- </emitter>
- </emitter>
-
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + lifetime = "1" + follow-parent = "0" + > + <!-- <property name="follow-parent" value="0"/> --> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="90"/> + <property name="power" value="4"/> + <property name="lifetime" value="25"/> + <property name="output" min="1" max="1"/> + + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="-11" max="11"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="0" max="2"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="4" end="4" delay="10000" /> + </animation> + <property name="lifetime" value="40"/> + <property name="fade-in" value="5"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="11" max="33"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="0" max="2"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="3" end="3" delay="10000" /> + </animation> + <property name="lifetime" value="40"/> + <property name="fade-in" value="5"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="34" max="56"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="0" max="2"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="2" end="2" delay="10000" /> + </animation> + <property name="lifetime" value="40"/> + <property name="fade-in" value="5"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="56" max="78"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="0" max="2"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="1" end="1" delay="10000" /> + </animation> + <property name="lifetime" value="40"/> + <property name="fade-in" value="5"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="79" max="101"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="0" max="2"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="0" end="0" delay="10000" /> + </animation> + <property name="lifetime" value="40"/> + <property name="fade-in" value="5"/> + </emitter> + </emitter> + + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="101" max="123"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="0" max="2"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="7" end="7" delay="10000" /> + </animation> + <property name="lifetime" value="40"/> + <property name="fade-in" value="5"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="124" max="146"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="0" max="2"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="6" end="6" delay="10000" /> + </animation> + <property name="lifetime" value="40"/> + <property name="fade-in" value="5"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="146" max="168"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="0" max="2"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="5" end="5" delay="10000" /> + </animation> + <property name="lifetime" value="40"/> + <property name="fade-in" value="5"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="169" max="191"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="0" max="2"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="4" end="4" delay="10000" /> + </animation> + <property name="lifetime" value="40"/> + <property name="fade-in" value="5"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="191" max="213"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="0" max="2"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="3" end="3" delay="10000" /> + </animation> + <property name="lifetime" value="40"/> + <property name="fade-in" value="5"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="214" max="236"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="0" max="2"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="2" end="2" delay="10000" /> + </animation> + <property name="lifetime" value="40"/> + <property name="fade-in" value="5"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="236" max="258"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="0" max="2"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="1" end="1" delay="10000" /> + </animation> + <property name="lifetime" value="40"/> + <property name="fade-in" value="5"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="259" max="281"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="0" max="2"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="0" end="0" delay="10000" /> + </animation> + <property name="lifetime" value="40"/> + <property name="fade-in" value="5"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="281" max="303"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="0" max="2"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="7" end="7" delay="10000" /> + </animation> + <property name="lifetime" value="40"/> + <property name="fade-in" value="5"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="304" max="326"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="0" max="2"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="6" end="6" delay="10000" /> + </animation> + <property name="lifetime" value="40"/> + <property name="fade-in" value="5"/> + </emitter> + </emitter> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="vertical-angle" value="0"/> + <property name="horizontal-angle" min="326" max="348"/> + <property name="power" min="18" max="20"/> + <property name="lifetime" value="1"/> + <property name="output" min="0" max="2"/> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <animation imageset="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11"> + <sequence start="5" end="5" delay="10000" /> + </animation> + <property name="lifetime" value="40"/> + <property name="fade-in" value="5"/> + </emitter> + </emitter> + + </emitter> + </particle> +</effect> diff --git a/graphics/particles/magic.teleport.xml b/graphics/particles/magic.teleport.xml index 86dd2f71..2f43a0c4 100644 --- a/graphics/particles/magic.teleport.xml +++ b/graphics/particles/magic.teleport.xml @@ -1,25 +1,25 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- lifetime = "16"
- >
- <emitter>
- <animation imageset="graphics/particles/puff-blue.png" width="17" height="17">
- <sequence start="0" end="9" delay="30" />
- <frame index="0" delay="300" />
- <end />
- </animation>
- <property name="vertical-angle" value="90"/>
- <property name="power" value="4"/>
- <property name="lifetime" value="30"/>
- <property name="output" min="2" max="5"/>
- <property name="position-x" min="-16" max="16"/>
- <property name="position-y" min="-16" max="16"/>
- <property name="position-z" min="0" max="3"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + lifetime = "16" + > + <emitter> + <animation imageset="graphics/particles/puff-blue.png" width="17" height="17"> + <sequence start="0" end="9" delay="30" /> + <frame index="0" delay="300" /> + <end /> + </animation> + <property name="vertical-angle" value="90"/> + <property name="power" value="4"/> + <property name="lifetime" value="30"/> + <property name="output" min="2" max="5"/> + <property name="position-x" min="-16" max="16"/> + <property name="position-y" min="-16" max="16"/> + <property name="position-z" min="0" max="3"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/magic.white.xml b/graphics/particles/magic.white.xml index 4b7789df..12f499be 100644 --- a/graphics/particles/magic.white.xml +++ b/graphics/particles/magic.white.xml @@ -1,24 +1,24 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- lifetime = "128"
- >
- <emitter>
- <animation imageset="graphics/particles/sparkle.png|W:#e0e0e0,ffffff" width="15" height="15">
- <sequence start="0" end="3" delay="50" />
- <frame index="0" delay="100" />
- </animation>
- <property name="vertical-angle" value="90"/>
- <property name="power" min="1" max="1"/>
- <property name="lifetime" min="15" max="25"/>
- <property name="output" min="1" max="1"/>
- <property name="position-x" min="-16" max="16"/>
- <property name="position-y" min="-16" max="16"/>
- <property name="position-z" min="29" max="40"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + lifetime = "128" + > + <emitter> + <animation imageset="graphics/particles/sparkle.png|W:#e0e0e0,ffffff" width="15" height="15"> + <sequence start="0" end="3" delay="50" /> + <frame index="0" delay="100" /> + </animation> + <property name="vertical-angle" value="90"/> + <property name="power" min="1" max="1"/> + <property name="lifetime" min="15" max="25"/> + <property name="output" min="1" max="1"/> + <property name="position-x" min="-16" max="16"/> + <property name="position-y" min="-16" max="16"/> + <property name="position-z" min="29" max="40"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/nomadpipe.particle.xml b/graphics/particles/nomadpipe.particle.xml index 703263bd..4f5f9fd8 100644 --- a/graphics/particles/nomadpipe.particle.xml +++ b/graphics/particles/nomadpipe.particle.xml @@ -1,57 +1,57 @@ -<?xml version="1.0"?>
-
-<!--
-Small smoke puffs emitted in irregular pulses. Designed for the pipe of the
-nomad NPC.
--->
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "44"
- >
- <emitter>
- <property name="position-x" value="24"/>
- <property name="output" value="1"/>
- <property name="output-pause" min="300" max="330"/>
- <property name="lifetime" value="10"/>
- <emitter>
- <property name="image" value="graphics/particles/fog-medium-a.png|W:#9999bb"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="50" max="90"/>
- <property name="power" value="0.5"/>
- <property name="momentum" value="0.99"/>
- <property name="gravity" value="0"/>
- <property name="output" min="0" max="2"/>
- <property name="lifetime" min="20" max="200"/>
- <property name="fade-out" value="100"/>
- <property name="randomnes" value="50"/>
- </emitter>
- <emitter>
- <property name="image" value="graphics/particles/fog-medium-b.png|W:#9999bb"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="50" max="90"/>
- <property name="power" value="0.5"/>
- <property name="momentum" value="0.99"/>
- <property name="gravity" value="0"/>
- <property name="output" min="0" max="2"/>
- <property name="lifetime" min="20" max="200"/>
- <property name="fade-out" value="100"/>
- <property name="randomnes" value="50"/>
- </emitter>
- <emitter>
- <property name="image" value="graphics/particles/fog-medium-c.png|W:#9999bb"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="50" max="90"/>
- <property name="power" value="0.5"/>
- <property name="momentum" value="0.99"/>
- <property name="gravity" value="0"/>
- <property name="output" min="0" max="2"/>
- <property name="lifetime" min="20" max="200"/>
- <property name="fade-out" value="100"/>
- <property name="randomnes" value="50"/>
- </emitter>
- </emitter>
- </particle>
+<?xml version="1.0"?> + +<!-- +Small smoke puffs emitted in irregular pulses. Designed for the pipe of the +nomad NPC. +--> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "44" + > + <emitter> + <property name="position-x" value="24"/> + <property name="output" value="1"/> + <property name="output-pause" min="300" max="330"/> + <property name="lifetime" value="10"/> + <emitter> + <property name="image" value="graphics/particles/fog-medium-a.png|W:#9999bb"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="50" max="90"/> + <property name="power" value="0.5"/> + <property name="momentum" value="0.99"/> + <property name="gravity" value="0"/> + <property name="output" min="0" max="2"/> + <property name="lifetime" min="20" max="200"/> + <property name="fade-out" value="100"/> + <property name="randomnes" value="50"/> + </emitter> + <emitter> + <property name="image" value="graphics/particles/fog-medium-b.png|W:#9999bb"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="50" max="90"/> + <property name="power" value="0.5"/> + <property name="momentum" value="0.99"/> + <property name="gravity" value="0"/> + <property name="output" min="0" max="2"/> + <property name="lifetime" min="20" max="200"/> + <property name="fade-out" value="100"/> + <property name="randomnes" value="50"/> + </emitter> + <emitter> + <property name="image" value="graphics/particles/fog-medium-c.png|W:#9999bb"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="50" max="90"/> + <property name="power" value="0.5"/> + <property name="momentum" value="0.99"/> + <property name="gravity" value="0"/> + <property name="output" min="0" max="2"/> + <property name="lifetime" min="20" max="200"/> + <property name="fade-out" value="100"/> + <property name="randomnes" value="50"/> + </emitter> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/orange-violent-glow.particle.xml b/graphics/particles/orange-violent-glow.particle.xml index 103bd069..e2931b85 100644 --- a/graphics/particles/orange-violent-glow.particle.xml +++ b/graphics/particles/orange-violent-glow.particle.xml @@ -1,42 +1,42 @@ -<?xml version="1.0"?>
-<!--
-Orange-ish particles that fly up to the sky; based on Crush's Soul Menhir effect.
--->
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- >
- <emitter>
- <property name="position-z" min="16" max="48" />
- <property name="vertical-angle" min="0" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="10" max="25"/>
- <property name="lifetime" value="1"/>
- <property name="output" value="1"/>
- <emitter>
- <property name="gravity" value="-0.4"/>
- <property name="momentum" value="0.9"/>
- <property name="image" value="graphics/particles/gloworb-medium.png|W:#ffa000"/>
- <property name="lifetime" value="25"/>
- <property name="fade-in" value="5"/>
- <property name="fade-out" value="20"/>
- <property name="output" min="0" max="1"/>
- <property name="output-pause" min="30" max="80"/>
- <property name="randomnes" value="200"/>
- </emitter>
- <emitter>
- <property name="gravity" value="-0.4"/>
- <property name="momentum" value="0.9"/>
- <property name="image" value="graphics/particles/orb-small.png|W:#ffa000"/>
- <property name="lifetime" value="25"/>
- <property name="fade-in" value="5"/>
- <property name="fade-out" value="20"/>
- <property name="output" min="0" max="1"/>
- <property name="output-pause" min="30" max="80"/>
- <property name="randomnes" value="200"/>
- </emitter>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> +<!-- +Orange-ish particles that fly up to the sky; based on Crush's Soul Menhir effect. +--> +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + > + <emitter> + <property name="position-z" min="16" max="48" /> + <property name="vertical-angle" min="0" max="90"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="10" max="25"/> + <property name="lifetime" value="1"/> + <property name="output" value="1"/> + <emitter> + <property name="gravity" value="-0.4"/> + <property name="momentum" value="0.9"/> + <property name="image" value="graphics/particles/gloworb-medium.png|W:#ffa000"/> + <property name="lifetime" value="25"/> + <property name="fade-in" value="5"/> + <property name="fade-out" value="20"/> + <property name="output" min="0" max="1"/> + <property name="output-pause" min="30" max="80"/> + <property name="randomnes" value="200"/> + </emitter> + <emitter> + <property name="gravity" value="-0.4"/> + <property name="momentum" value="0.9"/> + <property name="image" value="graphics/particles/orb-small.png|W:#ffa000"/> + <property name="lifetime" value="25"/> + <property name="fade-in" value="5"/> + <property name="fade-out" value="20"/> + <property name="output" min="0" max="1"/> + <property name="output-pause" min="30" max="80"/> + <property name="randomnes" value="200"/> + </emitter> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/pentagram-buildup-short.xml b/graphics/particles/pentagram-buildup-short.xml index fab9f4c7..c0a55d40 100644 --- a/graphics/particles/pentagram-buildup-short.xml +++ b/graphics/particles/pentagram-buildup-short.xml @@ -1,137 +1,137 @@ -<?xml version="1.0"?>
-
-<!--
- (0, -76.0),
-
-(-57, -35), (57, -35),
-
-
- (-35, 33)] [(35, 33),
--->
-
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- lifetime = "1"
- >
- <emitter>
- <property name="position-y" value="-16"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" value="60"/>
- <property name="lifetime" value="1"/>
- <property name="output" value="150"/>
- <emitter>
- <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/>
- <property name="lifetime" value="77"/>
- <property name="fade-in" value="57"/>
- <property name="fade-out" value="20"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
-
-
- <emitter>
- <property name="position-x" value="57" />
- <property name="position-y" value="-35" />
- <property name="lifetime" value="1" />
- <emitter>
- <property name="horizontal-angle" value="180"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" value="2"/>
- <property name="lifetime" value="57"/>
- <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/>
- <emitter>
- <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/>
- <property name="lifetime" value="20"/>
- <property name="fade-out" value="20"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
- </emitter>
-
-
- <emitter>
- <property name="position-x" value="-57" />
- <property name="position-y" value="-35" />
- <property name="lifetime" value="1" />
- <emitter>
- <property name="horizontal-angle" value="36"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" value="2"/>
- <property name="lifetime" value="57"/>
- <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/>
- <emitter>
- <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/>
- <property name="lifetime" value="20"/>
- <property name="fade-out" value="20"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
- </emitter>
-
-
- <emitter>
- <property name="position-x" value="35" />
- <property name="position-y" value="33" />
- <property name="lifetime" value="1" />
- <emitter>
- <property name="horizontal-angle" value="252"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" value="2"/>
- <property name="lifetime" value="57"/>
- <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/>
- <emitter>
- <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/>
- <property name="lifetime" value="20"/>
- <property name="fade-out" value="20"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
- </emitter>
-
- <emitter>
- <property name="position-y" value="-76" />
- <property name="position-x" value="0" />
- <property name="lifetime" value="1" />
- <emitter>
- <property name="horizontal-angle" value="108"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" value="2"/>
- <property name="lifetime" value="57"/>
- <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/>
- <emitter>
- <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/>
- <property name="lifetime" value="20"/>
- <property name="fade-out" value="20"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
- </emitter>
-
-
- <emitter>
- <property name="position-x" value="-35" />
- <property name="position-y" value="33" />
- <property name="lifetime" value="1" />
- <emitter>
- <property name="horizontal-angle" value="324"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" value="2"/>
- <property name="lifetime" value="57"/>
- <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/>
- <emitter>
- <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/>
- <property name="lifetime" value="20"/>
- <property name="fade-out" value="20"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
- </emitter>
-
- </particle>
-</effect>
-
+<?xml version="1.0"?> + +<!-- + (0, -76.0), + +(-57, -35), (57, -35), + + + (-35, 33)] [(35, 33), +--> + + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + lifetime = "1" + > + <emitter> + <property name="position-y" value="-16"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" value="60"/> + <property name="lifetime" value="1"/> + <property name="output" value="150"/> + <emitter> + <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/> + <property name="lifetime" value="77"/> + <property name="fade-in" value="57"/> + <property name="fade-out" value="20"/> + <property name="output" value="1"/> + </emitter> + </emitter> + + + <emitter> + <property name="position-x" value="57" /> + <property name="position-y" value="-35" /> + <property name="lifetime" value="1" /> + <emitter> + <property name="horizontal-angle" value="180"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" value="2"/> + <property name="lifetime" value="57"/> + <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/> + <emitter> + <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/> + <property name="lifetime" value="20"/> + <property name="fade-out" value="20"/> + <property name="output" value="1"/> + </emitter> + </emitter> + </emitter> + + + <emitter> + <property name="position-x" value="-57" /> + <property name="position-y" value="-35" /> + <property name="lifetime" value="1" /> + <emitter> + <property name="horizontal-angle" value="36"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" value="2"/> + <property name="lifetime" value="57"/> + <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/> + <emitter> + <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/> + <property name="lifetime" value="20"/> + <property name="fade-out" value="20"/> + <property name="output" value="1"/> + </emitter> + </emitter> + </emitter> + + + <emitter> + <property name="position-x" value="35" /> + <property name="position-y" value="33" /> + <property name="lifetime" value="1" /> + <emitter> + <property name="horizontal-angle" value="252"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" value="2"/> + <property name="lifetime" value="57"/> + <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/> + <emitter> + <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/> + <property name="lifetime" value="20"/> + <property name="fade-out" value="20"/> + <property name="output" value="1"/> + </emitter> + </emitter> + </emitter> + + <emitter> + <property name="position-y" value="-76" /> + <property name="position-x" value="0" /> + <property name="lifetime" value="1" /> + <emitter> + <property name="horizontal-angle" value="108"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" value="2"/> + <property name="lifetime" value="57"/> + <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/> + <emitter> + <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/> + <property name="lifetime" value="20"/> + <property name="fade-out" value="20"/> + <property name="output" value="1"/> + </emitter> + </emitter> + </emitter> + + + <emitter> + <property name="position-x" value="-35" /> + <property name="position-y" value="33" /> + <property name="lifetime" value="1" /> + <emitter> + <property name="horizontal-angle" value="324"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" value="2"/> + <property name="lifetime" value="57"/> + <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/> + <emitter> + <property name="image" value="graphics/particles/orb-small.png|W:#ffffff"/> + <property name="lifetime" value="20"/> + <property name="fade-out" value="20"/> + <property name="output" value="1"/> + </emitter> + </emitter> + </emitter> + + </particle> +</effect> + diff --git a/graphics/particles/pentagram-burst.xml b/graphics/particles/pentagram-burst.xml index 7e4280c0..d1914bab 100644 --- a/graphics/particles/pentagram-burst.xml +++ b/graphics/particles/pentagram-burst.xml @@ -1,161 +1,161 @@ -<?xml version="1.0"?>
-
-<!--
-330 particles total.
--->
-
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- lifetime = "1"
- >
- <emitter>
- <property name="position-y" value="-16"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" value="60"/>
- <property name="lifetime" value="1"/>
- <property name="output" value="130"/>
- <emitter>
- <property name="gravity" min="-0.005" max="-0.002"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="80" max="100"/>
- <property name="power" min="0.01" max="0.4"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/>
- <property name="lifetime" value="120"/>
- <property name="fade-in" value="5"/>
- <property name="fade-out" value="80"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
-
-
- <emitter>
- <property name="position-x" value="57" />
- <property name="position-y" value="-35" />
- <property name="lifetime" value="1" />
- <emitter>
- <property name="horizontal-angle" value="180"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" min="0" max="114"/>
- <property name="output" value="40"/>
- <property name="lifetime" value="1"/>
- <emitter>
- <property name="gravity" min="-0.005" max="-0.002"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="80" max="100"/>
- <property name="power" min="0.01" max="0.4"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/>
- <property name="lifetime" value="120"/>
- <property name="fade-in" value="5"/>
- <property name="fade-out" value="80"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
- </emitter>
-
-
- <emitter>
- <property name="position-x" value="-57" />
- <property name="position-y" value="-35" />
- <property name="lifetime" value="1" />
- <emitter>
- <property name="horizontal-angle" value="36"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" min="0" max="114"/>
- <property name="output" value="40"/>
- <property name="lifetime" value="1"/>
- <emitter>
- <property name="gravity" min="-0.005" max="-0.002"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="80" max="100"/>
- <property name="power" min="0.01" max="0.4"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/>
- <property name="lifetime" value="120"/>
- <property name="fade-in" value="5"/>
- <property name="fade-out" value="80"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
- </emitter>
-
-
- <emitter>
- <property name="position-x" value="35" />
- <property name="position-y" value="33" />
- <property name="lifetime" value="1" />
- <emitter>
- <property name="horizontal-angle" value="252"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" min="0" max="114"/>
- <property name="output" value="40"/>
- <property name="lifetime" value="1"/>
- <emitter>
- <property name="gravity" min="-0.005" max="-0.002"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="80" max="100"/>
- <property name="power" min="0.01" max="0.4"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/>
- <property name="lifetime" value="120"/>
- <property name="fade-in" value="5"/>
- <property name="fade-out" value="80"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
- </emitter>
-
- <emitter>
- <property name="position-y" value="-76" />
- <property name="position-x" value="0" />
- <property name="lifetime" value="1" />
- <emitter>
- <property name="horizontal-angle" value="108"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" min="0" max="114"/>
- <property name="output" value="40"/>
- <property name="lifetime" value="1"/>
- <emitter>
- <property name="gravity" min="-0.005" max="-0.002"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="80" max="100"/>
- <property name="power" min="0.01" max="0.4"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/>
- <property name="lifetime" value="120"/>
- <property name="fade-in" value="5"/>
- <property name="fade-out" value="80"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
- </emitter>
-
-
- <emitter>
- <property name="position-x" value="-35" />
- <property name="position-y" value="33" />
- <property name="lifetime" value="1" />
- <emitter>
- <property name="horizontal-angle" value="324"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" min="0" max="114"/>
- <property name="output" value="40"/>
- <property name="lifetime" value="1"/>
- <emitter>
- <property name="gravity" min="-0.005" max="-0.002"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="80" max="100"/>
- <property name="power" min="0.01" max="0.4"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/>
- <property name="lifetime" value="120"/>
- <property name="fade-in" value="5"/>
- <property name="fade-out" value="80"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
- </emitter>
-
- </particle>
-</effect>
-
+<?xml version="1.0"?> + +<!-- +330 particles total. +--> + + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + lifetime = "1" + > + <emitter> + <property name="position-y" value="-16"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" value="60"/> + <property name="lifetime" value="1"/> + <property name="output" value="130"/> + <emitter> + <property name="gravity" min="-0.005" max="-0.002"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="80" max="100"/> + <property name="power" min="0.01" max="0.4"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/> + <property name="lifetime" value="120"/> + <property name="fade-in" value="5"/> + <property name="fade-out" value="80"/> + <property name="output" value="1"/> + </emitter> + </emitter> + + + <emitter> + <property name="position-x" value="57" /> + <property name="position-y" value="-35" /> + <property name="lifetime" value="1" /> + <emitter> + <property name="horizontal-angle" value="180"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" min="0" max="114"/> + <property name="output" value="40"/> + <property name="lifetime" value="1"/> + <emitter> + <property name="gravity" min="-0.005" max="-0.002"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="80" max="100"/> + <property name="power" min="0.01" max="0.4"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/> + <property name="lifetime" value="120"/> + <property name="fade-in" value="5"/> + <property name="fade-out" value="80"/> + <property name="output" value="1"/> + </emitter> + </emitter> + </emitter> + + + <emitter> + <property name="position-x" value="-57" /> + <property name="position-y" value="-35" /> + <property name="lifetime" value="1" /> + <emitter> + <property name="horizontal-angle" value="36"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" min="0" max="114"/> + <property name="output" value="40"/> + <property name="lifetime" value="1"/> + <emitter> + <property name="gravity" min="-0.005" max="-0.002"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="80" max="100"/> + <property name="power" min="0.01" max="0.4"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/> + <property name="lifetime" value="120"/> + <property name="fade-in" value="5"/> + <property name="fade-out" value="80"/> + <property name="output" value="1"/> + </emitter> + </emitter> + </emitter> + + + <emitter> + <property name="position-x" value="35" /> + <property name="position-y" value="33" /> + <property name="lifetime" value="1" /> + <emitter> + <property name="horizontal-angle" value="252"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" min="0" max="114"/> + <property name="output" value="40"/> + <property name="lifetime" value="1"/> + <emitter> + <property name="gravity" min="-0.005" max="-0.002"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="80" max="100"/> + <property name="power" min="0.01" max="0.4"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/> + <property name="lifetime" value="120"/> + <property name="fade-in" value="5"/> + <property name="fade-out" value="80"/> + <property name="output" value="1"/> + </emitter> + </emitter> + </emitter> + + <emitter> + <property name="position-y" value="-76" /> + <property name="position-x" value="0" /> + <property name="lifetime" value="1" /> + <emitter> + <property name="horizontal-angle" value="108"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" min="0" max="114"/> + <property name="output" value="40"/> + <property name="lifetime" value="1"/> + <emitter> + <property name="gravity" min="-0.005" max="-0.002"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="80" max="100"/> + <property name="power" min="0.01" max="0.4"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/> + <property name="lifetime" value="120"/> + <property name="fade-in" value="5"/> + <property name="fade-out" value="80"/> + <property name="output" value="1"/> + </emitter> + </emitter> + </emitter> + + + <emitter> + <property name="position-x" value="-35" /> + <property name="position-y" value="33" /> + <property name="lifetime" value="1" /> + <emitter> + <property name="horizontal-angle" value="324"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" min="0" max="114"/> + <property name="output" value="40"/> + <property name="lifetime" value="1"/> + <emitter> + <property name="gravity" min="-0.005" max="-0.002"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="80" max="100"/> + <property name="power" min="0.01" max="0.4"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/> + <property name="lifetime" value="120"/> + <property name="fade-in" value="5"/> + <property name="fade-out" value="80"/> + <property name="output" value="1"/> + </emitter> + </emitter> + </emitter> + + </particle> +</effect> + diff --git a/graphics/particles/pentagram-linedraw.particle.xml b/graphics/particles/pentagram-linedraw.particle.xml index de190421..4316b047 100644 --- a/graphics/particles/pentagram-linedraw.particle.xml +++ b/graphics/particles/pentagram-linedraw.particle.xml @@ -1,145 +1,145 @@ -<?xml version="1.0"?>
-
-<!--
-Pentagram on floor effect with flashes along the lines.
-Based on the one by fate with simplified structure and modified to be a permanent effect.
-Particle count fluctuates around 800-1000
-
- (0, -76.0),
-
-(-57, -35), (57, -35),
-
-
- (-35, 33)] [(35, 33),
--->
-
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- >
- <emitter>
- <property name="position-y" value="-16"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" value="60"/>
- <property name="lifetime" value="1"/>
- <property name="output" value="5"/>
- <emitter>
- <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/>
- <property name="lifetime" value="77"/>
- <property name="fade-in" value="57"/>
- <property name="fade-out" value="20"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
-
-
- <emitter>
- <property name="position-x" value="57" />
- <property name="position-y" value="-35" />
- <property name="output" min="-50" max="1"/>
- <property name="lifetime" value="1"/>
- <emitter>
- <property name="horizontal-angle" value="180"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" value="2"/>
- <property name="lifetime" value="57"/>
- <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/>
- <emitter>
- <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/>
- <property name="lifetime" value="20"/>
- <property name="fade-out" value="20"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
- </emitter>
-
-
- <emitter>
- <property name="position-x" value="-57" />
- <property name="position-y" value="-35" />
- <property name="output" min="-50" max="1"/>
- <property name="lifetime" value="1"/>
- <emitter>
- <property name="horizontal-angle" value="36"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" value="2"/>
- <property name="lifetime" value="57"/>
- <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/>
- <emitter>
- <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/>
- <property name="lifetime" value="20"/>
- <property name="fade-out" value="20"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
- </emitter>
-
-
- <emitter>
- <property name="position-x" value="35" />
- <property name="position-y" value="33" />
- <property name="output" min="-50" max="1"/>
- <property name="lifetime" value="1"/>
- <emitter>
- <property name="horizontal-angle" value="252"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" value="2"/>
- <property name="lifetime" value="57"/>
- <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/>
- <emitter>
- <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/>
- <property name="lifetime" value="20"/>
- <property name="fade-out" value="20"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
- </emitter>
-
- <emitter>
- <property name="position-y" value="-76" />
- <property name="position-x" value="0" />
- <property name="output" min="-50" max="1"/>
- <property name="lifetime" value="1"/>
- <emitter>
- <property name="horizontal-angle" value="108"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" value="2"/>
- <property name="lifetime" value="57"/>
- <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/>
- <emitter>
- <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/>
- <property name="lifetime" value="20"/>
- <property name="fade-out" value="20"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
- </emitter>
-
-
- <emitter>
- <property name="position-x" value="-35" />
- <property name="position-y" value="33" />
- <property name="output" min="-50" max="1"/>
- <property name="lifetime" value="1"/>
- <emitter>
- <property name="horizontal-angle" value="324"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" value="2"/>
- <property name="lifetime" value="57"/>
- <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/>
- <emitter>
- <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/>
- <property name="lifetime" value="20"/>
- <property name="fade-out" value="20"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
- </emitter>
-
- </particle>
-</effect>
-
+<?xml version="1.0"?> + +<!-- +Pentagram on floor effect with flashes along the lines. +Based on the one by fate with simplified structure and modified to be a permanent effect. +Particle count fluctuates around 800-1000 + + (0, -76.0), + +(-57, -35), (57, -35), + + + (-35, 33)] [(35, 33), +--> + + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + > + <emitter> + <property name="position-y" value="-16"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" value="60"/> + <property name="lifetime" value="1"/> + <property name="output" value="5"/> + <emitter> + <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/> + <property name="lifetime" value="77"/> + <property name="fade-in" value="57"/> + <property name="fade-out" value="20"/> + <property name="output" value="1"/> + </emitter> + </emitter> + + + <emitter> + <property name="position-x" value="57" /> + <property name="position-y" value="-35" /> + <property name="output" min="-50" max="1"/> + <property name="lifetime" value="1"/> + <emitter> + <property name="horizontal-angle" value="180"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" value="2"/> + <property name="lifetime" value="57"/> + <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/> + <emitter> + <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/> + <property name="lifetime" value="20"/> + <property name="fade-out" value="20"/> + <property name="output" value="1"/> + </emitter> + </emitter> + </emitter> + + + <emitter> + <property name="position-x" value="-57" /> + <property name="position-y" value="-35" /> + <property name="output" min="-50" max="1"/> + <property name="lifetime" value="1"/> + <emitter> + <property name="horizontal-angle" value="36"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" value="2"/> + <property name="lifetime" value="57"/> + <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/> + <emitter> + <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/> + <property name="lifetime" value="20"/> + <property name="fade-out" value="20"/> + <property name="output" value="1"/> + </emitter> + </emitter> + </emitter> + + + <emitter> + <property name="position-x" value="35" /> + <property name="position-y" value="33" /> + <property name="output" min="-50" max="1"/> + <property name="lifetime" value="1"/> + <emitter> + <property name="horizontal-angle" value="252"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" value="2"/> + <property name="lifetime" value="57"/> + <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/> + <emitter> + <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/> + <property name="lifetime" value="20"/> + <property name="fade-out" value="20"/> + <property name="output" value="1"/> + </emitter> + </emitter> + </emitter> + + <emitter> + <property name="position-y" value="-76" /> + <property name="position-x" value="0" /> + <property name="output" min="-50" max="1"/> + <property name="lifetime" value="1"/> + <emitter> + <property name="horizontal-angle" value="108"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" value="2"/> + <property name="lifetime" value="57"/> + <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/> + <emitter> + <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/> + <property name="lifetime" value="20"/> + <property name="fade-out" value="20"/> + <property name="output" value="1"/> + </emitter> + </emitter> + </emitter> + + + <emitter> + <property name="position-x" value="-35" /> + <property name="position-y" value="33" /> + <property name="output" min="-50" max="1"/> + <property name="lifetime" value="1"/> + <emitter> + <property name="horizontal-angle" value="324"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" value="2"/> + <property name="lifetime" value="57"/> + <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/> + <emitter> + <property name="image" value="graphics/particles/gloworb-small.png|W:#ffffff"/> + <property name="lifetime" value="20"/> + <property name="fade-out" value="20"/> + <property name="output" value="1"/> + </emitter> + </emitter> + </emitter> + + </particle> +</effect> + diff --git a/graphics/particles/pentagram-raise.particle.xml b/graphics/particles/pentagram-raise.particle.xml index 7475956d..39a26301 100644 --- a/graphics/particles/pentagram-raise.particle.xml +++ b/graphics/particles/pentagram-raise.particle.xml @@ -1,141 +1,141 @@ -<?xml version="1.0"?>
-
-<!--
-Pentagram on floor effect.
-based on the one by fate with simplified structure and modified to be a permanent effect.
-1201 particles.
--->
-
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- >
- <emitter>
- <property name="position-y" value="-16"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" value="60"/>
- <property name="lifetime" value="1"/>
- <property name="output" value="5"/>
- <emitter>
- <property name="gravity" min="-0.005" max="-0.002"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="80" max="100"/>
- <property name="power" min="0.01" max="0.4"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/>
- <property name="lifetime" value="60"/>
- <property name="fade-in" value="5"/>
- <property name="fade-out" value="40"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
-
-
- <emitter>
- <property name="position-x" value="57" />
- <property name="position-y" value="-35" />
- <property name="lifetime" value="1" />
- <property name="horizontal-angle" value="180"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" min="0" max="114"/>
- <emitter>
- <property name="gravity" min="-0.005" max="-0.002"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="80" max="100"/>
- <property name="power" min="0.01" max="0.4"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/>
- <property name="lifetime" value="60"/>
- <property name="fade-in" value="5"/>
- <property name="fade-out" value="40"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
-
-
- <emitter>
- <property name="position-x" value="-57" />
- <property name="position-y" value="-35" />
- <property name="lifetime" value="1" />
- <property name="horizontal-angle" value="36"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" min="0" max="114"/>
- <emitter>
- <property name="gravity" min="-0.005" max="-0.002"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="80" max="100"/>
- <property name="power" min="0.01" max="0.4"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/>
- <property name="lifetime" value="60"/>
- <property name="fade-in" value="5"/>
- <property name="fade-out" value="40"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
-
-
- <emitter>
- <property name="position-x" value="35" />
- <property name="position-y" value="33" />
- <property name="lifetime" value="1" />
- <property name="horizontal-angle" value="252"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" min="0" max="114"/>
- <emitter>
- <property name="gravity" min="-0.005" max="-0.002"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="80" max="100"/>
- <property name="power" min="0.01" max="0.4"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/>
- <property name="lifetime" value="60"/>
- <property name="fade-in" value="5"/>
- <property name="fade-out" value="40"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
-
- <emitter>
- <property name="position-y" value="-76" />
- <property name="position-x" value="0" />
- <property name="lifetime" value="1" />
- <property name="horizontal-angle" value="108"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" min="0" max="114"/>
- <emitter>
- <property name="gravity" min="-0.005" max="-0.002"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="80" max="100"/>
- <property name="power" min="0.01" max="0.4"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/>
- <property name="lifetime" value="60"/>
- <property name="fade-in" value="5"/>
- <property name="fade-out" value="40"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
-
-
- <emitter>
- <property name="position-x" value="-35" />
- <property name="position-y" value="33" />
- <property name="lifetime" value="1" />
- <property name="horizontal-angle" value="324"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" min="0" max="114"/>
- <emitter>
- <property name="gravity" min="-0.005" max="-0.002"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="80" max="100"/>
- <property name="power" min="0.01" max="0.4"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/>
- <property name="lifetime" value="60"/>
- <property name="fade-in" value="5"/>
- <property name="fade-out" value="40"/>
- <property name="output" value="1"/>
- </emitter>
- </emitter>
- </particle>
-</effect>
-
+<?xml version="1.0"?> + +<!-- +Pentagram on floor effect. +based on the one by fate with simplified structure and modified to be a permanent effect. +1201 particles. +--> + + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + > + <emitter> + <property name="position-y" value="-16"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" value="60"/> + <property name="lifetime" value="1"/> + <property name="output" value="5"/> + <emitter> + <property name="gravity" min="-0.005" max="-0.002"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="80" max="100"/> + <property name="power" min="0.01" max="0.4"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/> + <property name="lifetime" value="60"/> + <property name="fade-in" value="5"/> + <property name="fade-out" value="40"/> + <property name="output" value="1"/> + </emitter> + </emitter> + + + <emitter> + <property name="position-x" value="57" /> + <property name="position-y" value="-35" /> + <property name="lifetime" value="1" /> + <property name="horizontal-angle" value="180"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" min="0" max="114"/> + <emitter> + <property name="gravity" min="-0.005" max="-0.002"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="80" max="100"/> + <property name="power" min="0.01" max="0.4"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/> + <property name="lifetime" value="60"/> + <property name="fade-in" value="5"/> + <property name="fade-out" value="40"/> + <property name="output" value="1"/> + </emitter> + </emitter> + + + <emitter> + <property name="position-x" value="-57" /> + <property name="position-y" value="-35" /> + <property name="lifetime" value="1" /> + <property name="horizontal-angle" value="36"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" min="0" max="114"/> + <emitter> + <property name="gravity" min="-0.005" max="-0.002"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="80" max="100"/> + <property name="power" min="0.01" max="0.4"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/> + <property name="lifetime" value="60"/> + <property name="fade-in" value="5"/> + <property name="fade-out" value="40"/> + <property name="output" value="1"/> + </emitter> + </emitter> + + + <emitter> + <property name="position-x" value="35" /> + <property name="position-y" value="33" /> + <property name="lifetime" value="1" /> + <property name="horizontal-angle" value="252"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" min="0" max="114"/> + <emitter> + <property name="gravity" min="-0.005" max="-0.002"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="80" max="100"/> + <property name="power" min="0.01" max="0.4"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/> + <property name="lifetime" value="60"/> + <property name="fade-in" value="5"/> + <property name="fade-out" value="40"/> + <property name="output" value="1"/> + </emitter> + </emitter> + + <emitter> + <property name="position-y" value="-76" /> + <property name="position-x" value="0" /> + <property name="lifetime" value="1" /> + <property name="horizontal-angle" value="108"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" min="0" max="114"/> + <emitter> + <property name="gravity" min="-0.005" max="-0.002"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="80" max="100"/> + <property name="power" min="0.01" max="0.4"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/> + <property name="lifetime" value="60"/> + <property name="fade-in" value="5"/> + <property name="fade-out" value="40"/> + <property name="output" value="1"/> + </emitter> + </emitter> + + + <emitter> + <property name="position-x" value="-35" /> + <property name="position-y" value="33" /> + <property name="lifetime" value="1" /> + <property name="horizontal-angle" value="324"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" min="0" max="114"/> + <emitter> + <property name="gravity" min="-0.005" max="-0.002"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="80" max="100"/> + <property name="power" min="0.01" max="0.4"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#800000,d02020"/> + <property name="lifetime" value="60"/> + <property name="fade-in" value="5"/> + <property name="fade-out" value="40"/> + <property name="output" value="1"/> + </emitter> + </emitter> + </particle> +</effect> + diff --git a/graphics/particles/playerglow.particle.xml b/graphics/particles/playerglow.particle.xml index 36dea0fc..d9ed5b9e 100644 --- a/graphics/particles/playerglow.particle.xml +++ b/graphics/particles/playerglow.particle.xml @@ -1,31 +1,31 @@ -<?xml version="1.0"?>
-<!--
-Proof of concept of animated stationary particle effects (a bat ) and some
-orbiting yellow particles. Rather useless but could be used as a template for
-more useful status effect particle effects.
--->
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "64"
- lifetime = "-1"
- >
- <animation imageset="graphics/sprites/monster-bat.png" width="37" height="38">
- <sequence start="1" end="4" delay="50" />
- </animation>
- <emitter>
- <property name="position-x" min="-1" max="1"/>
- <property name="position-y" min="-1" max="1"/>
- <property name="position-z" min="0" max="0"/>
- <property name="power" min="0" max="3"/>
- <property name="vertical-angle" min="0" max="360"/>-->
- <property name="output" value="1"/>
- <property name="lifetime" value="60"/>
- <property name="fade-out" value="30"/>
- <property name="acceleration" value="0.1"/>
- <property name="momentum" value="0.998"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#ffff00"/>
- </emitter>
- </particle>
+<?xml version="1.0"?> +<!-- +Proof of concept of animated stationary particle effects (a bat ) and some +orbiting yellow particles. Rather useless but could be used as a template for +more useful status effect particle effects. +--> +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "64" + lifetime = "-1" + > + <animation imageset="graphics/sprites/monster-bat.png" width="37" height="38"> + <sequence start="1" end="4" delay="50" /> + </animation> + <emitter> + <property name="position-x" min="-1" max="1"/> + <property name="position-y" min="-1" max="1"/> + <property name="position-z" min="0" max="0"/> + <property name="power" min="0" max="3"/> + <property name="vertical-angle" min="0" max="360"/>--> + <property name="output" value="1"/> + <property name="lifetime" value="60"/> + <property name="fade-out" value="30"/> + <property name="acceleration" value="0.1"/> + <property name="momentum" value="0.998"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#ffff00"/> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/rain.xml b/graphics/particles/rain.xml index 098e9f4c..63f97a6c 100644 --- a/graphics/particles/rain.xml +++ b/graphics/particles/rain.xml @@ -1,22 +1,22 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "400"
- lifetime = "100"
- >
- <!-- <property name="follow-parent" value="0"/> -->
- <emitter><!-- <property name="follow-parent" value="0"/> -->
- <property name="lifetime" min="25" max="30"/>
- <property name="position-x" min="60" max="120"/>
- <property name="position-y" min="-30" max="30"/>
- <property name="vertical-angle" value="260"/>
- <property name="power" value="20"/>
- <property name="output" min="0" max="1"/>
- <property name="gravity" value="0.04"/>
- <property name="image" value="graphics/particles/raindrop.png"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "400" + lifetime = "100" + > + <!-- <property name="follow-parent" value="0"/> --> + <emitter><!-- <property name="follow-parent" value="0"/> --> + <property name="lifetime" min="25" max="30"/> + <property name="position-x" min="60" max="120"/> + <property name="position-y" min="-30" max="30"/> + <property name="vertical-angle" value="260"/> + <property name="power" value="20"/> + <property name="output" min="0" max="1"/> + <property name="gravity" value="0.04"/> + <property name="image" value="graphics/particles/raindrop.png"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/skillup.particle.xml b/graphics/particles/skillup.particle.xml index 3bd3a631..91d79e7a 100644 --- a/graphics/particles/skillup.particle.xml +++ b/graphics/particles/skillup.particle.xml @@ -1,23 +1,23 @@ -<?xml version="1.0"?>
-<!--
-Green stars which are supposed to engulf a character
--->
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- lifetime = "128"
- >
- <emitter>
- <property name="image" value="graphics/particles/star-medium.png|W:#00ff00,ffffff"/>
- <property name="vertical-angle" value="90"/>
- <property name="power" value="2"/>
- <property name="lifetime" value="36"/>
- <property name="output" min="-5" max="1"/>
- <property name="position-x" min="-16" max="16"/>
- <property name="position-y" min="-16" max="16"/>
- <property name="position-z" min="0" max="32"/>
- </emitter>
- </particle>
+<?xml version="1.0"?> +<!-- +Green stars which are supposed to engulf a character +--> +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + lifetime = "128" + > + <emitter> + <property name="image" value="graphics/particles/star-medium.png|W:#00ff00,ffffff"/> + <property name="vertical-angle" value="90"/> + <property name="power" value="2"/> + <property name="lifetime" value="36"/> + <property name="output" min="-5" max="1"/> + <property name="position-x" min="-16" max="16"/> + <property name="position-y" min="-16" max="16"/> + <property name="position-z" min="0" max="32"/> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/snow.particle.xml b/graphics/particles/snow.particle.xml index ce8c6391..f4ea9191 100644 --- a/graphics/particles/snow.particle.xml +++ b/graphics/particles/snow.particle.xml @@ -1,24 +1,24 @@ -<?xml version="1.0"?>
-<!--
-Snowflakes which cover 200x200 tiles which is enough for most reasonably-sized
-maps. Most people think it sucks.
--->
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "512"
- >
- <emitter>
- <property name="position-x" min="0.0" max="6400"/>
- <property name="position-y" min="0.0" max="6400"/>
- <property name="gravity" value="0.03"/>
- <property name="momentum" value="0.97"/>
- <!--<property name="randomnes" value="100"/>-->
- <property name="image" value="graphics/particles/snowflake.png"/>
- <property name="output" min="0" max="3"/>
- <property name="fade-in" value="100"/>
- </emitter>
-
- </particle>
+<?xml version="1.0"?> +<!-- +Snowflakes which cover 200x200 tiles which is enough for most reasonably-sized +maps. Most people think it sucks. +--> +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "512" + > + <emitter> + <property name="position-x" min="0.0" max="6400"/> + <property name="position-y" min="0.0" max="6400"/> + <property name="gravity" value="0.03"/> + <property name="momentum" value="0.97"/> + <!--<property name="randomnes" value="100"/>--> + <property name="image" value="graphics/particles/snowflake.png"/> + <property name="output" min="0" max="3"/> + <property name="fade-in" value="100"/> + </emitter> + + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/soulmenhir.particle.xml b/graphics/particles/soulmenhir.particle.xml index 0c72764a..b4ef779f 100644 --- a/graphics/particles/soulmenhir.particle.xml +++ b/graphics/particles/soulmenhir.particle.xml @@ -1,42 +1,42 @@ -<?xml version="1.0"?>
-<!--
-Light blue particles which fly up to the sky. About one tile wide, three tiles
-high and supposed to give an object which is about half as large as a player
-character some magical aura.
--->
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- >
- <emitter>
- <property name="position-z" value="16" />
- <property name="vertical-angle" min="0" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="20" max="24"/>
- <property name="lifetime" value="1"/>
- <property name="output" value="1"/>
- <emitter>
- <property name="gravity" value="-0.2"/>
- <property name="momentum" value="0.9"/>
- <property name="image" value="graphics/particles/gloworb-medium.png|W:#00ffff"/>
- <property name="lifetime" value="100"/>
- <property name="fade-in" value="10"/>
- <property name="fade-out" value="90"/>
- <property name="output" min="0" max="1"/>
- <property name="randomnes" value="200"/>
- </emitter>
- <emitter>
- <property name="gravity" value="-0.2"/>
- <property name="momentum" value="0.9"/>
- <property name="image" value="graphics/particles/orb-small.png|W:#00ffff"/>
- <property name="lifetime" value="100"/>
- <property name="fade-in" value="10"/>
- <property name="fade-out" value="90"/>
- <property name="output" min="0" max="1"/>
- <property name="randomnes" value="200"/>
- </emitter>
- </emitter>
- </particle>
+<?xml version="1.0"?> +<!-- +Light blue particles which fly up to the sky. About one tile wide, three tiles +high and supposed to give an object which is about half as large as a player +character some magical aura. +--> +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + > + <emitter> + <property name="position-z" value="16" /> + <property name="vertical-angle" min="0" max="90"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="power" min="20" max="24"/> + <property name="lifetime" value="1"/> + <property name="output" value="1"/> + <emitter> + <property name="gravity" value="-0.2"/> + <property name="momentum" value="0.9"/> + <property name="image" value="graphics/particles/gloworb-medium.png|W:#00ffff"/> + <property name="lifetime" value="100"/> + <property name="fade-in" value="10"/> + <property name="fade-out" value="90"/> + <property name="output" min="0" max="1"/> + <property name="randomnes" value="200"/> + </emitter> + <emitter> + <property name="gravity" value="-0.2"/> + <property name="momentum" value="0.9"/> + <property name="image" value="graphics/particles/orb-small.png|W:#00ffff"/> + <property name="lifetime" value="100"/> + <property name="fade-in" value="10"/> + <property name="fade-out" value="90"/> + <property name="output" min="0" max="1"/> + <property name="randomnes" value="200"/> + </emitter> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/sparkle.big.green.particle.xml b/graphics/particles/sparkle.big.green.particle.xml index 769c6055..5c60080c 100644 --- a/graphics/particles/sparkle.big.green.particle.xml +++ b/graphics/particles/sparkle.big.green.particle.xml @@ -1,23 +1,23 @@ -<?xml version="1.0"?>
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- >
- <emitter>
- <animation imageset="graphics/particles/sparkle.png|W:#99ff66" width="15" height="15">
- <sequence start="0" end="3" delay="100" />
- <frame index="0" delay="200" />
- </animation>
- <property name="vertical-angle" value="90"/>
- <property name="power" min="0.5" max="0.5"/>
- <property name="lifetime" min="15" max="25"/>
- <property name="output" min="1" max="1"/>
- <property name="output-pause" value="1"/>
- <property name="position-x" min="-20" max="20"/>
- <property name="position-y" min="-20" max="20"/>
- <property name="position-z" min="29" max="40"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + > + <emitter> + <animation imageset="graphics/particles/sparkle.png|W:#99ff66" width="15" height="15"> + <sequence start="0" end="3" delay="100" /> + <frame index="0" delay="200" /> + </animation> + <property name="vertical-angle" value="90"/> + <property name="power" min="0.5" max="0.5"/> + <property name="lifetime" min="15" max="25"/> + <property name="output" min="1" max="1"/> + <property name="output-pause" value="1"/> + <property name="position-x" min="-20" max="20"/> + <property name="position-y" min="-20" max="20"/> + <property name="position-z" min="29" max="40"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/sparkle.green.particle.xml b/graphics/particles/sparkle.green.particle.xml index c386f028..652b2f8b 100644 --- a/graphics/particles/sparkle.green.particle.xml +++ b/graphics/particles/sparkle.green.particle.xml @@ -1,23 +1,23 @@ -<?xml version="1.0"?>
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- >
- <emitter>
- <animation imageset="graphics/particles/sparkle.png|W:#99ff66" width="15" height="15">
- <sequence start="0" end="3" delay="100" />
- <frame index="0" delay="200" />
- </animation>
- <property name="vertical-angle" value="90"/>
- <property name="power" min="0.5" max="0.5"/>
- <property name="lifetime" min="15" max="25"/>
- <property name="output" min="1" max="1"/>
- <property name="output-pause" value="2"/>
- <property name="position-x" min="-8" max="8"/>
- <property name="position-y" min="-8" max="8"/>
- <property name="position-z" min="29" max="40"/>
- </emitter>
- </particle>
-</effect>
+<?xml version="1.0"?> +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + > + <emitter> + <animation imageset="graphics/particles/sparkle.png|W:#99ff66" width="15" height="15"> + <sequence start="0" end="3" delay="100" /> + <frame index="0" delay="200" /> + </animation> + <property name="vertical-angle" value="90"/> + <property name="power" min="0.5" max="0.5"/> + <property name="lifetime" min="15" max="25"/> + <property name="output" min="1" max="1"/> + <property name="output-pause" value="2"/> + <property name="position-x" min="-8" max="8"/> + <property name="position-y" min="-8" max="8"/> + <property name="position-z" min="29" max="40"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/voidportal.particle.xml b/graphics/particles/voidportal.particle.xml index a5b4b865..45c58fe6 100644 --- a/graphics/particles/voidportal.particle.xml +++ b/graphics/particles/voidportal.particle.xml @@ -1,35 +1,35 @@ -<effect>
-<!--
-A black circle about 100 pixels in diameter with an unsharp border which emits
-white particles. Looks like a portal to another dimension. It takes about 420
-particles and reduces the FPS by about 30%.
-
-Could be used for a monster spawn area.
--->
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "64"
- >
- <emitter>
- <property name="power" min="1" max="2"/>
- <property name="vertical-angle" min="0" max="360"/>
- <property name="position-x" min="-18" max="18"/>
- <property name="position-z" min="-18" max="18"/>
- <property name="image" value="graphics/particles/glow-medium.png|W:#000000"/>
- <property name="output" min="1" max="2"/>
- <property name="acceleration" value="0.05" />
- <property name="lifetime" value="80" />
- </emitter>
- <emitter>
- <property name="power" value="0.2"/>
- <property name="vertical-angle" min="-80" max="80"/>
- <property name="horizontal-angle" min="10" max="170"/>
- <property name="momentum" value="1.03"/>
- <property name="image" value="graphics/particles/orb-medium.png|W:#ffffff"/>
- <property name="lifetime" value="90"/>
- <property name="fade-out" value="45"/>
- <property name="output" value="3"/>
- </emitter>
- </particle>
+<effect> +<!-- +A black circle about 100 pixels in diameter with an unsharp border which emits +white particles. Looks like a portal to another dimension. It takes about 420 +particles and reduces the FPS by about 30%. + +Could be used for a monster spawn area. +--> + <particle + position-x = "0" + position-y = "0" + position-z = "64" + > + <emitter> + <property name="power" min="1" max="2"/> + <property name="vertical-angle" min="0" max="360"/> + <property name="position-x" min="-18" max="18"/> + <property name="position-z" min="-18" max="18"/> + <property name="image" value="graphics/particles/glow-medium.png|W:#000000"/> + <property name="output" min="1" max="2"/> + <property name="acceleration" value="0.05" /> + <property name="lifetime" value="80" /> + </emitter> + <emitter> + <property name="power" value="0.2"/> + <property name="vertical-angle" min="-80" max="80"/> + <property name="horizontal-angle" min="10" max="170"/> + <property name="momentum" value="1.03"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#ffffff"/> + <property name="lifetime" value="90"/> + <property name="fade-out" value="45"/> + <property name="output" value="3"/> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/waterfall-1x2.particle.xml b/graphics/particles/waterfall-1x2.particle.xml index ffb35397..ecba64e1 100644 --- a/graphics/particles/waterfall-1x2.particle.xml +++ b/graphics/particles/waterfall-1x2.particle.xml @@ -1,46 +1,46 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- >
- <emitter>
- <property name="position-x" min="-4" max="14"/>
- <property name="position-y" min="-28" max="-24"/>
- <property name="position-z" min="52" max="62"/>
- <property name="image" value="graphics/particles/waterfall-a.png"/>
- <property name="output" min="0" max="1"/>
- <property name="horizontal-angle" value="90"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" min="0.8" max="1.0"/>
- <property name="gravity" value="0.05"/>
- <property name="fade-in" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-16" max="26"/>
- <property name="position-y" min="20" max="30"/>
- <property name="position-z" min="0" max="8"/>
- <property name="image" value="graphics/particles/fog-medium-a.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" value="1.0"/>
- <property name="output" min="1" max="2"/>
- <property name="lifetime" min="20" max="40"/>
- <property name="fade-out" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-16" max="26"/>
- <property name="position-y" min="20" max="30"/>
- <property name="position-z" min="0" max="8"/>
- <property name="image" value="graphics/particles/fog-medium-b.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" value="1.0"/>
- <property name="output" min="1" max="2"/>
- <property name="lifetime" min="20" max="40"/>
- <property name="fade-out" value="20"/>
- </emitter>
- </particle>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + > + <emitter> + <property name="position-x" min="-4" max="14"/> + <property name="position-y" min="-28" max="-24"/> + <property name="position-z" min="52" max="62"/> + <property name="image" value="graphics/particles/waterfall-a.png"/> + <property name="output" min="0" max="1"/> + <property name="horizontal-angle" value="90"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" min="0.8" max="1.0"/> + <property name="gravity" value="0.05"/> + <property name="fade-in" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-16" max="26"/> + <property name="position-y" min="20" max="30"/> + <property name="position-z" min="0" max="8"/> + <property name="image" value="graphics/particles/fog-medium-a.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="90"/> + <property name="power" value="1.0"/> + <property name="output" min="1" max="2"/> + <property name="lifetime" min="20" max="40"/> + <property name="fade-out" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-16" max="26"/> + <property name="position-y" min="20" max="30"/> + <property name="position-z" min="0" max="8"/> + <property name="image" value="graphics/particles/fog-medium-b.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="90"/> + <property name="power" value="1.0"/> + <property name="output" min="1" max="2"/> + <property name="lifetime" min="20" max="40"/> + <property name="fade-out" value="20"/> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/waterfall-1x3.particle.xml b/graphics/particles/waterfall-1x3.particle.xml index b040489a..818f431a 100644 --- a/graphics/particles/waterfall-1x3.particle.xml +++ b/graphics/particles/waterfall-1x3.particle.xml @@ -1,46 +1,46 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- >
- <emitter>
- <property name="position-x" min="-4" max="14"/>
- <property name="position-y" min="-28" max="-24"/>
- <property name="position-z" min="72" max="82"/>
- <property name="image" value="graphics/particles/waterfall-a.png"/>
- <property name="output" min="0" max="1"/>
- <property name="horizontal-angle" value="90"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" min="0.8" max="1.0"/>
- <property name="gravity" value="0.05"/>
- <property name="fade-in" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-16" max="26"/>
- <property name="position-y" min="34" max="44"/>
- <property name="position-z" min="0" max="8"/>
- <property name="image" value="graphics/particles/fog-medium-a.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" value="1.0"/>
- <property name="output" min="1" max="1"/>
- <property name="lifetime" min="20" max="40"/>
- <property name="fade-out" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-16" max="26"/>
- <property name="position-y" min="34" max="44"/>
- <property name="position-z" min="0" max="8"/>
- <property name="image" value="graphics/particles/fog-medium-b.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" value="1.0"/>
- <property name="output" min="1" max="1"/>
- <property name="lifetime" min="20" max="40"/>
- <property name="fade-out" value="20"/>
- </emitter>
- </particle>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + > + <emitter> + <property name="position-x" min="-4" max="14"/> + <property name="position-y" min="-28" max="-24"/> + <property name="position-z" min="72" max="82"/> + <property name="image" value="graphics/particles/waterfall-a.png"/> + <property name="output" min="0" max="1"/> + <property name="horizontal-angle" value="90"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" min="0.8" max="1.0"/> + <property name="gravity" value="0.05"/> + <property name="fade-in" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-16" max="26"/> + <property name="position-y" min="34" max="44"/> + <property name="position-z" min="0" max="8"/> + <property name="image" value="graphics/particles/fog-medium-a.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="90"/> + <property name="power" value="1.0"/> + <property name="output" min="1" max="1"/> + <property name="lifetime" min="20" max="40"/> + <property name="fade-out" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-16" max="26"/> + <property name="position-y" min="34" max="44"/> + <property name="position-z" min="0" max="8"/> + <property name="image" value="graphics/particles/fog-medium-b.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="90"/> + <property name="power" value="1.0"/> + <property name="output" min="1" max="1"/> + <property name="lifetime" min="20" max="40"/> + <property name="fade-out" value="20"/> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/waterfall-2x1.particle.xml b/graphics/particles/waterfall-2x1.particle.xml index 3ed44d1e..a45c2e68 100644 --- a/graphics/particles/waterfall-2x1.particle.xml +++ b/graphics/particles/waterfall-2x1.particle.xml @@ -1,46 +1,46 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- >
- <emitter>
- <property name="position-x" min="-24" max="30"/>
- <property name="position-y" min="-28" max="-24"/>
- <property name="position-z" min="27" max="37"/>
- <property name="image" value="graphics/particles/waterfall-a.png"/>
- <property name="output" min="2" max="2"/>
- <property name="horizontal-angle" value="90"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" min="0.8" max="1.0"/>
- <property name="gravity" value="0.05"/>
- <property name="fade-in" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-40" max="48"/>
- <property name="position-y" min="20" max="30"/>
- <property name="position-z" min="0" max="8"/>
- <property name="image" value="graphics/particles/fog-medium-a.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" value="1.0"/>
- <property name="output" min="2" max="3"/>
- <property name="lifetime" min="20" max="40"/>
- <property name="fade-out" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-40" max="48"/>
- <property name="position-y" min="20" max="30"/>
- <property name="position-z" min="0" max="8"/>
- <property name="image" value="graphics/particles/fog-medium-b.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" value="1.0"/>
- <property name="output" min="2" max="3"/>
- <property name="lifetime" min="20" max="40"/>
- <property name="fade-out" value="20"/>
- </emitter>
- </particle>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + > + <emitter> + <property name="position-x" min="-24" max="30"/> + <property name="position-y" min="-28" max="-24"/> + <property name="position-z" min="27" max="37"/> + <property name="image" value="graphics/particles/waterfall-a.png"/> + <property name="output" min="2" max="2"/> + <property name="horizontal-angle" value="90"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" min="0.8" max="1.0"/> + <property name="gravity" value="0.05"/> + <property name="fade-in" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-40" max="48"/> + <property name="position-y" min="20" max="30"/> + <property name="position-z" min="0" max="8"/> + <property name="image" value="graphics/particles/fog-medium-a.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="90"/> + <property name="power" value="1.0"/> + <property name="output" min="2" max="3"/> + <property name="lifetime" min="20" max="40"/> + <property name="fade-out" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-40" max="48"/> + <property name="position-y" min="20" max="30"/> + <property name="position-z" min="0" max="8"/> + <property name="image" value="graphics/particles/fog-medium-b.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="90"/> + <property name="power" value="1.0"/> + <property name="output" min="2" max="3"/> + <property name="lifetime" min="20" max="40"/> + <property name="fade-out" value="20"/> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/waterfall-2x2.particle.xml b/graphics/particles/waterfall-2x2.particle.xml index 6d4e52f8..cb7559e4 100644 --- a/graphics/particles/waterfall-2x2.particle.xml +++ b/graphics/particles/waterfall-2x2.particle.xml @@ -1,46 +1,46 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- >
- <emitter>
- <property name="position-x" min="-24" max="30"/>
- <property name="position-y" min="-24" max="-20"/>
- <property name="position-z" min="55" max="65"/>
- <property name="image" value="graphics/particles/waterfall-a.png"/>
- <property name="output" min="2" max="2"/>
- <property name="horizontal-angle" value="90"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" min="0.8" max="1.0"/>
- <property name="gravity" value="0.05"/>
- <property name="fade-in" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-40" max="48"/>
- <property name="position-y" min="30" max="40"/>
- <property name="position-z" min="0" max="8"/>
- <property name="image" value="graphics/particles/fog-medium-a.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" value="1.0"/>
- <property name="output" min="1" max="2"/>
- <property name="lifetime" min="20" max="40"/>
- <property name="fade-out" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-40" max="48"/>
- <property name="position-y" min="30" max="40"/>
- <property name="position-z" min="0" max="8"/>
- <property name="image" value="graphics/particles/fog-medium-b.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" value="1.0"/>
- <property name="output" min="1" max="2"/>
- <property name="lifetime" min="20" max="40"/>
- <property name="fade-out" value="20"/>
- </emitter>
- </particle>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + > + <emitter> + <property name="position-x" min="-24" max="30"/> + <property name="position-y" min="-24" max="-20"/> + <property name="position-z" min="55" max="65"/> + <property name="image" value="graphics/particles/waterfall-a.png"/> + <property name="output" min="2" max="2"/> + <property name="horizontal-angle" value="90"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" min="0.8" max="1.0"/> + <property name="gravity" value="0.05"/> + <property name="fade-in" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-40" max="48"/> + <property name="position-y" min="30" max="40"/> + <property name="position-z" min="0" max="8"/> + <property name="image" value="graphics/particles/fog-medium-a.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="90"/> + <property name="power" value="1.0"/> + <property name="output" min="1" max="2"/> + <property name="lifetime" min="20" max="40"/> + <property name="fade-out" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-40" max="48"/> + <property name="position-y" min="30" max="40"/> + <property name="position-z" min="0" max="8"/> + <property name="image" value="graphics/particles/fog-medium-b.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="90"/> + <property name="power" value="1.0"/> + <property name="output" min="1" max="2"/> + <property name="lifetime" min="20" max="40"/> + <property name="fade-out" value="20"/> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/waterfall-2x3.particle.xml b/graphics/particles/waterfall-2x3.particle.xml index d22c9299..3d62fd0f 100644 --- a/graphics/particles/waterfall-2x3.particle.xml +++ b/graphics/particles/waterfall-2x3.particle.xml @@ -1,46 +1,46 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- >
- <emitter>
- <property name="position-x" min="-24" max="30"/>
- <property name="position-y" min="-28" max="-24"/>
- <property name="position-z" min="0" max="100"/>
- <property name="image" value="graphics/particles/waterfall-a.png"/>
- <property name="output" min="2" max="2"/>
- <property name="horizontal-angle" value="90"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" min="0.7" max="1.0"/>
- <property name="gravity" value="0.05"/>
- <property name="fade-in" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-40" max="48"/>
- <property name="position-y" min="34" max="44"/>
- <property name="position-z" min="0" max="8"/>
- <property name="image" value="graphics/particles/fog-medium-a.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" value="1.0"/>
- <property name="output" min="1" max="2"/>
- <property name="lifetime" min="20" max="40"/>
- <property name="fade-out" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-40" max="48"/>
- <property name="position-y" min="34" max="44"/>
- <property name="position-z" min="0" max="8"/>
- <property name="image" value="graphics/particles/fog-medium-b.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" value="1.0"/>
- <property name="output" min="1" max="2"/>
- <property name="lifetime" min="20" max="40"/>
- <property name="fade-out" value="20"/>
- </emitter>
- </particle>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + > + <emitter> + <property name="position-x" min="-24" max="30"/> + <property name="position-y" min="-28" max="-24"/> + <property name="position-z" min="0" max="100"/> + <property name="image" value="graphics/particles/waterfall-a.png"/> + <property name="output" min="2" max="2"/> + <property name="horizontal-angle" value="90"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" min="0.7" max="1.0"/> + <property name="gravity" value="0.05"/> + <property name="fade-in" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-40" max="48"/> + <property name="position-y" min="34" max="44"/> + <property name="position-z" min="0" max="8"/> + <property name="image" value="graphics/particles/fog-medium-a.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="90"/> + <property name="power" value="1.0"/> + <property name="output" min="1" max="2"/> + <property name="lifetime" min="20" max="40"/> + <property name="fade-out" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-40" max="48"/> + <property name="position-y" min="34" max="44"/> + <property name="position-z" min="0" max="8"/> + <property name="image" value="graphics/particles/fog-medium-b.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="90"/> + <property name="power" value="1.0"/> + <property name="output" min="1" max="2"/> + <property name="lifetime" min="20" max="40"/> + <property name="fade-out" value="20"/> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/waterfall-2x4.particle.xml b/graphics/particles/waterfall-2x4.particle.xml index ea44e770..075950b3 100644 --- a/graphics/particles/waterfall-2x4.particle.xml +++ b/graphics/particles/waterfall-2x4.particle.xml @@ -1,46 +1,46 @@ -<?xml version="1.0"?>
-
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- >
- <emitter>
- <property name="position-x" min="-24" max="30"/>
- <property name="position-y" min="-62" max="-58"/>
- <property name="position-z" min="105" max="115"/>
- <property name="image" value="graphics/particles/waterfall-a.png"/>
- <property name="output" min="2" max="2"/>
- <property name="horizontal-angle" value="90"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" min="0.8" max="1.0"/>
- <property name="gravity" value="0.05"/>
- <property name="fade-in" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-40" max="48"/>
- <property name="position-y" min="20" max="30"/>
- <property name="position-z" min="0" max="8"/>
- <property name="image" value="graphics/particles/fog-medium-a.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" value="1.0"/>
- <property name="output" min="1" max="2"/>
- <property name="lifetime" min="20" max="40"/>
- <property name="fade-out" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-40" max="48"/>
- <property name="position-y" min="20" max="30"/>
- <property name="position-z" min="0" max="8"/>
- <property name="image" value="graphics/particles/fog-medium-b.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" value="1.0"/>
- <property name="output" min="1" max="2"/>
- <property name="lifetime" min="20" max="40"/>
- <property name="fade-out" value="20"/>
- </emitter>
- </particle>
+<?xml version="1.0"?> + +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + > + <emitter> + <property name="position-x" min="-24" max="30"/> + <property name="position-y" min="-62" max="-58"/> + <property name="position-z" min="105" max="115"/> + <property name="image" value="graphics/particles/waterfall-a.png"/> + <property name="output" min="2" max="2"/> + <property name="horizontal-angle" value="90"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" min="0.8" max="1.0"/> + <property name="gravity" value="0.05"/> + <property name="fade-in" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-40" max="48"/> + <property name="position-y" min="20" max="30"/> + <property name="position-z" min="0" max="8"/> + <property name="image" value="graphics/particles/fog-medium-a.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="90"/> + <property name="power" value="1.0"/> + <property name="output" min="1" max="2"/> + <property name="lifetime" min="20" max="40"/> + <property name="fade-out" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-40" max="48"/> + <property name="position-y" min="20" max="30"/> + <property name="position-z" min="0" max="8"/> + <property name="image" value="graphics/particles/fog-medium-b.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="90"/> + <property name="power" value="1.0"/> + <property name="output" min="1" max="2"/> + <property name="lifetime" min="20" max="40"/> + <property name="fade-out" value="20"/> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/waterfall.particle.xml b/graphics/particles/waterfall.particle.xml index c336497c..03aa1200 100644 --- a/graphics/particles/waterfall.particle.xml +++ b/graphics/particles/waterfall.particle.xml @@ -1,61 +1,61 @@ -<?xml version="1.0"?>
-<!--
-A waterfall viewed from the front with some steam at the bottom. A little more
-than one tile wide and about 3 tiles high.
--->
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "0"
- >
- <emitter>
- <property name="position-x" min="0" max="32"/>
- <property name="position-y" min="0" max="8"/>
- <property name="position-z" min="80" max="88"/>
- <property name="image" value="graphics/particles/waterfall-a.png"/>
- <property name="output" min="1" max="1"/>
- <property name="horizontal-angle" value="90"/>
- <property name="vertical-angle" min="0" max="0"/>
- <property name="power" min="0.8" max="1.0"/>
- <property name="gravity" value="0.05"/>
- <property name="fade-in" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-16" max="48"/>
- <property name="position-y" min="48" max="58"/>
- <property name="position-z" min="0" max="8"/>
- <property name="image" value="graphics/particles/fog-medium-a.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" value="1.0"/>
- <property name="output" min="1" max="2"/>
- <property name="lifetime" min="20" max="40"/>
- <property name="fade-out" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-16" max="48"/>
- <property name="position-y" min="48" max="58"/>
- <property name="position-z" min="0" max="8"/>
- <property name="image" value="graphics/particles/fog-medium-b.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" value="1.0"/>
- <property name="output" min="1" max="2"/>
- <property name="lifetime" min="20" max="40"/>
- <property name="fade-out" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-16" max="48"/>
- <property name="position-y" min="48" max="58"/>
- <property name="position-z" min="0" max="8"/>
- <property name="image" value="graphics/particles/fog-medium-c.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" value="1.0"/>
- <property name="output" min="1" max="2"/>
- <property name="lifetime" min="20" max="40"/>
- <property name="fade-out" value="20"/>
- </emitter>
- </particle>
+<?xml version="1.0"?> +<!-- +A waterfall viewed from the front with some steam at the bottom. A little more +than one tile wide and about 3 tiles high. +--> +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "0" + > + <emitter> + <property name="position-x" min="0" max="32"/> + <property name="position-y" min="0" max="8"/> + <property name="position-z" min="80" max="88"/> + <property name="image" value="graphics/particles/waterfall-a.png"/> + <property name="output" min="1" max="1"/> + <property name="horizontal-angle" value="90"/> + <property name="vertical-angle" min="0" max="0"/> + <property name="power" min="0.8" max="1.0"/> + <property name="gravity" value="0.05"/> + <property name="fade-in" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-16" max="48"/> + <property name="position-y" min="48" max="58"/> + <property name="position-z" min="0" max="8"/> + <property name="image" value="graphics/particles/fog-medium-a.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="90"/> + <property name="power" value="1.0"/> + <property name="output" min="1" max="2"/> + <property name="lifetime" min="20" max="40"/> + <property name="fade-out" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-16" max="48"/> + <property name="position-y" min="48" max="58"/> + <property name="position-z" min="0" max="8"/> + <property name="image" value="graphics/particles/fog-medium-b.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="90"/> + <property name="power" value="1.0"/> + <property name="output" min="1" max="2"/> + <property name="lifetime" min="20" max="40"/> + <property name="fade-out" value="20"/> + </emitter> + <emitter> + <property name="position-x" min="-16" max="48"/> + <property name="position-y" min="48" max="58"/> + <property name="position-z" min="0" max="8"/> + <property name="image" value="graphics/particles/fog-medium-c.png"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="90"/> + <property name="power" value="1.0"/> + <property name="output" min="1" max="2"/> + <property name="lifetime" min="20" max="40"/> + <property name="fade-out" value="20"/> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/whirlpool.particle.xml b/graphics/particles/whirlpool.particle.xml index 159ebd6a..7ea82a1a 100644 --- a/graphics/particles/whirlpool.particle.xml +++ b/graphics/particles/whirlpool.particle.xml @@ -1,30 +1,30 @@ -<?xml version="1.0"?>
-<!--
-White bubbles which come out of the ground and fill exactly one tile.
--->
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "1"
- >
- <emitter>
- <property name="position-x" min="0" max="32"/>
- <property name="position-y" min="0" max="48"/>
- <animation imageset="graphics/particles/bubble_8px.png" width="8" height="8">
- <frame index="0" delay="50" />
- <frame index="1" delay="50" />
- <frame index="2" delay="50" />
- <frame index="3" delay="50" />
- <frame index="4" delay="50" />
- <frame index="5" delay="50" />
- <frame index="6" delay="50" />
- <frame index="7" delay="-1" />
- </animation>
- <property name="lifetime" value="100"/>
- <property name="output" min="-1" max="1"/>
- <property name="fade-in" value="0"/>
- <property name="fade-out" value="0"/>
- </emitter>
- </particle>
+<?xml version="1.0"?> +<!-- +White bubbles which come out of the ground and fill exactly one tile. +--> +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "1" + > + <emitter> + <property name="position-x" min="0" max="32"/> + <property name="position-y" min="0" max="48"/> + <animation imageset="graphics/particles/bubble_8px.png" width="8" height="8"> + <frame index="0" delay="50" /> + <frame index="1" delay="50" /> + <frame index="2" delay="50" /> + <frame index="3" delay="50" /> + <frame index="4" delay="50" /> + <frame index="5" delay="50" /> + <frame index="6" delay="50" /> + <frame index="7" delay="-1" /> + </animation> + <property name="lifetime" value="100"/> + <property name="output" min="-1" max="1"/> + <property name="fade-in" value="0"/> + <property name="fade-out" value="0"/> + </emitter> + </particle> </effect>
\ No newline at end of file diff --git a/graphics/particles/wispdance.particle.xml b/graphics/particles/wispdance.particle.xml index 4ebf36ea..019ead23 100644 --- a/graphics/particles/wispdance.particle.xml +++ b/graphics/particles/wispdance.particle.xml @@ -1,56 +1,56 @@ -<?xml version="1.0"?>
-
-<!--
-Two orbiting particles high above ground which leave a trail of falling sparks
-and thus create a falling double helix.
-
-About 180 particles on max detail.
-
- Does not work with particleFastPhysics on 2.
--->
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "200"
- lifetime = "1"
- >
- <!-- PURPLE -->
- <emitter>
- <property name="position-x" value = "60"/>
- <property name="position-y" value = "0"/>
- <property name="position-z" value = "20"/>
- <property name="image" value="graphics/particles/orb-large.png|W:#dd66ff,ffffff" />
- <property name="horizontal-angle" value= "90"/>
- <property name="vertical-angle" value = "0" />
- <property name="power" value = "3" />
- <property name="acceleration" value = "0.1" />
- <emitter>
- <property name="output" min="-2" max="2" />
- <property name="image" value="graphics/particles/star-small.png|W:#dd66ff,ffffff"/>
- <property name="lifetime" min="200" max="250"/>
- <property name="fade-out" value="200" />
- <property name="gravity" value="0.005" />
- </emitter>
- </emitter>
-
- <!-- CYAN-->
- <emitter>
- <property name="position-x" value = "-60"/>
- <property name="position-y" value = "0"/>
- <property name="position-z" value = "20"/>
- <property name="image" value="graphics/particles/orb-large.png|W:#00ffff,ffffff" />
- <property name="horizontal-angle" value= "270"/>
- <property name="vertical-angle" value = "0" />
- <property name="power" value = "3" />
- <property name="acceleration" value = "0.1" />
- <emitter>
- <property name="output" min="-2" max="2" />
- <property name="image" value="graphics/particles/star-small.png|W:#00ffff,ffffff"/>
- <property name="lifetime" min="200" max="250"/>
- <property name="fade-out" value="200" />
- <property name="gravity" value="0.005" />
- </emitter>
- </emitter>
- </particle>
+<?xml version="1.0"?> + +<!-- +Two orbiting particles high above ground which leave a trail of falling sparks +and thus create a falling double helix. + +About 180 particles on max detail. + + Does not work with particleFastPhysics on 2. +--> +<effect> + <particle + position-x = "0" + position-y = "0" + position-z = "200" + lifetime = "1" + > + <!-- PURPLE --> + <emitter> + <property name="position-x" value = "60"/> + <property name="position-y" value = "0"/> + <property name="position-z" value = "20"/> + <property name="image" value="graphics/particles/orb-large.png|W:#dd66ff,ffffff" /> + <property name="horizontal-angle" value= "90"/> + <property name="vertical-angle" value = "0" /> + <property name="power" value = "3" /> + <property name="acceleration" value = "0.1" /> + <emitter> + <property name="output" min="-2" max="2" /> + <property name="image" value="graphics/particles/star-small.png|W:#dd66ff,ffffff"/> + <property name="lifetime" min="200" max="250"/> + <property name="fade-out" value="200" /> + <property name="gravity" value="0.005" /> + </emitter> + </emitter> + + <!-- CYAN--> + <emitter> + <property name="position-x" value = "-60"/> + <property name="position-y" value = "0"/> + <property name="position-z" value = "20"/> + <property name="image" value="graphics/particles/orb-large.png|W:#00ffff,ffffff" /> + <property name="horizontal-angle" value= "270"/> + <property name="vertical-angle" value = "0" /> + <property name="power" value = "3" /> + <property name="acceleration" value = "0.1" /> + <emitter> + <property name="output" min="-2" max="2" /> + <property name="image" value="graphics/particles/star-small.png|W:#00ffff,ffffff"/> + <property name="lifetime" min="200" max="250"/> + <property name="fade-out" value="200" /> + <property name="gravity" value="0.005" /> + </emitter> + </emitter> + </particle> </effect>
\ No newline at end of file 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 @@ -1,53 +1,53 @@ -<?xml version="1.0"?>
-<!-- Edited by XMLSpy® -->
-<xsl:stylesheet version="1.0"
-xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-<xsl:output method='html' version='1.0' encoding='UTF-8' indent='yes'/>
-
-
-<xsl:variable name="icon-dir">graphics/items</xsl:variable>
-
-<xsl:template match="/">
- <html>
- <body>
- <h2>Item Database</h2>
- <xsl:for-each select="items/item">
- <xsl:sort select="@type"/>
- <xsl:if test="@name">
-
- <p>
- <table border="1">
- <tr bgcolor="ddddff">
- <td>
- <xsl:if test="@image">
- <img src="{$icon-dir}/{@image}"/>
- </xsl:if>
- </td>
- <td colspan="3">
- <xsl:value-of select="@name"/>
- </td>
- </tr>
-
- <tr>
- <td><strong>ID: </strong><xsl:value-of select="@id"/></td>
- <td><strong>Type: </strong><xsl:value-of select="@type"/></td>
- <xsl:if test="@weapon_type">
- <td><strong>Skill: </strong><xsl:value-of select="@weapon-type"/></td>
- </xsl:if>
- <td><strong>Weight: </strong><xsl:value-of select="@weight"/></td>
- </tr>
-
- <tr>
- <td colspan="4"><strong>Description: </strong><xsl:value-of select="@description"/></td>
- </tr>
- <tr>
- <td colspan="4"><strong>Effect: </strong><xsl:value-of select="@effect"/></td>
- </tr>
- </table>
- </p>
- </xsl:if>
- </xsl:for-each>
- </body>
- </html>
-</xsl:template>
+<?xml version="1.0"?> +<!-- Edited by XMLSpy® --> +<xsl:stylesheet version="1.0" +xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> +<xsl:output method='html' version='1.0' encoding='UTF-8' indent='yes'/> + + +<xsl:variable name="icon-dir">graphics/items</xsl:variable> + +<xsl:template match="/"> + <html> + <body> + <h2>Item Database</h2> + <xsl:for-each select="items/item"> + <xsl:sort select="@type"/> + <xsl:if test="@name"> + + <p> + <table border="1"> + <tr bgcolor="ddddff"> + <td> + <xsl:if test="@image"> + <img src="{$icon-dir}/{@image}"/> + </xsl:if> + </td> + <td colspan="3"> + <xsl:value-of select="@name"/> + </td> + </tr> + + <tr> + <td><strong>ID: </strong><xsl:value-of select="@id"/></td> + <td><strong>Type: </strong><xsl:value-of select="@type"/></td> + <xsl:if test="@weapon_type"> + <td><strong>Skill: </strong><xsl:value-of select="@weapon-type"/></td> + </xsl:if> + <td><strong>Weight: </strong><xsl:value-of select="@weight"/></td> + </tr> + + <tr> + <td colspan="4"><strong>Description: </strong><xsl:value-of select="@description"/></td> + </tr> + <tr> + <td colspan="4"><strong>Effect: </strong><xsl:value-of select="@effect"/></td> + </tr> + </table> + </p> + </xsl:if> + </xsl:for-each> + </body> + </html> +</xsl:template> </xsl:stylesheet>
\ No newline at end of file |