summaryrefslogtreecommitdiff
path: root/graphics/sprites/races
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/races')
-rw-r--r--graphics/sprites/races/demon-female.pngbin0 -> 66339 bytes
-rw-r--r--graphics/sprites/races/demon-female.xml8
-rw-r--r--graphics/sprites/races/demon-male.pngbin0 -> 67219 bytes
-rw-r--r--graphics/sprites/races/demon-male.xml8
-rw-r--r--graphics/sprites/races/elven-female.pngbin0 -> 70439 bytes
-rw-r--r--graphics/sprites/races/elven-female.xml8
-rw-r--r--graphics/sprites/races/elven-male.pngbin0 -> 64002 bytes
-rw-r--r--graphics/sprites/races/elven-male.xml8
-rw-r--r--graphics/sprites/races/human-female.pngbin0 -> 66738 bytes
-rw-r--r--graphics/sprites/races/human-female.xml8
-rw-r--r--graphics/sprites/races/human-male.pngbin0 -> 64451 bytes
-rw-r--r--graphics/sprites/races/human-male.xml119
-rw-r--r--graphics/sprites/races/orc-female.pngbin0 -> 68813 bytes
-rw-r--r--graphics/sprites/races/orc-female.xml8
-rw-r--r--graphics/sprites/races/orc-male.pngbin0 -> 67224 bytes
-rw-r--r--graphics/sprites/races/orc-male.xml8
-rw-r--r--graphics/sprites/races/raijin-female.pngbin0 -> 71938 bytes
-rw-r--r--graphics/sprites/races/raijin-female.xml8
-rw-r--r--graphics/sprites/races/raijin-male.pngbin0 -> 65771 bytes
-rw-r--r--graphics/sprites/races/raijin-male.xml8
-rw-r--r--graphics/sprites/races/tritan-female.pngbin0 -> 67479 bytes
-rw-r--r--graphics/sprites/races/tritan-female.xml8
-rw-r--r--graphics/sprites/races/tritan-male.pngbin0 -> 64448 bytes
-rw-r--r--graphics/sprites/races/tritan-male.xml8
-rw-r--r--graphics/sprites/races/ukar-female.pngbin0 -> 67641 bytes
-rw-r--r--graphics/sprites/races/ukar-female.xml8
-rw-r--r--graphics/sprites/races/ukar-male.pngbin0 -> 62800 bytes
-rw-r--r--graphics/sprites/races/ukar-male.xml8
28 files changed, 223 insertions, 0 deletions
diff --git a/graphics/sprites/races/demon-female.png b/graphics/sprites/races/demon-female.png
new file mode 100644
index 00000000..daad2163
--- /dev/null
+++ b/graphics/sprites/races/demon-female.png
Binary files differ
diff --git a/graphics/sprites/races/demon-female.xml b/graphics/sprites/races/demon-female.xml
new file mode 100644
index 00000000..e6b59472
--- /dev/null
+++ b/graphics/sprites/races/demon-female.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<!-- Author from The Mana World
+Copyright (C) 2010-2012 Evol Online -->
+<sprite name="player" action="stand">
+ <imageset name="base" src="graphics/sprites/races/demon-female.png" width="64" height="64"/>
+
+ <include file="players/human-male.xml"/>
+</sprite>
diff --git a/graphics/sprites/races/demon-male.png b/graphics/sprites/races/demon-male.png
new file mode 100644
index 00000000..617c025f
--- /dev/null
+++ b/graphics/sprites/races/demon-male.png
Binary files differ
diff --git a/graphics/sprites/races/demon-male.xml b/graphics/sprites/races/demon-male.xml
new file mode 100644
index 00000000..17eaf761
--- /dev/null
+++ b/graphics/sprites/races/demon-male.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<!-- Author from The Mana World
+Copyright (C) 2010-2012 Evol Online -->
+<sprite name="player" action="stand">
+ <imageset name="base" src="graphics/sprites/races/demon-male.png" width="64" height="64"/>
+
+ <include file="players/human-male.xml"/>
+</sprite>
diff --git a/graphics/sprites/races/elven-female.png b/graphics/sprites/races/elven-female.png
new file mode 100644
index 00000000..ac6dc3c0
--- /dev/null
+++ b/graphics/sprites/races/elven-female.png
Binary files differ
diff --git a/graphics/sprites/races/elven-female.xml b/graphics/sprites/races/elven-female.xml
new file mode 100644
index 00000000..6247f315
--- /dev/null
+++ b/graphics/sprites/races/elven-female.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<!-- Author from The Mana World
+Copyright (C) 2010-2012 Evol Online -->
+<sprite name="player" action="stand">
+ <imageset name="base" src="graphics/sprites/races/elven-female.png" width="64" height="64"/>
+
+ <include file="players/human-male.xml"/>
+</sprite>
diff --git a/graphics/sprites/races/elven-male.png b/graphics/sprites/races/elven-male.png
new file mode 100644
index 00000000..a3543ac7
--- /dev/null
+++ b/graphics/sprites/races/elven-male.png
Binary files differ
diff --git a/graphics/sprites/races/elven-male.xml b/graphics/sprites/races/elven-male.xml
new file mode 100644
index 00000000..005da167
--- /dev/null
+++ b/graphics/sprites/races/elven-male.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<!-- Author from The Mana World
+Copyright (C) 2010-2012 Evol Online -->
+<sprite name="player" action="stand">
+ <imageset name="base" src="graphics/sprites/races/elven-male.png" width="64" height="64"/>
+
+ <include file="players/human-male.xml"/>
+</sprite>
diff --git a/graphics/sprites/races/human-female.png b/graphics/sprites/races/human-female.png
new file mode 100644
index 00000000..5cb07c18
--- /dev/null
+++ b/graphics/sprites/races/human-female.png
Binary files differ
diff --git a/graphics/sprites/races/human-female.xml b/graphics/sprites/races/human-female.xml
new file mode 100644
index 00000000..c864afd2
--- /dev/null
+++ b/graphics/sprites/races/human-female.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<!-- Author from The Mana World
+Copyright (C) 2010-2012 Evol Online -->
+<sprite name="player" action="stand">
+ <imageset name="base" src="graphics/sprites/races/human-female.png" width="64" height="64"/>
+
+ <include file="players/human-male.xml"/>
+</sprite>
diff --git a/graphics/sprites/races/human-male.png b/graphics/sprites/races/human-male.png
new file mode 100644
index 00000000..59b54bad
--- /dev/null
+++ b/graphics/sprites/races/human-male.png
Binary files differ
diff --git a/graphics/sprites/races/human-male.xml b/graphics/sprites/races/human-male.xml
new file mode 100644
index 00000000..97442e51
--- /dev/null
+++ b/graphics/sprites/races/human-male.xml
@@ -0,0 +1,119 @@
+<?xml version="1.0"?>
+<!-- Author from The Mana World
+Copyright (C) 2010-2012 Evol Online -->
+<sprite name="player" action="stand">
+ <imageset name="base" src="graphics/sprites/races/human-male.png" width="64" height="64"/>
+
+ <action name="stand" imageset="base">
+ <animation direction="down">
+ <frame index="0"/>
+ </animation>
+ <animation direction="left">
+ <frame index="16"/>
+ </animation>
+ <animation direction="up">
+ <frame index="32"/>
+ </animation>
+ <animation direction="right">
+ <frame index="48"/>
+ </animation>
+ </action>
+
+ <action name="walk" imageset="base">
+ <animation direction="down">
+ <sequence start="1" end="6" delay="75"/>
+ </animation>
+ <animation direction="left">
+ <sequence start="17" end="22" delay="75"/>
+ </animation>
+ <animation direction="up">
+ <sequence start="33" end="38" delay="75"/>
+ </animation>
+ <animation direction="right">
+ <sequence start="49" end="54" delay="75"/>
+ </animation>
+ </action>
+
+ <action name="attack" imageset="base">
+ <animation direction="down">
+ <sequence start="7" end="10" delay="75"/>
+ <end />
+ </animation>
+ <animation direction="left">
+ <sequence start="23" end="26" delay="75"/>
+ <end />
+ </animation>
+ <animation direction="up">
+ <sequence start="39" end="42" delay="75"/>
+ <end />
+ </animation>
+ <animation direction="right">
+ <sequence start="55" end="58" delay="75"/>
+ <end />
+ </animation>
+ </action>
+
+ <action name="attack_bow" imageset="base">
+ <animation direction="down">
+ <sequence start="11" end="15" delay="75"/>
+ <end />
+ </animation>
+ <animation direction="left">
+ <sequence start="27" end="31" delay="75"/>
+ <end />
+ </animation>
+ <animation direction="up">
+ <sequence start="43" end="47" delay="75"/>
+ <end />
+ </animation>
+ <animation direction="right">
+ <sequence start="59" end="63" delay="75"/>
+ <end />
+ </animation>
+ </action>
+
+ <action name="sit" imageset="base">
+ <animation direction="down">
+ <frame index="68"/>
+ </animation>
+ <animation direction="left">
+ <frame index="69"/>
+ </animation>
+ <animation direction="up">
+ <frame index="70"/>
+ </animation>
+ <animation direction="right">
+ <frame index="71"/>
+ </animation>
+ </action>
+
+ <action name="sittop" imageset="base">
+ <animation direction="down">
+ <frame index="64"/>
+ </animation>
+ <animation direction="left">
+ <frame index="65"/>
+ </animation>
+ <animation direction="up">
+ <frame index="66"/>
+ </animation>
+ <animation direction="right">
+ <frame index="67"/>
+ </animation>
+ </action>
+
+ <action name="dead" imageset="base">
+ <animation direction="down">
+ <frame index="72"/>
+ </animation>
+ <animation direction="left">
+ <frame index="72"/>
+ </animation>
+ <animation direction="up">
+ <frame index="72"/>
+ </animation>
+ <animation direction="right">
+ <frame index="72"/>
+ </animation>
+ </action>
+</sprite>
diff --git a/graphics/sprites/races/orc-female.png b/graphics/sprites/races/orc-female.png
new file mode 100644
index 00000000..b4b7cb69
--- /dev/null
+++ b/graphics/sprites/races/orc-female.png
Binary files differ
diff --git a/graphics/sprites/races/orc-female.xml b/graphics/sprites/races/orc-female.xml
new file mode 100644
index 00000000..b264a794
--- /dev/null
+++ b/graphics/sprites/races/orc-female.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<!-- Author from The Mana World
+Copyright (C) 2010-2012 Evol Online -->
+<sprite name="player" action="stand">
+ <imageset name="base" src="graphics/sprites/races/orc-female.png" width="64" height="64"/>
+
+ <include file="players/human-male.xml"/>
+</sprite>
diff --git a/graphics/sprites/races/orc-male.png b/graphics/sprites/races/orc-male.png
new file mode 100644
index 00000000..7ba8a6a9
--- /dev/null
+++ b/graphics/sprites/races/orc-male.png
Binary files differ
diff --git a/graphics/sprites/races/orc-male.xml b/graphics/sprites/races/orc-male.xml
new file mode 100644
index 00000000..cc3a9032
--- /dev/null
+++ b/graphics/sprites/races/orc-male.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<!-- Author from The Mana World
+Copyright (C) 2010-2012 Evol Online -->
+<sprite name="player" action="stand">
+ <imageset name="base" src="graphics/sprites/races/orc-male.png" width="64" height="64"/>
+
+ <include file="players/human-male.xml"/>
+</sprite>
diff --git a/graphics/sprites/races/raijin-female.png b/graphics/sprites/races/raijin-female.png
new file mode 100644
index 00000000..ca6c98c8
--- /dev/null
+++ b/graphics/sprites/races/raijin-female.png
Binary files differ
diff --git a/graphics/sprites/races/raijin-female.xml b/graphics/sprites/races/raijin-female.xml
new file mode 100644
index 00000000..897b632d
--- /dev/null
+++ b/graphics/sprites/races/raijin-female.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<!-- Author from The Mana World
+Copyright (C) 2010-2012 Evol Online -->
+<sprite name="player" action="stand">
+ <imageset name="base" src="graphics/sprites/races/raijin-female.png" width="64" height="64"/>
+
+ <include file="players/human-male.xml"/>
+</sprite>
diff --git a/graphics/sprites/races/raijin-male.png b/graphics/sprites/races/raijin-male.png
new file mode 100644
index 00000000..bf693373
--- /dev/null
+++ b/graphics/sprites/races/raijin-male.png
Binary files differ
diff --git a/graphics/sprites/races/raijin-male.xml b/graphics/sprites/races/raijin-male.xml
new file mode 100644
index 00000000..2776381e
--- /dev/null
+++ b/graphics/sprites/races/raijin-male.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<!-- Author from The Mana World
+Copyright (C) 2010-2012 Evol Online -->
+<sprite name="player" action="stand">
+ <imageset name="base" src="graphics/sprites/races/raijin-male.png" width="64" height="64"/>
+
+ <include file="players/human-male.xml"/>
+</sprite>
diff --git a/graphics/sprites/races/tritan-female.png b/graphics/sprites/races/tritan-female.png
new file mode 100644
index 00000000..0b3b6d09
--- /dev/null
+++ b/graphics/sprites/races/tritan-female.png
Binary files differ
diff --git a/graphics/sprites/races/tritan-female.xml b/graphics/sprites/races/tritan-female.xml
new file mode 100644
index 00000000..8c2f5529
--- /dev/null
+++ b/graphics/sprites/races/tritan-female.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<!-- Author from The Mana World
+Copyright (C) 2010-2012 Evol Online -->
+<sprite name="player" action="stand">
+ <imageset name="base" src="graphics/sprites/races/tritan-female.png" width="64" height="64"/>
+
+ <include file="players/human-male.xml"/>
+</sprite>
diff --git a/graphics/sprites/races/tritan-male.png b/graphics/sprites/races/tritan-male.png
new file mode 100644
index 00000000..722f02f5
--- /dev/null
+++ b/graphics/sprites/races/tritan-male.png
Binary files differ
diff --git a/graphics/sprites/races/tritan-male.xml b/graphics/sprites/races/tritan-male.xml
new file mode 100644
index 00000000..e37304be
--- /dev/null
+++ b/graphics/sprites/races/tritan-male.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<!-- Author from The Mana World
+Copyright (C) 2010-2012 Evol Online -->
+<sprite name="player" action="stand">
+ <imageset name="base" src="graphics/sprites/races/tritan-male.png" width="64" height="64"/>
+
+ <include file="players/human-male.xml"/>
+</sprite>
diff --git a/graphics/sprites/races/ukar-female.png b/graphics/sprites/races/ukar-female.png
new file mode 100644
index 00000000..b0592846
--- /dev/null
+++ b/graphics/sprites/races/ukar-female.png
Binary files differ
diff --git a/graphics/sprites/races/ukar-female.xml b/graphics/sprites/races/ukar-female.xml
new file mode 100644
index 00000000..be7aa4d5
--- /dev/null
+++ b/graphics/sprites/races/ukar-female.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<!-- Author from The Mana World
+Copyright (C) 2010-2012 Evol Online -->
+<sprite name="player" action="stand">
+ <imageset name="base" src="graphics/sprites/races/ukar-female.png" width="64" height="64"/>
+
+ <include file="players/human-male.xml"/>
+</sprite>
diff --git a/graphics/sprites/races/ukar-male.png b/graphics/sprites/races/ukar-male.png
new file mode 100644
index 00000000..5797b0ff
--- /dev/null
+++ b/graphics/sprites/races/ukar-male.png
Binary files differ
diff --git a/graphics/sprites/races/ukar-male.xml b/graphics/sprites/races/ukar-male.xml
new file mode 100644
index 00000000..e44ea79e
--- /dev/null
+++ b/graphics/sprites/races/ukar-male.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<!-- Author from The Mana World
+Copyright (C) 2010-2012 Evol Online -->
+<sprite name="player" action="stand">
+ <imageset name="base" src="graphics/sprites/races/ukar-male.png" width="64" height="64"/>
+
+ <include file="players/human-male.xml"/>
+</sprite>