summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/items/armor-chest-robe.pngbin0 -> 1090 bytes
-rw-r--r--graphics/sprites/chest-robe-female.pngbin0 -> 51559 bytes
-rw-r--r--graphics/sprites/chest-robe-female.xml104
-rw-r--r--graphics/sprites/chest-robe-male.pngbin0 -> 50724 bytes
-rw-r--r--graphics/sprites/chest-robe-male.xml104
-rw-r--r--graphics/sprites/hands-gloves-generic-female.pngbin8440 -> 8436 bytes
-rw-r--r--items.xml132
7 files changed, 340 insertions, 0 deletions
diff --git a/graphics/items/armor-chest-robe.png b/graphics/items/armor-chest-robe.png
new file mode 100644
index 00000000..ae7eed6f
--- /dev/null
+++ b/graphics/items/armor-chest-robe.png
Binary files differ
diff --git a/graphics/sprites/chest-robe-female.png b/graphics/sprites/chest-robe-female.png
new file mode 100644
index 00000000..1dca1183
--- /dev/null
+++ b/graphics/sprites/chest-robe-female.png
Binary files differ
diff --git a/graphics/sprites/chest-robe-female.xml b/graphics/sprites/chest-robe-female.xml
new file mode 100644
index 00000000..126c5228
--- /dev/null
+++ b/graphics/sprites/chest-robe-female.xml
@@ -0,0 +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>
diff --git a/graphics/sprites/chest-robe-male.png b/graphics/sprites/chest-robe-male.png
new file mode 100644
index 00000000..9446493e
--- /dev/null
+++ b/graphics/sprites/chest-robe-male.png
Binary files differ
diff --git a/graphics/sprites/chest-robe-male.xml b/graphics/sprites/chest-robe-male.xml
new file mode 100644
index 00000000..607dcfaf
--- /dev/null
+++ b/graphics/sprites/chest-robe-male.xml
@@ -0,0 +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>
diff --git a/graphics/sprites/hands-gloves-generic-female.png b/graphics/sprites/hands-gloves-generic-female.png
index f6e179ec..3544e3a5 100644
--- a/graphics/sprites/hands-gloves-generic-female.png
+++ b/graphics/sprites/hands-gloves-generic-female.png
Binary files differ
diff --git a/items.xml b/items.xml
index 93af7410..6305397a 100644
--- a/items.xml
+++ b/items.xml
@@ -2538,6 +2538,18 @@
type="generic"
weight="1"/>
+ <item id="720"
+ image="armor-chest-robe.png|W:#ffffff"
+ name="Silk Robe"
+ description="A light and shimmering silk robe."
+ effect="Defense: +5"
+ type="equip-torso"
+ weight="10"
+ defense="5"
+ max-per-slot="1">
+ <sprite gender="male">chest-robe-male.xml|#ffffff</sprite>
+ <sprite gender="female">chest-robe-female.xml|#ffffff</sprite>
+ </item>
<!--
HERE ARE SOME UNUSED ITEM IDs
@@ -3019,6 +3031,126 @@
<sprite gender="male">chest-tnecksweater-male.xml|#155515,206620,409940</sprite>
<sprite gender="female">chest-tnecksweater-female.xml|#155515,206620,409940</sprite>
</item>
+ <item id="2080"
+ image="armor-chest-robe.png|W:#441111,aa3333,dd6666"
+ name="Red Silk Robe"
+ description="A red silk robe."
+ effect="Defense: +5"
+ type="equip-torso"
+ weight="10"
+ defense="5"
+ max-per-slot="1">
+ <sprite gender="male">chest-robe-male.xml|#441111,aa3333,dd6666</sprite>
+ <sprite gender="female">chest-robe-female.xml|#441111,aa3333,dd6666</sprite>
+ </item>
+ <item id="2081"
+ image="armor-chest-robe.png|W:#115511,22aa22,99dd99"
+ name="Green Silk Robe"
+ description="A green silk robe."
+ effect="Defense: +5"
+ type="equip-torso"
+ weight="10"
+ defense="5"
+ max-per-slot="1">
+ <sprite gender="male">chest-robe-male.xml|#115511,22aa22,99dd99</sprite>
+ <sprite gender="female">chest-robe-female.xml|#115511,22aa22,99dd99</sprite>
+ </item>
+ <item id="2082"
+ image="armor-chest-robe.png|W:#222255,6666ff"
+ name="Dark Blue Silk Robe"
+ description="A dark blue silk robe."
+ effect="Defense: +5"
+ type="equip-torso"
+ weight="10"
+ defense="5"
+ max-per-slot="1">
+ <sprite gender="male">chest-robe-male.xml|#222255,6666ff</sprite>
+ <sprite gender="female">chest-robe-female.xml|#222255,6666ff</sprite>
+ </item>
+ <item id="2083"
+ image="armor-chest-robe.png|W:#887722,ddcc66,ffffaa"
+ name="Yellow Silk Robe"
+ description="A yellow silk robe."
+ effect="Defense: +5"
+ type="equip-torso"
+ weight="10"
+ defense="5"
+ max-per-slot="1">
+ <sprite gender="male">chest-robe-male.xml|#887722,ddcc66,ffffaa</sprite>
+ <sprite gender="female">chest-robe-female.xml|#887722,ddcc66,ffffaa</sprite>
+ </item>
+ <item id="2084"
+ image="armor-chest-robe.png|W:#223355,99aadd,bbccff"
+ name="Light Blue Silk Robe"
+ description="A light blue silk robe."
+ effect="Defense: +5"
+ type="equip-torso"
+ weight="10"
+ defense="5"
+ max-per-slot="1">
+ <sprite gender="male">chest-robe-male.xml|#223355,99aadd,bbccff</sprite>
+ <sprite gender="female">chest-robe-female.xml|#223355,99aadd,bbccff</sprite>
+ </item>
+ <item id="2085"
+ image="armor-chest-robe.png|W:#552255,ff66ff,ffffff"
+ name="Pink Silk Robe"
+ description="A pink silk robe."
+ effect="Defense: +5"
+ type="equip-torso"
+ weight="10"
+ defense="5"
+ max-per-slot="1">
+ <sprite gender="male">chest-robe-male.xml|#552255,ff66ff,ffffff</sprite>
+ <sprite gender="female">chest-robe-female.xml|#552255,ff66ff,ffffff</sprite>
+ </item>
+ <item id="2086"
+ image="armor-chest-robe.png|W:#111111,222222,333333,444444,555555,aaaaaa"
+ name="Black Silk Robe"
+ description="A black silk robe."
+ effect="Defense: +5"
+ type="equip-torso"
+ weight="10"
+ defense="5"
+ max-per-slot="1">
+ <sprite gender="male">chest-robe-male.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite>
+ <sprite gender="female">chest-robe-female.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite>
+ </item>
+ <item id="2087"
+ image="armor-chest-robe.png|W:#80280f,b04810,ef681f,ffb830"
+ name="Orange Silk Robe"
+ description="An orange silk robe."
+ effect="Defense: +5"
+ type="equip-torso"
+ weight="10"
+ defense="5"
+ max-per-slot="1">
+ <sprite gender="male">chest-robe-male.xml|#80280f,b04810,ef681f,ffb830</sprite>
+ <sprite gender="female">chest-robe-female.xml|#80280f,b04810,ef681f,ffb830</sprite>
+ </item>
+ <item id="2088"
+ image="armor-chest-robe.png|W:#4f0a76,8010c0,d699f7"
+ name="Purple Silk Robe"
+ description="A purple silk robe."
+ effect="Defense: +5"
+ type="equip-torso"
+ weight="10"
+ defense="5"
+ max-per-slot="1">
+ <sprite gender="male">chest-robe-male.xml|#4f0a76,8010c0,d699f7</sprite>
+ <sprite gender="female">chest-robe-female.xml|#4f0a76,8010c0,d699f7</sprite>
+ </item>
+ <item id="2089"
+ image="armor-chest-robe.png|W:#155515,206620,409940"
+ name="Dark Green Silk Robe"
+ description="A dark green silk robe."
+ effect="Defense: +5"
+ type="equip-torso"
+ weight="10"
+ defense="5"
+ max-per-slot="1">
+ <sprite gender="male">chest-robe-male.xml|#155515,206620,409940</sprite>
+ <sprite gender="female">chest-robe-female.xml|#155515,206620,409940</sprite>
+ </item>
<item id="2090"
image="armor-chest-tanktop.png|W:#441111,aa3333,dd6666"