From The Mana World
(Straelyn uploaded a new version of "File:Wraith.png": fixed a few minor alignment anomalies) |
m (Fix license.) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ProjectItem|Project=Crypt}} | |||
== Summary == | == Summary == | ||
Wraith by Skipy. Made for the Crypt project. | Wraith by Skipy. Made for the Crypt project. | ||
== Licensing == | == Licensing == | ||
{{ | {{GPL2_CC-BY-SA-3.0}} | ||
==XML== | |||
<syntaxhighlight lang="xml"> | |||
<?xml version="1.0"?> | |||
<sprite> | |||
<imageset name="base" src="graphics/sprites/monsters/wraith.png" width="97" height="127"/> | |||
<action name="stand" imageset="base"> | |||
<animation direction="down"> | |||
<frame index="0"/> | |||
</animation> | |||
<animation direction="right"> | |||
<frame index="24"/> | |||
</animation> | |||
<animation direction="up"> | |||
<frame index="16"/> | |||
</animation> | |||
<animation direction="left"> | |||
<frame index="8"/> | |||
</animation> | |||
</action> | |||
<action name="walk" imageset="base"> | |||
<animation direction="down"> | |||
<sequence start="0" end="2" delay="100"/> | |||
</animation> | |||
<animation direction="right"> | |||
<sequence start="24" end="26" delay="100"/> | |||
</animation> | |||
<animation direction="up"> | |||
<sequence start="16" end="18" delay="100"/> | |||
</animation> | |||
<animation direction="left"> | |||
<sequence start="8" end="10" delay="100"/> | |||
</animation> | |||
</action> | |||
<action name="attack" imageset="base"> | |||
<animation direction="down"> | |||
<sequence start="0" end="4" delay="150"/> | |||
</animation> | |||
<animation direction="right"> | |||
<sequence start="24" end="28" delay="150"/> | |||
</animation> | |||
<animation direction="up"> | |||
<sequence start="16" end="20" delay="150"/> | |||
</animation> | |||
<animation direction="left"> | |||
<sequence start="8" end="12" delay="150"/> | |||
</animation> | |||
</action> | |||
<action name="dead" imageset="base"> | |||
<animation direction="down"> | |||
<sequence start="5" end="7" delay="200"/> | |||
<frame index="7" delay="0"/> | |||
</animation> | |||
<animation direction="right"> | |||
<sequence start="29" end="31" delay="200"/> | |||
<frame index="31" delay="0"/> | |||
</animation> | |||
<animation direction="up"> | |||
<sequence start="21" end="23" delay="200"/> | |||
<frame index="23" delay="0"/> | |||
</animation> | |||
<animation direction="left"> | |||
<sequence start="13" end="15" delay="200"/> | |||
<frame index="15" delay="0"/> | |||
</animation> | |||
</action> | |||
</sprite> | |||
</syntaxhighlight> |
Latest revision as of 16:39, 29 July 2013
Project Item | |
---|---|
Project | Crypt |
Summary
Wraith by Skipy. Made for the Crypt project.
Licensing
GPL 2+ | This work is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version. This work is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See version 2 and version 3 of the GNU General Public License for more details. |
CC-BY-SA-3.0 | This file is licensed under the Creative Commons Attribution-Share Alike 3.0 license. |
You are free:
Under the following conditions:
|
XML
<?xml version="1.0"?>
<sprite>
<imageset name="base" src="graphics/sprites/monsters/wraith.png" width="97" height="127"/>
<action name="stand" imageset="base">
<animation direction="down">
<frame index="0"/>
</animation>
<animation direction="right">
<frame index="24"/>
</animation>
<animation direction="up">
<frame index="16"/>
</animation>
<animation direction="left">
<frame index="8"/>
</animation>
</action>
<action name="walk" imageset="base">
<animation direction="down">
<sequence start="0" end="2" delay="100"/>
</animation>
<animation direction="right">
<sequence start="24" end="26" delay="100"/>
</animation>
<animation direction="up">
<sequence start="16" end="18" delay="100"/>
</animation>
<animation direction="left">
<sequence start="8" end="10" delay="100"/>
</animation>
</action>
<action name="attack" imageset="base">
<animation direction="down">
<sequence start="0" end="4" delay="150"/>
</animation>
<animation direction="right">
<sequence start="24" end="28" delay="150"/>
</animation>
<animation direction="up">
<sequence start="16" end="20" delay="150"/>
</animation>
<animation direction="left">
<sequence start="8" end="12" delay="150"/>
</animation>
</action>
<action name="dead" imageset="base">
<animation direction="down">
<sequence start="5" end="7" delay="200"/>
<frame index="7" delay="0"/>
</animation>
<animation direction="right">
<sequence start="29" end="31" delay="200"/>
<frame index="31" delay="0"/>
</animation>
<animation direction="up">
<sequence start="21" end="23" delay="200"/>
<frame index="23" delay="0"/>
</animation>
<animation direction="left">
<sequence start="13" end="15" delay="200"/>
<frame index="15" delay="0"/>
</animation>
</action>
</sprite>
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 15:28, 27 July 2013 | 776 × 508 (79 KB) | Straelyn (talk | contribs) | fixed a few minor alignment anomalies | |
09:10, 1 July 2013 | 773 × 508 (72 KB) | Wombat (talk | contribs) | Wraith by Skipy. Made for the Crypt project. |
You cannot overwrite this file.
File usage
There are no pages that use this file.