summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/accessories
diff options
context:
space:
mode:
authorJessica Tölke <jtoelke@mail.upb.de>2012-06-05 15:55:17 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2012-06-11 20:42:33 +0200
commitb683a8cfeb43f4c6b9547ad9c31e82b8af50626b (patch)
tree65bfa1ca0e8b49984274b5faafae58bb3ac7992f /graphics/sprites/monsters/accessories
parent93b68068f1c940d9437b1849047349b1a8a1e91e (diff)
downloadclientdata-b683a8cfeb43f4c6b9547ad9c31e82b8af50626b.tar.gz
clientdata-b683a8cfeb43f4c6b9547ad9c31e82b8af50626b.tar.bz2
clientdata-b683a8cfeb43f4c6b9547ad9c31e82b8af50626b.tar.xz
clientdata-b683a8cfeb43f4c6b9547ad9c31e82b8af50626b.zip
Format xml files.
Running tools/formatXML.sh Applying manual edits to: - effects.xml to place comments above the line they belong to instead of below - to paths.xml and portal-door.particle.xml to remove tabs within a comment - to playerglow.particle.xml to remove an superflous '-->' which messed up the automatic indentation. - used 'sed 's/^\(.*\)\(<!--.*-->\)\(.*\)$/\2\1\3/' -i npcs.xml' to move comments in front of the tags they belong to, manually edited npcs 251 to 265
Diffstat (limited to 'graphics/sprites/monsters/accessories')
-rw-r--r--graphics/sprites/monsters/accessories/ball-lighning-shadow.xml27
-rw-r--r--graphics/sprites/monsters/accessories/ball-lightning-shadow.xml27
-rw-r--r--graphics/sprites/monsters/accessories/generic-shadow-medium-circle.xml14
-rw-r--r--graphics/sprites/monsters/accessories/generic-shadow-small-circle.xml14
-rw-r--r--graphics/sprites/monsters/accessories/mouboo-antlers.xml195
-rw-r--r--graphics/sprites/monsters/accessories/reaper-shadow.xml27
-rw-r--r--graphics/sprites/monsters/accessories/scythe-shadow.xml57
-rw-r--r--graphics/sprites/monsters/accessories/slime-littleslime.xml118
-rw-r--r--graphics/sprites/monsters/accessories/slime-rudolph.xml90
-rw-r--r--graphics/sprites/monsters/accessories/slime-santa.xml96
-rw-r--r--graphics/sprites/monsters/accessories/slime-seajelly.xml71
-rw-r--r--graphics/sprites/monsters/accessories/slime-slimeblast.xml96
-rw-r--r--graphics/sprites/monsters/accessories/weapon-bow.xml43
-rw-r--r--graphics/sprites/monsters/accessories/weapon-dagger.xml44
14 files changed, 433 insertions, 486 deletions
diff --git a/graphics/sprites/monsters/accessories/ball-lighning-shadow.xml b/graphics/sprites/monsters/accessories/ball-lighning-shadow.xml
index 1b7444d6..0d811374 100644
--- a/graphics/sprites/monsters/accessories/ball-lighning-shadow.xml
+++ b/graphics/sprites/monsters/accessories/ball-lighning-shadow.xml
@@ -1,18 +1,15 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/monsters/accessories/generic-shadow-small-circle.png" width="16" height="11" />
- <imageset name="empty" src="graphics/sprites/monsters/accessories/empty-frame.png" width="1" height="1" />
-
- <action name="stand" imageset="base">
- <animation>
- <frame index="0" offsetY="5"/>
- </animation>
- </action>
-
- <action name="dead" imageset="empty">
- <animation>
- <frame index="0" />
- </animation>
- </action>
-
+ <imageset name="base" src="graphics/sprites/monsters/accessories/generic-shadow-small-circle.png" width="16" height="11"/>
+ <imageset name="empty" src="graphics/sprites/monsters/accessories/empty-frame.png" width="1" height="1"/>
+ <action name="stand" imageset="base">
+ <animation>
+ <frame index="0" offsetY="5"/>
+ </animation>
+ </action>
+ <action name="dead" imageset="empty">
+ <animation>
+ <frame index="0"/>
+ </animation>
+ </action>
</sprite>
diff --git a/graphics/sprites/monsters/accessories/ball-lightning-shadow.xml b/graphics/sprites/monsters/accessories/ball-lightning-shadow.xml
index 1b7444d6..0d811374 100644
--- a/graphics/sprites/monsters/accessories/ball-lightning-shadow.xml
+++ b/graphics/sprites/monsters/accessories/ball-lightning-shadow.xml
@@ -1,18 +1,15 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/monsters/accessories/generic-shadow-small-circle.png" width="16" height="11" />
- <imageset name="empty" src="graphics/sprites/monsters/accessories/empty-frame.png" width="1" height="1" />
-
- <action name="stand" imageset="base">
- <animation>
- <frame index="0" offsetY="5"/>
- </animation>
- </action>
-
- <action name="dead" imageset="empty">
- <animation>
- <frame index="0" />
- </animation>
- </action>
-
+ <imageset name="base" src="graphics/sprites/monsters/accessories/generic-shadow-small-circle.png" width="16" height="11"/>
+ <imageset name="empty" src="graphics/sprites/monsters/accessories/empty-frame.png" width="1" height="1"/>
+ <action name="stand" imageset="base">
+ <animation>
+ <frame index="0" offsetY="5"/>
+ </animation>
+ </action>
+ <action name="dead" imageset="empty">
+ <animation>
+ <frame index="0"/>
+ </animation>
+ </action>
</sprite>
diff --git a/graphics/sprites/monsters/accessories/generic-shadow-medium-circle.xml b/graphics/sprites/monsters/accessories/generic-shadow-medium-circle.xml
index ccc62215..acf2cd6c 100644
--- a/graphics/sprites/monsters/accessories/generic-shadow-medium-circle.xml
+++ b/graphics/sprites/monsters/accessories/generic-shadow-medium-circle.xml
@@ -1,11 +1,9 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/monsters/accessories/generic-shadow-medium-circle.png" width="32" height="22" />
-
- <action name="stand" imageset="base">
- <animation>
- <frame index="0" offsetY="0"/>
- </animation>
- </action>
-
+ <imageset name="base" src="graphics/sprites/monsters/accessories/generic-shadow-medium-circle.png" width="32" height="22"/>
+ <action name="stand" imageset="base">
+ <animation>
+ <frame index="0" offsetY="0"/>
+ </animation>
+ </action>
</sprite>
diff --git a/graphics/sprites/monsters/accessories/generic-shadow-small-circle.xml b/graphics/sprites/monsters/accessories/generic-shadow-small-circle.xml
index 6aac520a..9affd612 100644
--- a/graphics/sprites/monsters/accessories/generic-shadow-small-circle.xml
+++ b/graphics/sprites/monsters/accessories/generic-shadow-small-circle.xml
@@ -1,11 +1,9 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/monsters/accessories/generic-shadow-small-circle.png" width="16" height="11" />
-
- <action name="stand" imageset="base">
- <animation>
- <frame index="0" offsetY="8"/>
- </animation>
- </action>
-
+ <imageset name="base" src="graphics/sprites/monsters/accessories/generic-shadow-small-circle.png" width="16" height="11"/>
+ <action name="stand" imageset="base">
+ <animation>
+ <frame index="0" offsetY="8"/>
+ </animation>
+ </action>
</sprite>
diff --git a/graphics/sprites/monsters/accessories/mouboo-antlers.xml b/graphics/sprites/monsters/accessories/mouboo-antlers.xml
index 833c4ab0..e38c37e8 100644
--- a/graphics/sprites/monsters/accessories/mouboo-antlers.xml
+++ b/graphics/sprites/monsters/accessories/mouboo-antlers.xml
@@ -1,103 +1,98 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="accessory" src="graphics/sprites/monsters/accessories/mouboo-antlers.png" width="28" height="21"/>
-
- <action name="stand" imageset="accessory">
- <animation direction="down">
- <frame index="0" offsetY="-49"/>
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="-16" offsetY="-55"/>
- </animation>
- <animation direction="up">
- <frame index="0" offsetY="-56"/>
- </animation>
- <animation direction="right">
- <frame index="2" offsetX="16" offsetY="-55"/>
- </animation>
- </action>
-
- <action name="walk" imageset="accessory">
- <animation direction="down">
- <frame index="0" delay="75" offsetY="-52"/>
- <frame index="0" delay="150" offsetY="-54"/>
- <frame index="0" delay="75" offsetY="-51"/>
- <frame index="0" delay="75" offsetY="-48"/>
- <frame index="0" delay="75" offsetY="-49"/>
- </animation>
- <animation direction="left">
- <frame index="1" delay="75" offsetX="-16" offsetY="-59"/>
- <frame index="1" delay="75" offsetX="-14" offsetY="-59"/>
- <frame index="1" delay="75" offsetX="-15" offsetY="-61"/>
- <frame index="1" delay="75" offsetX="-20" offsetY="-60"/>
- <frame index="1" delay="75" offsetX="-20" offsetY="-56"/>
- <frame index="1" delay="75" offsetX="-21" offsetY="-51"/>
- </animation>
- <animation direction="up">
- <frame index="0" delay="75" offsetY="-59"/>
- <frame index="0" delay="75" offsetY="-60"/>
- <frame index="0" delay="75" offsetY="-63"/>
- <frame index="0" delay="75" offsetY="-61"/>
- <frame index="0" delay="75" offsetY="-60"/>
- <frame index="0" delay="75" offsetY="-58"/>
- </animation>
- <animation direction="right">
- <frame index="2" delay="75" offsetX="16" offsetY="-59"/>
- <frame index="2" delay="75" offsetX="14" offsetY="-59"/>
- <frame index="2" delay="75" offsetX="15" offsetY="-61"/>
- <frame index="2" delay="75" offsetX="20" offsetY="-60"/>
- <frame index="2" delay="75" offsetX="20" offsetY="-56"/>
- <frame index="2" delay="75" offsetX="21" offsetY="-51"/>
- </animation>
- </action>
-
- <action name="attack" imageset="accessory">
- <animation direction="down">
- <frame index="0" delay="75" offsetY="-50"/>
- <frame index="0" delay="75" offsetY="-52"/>
- <frame index="0" delay="75" offsetY="-39"/>
- <frame index="0" delay="75" offsetY="-31"/>
- <frame index="0" delay="75" offsetY="-30"/>
- <frame index="0" delay="75" offsetY="-31"/>
- <frame index="0" delay="75" offsetY="-38"/>
- <end />
- </animation>
- <animation direction="left">
- <frame index="1" delay="75" offsetX="-14" offsetY="-56"/>
- <frame index="1" delay="75" offsetX="-7" offsetY="-56"/>
- <frame index="1" delay="75" offsetX="-21" offsetY="-40"/>
- <frame index="1" delay="75" offsetX="-23" offsetY="-40"/>
- <frame index="1" delay="75" offsetX="-27" offsetY="-40"/>
- <frame index="1" delay="75" offsetX="-24" offsetY="-49"/>
- <frame index="1" delay="75" offsetX="-16" offsetY="-55"/>
- <end />
- </animation>
- <animation direction="up">
- <frame index="0" delay="75" offsetY="-55"/>
- <frame index="0" delay="75" offsetY="-53"/>
- <frame index="0" delay="75" offsetY="-59"/>
- <frame index="0" delay="75" offsetY="-53"/>
- <frame index="0" delay="75" offsetY="-51"/>
- <frame index="0" delay="75" offsetY="-54"/>
- <frame index="0" delay="75" offsetY="-56"/>
- <end />
- </animation>
- <animation direction="right">
- <frame index="2" delay="75" offsetX="14" offsetY="-56"/>
- <frame index="2" delay="75" offsetX="7" offsetY="-56"/>
- <frame index="2" delay="75" offsetX="21" offsetY="-40"/>
- <frame index="2" delay="75" offsetX="23" offsetY="-40"/>
- <frame index="2" delay="75" offsetX="27" offsetY="-40"/>
- <frame index="2" delay="75" offsetX="24" offsetY="-49"/>
- <frame index="2" delay="75" offsetX="16" offsetY="-55"/>
- <end />
- </animation>
- </action>
-
- <action name="dead" imageset="accessory">
- <animation>
- <frame index="3" delay="1600" offsetX="20" offsetY="-8"/>
- </animation>
- </action>
-
+ <imageset name="accessory" src="graphics/sprites/monsters/accessories/mouboo-antlers.png" width="28" height="21"/>
+ <action name="stand" imageset="accessory">
+ <animation direction="down">
+ <frame index="0" offsetY="-49"/>
+ </animation>
+ <animation direction="left">
+ <frame index="1" offsetX="-16" offsetY="-55"/>
+ </animation>
+ <animation direction="up">
+ <frame index="0" offsetY="-56"/>
+ </animation>
+ <animation direction="right">
+ <frame index="2" offsetX="16" offsetY="-55"/>
+ </animation>
+ </action>
+ <action name="walk" imageset="accessory">
+ <animation direction="down">
+ <frame index="0" delay="75" offsetY="-52"/>
+ <frame index="0" delay="150" offsetY="-54"/>
+ <frame index="0" delay="75" offsetY="-51"/>
+ <frame index="0" delay="75" offsetY="-48"/>
+ <frame index="0" delay="75" offsetY="-49"/>
+ </animation>
+ <animation direction="left">
+ <frame index="1" delay="75" offsetX="-16" offsetY="-59"/>
+ <frame index="1" delay="75" offsetX="-14" offsetY="-59"/>
+ <frame index="1" delay="75" offsetX="-15" offsetY="-61"/>
+ <frame index="1" delay="75" offsetX="-20" offsetY="-60"/>
+ <frame index="1" delay="75" offsetX="-20" offsetY="-56"/>
+ <frame index="1" delay="75" offsetX="-21" offsetY="-51"/>
+ </animation>
+ <animation direction="up">
+ <frame index="0" delay="75" offsetY="-59"/>
+ <frame index="0" delay="75" offsetY="-60"/>
+ <frame index="0" delay="75" offsetY="-63"/>
+ <frame index="0" delay="75" offsetY="-61"/>
+ <frame index="0" delay="75" offsetY="-60"/>
+ <frame index="0" delay="75" offsetY="-58"/>
+ </animation>
+ <animation direction="right">
+ <frame index="2" delay="75" offsetX="16" offsetY="-59"/>
+ <frame index="2" delay="75" offsetX="14" offsetY="-59"/>
+ <frame index="2" delay="75" offsetX="15" offsetY="-61"/>
+ <frame index="2" delay="75" offsetX="20" offsetY="-60"/>
+ <frame index="2" delay="75" offsetX="20" offsetY="-56"/>
+ <frame index="2" delay="75" offsetX="21" offsetY="-51"/>
+ </animation>
+ </action>
+ <action name="attack" imageset="accessory">
+ <animation direction="down">
+ <frame index="0" delay="75" offsetY="-50"/>
+ <frame index="0" delay="75" offsetY="-52"/>
+ <frame index="0" delay="75" offsetY="-39"/>
+ <frame index="0" delay="75" offsetY="-31"/>
+ <frame index="0" delay="75" offsetY="-30"/>
+ <frame index="0" delay="75" offsetY="-31"/>
+ <frame index="0" delay="75" offsetY="-38"/>
+ <end/>
+ </animation>
+ <animation direction="left">
+ <frame index="1" delay="75" offsetX="-14" offsetY="-56"/>
+ <frame index="1" delay="75" offsetX="-7" offsetY="-56"/>
+ <frame index="1" delay="75" offsetX="-21" offsetY="-40"/>
+ <frame index="1" delay="75" offsetX="-23" offsetY="-40"/>
+ <frame index="1" delay="75" offsetX="-27" offsetY="-40"/>
+ <frame index="1" delay="75" offsetX="-24" offsetY="-49"/>
+ <frame index="1" delay="75" offsetX="-16" offsetY="-55"/>
+ <end/>
+ </animation>
+ <animation direction="up">
+ <frame index="0" delay="75" offsetY="-55"/>
+ <frame index="0" delay="75" offsetY="-53"/>
+ <frame index="0" delay="75" offsetY="-59"/>
+ <frame index="0" delay="75" offsetY="-53"/>
+ <frame index="0" delay="75" offsetY="-51"/>
+ <frame index="0" delay="75" offsetY="-54"/>
+ <frame index="0" delay="75" offsetY="-56"/>
+ <end/>
+ </animation>
+ <animation direction="right">
+ <frame index="2" delay="75" offsetX="14" offsetY="-56"/>
+ <frame index="2" delay="75" offsetX="7" offsetY="-56"/>
+ <frame index="2" delay="75" offsetX="21" offsetY="-40"/>
+ <frame index="2" delay="75" offsetX="23" offsetY="-40"/>
+ <frame index="2" delay="75" offsetX="27" offsetY="-40"/>
+ <frame index="2" delay="75" offsetX="24" offsetY="-49"/>
+ <frame index="2" delay="75" offsetX="16" offsetY="-55"/>
+ <end/>
+ </animation>
+ </action>
+ <action name="dead" imageset="accessory">
+ <animation>
+ <frame index="3" delay="1600" offsetX="20" offsetY="-8"/>
+ </animation>
+ </action>
</sprite>
diff --git a/graphics/sprites/monsters/accessories/reaper-shadow.xml b/graphics/sprites/monsters/accessories/reaper-shadow.xml
index 38c537cf..94eb61cd 100644
--- a/graphics/sprites/monsters/accessories/reaper-shadow.xml
+++ b/graphics/sprites/monsters/accessories/reaper-shadow.xml
@@ -1,18 +1,15 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/monsters/accessories/generic-shadow-medium-circle.png" width="32" height="22" />
- <imageset name="empty" src="graphics/sprites/monsters/accessories/empty-frame.png" width="1" height="1" />
-
- <action name="stand" imageset="base">
- <animation>
- <frame index="0" offsetY="-2"/>
- </animation>
- </action>
-
- <action name="dead" imageset="empty">
- <animation>
- <frame index="0" />
- </animation>
- </action>
-
+ <imageset name="base" src="graphics/sprites/monsters/accessories/generic-shadow-medium-circle.png" width="32" height="22"/>
+ <imageset name="empty" src="graphics/sprites/monsters/accessories/empty-frame.png" width="1" height="1"/>
+ <action name="stand" imageset="base">
+ <animation>
+ <frame index="0" offsetY="-2"/>
+ </animation>
+ </action>
+ <action name="dead" imageset="empty">
+ <animation>
+ <frame index="0"/>
+ </animation>
+ </action>
</sprite>
diff --git a/graphics/sprites/monsters/accessories/scythe-shadow.xml b/graphics/sprites/monsters/accessories/scythe-shadow.xml
index 49c71619..af986f62 100644
--- a/graphics/sprites/monsters/accessories/scythe-shadow.xml
+++ b/graphics/sprites/monsters/accessories/scythe-shadow.xml
@@ -1,34 +1,27 @@
<?xml version="1.0"?>
<sprite>
-
- <imageset name="base" src="graphics/sprites/monsters/accessories/scythe-shadow.png" width="100" height="100" />
-
- <action name="stand" imageset="base">
- <animation direction="default">
- <sequence start="0" end="7" delay="40" offsetY="35" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="default">
- <sequence start="0" end="7" delay="40" offsetY="35" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- <frame index="8" delay="80" offsetY="35" />
- <frame index="9" delay="80" offsetY="35" />
- <frame index="10" delay="80" offsetY="35" />
- <frame index="11" offsetY="35" />
- </animation>
- </action>
-
-
- <action name="attack" imageset="base">
- <animation direction="default">
- <sequence start="0" end="7" delay="40" offsetY="35" />
- </animation>
- </action>
-
-</sprite> \ No newline at end of file
+ <imageset name="base" src="graphics/sprites/monsters/accessories/scythe-shadow.png" width="100" height="100"/>
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <sequence start="0" end="7" delay="40" offsetY="35"/>
+ </animation>
+ </action>
+ <action name="walk" imageset="base">
+ <animation direction="default">
+ <sequence start="0" end="7" delay="40" offsetY="35"/>
+ </animation>
+ </action>
+ <action name="dead" imageset="base">
+ <animation direction="default">
+ <frame index="8" delay="80" offsetY="35"/>
+ <frame index="9" delay="80" offsetY="35"/>
+ <frame index="10" delay="80" offsetY="35"/>
+ <frame index="11" offsetY="35"/>
+ </animation>
+ </action>
+ <action name="attack" imageset="base">
+ <animation direction="default">
+ <sequence start="0" end="7" delay="40" offsetY="35"/>
+ </animation>
+ </action>
+</sprite>
diff --git a/graphics/sprites/monsters/accessories/slime-littleslime.xml b/graphics/sprites/monsters/accessories/slime-littleslime.xml
index 9ce7ec49..b985c12b 100644
--- a/graphics/sprites/monsters/accessories/slime-littleslime.xml
+++ b/graphics/sprites/monsters/accessories/slime-littleslime.xml
@@ -1,61 +1,57 @@
-<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/monsters/accessories/slime-littleslime.png|W" width="20" height="20" />
- <action name="stand" imageset="base">
- <animation>
- <frame index="0" offsetY="16" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="0" end="2" delay="200" offsetY="16" />
- </animation>
- <animation direction="left">
- <frame index="0" delay="200" offsetY="16" />
- <sequence start="3" end="4" delay="200" offsetY="16" />
- </animation>
- <animation direction="up">
- <frame index="0" delay="200" offsetY="16" />
- <sequence start="5" end="6" delay="200" offsetY="16" />
- </animation>
- <animation direction="right">
- <frame index="0" delay="200" offsetY="16" />
- <sequence start="7" end="8" delay="200" offsetY="16" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation>
- <frame index="9" offsetY="16" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="0" delay="200" offsetY="16" />
- <frame index="1" delay="200" offsetY="16" />
- <frame index="5" delay="200" offsetY="16" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="0" delay="200" offsetY="16" />
- <frame index="1" delay="200" offsetY="16" />
- <frame index="5" delay="200" offsetY="16" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="0" delay="200" offsetY="16" />
- <frame index="1" delay="200" offsetY="16" />
- <frame index="5" delay="200" offsetY="16" />
- <end />
- </animation>
- <animation direction="right">
- <frame index="0" delay="200" offsetY="16" />
- <frame index="1" delay="200" offsetY="16" />
- <frame index="5" delay="200" offsetY="16" />
- <end />
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/monsters/accessories/slime-littleslime.png|W" width="20" height="20"/>
+ <action name="stand" imageset="base">
+ <animation>
+ <frame index="0" offsetY="16"/>
+ </animation>
+ </action>
+ <action name="walk" imageset="base">
+ <animation direction="down">
+ <sequence start="0" end="2" delay="200" offsetY="16"/>
+ </animation>
+ <animation direction="left">
+ <frame index="0" delay="200" offsetY="16"/>
+ <sequence start="3" end="4" delay="200" offsetY="16"/>
+ </animation>
+ <animation direction="up">
+ <frame index="0" delay="200" offsetY="16"/>
+ <sequence start="5" end="6" delay="200" offsetY="16"/>
+ </animation>
+ <animation direction="right">
+ <frame index="0" delay="200" offsetY="16"/>
+ <sequence start="7" end="8" delay="200" offsetY="16"/>
+ </animation>
+ </action>
+ <action name="dead" imageset="base">
+ <animation>
+ <frame index="9" offsetY="16"/>
+ </animation>
+ </action>
+ <action name="attack" imageset="base">
+ <animation direction="down">
+ <frame index="0" delay="200" offsetY="16"/>
+ <frame index="1" delay="200" offsetY="16"/>
+ <frame index="5" delay="200" offsetY="16"/>
+ <end/>
+ </animation>
+ <animation direction="left">
+ <frame index="0" delay="200" offsetY="16"/>
+ <frame index="1" delay="200" offsetY="16"/>
+ <frame index="5" delay="200" offsetY="16"/>
+ <end/>
+ </animation>
+ <animation direction="up">
+ <frame index="0" delay="200" offsetY="16"/>
+ <frame index="1" delay="200" offsetY="16"/>
+ <frame index="5" delay="200" offsetY="16"/>
+ <end/>
+ </animation>
+ <animation direction="right">
+ <frame index="0" delay="200" offsetY="16"/>
+ <frame index="1" delay="200" offsetY="16"/>
+ <frame index="5" delay="200" offsetY="16"/>
+ <end/>
+ </animation>
+ </action>
+</sprite>
diff --git a/graphics/sprites/monsters/accessories/slime-rudolph.xml b/graphics/sprites/monsters/accessories/slime-rudolph.xml
index e157d330..5db91dfe 100644
--- a/graphics/sprites/monsters/accessories/slime-rudolph.xml
+++ b/graphics/sprites/monsters/accessories/slime-rudolph.xml
@@ -1,50 +1,46 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/monsters/accessories/slime-rudolph.png" width="26" height="15" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetY="-16"/>
- </animation>
- <animation direction="left">
- <frame index="2" offsetY="-16"/>
- </animation>
- <animation direction="up">
- <frame index="0" offsetY="-16"/>
- </animation>
- <animation direction="right">
- <frame index="6" offsetY="-16"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <frame index="2" offsetY="-16"/>
- </animation>
- <animation direction="left">
- <frame index="2" offsetY="-16"/>
- </animation>
- <animation direction="up">
- <frame index="6" offsetY="-16"/>
- </animation>
- <animation direction="right">
- <frame index="6" offsetY="-16"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="3" offsetY="-8"/>
- </animation>
- <animation direction="left">
- <frame index="3" offsetY="-8"/>
- </animation>
- <animation direction="up">
- <frame index="7" offsetY="-8"/>
- </animation>
- <animation direction="right">
- <frame index="7" offsetY="-8"/>
- </animation>
- </action>
-
+ <imageset name="base" src="graphics/sprites/monsters/accessories/slime-rudolph.png" width="26" height="15"/>
+ <action name="stand" imageset="base">
+ <animation direction="down">
+ <frame index="0" offsetY="-16"/>
+ </animation>
+ <animation direction="left">
+ <frame index="2" offsetY="-16"/>
+ </animation>
+ <animation direction="up">
+ <frame index="0" offsetY="-16"/>
+ </animation>
+ <animation direction="right">
+ <frame index="6" offsetY="-16"/>
+ </animation>
+ </action>
+ <action name="walk" imageset="base">
+ <animation direction="down">
+ <frame index="2" offsetY="-16"/>
+ </animation>
+ <animation direction="left">
+ <frame index="2" offsetY="-16"/>
+ </animation>
+ <animation direction="up">
+ <frame index="6" offsetY="-16"/>
+ </animation>
+ <animation direction="right">
+ <frame index="6" offsetY="-16"/>
+ </animation>
+ </action>
+ <action name="dead" imageset="base">
+ <animation direction="down">
+ <frame index="3" offsetY="-8"/>
+ </animation>
+ <animation direction="left">
+ <frame index="3" offsetY="-8"/>
+ </animation>
+ <animation direction="up">
+ <frame index="7" offsetY="-8"/>
+ </animation>
+ <animation direction="right">
+ <frame index="7" offsetY="-8"/>
+ </animation>
+ </action>
</sprite>
diff --git a/graphics/sprites/monsters/accessories/slime-santa.xml b/graphics/sprites/monsters/accessories/slime-santa.xml
index 7d1bb296..d6237409 100644
--- a/graphics/sprites/monsters/accessories/slime-santa.xml
+++ b/graphics/sprites/monsters/accessories/slime-santa.xml
@@ -1,50 +1,46 @@
-<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/monsters/accessories/slime-santa.png" width="18" height="14" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetY="-16"/>
- </animation>
- <animation direction="left">
- <frame index="3" offsetX="2" offsetY="-14"/>
- </animation>
- <animation direction="up">
- <frame index="4" offsetY="-12"/>
- </animation>
- <animation direction="right">
- <frame index="7" offsetX="-4" offsetY="-14"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="2" offsetX="3" offsetY="-15"/>
- </animation>
- <animation direction="left">
- <frame index="2" offsetX="3" offsetY="-15"/>
- </animation>
- <animation direction="up">
- <frame index="6" offsetX="-3" offsetY="-15"/>
- </animation>
- <animation direction="right">
- <frame index="6" offsetX="-3" offsetY="-15"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="3" offsetY="-8"/>
- </animation>
- <animation direction="left">
- <frame index="3" offsetY="-8"/>
- </animation>
- <animation direction="up">
- <frame index="7" offsetY="-8"/>
- </animation>
- <animation direction="right">
- <frame index="7" offsetY="-8"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/monsters/accessories/slime-santa.png" width="18" height="14"/>
+ <action name="stand" imageset="base">
+ <animation direction="down">
+ <frame index="0" offsetY="-16"/>
+ </animation>
+ <animation direction="left">
+ <frame index="3" offsetX="2" offsetY="-14"/>
+ </animation>
+ <animation direction="up">
+ <frame index="4" offsetY="-12"/>
+ </animation>
+ <animation direction="right">
+ <frame index="7" offsetX="-4" offsetY="-14"/>
+ </animation>
+ </action>
+ <action name="attack" imageset="base">
+ <animation direction="down">
+ <frame index="2" offsetX="3" offsetY="-15"/>
+ </animation>
+ <animation direction="left">
+ <frame index="2" offsetX="3" offsetY="-15"/>
+ </animation>
+ <animation direction="up">
+ <frame index="6" offsetX="-3" offsetY="-15"/>
+ </animation>
+ <animation direction="right">
+ <frame index="6" offsetX="-3" offsetY="-15"/>
+ </animation>
+ </action>
+ <action name="dead" imageset="base">
+ <animation direction="down">
+ <frame index="3" offsetY="-8"/>
+ </animation>
+ <animation direction="left">
+ <frame index="3" offsetY="-8"/>
+ </animation>
+ <animation direction="up">
+ <frame index="7" offsetY="-8"/>
+ </animation>
+ <animation direction="right">
+ <frame index="7" offsetY="-8"/>
+ </animation>
+ </action>
+</sprite>
diff --git a/graphics/sprites/monsters/accessories/slime-seajelly.xml b/graphics/sprites/monsters/accessories/slime-seajelly.xml
index 1e0167d8..3905f8c2 100644
--- a/graphics/sprites/monsters/accessories/slime-seajelly.xml
+++ b/graphics/sprites/monsters/accessories/slime-seajelly.xml
@@ -1,38 +1,33 @@
-<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/monsters/accessories/slime-seajelly.png|W" width="26" height="15" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" offsetY="-5"/>
- </animation>
- <animation direction="left">
- <frame index="1" offsetY="-5"/>
- </animation>
- <animation direction="up">
- <frame index="0" offsetY="-5"/>
- </animation>
- <animation direction="right">
- <frame index="1" offsetY="-5"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation>
- <sequence start="0" end="1" delay="600" offsetY="-5"/>
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation>
- <sequence start="0" end="1" delay="75" offsetY="-5"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation>
- <frame index="2"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/monsters/accessories/slime-seajelly.png|W" width="26" height="15"/>
+ <action name="stand" imageset="base">
+ <animation direction="down">
+ <frame index="0" offsetY="-5"/>
+ </animation>
+ <animation direction="left">
+ <frame index="1" offsetY="-5"/>
+ </animation>
+ <animation direction="up">
+ <frame index="0" offsetY="-5"/>
+ </animation>
+ <animation direction="right">
+ <frame index="1" offsetY="-5"/>
+ </animation>
+ </action>
+ <action name="walk" imageset="base">
+ <animation>
+ <sequence start="0" end="1" delay="600" offsetY="-5"/>
+ </animation>
+ </action>
+ <action name="attack" imageset="base">
+ <animation>
+ <sequence start="0" end="1" delay="75" offsetY="-5"/>
+ </animation>
+ </action>
+ <action name="dead" imageset="base">
+ <animation>
+ <frame index="2"/>
+ </animation>
+ </action>
+</sprite>
diff --git a/graphics/sprites/monsters/accessories/slime-slimeblast.xml b/graphics/sprites/monsters/accessories/slime-slimeblast.xml
index 75802d16..0025d7df 100644
--- a/graphics/sprites/monsters/accessories/slime-slimeblast.xml
+++ b/graphics/sprites/monsters/accessories/slime-slimeblast.xml
@@ -1,50 +1,46 @@
-<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/monsters/accessories/slime-littleslime.png|W" width="20" height="20" />
- <action name="stand" imageset="base">
- <animation>
- <frame index="0" offsetY="0" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="2" delay="200" offsetY="0" />
- </animation>
- <animation direction="left">
- <sequence start="3" end="4" delay="200" offsetY="0" />
- </animation>
- <animation direction="up">
- <sequence start="5" end="6" delay="200" offsetY="0" />
- </animation>
- <animation direction="right">
- <sequence start="7" end="8" delay="200" offsetY="0" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation>
- <frame index="9" offsetY="0" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <frame index="9" delay="200" offsetY="0" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="9" delay="200" offsetY="0" />
- <end />
- </animation>
- <animation direction="up">
- <frame index="9" delay="200" offsetY="0" />
- <end />
- </animation>
- <animation direction="right">
- <frame index="9" delay="200" offsetY="0" />
- <end />
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/monsters/accessories/slime-littleslime.png|W" width="20" height="20"/>
+ <action name="stand" imageset="base">
+ <animation>
+ <frame index="0" offsetY="0"/>
+ </animation>
+ </action>
+ <action name="walk" imageset="base">
+ <animation direction="down">
+ <sequence start="1" end="2" delay="200" offsetY="0"/>
+ </animation>
+ <animation direction="left">
+ <sequence start="3" end="4" delay="200" offsetY="0"/>
+ </animation>
+ <animation direction="up">
+ <sequence start="5" end="6" delay="200" offsetY="0"/>
+ </animation>
+ <animation direction="right">
+ <sequence start="7" end="8" delay="200" offsetY="0"/>
+ </animation>
+ </action>
+ <action name="dead" imageset="base">
+ <animation>
+ <frame index="9" offsetY="0"/>
+ </animation>
+ </action>
+ <action name="attack" imageset="base">
+ <animation direction="down">
+ <frame index="9" delay="200" offsetY="0"/>
+ <end/>
+ </animation>
+ <animation direction="left">
+ <frame index="9" delay="200" offsetY="0"/>
+ <end/>
+ </animation>
+ <animation direction="up">
+ <frame index="9" delay="200" offsetY="0"/>
+ <end/>
+ </animation>
+ <animation direction="right">
+ <frame index="9" delay="200" offsetY="0"/>
+ <end/>
+ </animation>
+ </action>
+</sprite>
diff --git a/graphics/sprites/monsters/accessories/weapon-bow.xml b/graphics/sprites/monsters/accessories/weapon-bow.xml
index 2429a5e0..4959626c 100644
--- a/graphics/sprites/monsters/accessories/weapon-bow.xml
+++ b/graphics/sprites/monsters/accessories/weapon-bow.xml
@@ -1,26 +1,23 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="bow" src="graphics/sprites/weapon1.png" width="64" height="64" />
-
- <action name="default" imageset="bow">
- </action>
-
- <action name="attack" imageset="bow">
- <animation direction="down">
- <sequence start="0" end="4" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="5" end="9" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="10" end="14" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="15" end="19" delay="75" />
- <end />
- </animation>
- </action>
+ <imageset name="bow" src="graphics/sprites/weapon1.png" width="64" height="64"/>
+ <action name="default" imageset="bow"/>
+ <action name="attack" imageset="bow">
+ <animation direction="down">
+ <sequence start="0" end="4" delay="75"/>
+ <end/>
+ </animation>
+ <animation direction="left">
+ <sequence start="5" end="9" delay="75"/>
+ <end/>
+ </animation>
+ <animation direction="up">
+ <sequence start="10" end="14" delay="75"/>
+ <end/>
+ </animation>
+ <animation direction="right">
+ <sequence start="15" end="19" delay="75"/>
+ <end/>
+ </animation>
+ </action>
</sprite>
diff --git a/graphics/sprites/monsters/accessories/weapon-dagger.xml b/graphics/sprites/monsters/accessories/weapon-dagger.xml
index 5159b49f..6426fc67 100644
--- a/graphics/sprites/monsters/accessories/weapon-dagger.xml
+++ b/graphics/sprites/monsters/accessories/weapon-dagger.xml
@@ -1,27 +1,23 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="dagger" src="graphics/sprites/weapon0.png" width="64" height="64" />
-
- <action name="default" imageset="dagger">
- </action>
-
- <action name="attack" imageset="dagger">
- <animation direction="down">
- <sequence start="0" end="3" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="4" end="7" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="8" end="11" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="12" end="15" delay="75" />
- <end />
- </animation>
- </action>
-
+ <imageset name="dagger" src="graphics/sprites/weapon0.png" width="64" height="64"/>
+ <action name="default" imageset="dagger"/>
+ <action name="attack" imageset="dagger">
+ <animation direction="down">
+ <sequence start="0" end="3" delay="75"/>
+ <end/>
+ </animation>
+ <animation direction="left">
+ <sequence start="4" end="7" delay="75"/>
+ <end/>
+ </animation>
+ <animation direction="up">
+ <sequence start="8" end="11" delay="75"/>
+ <end/>
+ </animation>
+ <animation direction="right">
+ <sequence start="12" end="15" delay="75"/>
+ <end/>
+ </animation>
+ </action>
</sprite>