summaryrefslogtreecommitdiff
path: root/items/equip-charm.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-charm.xml')
-rw-r--r--items/equip-charm.xml88
1 files changed, 88 insertions, 0 deletions
diff --git a/items/equip-charm.xml b/items/equip-charm.xml
new file mode 100644
index 00000000..0a37d05e
--- /dev/null
+++ b/items/equip-charm.xml
@@ -0,0 +1,88 @@
+<?xml version="1.0"?>
+<items>
+ <item id="1227"
+ image="equipment/charms/enchanter.png"
+ name="Enchanter's Amulet"
+ description="An amulet made for true enchanters."
+ effect="Hit Chance +22"
+ type="equip-charm"
+ weight="1" />
+ <item id="677"
+ image="equipment/charms/heartnecklace.png"
+ name="Heart Necklace"
+ description="A gold and ruby heart necklace."
+ type="equip-charm"
+ weight="10">
+ <particlefx>graphics/particles/heartnecklace.particle.xml</particlefx>
+ </item>
+ <item id="742"
+ image="equipment/charms/clover.png"
+ name="Four-Leaf Clover"
+ description="A lucky four-leaf clover."
+ mattack="5"
+ type="equip-charm"
+ luk="1"
+ weight="1"
+ sellProtected="true" />
+ <item id="749"
+ image="equipment/charms/towel.png"
+ name="Towel"
+ description="You can dry yourself off with it if it still seems to be clean enough. - Douglas Adams"
+ mattack="5"
+ type="equip-charm"
+ weight="50"
+ sellProtected="true" />
+ <item id="829"
+ image="equipment/charms/fourleaf-amulet.png|W:#332f27,584a31,af7817,ffffff"
+ name="Crozenite Four-Leaf Amulet"
+ description="An amulet that brings the wearer luck where ever they go."
+ mattack="5"
+ type="equip-charm"
+ luk="1"
+ weight="10"
+ sellProtected="true" />
+ <item id="830"
+ image="equipment/charms/fourleaf-amulet.png|W:#3f2e26,644435,7c513c,ffffff"
+ name="Bromenal Four-Leaf Amulet"
+ description="An amulet that brings the wearer good luck where ever they go."
+ mattack="5"
+ type="equip-charm"
+ luk="2"
+ weight="10"
+ sellProtected="true" />
+ <item id="831"
+ image="equipment/charms/fourleaf-amulet.png|W:#272f33,384347,6f7e85,ffffff"
+ name="Silver Four-Leaf Amulet"
+ description="An amulet that brings the wearer great luck where ever they go."
+ mattack="5"
+ type="equip-charm"
+ luk="3"
+ weight="10"
+ sellProtected="true" />
+ <item id="832"
+ image="equipment/charms/fourleaf-amulet.png|W:#857a4d,bc9600,fdd017,ffffff"
+ name="Golden Four-Leaf Amulet"
+ description="An amulet that brings the wearer excellent luck where ever they go."
+ mattack="5"
+ type="equip-charm"
+ luk="4"
+ weight="10"
+ sellProtected="true" />
+ <item id="865"
+ image="generic/spell-book.png"
+ name="Grimoire"
+ description="An ancient spellbook filled with the wisdom of generations of magic. If you could only read it!"
+ mattack="5"
+ maxmp="30"
+ type="equip-charm"
+ weight="100" />
+ <item id="879"
+ image="equipment/charms/heart-of-isis.png"
+ name="Heart of Isis"
+ description="Life emanates through the natural warmth of this jewel."
+ effect="MaxHP +15% / HP Recovery Rate +65%"
+ level="85"
+ type="equip-charm"
+ weight="40"
+ sellProtected="true" />
+</items>