summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/sprites/icon-feather.pngbin0 -> 579 bytes
-rw-r--r--graphics/sprites/icon-feather.xml10
-rw-r--r--graphics/sprites/icon-green-barrier.pngbin0 -> 756 bytes
-rw-r--r--graphics/sprites/icon-green-barrier.xml12
-rw-r--r--graphics/sprites/icon-hidden.pngbin0 -> 514 bytes
-rw-r--r--graphics/sprites/icon-hidden.xml10
-rw-r--r--graphics/sprites/icon-red-rotating-hex.xml17
-rw-r--r--graphics/sprites/npcs.pngbin129509 -> 129585 bytes
-rw-r--r--items.xml13
-rw-r--r--skills.xml6
-rw-r--r--status-effects.xml12
11 files changed, 78 insertions, 2 deletions
diff --git a/graphics/sprites/icon-feather.png b/graphics/sprites/icon-feather.png
new file mode 100644
index 00000000..4651e224
--- /dev/null
+++ b/graphics/sprites/icon-feather.png
Binary files differ
diff --git a/graphics/sprites/icon-feather.xml b/graphics/sprites/icon-feather.xml
new file mode 100644
index 00000000..0346a031
--- /dev/null
+++ b/graphics/sprites/icon-feather.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/icon-feather.png" width="24" height="24" />
+
+ <action name="default" imageset="base">
+ <animation direction="default">
+ <frame index="0" offsetY="-12" delay="100"/>
+ </animation>
+ </action>
+</sprite>
diff --git a/graphics/sprites/icon-green-barrier.png b/graphics/sprites/icon-green-barrier.png
new file mode 100644
index 00000000..19c53b9a
--- /dev/null
+++ b/graphics/sprites/icon-green-barrier.png
Binary files differ
diff --git a/graphics/sprites/icon-green-barrier.xml b/graphics/sprites/icon-green-barrier.xml
new file mode 100644
index 00000000..4613c612
--- /dev/null
+++ b/graphics/sprites/icon-green-barrier.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/icon-green-barrier.png" width="16" height="24" />
+
+ <action name="default" imageset="base">
+ <animation direction="default">
+ <frame index="0" offsetY="-10" delay="100"/>
+ <frame index="1" offsetY="-10" delay="100"/>
+ <frame index="2" offsetY="-10" delay="100"/>
+ </animation>
+ </action>
+</sprite>
diff --git a/graphics/sprites/icon-hidden.png b/graphics/sprites/icon-hidden.png
new file mode 100644
index 00000000..b95792c1
--- /dev/null
+++ b/graphics/sprites/icon-hidden.png
Binary files differ
diff --git a/graphics/sprites/icon-hidden.xml b/graphics/sprites/icon-hidden.xml
new file mode 100644
index 00000000..5bd03204
--- /dev/null
+++ b/graphics/sprites/icon-hidden.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/icon-hidden.png" width="24" height="24" />
+
+ <action name="default" imageset="base">
+ <animation direction="default">
+ <frame index="0" offsetY="-12" delay="100"/>
+ </animation>
+ </action>
+</sprite>
diff --git a/graphics/sprites/icon-red-rotating-hex.xml b/graphics/sprites/icon-red-rotating-hex.xml
new file mode 100644
index 00000000..15fd7354
--- /dev/null
+++ b/graphics/sprites/icon-red-rotating-hex.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/particles/hex-facet-50.png|W:#ff0000" width="9" height="11" />
+
+ <action name="default" imageset="base">
+ <animation direction="default">
+ <frame index="0" offsetY="-10" delay="200"/>
+ <frame index="1" offsetY="-10" delay="200"/>
+ <frame index="2" offsetY="-10" delay="200"/>
+ <frame index="3" offsetY="-10" delay="200"/>
+ <frame index="4" offsetY="-10" delay="200"/>
+ <frame index="5" offsetY="-10" delay="200"/>
+ <frame index="6" offsetY="-10" delay="200"/>
+ <frame index="7" offsetY="-10" delay="200"/>
+ </animation>
+ </action>
+</sprite>
diff --git a/graphics/sprites/npcs.png b/graphics/sprites/npcs.png
index d1916384..2b1e7048 100644
--- a/graphics/sprites/npcs.png
+++ b/graphics/sprites/npcs.png
Binary files differ
diff --git a/items.xml b/items.xml
index 0a4d0c65..c6859e61 100644
--- a/items.xml
+++ b/items.xml
@@ -99,7 +99,7 @@
image="use-potion-a.png|G:#ff2222"
name="Cactus Potion"
description="A fresh potion."
- effect="+25 HP, +10 MP"
+ effect="+25 HP"
type="usable"
hp="25"
weight="40"
@@ -403,7 +403,7 @@
image="use-food-orangecupcake.png"
name="Orange Cupcake"
description="A very soft orange cupcake."
- effect="+100 HP, +10 MP"
+ effect="+100 HP"
type="usable"
hp="150"
weight="185"
@@ -2186,6 +2186,15 @@
effect=""
type="generic"
weight="2"/>
+ <item id="733"
+ image="use-potion-e.png|R:#fff0ff;G:#d0c09f"
+ name="Purification Potion"
+ description="A transparent, odorless liquid that feels strangely lighter than water."
+ effect=""
+ type="usable"
+ mp="0"
+ weight="5"
+ max-per-slot="10"/>
<!-- HERE ARE SOME UNUSED ITEM IDS -->
diff --git a/skills.xml b/skills.xml
index d8c8e872..7ba1fff9 100644
--- a/skills.xml
+++ b/skills.xml
@@ -1,4 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<skills>
<skill id="1" name="Basic" fixed="0"/>
+ <skill id="340" name="Magic" fixed="1"/>
+ <skill id="341" name="Life Magic" fixed="1"/>
+ <skill id="342" name="War Magic" fixed="1"/>
+ <skill id="343" name="Transmutation Magic" fixed="1"/>
+ <skill id="344" name="Nature Magic" fixed="1"/>
+ <skill id="345" name="Ether Magic" fixed="1"/>
</skills>
diff --git a/status-effects.xml b/status-effects.xml
index 5c56b423..59fc781d 100644
--- a/status-effects.xml
+++ b/status-effects.xml
@@ -17,4 +17,16 @@
persistent-particle-effect="true"
start-particle="graphics/particles/sphere-white.particle.xml"
/>
+ <status-effect name="hide" id="194"
+ icon="icon-hidden.xml"
+ />
+ <status-effect name="flying-backpack" id="196"
+ icon="icon-feather.xml"
+ />
+ <status-effect name="barrier" id="197"
+ icon="icon-green-barrier.xml"
+ />
+ <status-effect name="phys-shield" id="199"
+ icon="icon-red-rotating-hex.xml"
+ />
</status-effects>