summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorAli-G <gauvain.dauchy@free.fr>2011-06-26 11:52:11 +0200
committerAli-G <gauvain.dauchy@free.fr>2011-06-26 11:52:11 +0200
commit3ee6f833689a775a905b38a1c3b100e974aa9171 (patch)
tree5e21e6504afaa0621153a61bad11852982d297dd /items.xml
parent761741ec36dcc9ea2dd6d737fdbdd6aba09730ac (diff)
downloadclientdata-3ee6f833689a775a905b38a1c3b100e974aa9171.tar.gz
clientdata-3ee6f833689a775a905b38a1c3b100e974aa9171.tar.bz2
clientdata-3ee6f833689a775a905b38a1c3b100e974aa9171.tar.xz
clientdata-3ee6f833689a775a905b38a1c3b100e974aa9171.zip
Added the mana potions and a light crystal.
These items will be used later, when Thermin project will be done.
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml57
1 files changed, 41 insertions, 16 deletions
diff --git a/items.xml b/items.xml
index a61fef80..d79e6304 100644
--- a/items.xml
+++ b/items.xml
@@ -1434,13 +1434,11 @@
<sprite>equipment/head/shroom.xml</sprite>
</item>
<item id="631"
- image="generic/darkcrystal.png"
+ image="generic/crystal.png|W:#252e6a,923eda,ba72ec,ffffff"
name="Dark Crystal"
description="A dark crystal that emits a demonic aura."
- effect=""
type="generic"
- weight="10"
- max-per-slot="10"/>
+ weight="10"/>
<item id="632"
image="equipment/legs/skirt.png|W:#A4B2B2,FFFFFF"
name="Cotton Skirt"
@@ -1928,38 +1926,30 @@
image="use/potions/a.png|G:#b03678,ffffff"
name="Tiny Healing Potion"
description="A tiny healing potion made from brewed herbs."
- effect="+100 HP"
type="usable"
hp="100"
- weight="5"
- max-per-slot="10"/>
+ weight="5"/>
<item id="685"
image="use/potions/d.png|G:#b03678,ffffff"
name="Small Healing Potion"
description="A small healing potion made from brewed herbs."
- effect="+200 HP"
type="usable"
hp="200"
- weight="10"
- max-per-slot="10"/>
+ weight="10"/>
<item id="686"
image="use/potions/b.png|G:#b03678,ffffff"
name="Medium Healing Potion"
description="A medium healing potion made from brewed herbs."
- effect="+400 HP"
type="usable"
hp="400"
- weight="15"
- max-per-slot="10"/>
+ weight="15"/>
<item id="687"
image="use/potions/c.png|G:#b03678,ffffff"
name="Large Healing Potion"
description="A large healing potion made from brewed herbs."
- effect="+800 HP"
type="usable"
hp="800"
- weight="25"
- max-per-slot="10"/>
+ weight="25"/>
<item id="688"
image="equipment/chest/tanktop.png|W:#A4B2B2,FFFFFF"
name="Tank Top"
@@ -3146,6 +3136,41 @@
effect=""
type="generic"
weight="5"/>
+ <item id="825"
+ image="use/potions/a.png|G:#3636b0,ffffff"
+ name="Tiny Mana Potion"
+ description="A tiny mana potion made from brewed, powerful items."
+ type="usable"
+ mp="25"
+ weight="5"
+ max-per-slot="10"/>
+ <item id="826"
+ image="use/potions/d.png|G:#3636b0,ffffff"
+ name="Small Mana Potion"
+ description="A small mana potion made from brewed, powerful items."
+ type="usable"
+ mp="50"
+ weight="10"/>
+ <item id="827"
+ image="use/potions/b.png|G:#3636b0,ffffff"
+ name="Medium Mana Potion"
+ description="A medium mana potion made from brewed, powerful items."
+ type="usable"
+ mp="100"
+ weight="15"/>
+ <item id="828"
+ image="use/potions/c.png|G:#3636b0,ffffff"
+ name="Large Mana Potion"
+ description="A large mana potion made from brewed, powerful items."
+ type="usable"
+ mp="250"
+ weight="25"/>
+ <item id="829"
+ image="generic/crystal.png|W:#ba58ff,d496ff,ffffff"
+ name="Light Crystal"
+ description="A light crystal that emits an angelic aura."
+ type="generic"
+ weight="10"/>
<!-- HERE ARE SOME UNUSED ITEM IDS -->