<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="items.xsl"?>
<!-- Authors: 4144, Alige, Piman, Reid
Copyright (C) 2010-2015 Evol Online
Copyright (C) 2016-2017 The Mana World -->
<!--
New organization (04/12/11).
-0 -99 = Hairstyles
-100 -infinity = Races
30 500 = Weapon Animations
501 699 = Usable Items
700 999 = Generic Items
1000 1099 = Necklaces
1100 1199 = Rings
1200 1299 = Charms
1300 1799 = Chest Armors
1800 1999 = Boots
2000 2199 = Gloves
2200 2499 = Pants
2500 2699 = Wings
2700 2899 = Shields
2900 3199 = Head Gears
3200 3499 = Neck Armors
3500 3999 = Weapons
4000 4999 = Pets
5000 5999 = Cards
6000 6999 = Bows
7000 7999 = Arrows
8000 8499 = LEGACY merge items, generic or usable
Colors for dyeable equipments or items are now set up by itemcolors.xml.
-->
<items>
<!-- Hairstyles -->
<item id="-1" type="hairsprite" name="Bald">
<sprite>hairstyles/hairstyle01.xml</sprite>
</item>
<item id="-2" type="hairsprite" name="Bowl Cut" colors="hairS">
<sprite>hairstyles/hairstyle02.xml</sprite>
</item>
<item id="-3" type="hairsprite" name="Combed Back" colors="hairS">
<sprite>hairstyles/hairstyle03.xml</sprite>
</item>
<item id="-4" type="hairsprite" name="Emo" colors="hairS">
<sprite>hairstyles/hairstyle04.xml</sprite>
</item>
<item id="-5" type="hairsprite" name="Mohawk" colors="hairS">
<sprite>hairstyles/hairstyle05.xml</sprite>
</item>
<item id="-6" type="hairsprite" name="Pompadour" colors="hairS">
<sprite>hairstyles/hairstyle06.xml</sprite>
</item>
<item id="-7" type="hairsprite" name="Center Parting" colors="hairS">
<sprite>hairstyles/hairstyle07.xml</sprite>
</item>
<item id="-8" type="hairsprite" name="Long and Slick" colors="hair">
<sprite>hairstyles/hairstyle08.xml</sprite>
</item>
<item id="-9" type="hairsprite" name="Short and Curly" colors="hair">
<sprite>hairstyles/hairstyle09.xml</sprite>
</item>
<item id="-10" type="hairsprite" name="Pigtails" colors="hair">
<sprite>hairstyles/hairstyle10.xml</sprite>
</item>
<item id="-11" type="hairsprite" name="Long and Curly" colors="hair">
<sprite>hairstyles/hairstyle11.xml</sprite>
</item>
<item id="-12" type="hairsprite" name="Parted" colors="hair">
<sprite>hairstyles/hairstyle12.xml</sprite>
</item>
<item id="-13" type="hairsprite" name="Perky Ponytail" colors="hairS">
<sprite>hairstyles/hairstyle13.xml</sprite>
</item>
<item id="-14" type="hairsprite" name="Wave" colors="hairS">
<sprite>hairstyles/hairstyle14.xml</sprite>
</item>
<item id="-15" type="hairsprite" name="Mane" colors="hairS">
<sprite>hairstyles/hairstyle15.xml</sprite>
</item>
<item id="-16" type="hairsprite" name="Bun" colors="hairS">
<sprite>hairstyles/hairstyle16.xml</sprite>
</item>
<item id="-17" type="hairsprite" name="Wavy" colors="hairS">
<sprite>hairstyles/hairstyle17.xml</sprite>
</item>
<item id="-18" type="hairsprite" name="Bunches" colors="hairS">
<sprite>hairstyles/hairstyle18.xml</sprite>
</item>
<item id="-19" type="hairsprite" name="Long Ponytail" colors="hairS">
<sprite>hairstyles/hairstyle19.xml</sprite>
</item>
<item id="-20" type="hairsprite" name="Infinitely Long" colors="hair">
<sprite>hairstyles/hairstyle20.xml</sprite>
</item>
<item id="-21" type="hairsprite" name="Choppy" colors="hair">
<sprite>hairstyles/hairstyle21.xml</sprite>
</item>
<item id="-22" type="hairsprite" name="Wild" colors="hair">
<sprite>hairstyles/hairstyle22.xml</sprite>
</item>
<item id="-23" type="hairsprite" name="Punk" colors="hairS">
<sprite>hairstyles/hairstyle23.xml</sprite>
</item>
<item id="-24" type="hairsprite" name="Imperial" colors="hairS">
<sprite>hairstyles/hairstyle24.xml</sprite>
</item>
<item id="-25" type="hairsprite" name="Side Strand" colors="hairS">
<sprite>hairstyles/hairstyle25.xml</sprite>
</item>
<item id="-26" type="hairsprite" name="Messy" colors="hairS">
<sprite>hairstyles/hairstyle26.xml</sprite>
</item>
<item id="-27" type="hairsprite" name="Flat Ponytail" colors="hairS">
<sprite>hairstyles/hairstyle27.xml</sprite>
</item>
<item id="-28" type="hairsprite" name="Tapered Nape" colors="hairS">
<sprite>hairstyles/hairstyle28.xml</sprite>
</item>
<!-- Races -->
<item id="-100" type="racesprite" name="Kaizei Viro">
<sprite gender="unisex">races/human-male.xml</sprite>
<sprite gender="female">races/human-female.xml</sprite>
<sound event="hit">weapons/barehands/hit1.ogg</sound>
<sound event="miss">weapons/barehands/miss1.ogg</sound>
</item>
<item id="-101" type="racesprite" name="Argaes Viro">
<sprite gender="unisex">races/human-male-medium.xml</sprite>
<sprite gender="female">races/human-female-medium.xml</sprite>
<sound event="hit">weapons/barehands/hit1.ogg</sound>
<sound event="miss">weapons/barehands/miss1.ogg</sound>
</item>
<item id="-102" type="racesprite" name="Tonori Viro">
<sprite gender="unisex">races/human-male-dark.xml</sprite>
<sprite gender="female">races/human-female-dark.xml</sprite>
<sound event="hit">weapons/barehands/hit1.ogg</sound>
<sound event="miss">weapons/barehands/miss1.ogg</sound>
</item>
<item id="-103" type="racesprite" name="Cave Ukar">
<sprite gender="unisex">races/ukar-male.xml</sprite>
<sprite gender="female">races/ukar-female.xml</sprite>
<sound event="hit">weapons/barehands/hit1.ogg</sound>
<sound event="miss">weapons/barehands/miss1.ogg</sound>
</item>
<item id="-104" type="racesprite" name="Mountain Ukar">
<sprite gender="unisex">races/ukar-male-pink.xml</sprite>
<sprite gender="female">races/ukar-female-pink.xml</sprite>
<sound event="hit">weapons/barehands/hit1.ogg</sound>
<sound event="miss">weapons/barehands/miss1.ogg</sound>
</item>
<item id="-105" type="racesprite" name="Sea Tritan">
<sprite gender="unisex">races/tritan-male.xml</sprite>
<sprite gender="female">races/tritan-female.xml</sprite>
<sound event="hit">weapons/barehands/hit1.ogg</sound>
<sound event="miss">weapons/barehands/miss1.ogg</sound>
</item>
<item id="-106" type="racesprite" name="Lake Tritan">
<sprite gender="unisex">races/tritan-male-purple.xml</sprite>
<sprite gender="female">races/tritan-female-purple.xml</sprite>
<sound event="hit">weapons/barehands/hit1.ogg</sound>
<sound event="miss">weapons/barehands/miss1.ogg</sound>
</item>
<item id="-107" type="racesprite" name="Light Raijin">
<sprite gender="unisex">races/elven-male.xml</sprite>
<sprite gender="female">races/elven-female.xml</sprite>
<sound event="hit">weapons/barehands/hit1.ogg</sound>
<sound event="miss">weapons/barehands/miss1.ogg</sound>
</item>
<item id="-108" type="racesprite" name="Dark Raijin">
<sprite gender="unisex">races/raijin-male.xml</sprite>
<sprite gender="female">races/raijin-female.xml</sprite>
<sound event="hit">weapons/barehands/hit1.ogg</sound>
<sound event="miss">weapons/barehands/miss1.ogg</sound>
</item>
<item id="-109" type="racesprite" name="Fire Kralog">
<sprite gender="unisex">races/demon-male.xml</sprite>
<sprite gender="female">races/demon-female.xml</sprite>
<sound event="hit">weapons/barehands/hit1.ogg</sound>
<sound event="miss">weapons/barehands/miss1.ogg</sound>
</item>
<item id="-110" type="racesprite" name="Frost Kralog">
<sprite gender="unisex">races/orc-male.xml</sprite>
<sprite gender="female">races/orc-female.xml</sprite>
<sound event="hit">weapons/barehands/hit1.ogg</sound>
<sound event="miss">weapons/barehands/miss1.ogg</sound>
</item>
<!-- Special Races -->
<item id="-150" type="racesprite" name="Piou">
<sprite gender="unisex">races/piou-unisex.xml</sprite>
<sound event="hit">monsters/piou/hit1.ogg</sound>
<sound event="miss">monsters/piou/miss1.ogg</sound>
</item>
<!-- Usable Items -->
<item id="501"
image="usable/acorn.png"
name="Acorn"
description="A natural food, ingredient, bait or seed."
useButton="Eat"
effect="Heal 12-18 HP"
type="usable"
weight="3"
maxFloorOffset="10">
<inventory>
<menu
name1="Eat"
command1="useinv 'INVINDEX'"
name2="Eat"
/>
<menu
name1="Plant"
command1="useinv 'INVINDEX' 1"
name2="Plant"
/>
</inventory>
</item>
<item id="502"
image="usable/bread.png"
name="Bread"
description="A baked food, ingredient or bait."
useButton="Eat"
effect="Heal 25-40 HP"
type="usable"
weight="25"/>
<item id="503"
image="usable/fungus.png"
name="Fungus"
description="A peculiar food, ingredient or remedy against poison."
useButton="Eat"
effect="Damage -5%; Defense +5%; Heal 25-35 HP"
type="usable"
weight="8"
maxFloorOffset="9"/>
<item id="504"
image="usable/cheese.png"
name="Cheese"
description="A yummy food, ingredient or bait."
useButton="Eat"
effect="Heal 30-50 HP"
type="usable"
weight="3"/>
<item id="505"
image="usable/pioulegs.png"
name="Piou Legs"
description="A tender food, ingredient or bait."
useButton="Eat"
effect="Heal 7-13 HP"
type="usable"
weight="4"/>
<item id="506"
image="usable/lettuceleaf.png"
name="Lettuce Leaf"
description="A healthy food, ingredient or bait."
useButton="Eat"
effect="Heal 15-25 HP"
type="usable"
weight="1"/>
<item id="507"
image="usable/piberries.png"
name="Piberries"
description="The famous staining fruit."
useButton="Eat"
effect="Heal 12-23 HP"
type="usable"
weight="2"/>
<item id="508"
image="usable/drops.png|S:#898989,7287a0,aeaeae,96abc6,cecece,bccce0,e5e5e5,dce4ee"
name="Sea Drops"
description="Yucky drops of salt water."
useButton="Drink"
effect="Headache; Heal 10-20 HP"
type="usable"
weight="4"/>
<item id="509"
image="usable/aquada.png"
name="Aquada"
description="A nutritious fruit of the sea."
useButton="Eat"
effect="Heal 75-100 HP"
type="usable"
weight="16"/>
<item id="510"
image="usable/blobime.png|S:#686868,695977,919191,9f79a9,bababa,d69ec0,dcdcdc,eccddf"
name="Pink Blobime"
description="Yucky pink mucus of little blub."
useButton="Eat"
effect="Headache; Heal 2-6 HP"
type="usable"
weight="10"/>
<item id="511"
image="usable/blobime.png|S:#686868,4e4e86,919191,7966b0,bababa,a384d5,dcdcdc,d7b9ea"
name="Purple Blobime"
description="Stinky purple mucus of blub."
useButton="Eat"
effect="Stomach ache; Heal 30-70 HP"
type="usable"
weight="10"/>
<item id="512"
image="usable/croconut-half.png"
name="Half Croconut"
description="Its inside seems delicious."
useButton="Eat"
effect="Heal 65-90 HP"
type="usable"
weight="38"
maxFloorOffset="10"/>
<item id="513"
image="usable/croconut.png"
name="Croconut"
description="Fallen from a crocotree, this fruit could be opened."
useButton="Open"
type="usable"
weight="80"/>
<item id="514"
image="usable/book-old.png"
name="Old Book"
description="A book that threatens to fall apart in your hands as you carefully browse the pages."
useButton="Read"
type="usable"
weight="25"/>
<item id="515"
image="usable/plushroom.png"
name="Plushroom"
description="A strange remedy of many possible uses."
useButton="Eat"
effect="Damage +5%; Heal 20-30 HP"
type="usable"
weight="8"/>
<item id="516"
image="usable/pumpkinseeds.png"
name="Pumpkin Seeds"
description="Yucky seeds that threaten to grow out-of-control."
useButton="Eat"
hp="1"
effect="Headache"
type="usable"
weight="1"/>
<item id="517"
image="usable/deliciouscookie.png"
name="Delicious Cookie"
description="This is a reward from the Cookie Master. Be careful before you eat it, its effects are unknown..."
useButton="Eat"
effect="Unknown"
type="equip-torso">
<replace />
<replace sprite="race">
<item from="-100" to="-150"/>
<item from="-101" to="-150"/>
<item from="-102" to="-150"/>
<item from="-103" to="-150"/>
<item from="-104" to="-150"/>
<item from="-105" to="-150"/>
<item from="-106" to="-150"/>
</replace>
</item>
<item id="518"
image="usable/urchinmeat.png"
name="Urchin Meat"
description="A seafood ingredient."
useButton="Eat"
effect="Heal 28-35 HP"
type="usable"
weight="1"/>
<item id="519"
image="usable/easteregg.png"
name="Easter Egg"
description="A chocolate shell covered in a very thin metal layer."
useButton="Eat"
effect="Heal 60-75 HP"
type="usable"
weight="10"/>
<item id="520"
image="usable/piberriesinfusion.png"
name="Piberries Infusion"
description="A potion made from piberries."
effect="Heal 110-130 HP"
useButton="Drink"
type="usable"
weight="15"/>
<item id="521"
image="usable/fatespotion.png"
name="Fate's Potion"
description="An effective blood-loss remedy."
effect="Heal 240-260 HP"
useButton="Drink"
type="usable"
weight="17"/>
<item id="522"
image="usable/clotholiquor.png"
name="Clotho Liquor"
description="Remedy used in feral warrior training sessions."
effect="Heal 575-625 HP"
useButton="Drink"
type="usable"
weight="16"/>
<item id="523"
image="usable/lachesisbrew.png"
name="Lachesis Brew"
description="Rare, powerful and restricted remedy."
effect="Heal 1100-1300 HP"
useButton="Drink"
type="usable"
weight="14"/>
<item id="524"
image="usable/atroposmixture.png"
name="Atropos Mixture"
description="The most advanced potion ever synthesized."
effect="Heal 2300-2550 HP"
useButton="Drink"
type="usable"
weight="15"/>
<item id="525"
image="usable/elixiroflife.png"
name="Elixir Of Life"
description="A potion able to restore even dead trees to life."
effect="Heal 10000 HP"
useButton="Eat"
type="usable"
weight="20"/>
<item id="526"
image="usable/shovel.png"
name="Iron Shovel"
useButton="Use"
description="Discover treasures, dungeons and raw materials."
type="usable"
weight="210"
maxFloorOffset="5"/>
<item id="527"
image="usable/pumpkinjuice.png"
name="Pumpkin Juice"
useButton="Use"
description="Blood-colored juice from madly swarming pumpkin."
effect="Heal 30-50 HP"
type="usable"
weight="5"
maxFloorOffset="15"/>
<item id="528"
image="usable/manana.png"
name="Manana"
useButton="Use"
description="A fast healing fruit."
effect="Heal 70-80 HP"
type="usable"
weight="10"
maxFloorOffset="6"/>
<item id="529"
image="usable/curshroom.png"
name="Curshroom"
description="A strange remedy of many possible uses, cures poison."
useButton="Eat"
effect="Damage per second +10; Heal 40-50 HP"
type="usable"
weight="10"
maxFloorOffset="6"/>
<item id="530"
image="usable/carrot.png"
name="Carrot"
description="Good in various recipes."
useButton="Eat"
effect="Heal 20-30 HP"
type="usable"
weight="3"
maxFloorOffset="6"/>
<item id="531"
image="usable/wine.png"
name="Red Plush Wine"
description="Wine produced from black grapes in the south-east of Aurora."
effect="Confusion"
useButton="Drink"
type="usable"
weight="10"/>
<item id="532"
image="usable/book-pioufluffy.png"
name="Piou and The Fluffy"
description="This story is a warning against listening to flattery."
useButton="Read"
type="usable"
weight="25"/>
<item id="533"
image="usable/book-poem.png"
name="Poem about Poems"
description="A heart touching poem written by Nard."
useButton="Read"
type="usable"
weight="20"/>
<item id="534"
image="usable/book-chorus.png"
name="Chorus of the Woods"
description="This poem was written centuries ago and is from the ancient city of Keshlam."
useButton="Read"
type="usable"
weight="25"/>
<item id="535"
image="usable/book-comtheory.png"
name="Communication Theory"
description="Various meta explanations regarding the dialogue system."
useButton="Read"
type="usable"
weight="20"/>
<item id="536"
image="usable/book-chorus.png"
name="Fluffy Animals who Love Their Owners"
description="A quick guide to introduce pet caring."
useButton="Read"
type="usable"
weight="20"/>
<item id="537"
image="usable/book-laws.png"
name="The Book of Laws"
description="The basic laws respected and upheld in all parts of Gasaron."
useButton="Read"
type="usable"
weight="10"/>
<item id="538"
image="usable/book-fishing.png"
name="Fishing Guide Vol. I"
description="A small book that covers the basics of fishing."
useButton="Read"
type="usable"
weight="25"/>
<item id="539"
image="usable/book-cooking.png"
name="Recipe Book"
description="A small book with all the culinary wonders you have collected."
useButton="Read"
type="usable"
weight="20"/>
<item id="540"
image="usable/book-pioufluffy.png"
name="Master Book"
description="The book which knows all mana secrets, reserved only for masters."
useButton="Read"
type="usable"
weight="20"/>
<item id="560"
image="usable/sandwich-carp.png"
name="Carp Sandwich"
useButton="Eat"
description="A yummy sandwich, made with a fresh carp."
effect="Heal 800 - 1200 HP, increases hit rate."
type="usable"
weight="25"
maxFloorOffset="6"/>
<item id="561"
image="usable/sandwich-pioulegs.png"
name="Piouleg Sandwich"
useButton="Eat"
description="A typical Artis food. How can you just eat these little Pious?"
effect="Heal 1000 - 1500 HP, increases hit rate."
type="usable"
weight="25"
maxFloorOffset="6"/>
<item id="562"
image="usable/sandwich-manana.png"
name="Manana Sandwich"
useButton="Eat"
description="A veggie sandwich, for those who like it."
effect="Heal 1200 - 1800 HP, increases hit rate."
type="usable"
weight="25"
maxFloorOffset="6"/>
<item id="563"
image="usable/beer.png"
name="Beer"
useButton="Eat"
description="Just a beer, nothing else. Don`t drink and drive!"
effect="Confusion"
type="usable"
weight="50"
maxFloorOffset="6"/>
<item id="564"
image="usable/roastedmaggot.png"
name="Roasted Maggot"
useButton="Eat"
description="a maggot, roasted on fire. Mmh, crunchy!"
effect="Heal 100-250 HP"
type="usable"
weight="5"
maxFloorOffset="6"/>
<item id="565"
image="usable/bottleofwater.png"
name="Bottle of Water"
useButton="Eat"
description="Fresh springwater from Hurnscald area. Healthy!"
effect="Heal 70-100 HP"
type="usable"
weight="25"
maxFloorOffset="6"/>
<item id="566"
image="usable/cake-cherry.png"
name="Cherry Cake"
useButton="Eat"
description="If you like sweets, you will love this homemade cherry cake."
effect="Heal 20-35 HP"
type="usable"
weight="10"
maxFloorOffset="6"/>
<item id="567"
image="usable/maggotslimepotion.png"
name="Maggot Slime Potion"
description="Eek, it is a slimy potion! Seems suspcious!"
effect="Heal 10-130 HP"
useButton="Drink"
type="usable"
weight="15"/>
<item id="600"
image="usable/potion1.png|W:#b6322c,fe8b70,f4d2be"
name="Small Healing Potion"
description="A small Healing Potion for little wounds."
effect="Heal 250 HP"
useButton="Drink"
type="usable"
weight="32"/>
<item id="601"
image="usable/potion2.png|W:#b6322c,fe8b70,f4d2be"
name="Medium Healing Potion"
description="A medium Healing Potion for painful wounds. Slightly addictive, handle with care."
effect="Heal 500 HP"
useButton="Drink"
type="usable"
weight="64"/>
<item id="602"
image="usable/potion3.png|W:#b6322c,fe8b70,f4d2be"
name="Large Healing Potion"
description="A large Healing Potion. To countermand involuntary amputations."
effect="Heal 1000 HP"
useButton="Drink"
type="usable"
weight="128"/>
<item id="603"
image="usable/potion1.png|W:#16486e,498ec5,e4f2fc"
name="Small Mana Potion"
description="A small Mana Potion for 'Not-at-all-a-Mage' players."
effect="Heal 20 SP"
useButton="Drink"
type="usable"
weight="32"/>
<item id="604"
image="usable/potion2.png|W:#16486e,498ec5,e4f2fc"
name="Medium Mana Potion"
description="A medium Mana Potion for the Sorcerer's Apprentice."
effect="Heal 50 SP"
useButton="Drink"
type="usable"
weight="64"/>
<item id="605"
image="usable/potion3.png|W:#16486e,498ec5,e4f2fc"
name="Large Mana Potion"
description="A large Mana Potion for the magic Ones.."
effect="Heal 100 SP"
useButton="Drink"
type="usable"
weight="128"/>
<item id="606"
image="usable/potion4.png|W:#da69e5,ffdaff"
name="Concentration Potion"
description="A Potion to make you faster, and to make your attacks hit with higher accuracy."
effect="Higher Concentration."
useButton="Drink"
type="usable"
weight="128"/>
<item id="607"
image="usable/potion4.png|W:#c05000,f0a000,f0f09f"
name="Iron Potion"
description="This potion contains powderized Iron. It makes you strong and resistant against physical attacks."
effect="Higher Strength and Defense."
useButton="Drink"
type="usable"
weight="128"/>
<item id="608"
image="usable/potion5.png|W:#594d36,b49b6c,f4d293"
name="Fertility Potion"
description="A bottle containing some fertilizer, used for making soil fruitful again."
effect="Better dont drink it, it could be toxic."
useButton="Drink"
type="usable"
weight="128"/>
<item id="609"
image="usable/honey.png"
name="Honey"
description="A glass full of the finest honey. Enjoy it, and don't forget to thank the bees!"
effect="Heals some HP and SP."
useButton="Eat"
type="usable"
weight="250"/>
<item id="610"
image="usable/potiondeath.png|W:#580000,a40000,c02020,ff6060"
name="Death Potion"
description="Used for really powerful magic. You should not drink this!"
effect="Instakill."
useButton="Drink"
type="usable"
weight="512"/>
<item id="611"
image="usable/seeds-grass.png"
name="Grass Seeds"
description="Common seeds to plant clovers, as food for your Mouboos or for usual clover purposes."
type="usable"
useButton="Plant"
weight="3"
maxFloorOffset="2">
<inventory>
<menu
name1="Plant"
command1="useinv 'INVINDEX' 1"
name2="Plant"
/>
</inventory>
</item>
<item id="612"
image="usable/seeds-flower.png"
name="Flower Seeds"
description="If you like colorful places.. they need fertile soil so be careful where you plant them."
type="usable"
useButton="Plant"
weight="4"
maxFloorOffset="2">
<inventory>
<menu
name1="Plant"
command1="useinv 'INVINDEX' 1"
name2="Plant"
/>
</inventory>
</item>
<item id="613"
image="usable/potion5.png|W:#831f2d,f07401,f8cc8b"
name="Purification Potion"
description="A bottle containing a magical potion, to clean soil from evil sway."
useButton="Drink"
type="usable"
weight="128"/>
<item id="614"
image="usable/bowl-stew.png|W:#16486e,498ec5,e4f2fc"
name="Sailor's Stew"
description="A bowl containing a fine dish for sailors, makes you strong and sturdy."
effect="Max. HP +20%, Healing 2000 HP, HIT +5, VIT +3, AGI -3. Effect lasts for 3 minutes."
type="usable"
useButton="Eat"
weight="650"/>
<item id="615"
image="generic/map-treasure.png"
name="Treasure Map"
description="Points to a location where a valuable treasure may be bured. Perhaps you should try to find the place and dig there."
useButton="Read"
type="usable"
weight="14"/>
<item id="616"
image="usable/chocolatebar.png"
name="Chocolate Bar"
description="Sweet, sweet chocolate. Do not forget to brush your teeth after eating."
effect="PLACEHOLDER"
useButton="Eat"
type="usable"
weight="100"/>
<item id="617"
image="usable/mouboomilk.png"
name="Mouboo Milk"
description="Healthy milk."
effect="PLACEHOLDER"
useButton="Drink"
type="usable"
weight="200"/>
<item id="618"
image="usable/mouboosteak.png"
name="Mouboo Steak"
description="A huge steak from a Mouboo. Are you fine with killing animals to eat them?"
effect="PLACEHOLDER"
useButton="Eat"
type="usable"
weight="250"/>
<item id="619"
image="usable/roastedacorn.png"
name="Roasted Acorn"
description="A great snack, especially in wintertime."
effect="PLACEHOLDER"
useButton="Eat"
type="usable"
weight="50"/>
<item id="620"
image="usable/redapple.png"
name="Red Apple"
description="A non-poisoned, shiny red apple. Healthy, and yummy!"
effect="PLACEHOLDER"
useButton="Eat"
type="usable"
weight="100"/>
<item id="621"
image="usable/gift.png"
name="A Friend's Gift"
description="A gift from a friend, just for you! What might be inside?"
effect="PLACEHOLDER"
useButton="Open"
type="usable"
weight="50"/>
<item id="622"
image="usable/bowl-stew.png|W:#3f221d,754d23,f5cea4"
name="Squirrel Stew"
description="A bowl containing a fine dish made from cute Squirrels, very healthy. Also it makes you strong and sturdy."
effect="Max. HP +25%, Healing 2500 HP, VIT +5, AGI +3, DEX -3. Effect lasts for 4 minutes."
type="usable"
useButton="Eat"
weight="650"/>
<item id="623"
image="usable/bowl-stew.png|W:#6a0022,7c151a,c60022"
name="Mouboo Stew"
description="Its easy. Hunt a Mouboo, slaughter it, make a great healthy dish out of it."
effect="Max. HP +30%, Healing 3000 HP, VIT +5, DEX +3, AGI -3. Effect lasts for 5 minutes."
type="usable"
useButton="Eat"
weight="650"/>
<item id="624"
image="usable/squirrelmeat.png"
name="Squirrel Meat"
description="Edible parts of slaughtered Squirrels. Are you sure Squirrels are not way too cute to eat them?"
effect="PLACEHOLDER"
useButton="Eat"
type="usable"
weight="250"/>
<item id="625"
image="usable/plate-dish.png|W:#6a0022,7c151a,c60022;R:#115511,22aa22,99dd99"
name="Seafood Plate"
description="Nicely arranged plate with some seafood ingredients. Yummy?"
effect="Max. HP -5%, Healing 3000 HP, VIT +5, DEX +3, AGI -3. Effect lasts for 5 minutes."
type="usable"
useButton="Eat"
weight="400"/>
<item id="626"
image="usable/plate-dish.png|W:#6a0022,7c151a,c60022;R:#002504,2d551b,07871d"
name="Barbecue Plate"
description="The best way to prepare good meat is to make barbecue on an open fire."
effect="Max. HP +30%, Healing 3000 HP, VIT +5, DEX +3, AGI -3. Effect lasts for 5 minutes."
type="usable"
useButton="Eat"
weight="500"/>
<item id="627"
image="usable/plate-dish.png|W:#6a0022,7c151a,c60022;R:#22241d,3f6543,689c46,deeba3"
name="Veggie Plate"
description="Killing animals is unethical? Well, after all it is not needed for human nutrition. Yummy!"
effect="Max. HP +30%, Healing 3000 HP, VIT +5, DEX +3, AGI -3. Effect lasts for 5 minutes."
type="usable"
useButton="Eat"
weight="450"/>
<item id="628"
image="usable/blueberries.png"
name="Blueberries"
description="Tasty, healty little blue berries. Harvest in summer. Do not mix it up with deadly nightshades!"
effect="PLACEHOLDER"
useButton="Eat"
type="usable"
weight="30"/>
<item id="629"
image="usable/donut.png"
name="Donut"
description="Sweet chocolate donut. Do not eat too much, especially if you do not have your toothbrush with you."
effect="Healing 2250 HP, LUK +5, VIT +3. Effect lasts for 60 seconds."
type="usable"
useButton="Eat"
weight="100"/>
<item id="630"
image="usable/cake-blueberry.png"
name="Blueberry Cake"
description="Sweet cake made with blueberries. Comes with some cream."
effect="Healing 2000 HP, LUK +5, VIT +3. Effect lasts for 90 seconds."
type="usable"
useButton="Eat"
weight="150"/>
<item id="631"
image="usable/cake-carrot.png"
name="Carrot Cake"
description="Healthy, tasty carrot cake. Are you a rabbit, or what?"
effect="Healing 2700 HP, INT +5, DEX +3. Effect lasts for 120 seconds."
type="usable"
useButton="Eat"
weight="180"/>
<!-- Generic Items -->
<item id="700"
image="generic/smalltentacles.png"
name="Small Tentacles"
description="Colorful tentacles with poisonous barbs."
type="generic"
weight="5"
maxFloorOffset="12"/>
<item id="701"
image="generic/pioufeathers.png"
name="Piou Feathers"
description="Small feathers of an innocent little piou."
type="generic"
weight="1"
maxFloorOffset="8"/>
<item id="702"
image="generic/tortugashell-fragment.png"
name="Tortuga Shell Fragment"
description="Used to make tools and decorations."
type="generic"
weight="25"/>
<item id="703"
image="generic/eggshell-half.png"
name="Half Eggshell"
description="Maybe something hatched, or someone was cooked..."
type="generic"
weight="2"/>
<item id="704"
image="generic/rattotail.png"
name="Ratto Tail"
description="Hairless tail of a ratto."
type="generic"
weight="1"/>
<item id="705"
image="generic/teeth-ratto.png"
name="Ratto Teeth"
description="Sharp incisors of a ratto."
type="generic"
weight="1"/>
<item id="706"
image="generic/crocclaw.png"
name="Croc Claw"
description="It moves and pinches without its body."
type="generic"
weight="45"/>
<item id="707"
image="generic/squichyclaws.png"
name="Squichy Claws"
description="Claws from a wild Squichy."
type="generic"
weight="1"/>
<item id="708"
image="generic/tortugashell.png"
name="Tortuga Shell"
description="A symbol of shelter."
type="generic"
weight="95"/>
<item id="709"
image="generic/tongue.png"
name="Tortuga Tongue"
description="Adept to digesting blubs."
type="generic"
weight="2"
maxFloorOffset="12"/>
<item id="710"
image="generic/pearl.png"
name="Pearl"
description="A beautiful round and shiny pearl."
type="generic"
weight="1"
maxFloorOffset="11"/>
<item id="711"
image="generic/coral.png|S:#535353,693d41,808080,b44e4c,999999,da6858,b9b9b9,f1a082,d7d7d7,fbcbb3"
name="Coral"
description="Can indicate the health of oceanic ecosystems."
type="generic"
weight="10"
maxFloorOffset="9"/>
<item id="712"
image="generic/coral.png|S:#535353,473746,808080,5b5a84,999999,6c7ec6,b9b9b9,7eb1e0,d7d7d7,c2f6fa"
name="Blue Coral"
description="A coral dyed in blue by a blub."
type="generic"
weight="10"
maxFloorOffset="9"/>
<item id="713"
image="generic/box-fish.png"
name="Fish Box"
description="A wooden box full of fresh fish that Couwan gave you."
type="generic"
weight="1250"/>
<item id="714"
image="generic/letter-stamp.png"
name="Guild Certification"
description="This piece of paper grants you official permission to found a guild."
type="generic"
weight="1"
maxFloorOffset="4"/>
<item id="715"
image="generic/box-croconut.png"
name="Croconut Box"
description="Contains 17 croconuts."
type="generic"
weight="1400"/>
<item id="716"
image="generic/box-plushroom.png"
name="Plushroom Box"
description="Contains 87 plushrooms."
type="generic"
weight="720"/>
<item id="717"
image="generic/dish-poisoned.png"
name="Poisoned Dish"
description="A special dish made of strange ingredients."
type="generic"
weight="20"
maxFloorOffset="12"/>
<item id="718"
image="generic/key-ship.png"
name="La Johanne's Key"
description="An iron key to open La Johanne's entrance door."
type="generic"
weight="1"
maxFloorOffset="12"/>
<item id="719"
image="generic/wing-bat.png|S:#4d4d4d,3d2e37,686868,4f3c47,919191,664f4f,b6b6b6,948573"
name="Left Crafty Wing"
description="This wing is slight and soft unlike its former owner."
type="generic"
weight="35"
maxFloorOffset="17"/>
<item id="720"
image="generic/teeth-bat.png"
name="Bat Teeth"
description="What sharp teeth! They seem to be more dangerous than a knife."
type="generic"
weight="3"
maxFloorOffset="16"/>
<item id="721"
image="generic/wing-bat.png|S:#4d4d4d,4b3126,686868,624632,919191,af6b3b,b6b6b6,de8f40"
name="Right Crafty Wing"
description="This wing is slight and soft unlike its former owner."
type="generic"
weight="35"
maxFloorOffset="17"/>
<item id="722"
image="generic/pumpkin.png"
name="Pumpkin"
description="An invasive species, sometimes carved during festivals."
type="generic"
weight="530"
maxFloorOffset="10"/>
<item id="723"
image="generic/mushroom-spores.png"
name="Mushroom Spores"
description="Some colored spores that help mushrooms spread across the land."
type="generic"
weight="1"
maxFloorOffset="12"/>
<item id="724"
image="generic/moss.png"
name="Moss"
description="Grows in moist, shady areas."
type="generic"
weight="2"
maxFloorOffset="12"/>
<item id="725"
image="generic/tentacles.png"
name="Tentacles"
description="Boneless appendage of an invertebrate."
type="generic"
weight="8"
maxFloorOffset="7"/>
<item id="726"
image="generic/carp.png"
name="Common Carp"
description="Freshwater is commonly inhabited by these pests."
type="generic"
weight="200"
maxFloorOffset="9"/>
<item id="727"
image="generic/carp.png|S:#394f4d,3e4d58,607793,7b6093,6ba6a8,a47ba8,c9dec0,dec0cb,8dc7a2,dec0cb"
name="Grass Carp"
description="A smart fish, very difficult to catch."
type="generic"
weight="200"
maxFloorOffset="9"/>
<item id="728"
image="generic/fishingrod.png"
name="Fishing Rod"
description="Designed for sports fishing."
type="generic"
weight="20"
maxFloorOffset="4"/>
<item id="729"
image="generic/fur.png"
name="Fluffy Fur"
description="This soft fur is used to make warm clothing."
type="generic"
weight="2"
maxFloorOffset="8"/>
<item id="730"
image="generic/box-aquada.png"
name="Aquada Box"
description="Contains 50 aquadas."
type="generic"
weight="850"/>
<item id="731"
image="generic/bottle-empty.png"
name="Empty Bottle"
description="An empty bottle, clean and ready to be filled."
type="generic"
weight="100"
maxFloorOffset="4"/>
<item id="732"
image="generic/rawlog.png"
name="Raw Log"
description="A somehow strange piece of wood."
type="generic"
weight="200"
maxFloorOffset="4"/>
<item id="733"
image="generic/pinkantennae.png"
name="Pink Antennae"
description="An Antennae, as Pinkies wear it on their heads."
type="generic"
weight="25"
maxFloorOffset="4"/>
<item id="734"
image="generic/mug-empty.png"
name="Empty Mug"
description="This Tea Mug is pretty empty."
type="generic"
weight="100"
maxFloorOffset="4"/>
<item id="735"
image="generic/petal.png|S:#606060,620e48,b1b1b1,bf1b8b,c3c3c3,e32bcf,ededed,ffb6f7"
name="Pink Petal"
description="A fragile Petal with an aromatic smell."
type="generic"
weight="5"
maxFloorOffset="4"/>
<item id="736"
image="generic/powder.png"
name="Pile of Ash"
description="A handfull of Ash with unknown origin."
type="generic"
weight="5"
maxFloorOffset="4"/>
<item id="737"
image="generic/herb-alizarin.png"
name="Alizarin Herb"
description="A few leaves."
type="generic"
weight="1"
maxFloorOffset="4"/>
<item id="738"
image="generic/herb-cobalt.png"
name="Cobalt Herb"
description="A few leaves."
type="generic"
weight="1"
maxFloorOffset="4"/>
<item id="739"
image="generic/herb-gamboge.png"
name="Gamboge Herb"
description="A few leaves."
type="generic"
weight="1"
maxFloorOffset="4"/>
<item id="740"
image="generic/herb-mauve.png"
name="Mauve Herb"
description="A few leaves."
type="generic"
weight="1"
maxFloorOffset="4"/>
<item id="741"
image="generic/gold-nuggets.png"
name="Gold Nuggets"
description="A few valuable pieces of gold."
type="generic"
weight="100"
maxFloorOffset="4"/>
<item id="742"
image="generic/coal.png"
name="Coal"
description="Coal. Black and dirty."
type="generic"
weight="50"
maxFloorOffset="4"/>
<item id="743"
image="generic/ironore.png"
name="Iron Ore"
description="Iron Ore. Hard and heavy."
type="generic"
weight="150"
maxFloorOffset="4"/>
<item id="744"
image="generic/maggotslime.png"
name="Maggot Slime"
description="Slimy maggot slime."
type="generic"
weight="1"
maxFloorOffset="4"/>
<item id="745"
image="generic/bugleg.png"
name="Bug Leg"
description="You busted a gut for getting this, right?"
type="generic"
weight="1"
maxFloorOffset="4"/>
<item id="746"
image="generic/hardspike.png"
name="Hard Spike"
description="Spiky Spine from a strange mushroom."
type="generic"
weight="20"
maxFloorOffset="4"/>
<item id="747"
image="generic/silkcocoon.png"
name="Silk Cocoon"
description="Very thin and soft."
type="generic"
weight="1"
maxFloorOffset="4"/>
<item id="748"
image="generic/rose.png|W:#580000,a40000,c02020,ff6060"
name="Red Rose"
description="A beautiful red rose. Be careful, it has thorns!"
type="generic"
weight="10"
maxFloorOffset="4"/>
<item id="749"
image="generic/rose.png|W:#585858,aaaaaa,d0d0d0,ffffff"
name="White Rose"
description="A beautiful white rose. Be careful, it has thorns!"
type="generic"
weight="10"
maxFloorOffset="4"/>
<item id="750"
image="generic/rose.png|W:#846211,dab333,fffb93,ffffff"
name="Yellow Rose"
description="A beautiful yellow rose. Be careful, it has thorns!"
type="generic"
weight="10"
maxFloorOffset="4"/>
<item id="751"
image="generic/rose.png|W:#16486e,498ec5,e4f2fc"
name="Blue Rose"
description="A blue rose. You haven't seen blue roses before. Where might they grow?"
type="generic"
weight="10"
maxFloorOffset="4"/>
<item id="752"
image="generic/tulip.png|W:#580000,a40000,c02020,ff6060"
name="Red Tulip"
description="A nice red tulip. It smells nice."
type="generic"
weight="10"
maxFloorOffset="4"/>
<item id="753"
image="generic/tulip.png|W:#585858,aaaaaa,d0d0d0,ffffff"
name="White Tulip"
description="A beautiful white tulip. Whom could you present it?"
type="generic"
weight="10"
maxFloorOffset="4"/>
<item id="754"
image="generic/tulip.png|W:#846211,dab333,fffb93,ffffff"
name="Yellow Tulip"
description="A yellow tulip. I seems to be not really fresh."
type="generic"
weight="10"
maxFloorOffset="4"/>
<item id="755"
image="generic/tulip.png|W:#16486e,498ec5,e4f2fc"
name="Blue Tulip"
description="A shiny blue tulip. There must be a creative grower of flowers somewhere around."
type="generic"
weight="10"
maxFloorOffset="4"/>
<item id="756"
image="generic/coinbag.png"
name="Coin Bag"
description="A bag full of coins. They were most probably stolen from someone."
type="generic"
weight="250"
maxFloorOffset="4"/>
<item id="757"
image="generic/magic-feather.png"
name="Magic Feather"
description="A very rare feather, full of mana power. You may use it to take notes used for wizard purposes, for example."
type="generic"
weight="25"
maxFloorOffset="1"/>
<item id="758"
image="generic/smallmushroom.png"
name="Small Mushroom"
description="A small mushroom. You do not know if it is edible, though."
type="generic"
weight="75"
maxFloorOffset="4"/>
<item id="759"
image="generic/scorpionstinger.png|W:#111111,222222,333333,444444,555555,aaaaaa"
name="Black Scorpion Stinger"
description="The stinger from a Black Scorpion."
type="generic"
weight="200"
maxFloorOffset="4"/>
<item id="760"
image="generic/scorpionstinger.png|W:#4e431e,87681f,b48221,ce9c3d,f9c466,f1d7a4,fffef1"
name="Golden Scorpion Stinger"
description="The stinger from the legendary Golden Scorpion."
type="generic"
weight="500"
maxFloorOffset="4"/>
<item id="761"
image="generic/gearwheel.png"
name="Gearwheel"
description="A small ring with teeth all around. Could be part of some mechanical installation."
type="generic"
weight="500"/>
<item id="762"
image="generic/lockpicks.png"
name="Lockpicks"
description="Small metal sticks, mostly used to open locks illegally. Don't be caught with this!"
type="generic"
weight="50"/>
<item id="763"
image="generic/bone.png"
name="Bone"
description="Bone from a viro thigh. Scary."
type="generic"
weight="100"/>
<item id="764"
image="generic/druidtreebranch.png"
name="Druid Tree Branch"
description="A branch from the mysterious Druid Tree."
type="generic"
weight="200"/>
<item id="765"
image="generic/leftscorpionclaw.png|W:#2c2924,2c2924,403b2f,534d3f,716d5d,8c8675,c5bbaa"
name="Left Scorpion Claw"
description="A left claw from a scorpion."
type="generic"
weight="150"/>
<item id="766"
image="generic/rightscorpionclaw.png|W:#3c3c3c,302525,4d4d4d,4a3430,686868,69453a,919191,96664c,b6b6b6,bf8d67,dfdfdf,e6c19c"
name="Right Scorpion Claw"
description="A right claw from a scorpion."
type="generic"
weight="150"/>
<item id="767"
image="generic/ore.png|W:#433623,534227,6b522d,725e42,846b48,937e5a;R:#402e33,5e3434,824d39,995b44,c47f4e,e0af81"
name="Copper Ore"
description="Copper Ore. Cannot be used in this brute form, so it should be purified."
type="generic"
weight="500"/>
<item id="768"
image="generic/ore.png|W:#483a3c,5b4343,6c5248,7a6253,846c62;R:#2f382e,48504f,5b6c6b,7d8d8a,929d9d,b6bac2,ced2d1"
name="Silver Ore"
description="Silver Ore. Cannot be used in this brute form, so it should be purified."
type="generic"
weight="500"/>
<item id="769"
image="generic/ore.png|W:#554c31,645b41,7b735e,91876e,a49b7e,aeae92;R:#4e431e,87681f,b48221,ce9c3d,f9c466,f1d7a4,fffef1"
name="Gold Ore"
description="Gold Ore. Cannot be used in this brute form, so it should be purified."
type="generic"
weight="500"/>
<item id="770"
image="generic/ore.png|W:#706042,957f5d,a48c66,b1a071,c0a982,ddc9a9;R:#315a67,a4a4ae,dce5d6,ffffff"
name="Platinum Ore"
description="Platinum Ore. Cannot be used in this brute form, so it should be purified."
type="generic"
weight="500"/>
<item id="771"
image="generic/gempowder.png|W:#315a67,a4a4ae,dce5d6,ffffff"
name="Diamond Powder"
description="A powderized Diamond. Has a magic aura, maybe it is useful for something?"
type="generic"
weight="50"/>
<item id="772"
image="generic/gempowder.png|W:#581a1a,a41111,c03a3a,ff6060"
name="Ruby Powder"
description="A powderized Ruby. Has a magic aura, maybe it is useful for something?"
type="generic"
weight="50"/>
<item id="773"
image="generic/gempowder.png|W:#1f9c1f,89d689"
name="Emerald Powder"
description="A powderized Emerald. Has a magic aura, maybe it is useful for something?"
type="generic"
weight="50"/>
<item id="774"
image="generic/gempowder.png|W:#4b4bbd,888af4"
name="Sapphire Powder"
description="A powderized Sapphire. Has a magic aura, maybe it is useful for something?"
type="generic"
weight="50"/>
<item id="775"
image="generic/gempowder.png|W:#ccb534,f1ea8e,ffffaa"
name="Topaz Powder"
description="A powderized Topaz. Has a magic aura, maybe it is useful for something?"
type="generic"
weight="50"/>
<item id="776"
image="generic/gempowder.png|W:#530a7c,b362e1,ca87ef"
name="Amethyst Powder"
description="A powderized Amethyst. Has a magic aura, maybe it is useful for something?"
type="generic"
weight="50"/>
<item id="777"
image="generic/scorpionstinger.png|W:#3c3c3c,302525,4d4d4d,4a3430,686868,69453a,919191,96664c,b6b6b6,bf8d67,dfdfdf,e6c19c"
name="Scorpion Stinger"
description="Stinger from a common Scorpion."
type="generic"
weight="20"/>
<item id="778"
image="generic/skull.png"
name="Skull"
description="Human Skull. Why are you carrying around this?!?"
type="generic"
weight="350"/>
<item id="779"
image="generic/snakeskin.png|W:#3d2613,4e3117,774c20,8f5d22,ae772d,dbae5c,f7e1ad"
name="Snake Skin"
description="Skin from a snake. Can be used to make clothes, or other stuff."
type="generic"
weight="100"/>
<item id="780"
image="generic/snaketongue.png|W:#6a0022,7c151a,c60022"
name="Snake Tongue"
description="Tongue from a snake. Its forked."
type="generic"
weight="35"/>
<item id="781"
image="generic/terraniteore.png"
name="Terranite Ore"
description="Terranite Ore. Rare mineral, has a natural repugnancy with Mana."
type="generic"
weight="500"/>
<item id="782"
image="generic/ingot.png|W:#2f382e,48504f,5b6c6b,7d8d8a,929d9d,b6bac2,ced2d1"
name="Iron Ingot"
description="A heavy bloc of purified iron, can be used by blacksmiths."
type="generic"
weight="1000"/>
<item id="783"
image="generic/ingot.png|W:#402e33,5e3434,824d39,995b44,c47f4e,e0af81"
name="Copper Ingot"
description="A heavy bloc of purified copper, can be used by blacksmiths."
type="generic"
weight="1000"/>
<item id="784"
image="generic/ingot.png|W:#4b3e44,59494c,887565,a29171,ccbb9b,e7debd,faf8f1"
name="Silver Ingot"
description="A heavy bloc of purified silver, can be used by silversmiths."
type="generic"
weight="1000"/>
<item id="785"
image="generic/ingot.png|W:#4e431e,87681f,b48221,ce9c3d,f9c466,f1d7a4,fffef1"
name="Gold Ingot"
description="A heavy, valuable bloc of purified gold, can be used by goldsmiths."
type="generic"
weight="1000"/>
<item id="786"
image="generic/ingot.png|W:#315a67,a4a4ae,dce5d6,ffffff"
name="Platinum Ingot"
description="A heavy, valuable bloc of purified platinum, can be used by platinumsmiths."
type="generic"
weight="1000"/>
<item id="787"
image="generic/ingot.png|W:#171714,3c352a,554a39,7b6a4f,ab9372"
name="Terranite Ingot"
description="A heavy bloc of purified terranite. You wonder who could deal with that mysterious material."
type="generic"
weight="1000"/>
<item id="788"
image="generic/ore.png|W:#433623,534227,6b522d,725e42,846b48,937e5a;R:#473d0c,a67e18,daa520,ffdb94"
name="Rotonium Ore"
description="Rotonium Ore. Cannot be used in this brute form, so it must be purified."
type="generic"
weight="500"/>
<item id="789"
image="generic/ore.png|W:#483a3c,5b4343,6c5248,7a6253,846c62;R:#10201f,223a23,0b4936,4b7145,497e5e,b2d6ab,daf7fa"
name="Zealite Ore"
description="Zealite Ore. One of the rarest ores in the world. Hard to process, you should find a specialized smith for this."
type="generic"
weight="500"/>
<item id="790"
image="generic/ingot.png|W:#473d0c,a67e18,daa520,ffdb94"
name="Rotonium Ingot"
description="A valuable bloc of purified Rotonium. Light material, useful for special weapons and tactics."
type="generic"
weight="450"/>
<item id="791"
image="generic/ingot.png|W:#10201f,223a23,0b4936,4b7145,497e5e,b2d6ab,daf7fa"
name="Zealite Ingot"
description="A heavy, very valuable bloc of purified Zealite. It has a manaic aura."
type="generic"
weight="1200"/>
<item id="800"
image="generic/gem-shard.png|W:#315a67,a4a4ae,dce5d6,ffffff"
name="Diamond Shard"
description="A small diamond shard."
type="generic"
weight="10"
maxFloorOffset="15"/>
<item id="801"
image="generic/gem-shard.png|W:#581a1a,a41111,c03a3a,ff6060,ffffff"
name="Ruby Shard"
description="A small ruby shard."
type="generic"
weight="10"
maxFloorOffset="15"/>
<item id="802"
image="generic/gem-shard.png|W:#1f9c1f,89d689,ffffff"
name="Emerald Shard"
description="A small emerald shard."
type="generic"
weight="10"
maxFloorOffset="15"/>
<item id="803"
image="generic/gem-shard.png|W:#4b4bbd,888af4,ffffff"
name="Sapphire Shard"
description="A small sapphire shard."
type="generic"
weight="10"
maxFloorOffset="15"/>
<item id="804"
image="generic/gem-shard.png|W:#ccb534,f1ea8e,ffffaa,ffffff"
name="Topaz Shard"
description="A small topaz shard."
type="generic"
weight="10"
maxFloorOffset="15"/>
<item id="805"
image="generic/gem-shard.png|W:#530a7c,b362e1,ca87ef,ffffff"
name="Amethyst Shard"
description="A small amethyst shard."
type="generic"
weight="10"
maxFloorOffset="15"/>
<item id="806"
image="generic/bowl-empty.png"
name="Empty Bowl"
description="An empty bowl. You may fill it with fine food, in case you get hungry."
type="generic"
weight="150"/>
<item id="807"
image="generic/clothespack.png"
name="Clothes Pack"
description="Torn and destroyed by the sea, it still emits a strange aura. Perhaps, one day, it could be restored?"
type="generic"
weight="25"
sellProtected="true"/>
<item id="808"
image="generic/key-treasure.png"
name="Treasure Key"
description="A small, golden Key. Which chest would it fit in?"
type="generic"
weight="20"/>
<item id="809"
image="generic/cottoncloth.png"
name="Cotton Cloth"
description="A patch made of cotton. Mainly used for tailoring."
type="generic"
weight="10"/>
<item id="810"
image="generic/leatherpatch.png"
name="Leather Patch"
description="A patch made of leather. Can be used for tailoring, or smithery."
type="generic"
weight="50"/>
<item id="811"
image="generic/snakescales.png"
name="Snake Scales"
description="Scales from a snake. You may need to find a specialized smith to take advantage of their lightweight and durability."
type="generic"
weight="25"/>
<item id="812"
image="generic/squirrelpelt.png"
name="Squirrel Pelt"
description="Pelt from a cute squirrel. Who killed that poor animal, anyways."
type="generic"
weight="200"/>
<item id="813"
image="generic/wolvernpelt.png"
name="Wolvern Pelt"
description="Pelt from a wolvern. Must have been an experienced hunter, eh."
type="generic"
weight="500"/>
<item id="814"
image="generic/plate-empty.png"
name="Empty Plate"
description="An empty plate. Look for an experienced chef to prepare a nice meal on this!"
type="generic"
weight="80"/>
<item id="815"
image="generic/waxchunk.png"
name="Wax Chunk"
description="A chunk beeswax. It is burning pretty fine."
type="generic"
weight="100"/>
<item id="816"
image="generic/codfish.png"
name="Codfish"
description="A seafish, large and saturating."
type="generic"
weight="300"
maxFloorOffset="9"/>
<item id="817"
image="generic/codfish.png|S:#5b7f5d,ad8e3c,7ba477,c5ba3c,8dc7a2,d5d549,607793,76818e,6ba6a8,7b9798,c9dec0,a8b2a3"
name="Tuna"
description="Tasty seafish, can grow incredibly large. Hard to catch - if you are not a school of dolphins."
type="generic"
weight="270"
maxFloorOffset="9"/>
<item id="818"
image="generic/trout.png"
name="Trout"
description="A very tasty fish. Not simple to prepare properly, though."
type="generic"
weight="150"
maxFloorOffset="9"/>
<item id="819"
image="generic/salmon.png"
name="Salmon"
description="Fascinating fish, easy to catch (if you are a bear)."
type="generic"
weight="210"
maxFloorOffset="9"/>
<item id="820"
image="generic/flour-acorn.png"
name="Acorn Flour"
description="Yes, you will need the finest flour only for your baker attempts."
type="generic"
weight="110"/>
<item id="821"
image="generic/suitcase.png"
name="Leather Suitcase"
description="Ugh, how can it be so heavy?!"
type="generic"
weight="8000"/>
<!-- Necklaces -->
<item id="1000"
image="equipment/neck/necklace1-gem-copper.png|W"
name="%Color% Necklace (Copper)"
description="A %color% necklace, made of copper."
level="10"
type="equip-necklace"
weight="50"
colors="gem"
iconColors="gem">
<sprite gender="unisex">equipment/neck/necklace1-gem-copper.xml</sprite>
</item>
<item id="1001"
image="equipment/neck/necklace1-gem-silver.png|W"
name="%Color% Necklace (Silver)"
description="A %color% necklace, made of silver."
level="20"
type="equip-necklace"
weight="70"
colors="gem"
iconColors="gem">
<sprite gender="unisex">equipment/neck/necklace1-gem-silver.xml</sprite>
</item>
<item id="1002"
image="equipment/neck/necklace1-gem-gold.png|W"
name="%Color% Necklace (Gold)"
description="A %color% necklace, made of gold."
level="32"
type="equip-necklace"
weight="100"
colors="gem"
iconColors="gem">
<sprite gender="unisex">equipment/neck/necklace1-gem-gold.xml</sprite>
</item>
<item id="1003"
image="equipment/neck/necklace1-gem-platinum.png|W"
name="%Color% Necklace (Platinum)"
description="A %color% necklace, made of pure platinum."
level="50"
type="equip-necklace"
weight="50"
colors="gem"
iconColors="gem">
<sprite gender="unisex">equipment/neck/necklace1-gem-platinum.xml</sprite>
</item>
<item id="1004"
image="equipment/neck/necklace-fourleaf.png|W:#402e33,5e3434,824d39,995b44,c47f4e,e0af81"
name="Copper Four-Leaf Necklace"
description="A copper necklace, in the shape of a four-leaf clover. If it makes you lucky?"
level="10"
type="equip-necklace"
weight="50">
<sprite gender="unisex">equipment/neck/necklace1-gem-copper.xml|#402e33,5e3434,824d39,995b44,c47f4e,e0af81</sprite>
</item>
<item id="1005"
image="equipment/neck/necklace-fourleaf.png|W:#4b3e44,59494c,887565,a29171,ccbb9b,e7debd,faf8f1"
name="Silver Four-Leaf Necklace"
description="A silver necklace, in the shape of a four-leaf clover. If it makes you lucky?"
level="25"
type="equip-necklace"
weight="50">
<sprite gender="unisex">equipment/neck/necklace1-gem-silver.xml|#4b3e44,59494c,887565,a29171,ccbb9b,e7debd,faf8f1</sprite>
</item>
<item id="1006"
image="equipment/neck/necklace-fourleaf.png|W:#4e431e,87681f,b48221,ce9c3d,f9c466,f1d7a4,fffef1"
name="Golden Four-Leaf Necklace"
description="A golden necklace, in the shape of a four-leaf clover. If it makes you lucky?"
level="40"
type="equip-necklace"
weight="50">
<sprite gender="unisex">equipment/neck/necklace1-gem-gold.xml|#4e431e,87681f,b48221,ce9c3d,f9c466,f1d7a4,fffef1</sprite>
</item>
<item id="1007"
image="equipment/neck/necklace-fourleaf.png|W:#315a67,a4a4ae,dce5d6,ffffff"
name="Platinum Four-Leaf Necklace"
description="A platinum necklace, in the shape of a four-leaf clover. If it makes you lucky?"
level="60"
type="equip-necklace"
weight="50">
<sprite gender="unisex">equipment/neck/necklace1-gem-platinum.xml|#315a67,a4a4ae,dce5d6,ffffff</sprite>
</item>
<item id="1008"
image="equipment/neck/necklace-tooth.png"
name="Tooth Necklace"
description="A necklace with a wolvern tooth on it."
level="10"
type="equip-necklace"
weight="70">
</item>
<item id="1009"
image="equipment/neck/necklace-teeth.png"
name="Teeth Necklace"
description="A necklace with three wolvern teeth on it. Chapeau!"
level="30"
type="equip-necklace"
weight="100">
</item>
<item id="1010"
image="equipment/neck/necklace-barbarian.png"
name="Teeth Necklace"
description="A necklace with five wolvern teeth on it. Hunting mastery!"
level="50"
type="equip-necklace"
weight="120">
</item>
<item id="1011"
image="equipment/neck/necklace-heart.png"
name="Heart Necklace"
description="A shiny, golden heart necklace, for your beloved ones."
level="5"
type="equip-necklace"
weight="150">
</item>
<item id="1012"
image="equipment/neck/necklace-mouboo.png"
name="Mouboo Necklace"
description="You like Mouboos? You need this!"
level="15"
type="equip-necklace"
weight="150">
</item>
<item id="1013"
image="equipment/neck/necklace-skel.png"
name="Skull Necklace"
description="A necklace holding the model of a human skull. It has a weird aura."
level="25"
type="equip-necklace"
weight="200">
</item>
<!-- Rings -->
<item id="1100"
image="equipment/accessoires/ring-simple.png|W:#402e33,5e3434,824d39,995b44,c47f4e,e0af81"
name="Copper Ring"
description="A simple ring, made of copper."
level="10"
type="equip-ring"
weight="20">
</item>
<item id="1101"
image="equipment/accessoires/ring-simple.png|W:#4b3e44,59494c,887565,a29171,ccbb9b,e7debd,faf8f1"
name="Silver Ring"
description="A simple ring, made of silver."
level="20"
type="equip-ring"
weight="20">
</item>
<item id="1102"
image="equipment/accessoires/ring-simple.png|W:#4e431e,87681f,b48221,ce9c3d,f9c466,f1d7a4,fffef1"
name="Golden Ring"
description="A simple ring, made of gold."
level="25"
type="equip-ring"
weight="20">
</item>
<item id="1103"
image="equipment/accessoires/ring-simple.png|W:#315a67,a4a4ae,dce5d6,ffffff"
name="Platinum Ring"
description="A simple ring, made of platinum."
level="40"
type="equip-ring"
weight="20">
</item>
<item id="1104"
image="equipment/accessoires/ring-simple.png|W:#10201f,223a23,0b4936,4b7145,497e5e,b2d6ab,daf7fa"
name="Soul Ring"
description="A very special ring, made of zealite. It can connect two souls."
level="20"
type="equip-ring"
weight="1">
</item>
<item id="1105"
image="equipment/accessoires/ring1-gem-copper.png|W"
name="%Color% Ring (Copper)"
description="A %color% ring, made of copper."
level="10"
type="equip-ring"
weight="50"
colors="gem"
iconColors="gem">
</item>
<item id="1106"
image="equipment/accessoires/ring1-gem-silver.png|W"
name="%Color% Ring (Silver)"
description="A %color% ring, made of silver."
level="10"
type="equip-ring"
weight="50"
colors="gem"
iconColors="gem">
</item>
<item id="1107"
image="equipment/accessoires/ring1-gem-gold.png|W"
name="%Color% Ring (Gold)"
description="A %color% ring, made of gold."
level="10"
type="equip-ring"
weight="50"
colors="gem"
iconColors="gem">
</item>
<item id="1108"
image="equipment/accessoires/ring1-gem-platinum.png|W"
name="%Color% Ring (Platinum)"
description="A %color% ring, made of platinum."
level="10"
type="equip-ring"
weight="50"
colors="gem"
iconColors="gem">
</item>
<item id="1109"
image="equipment/accessoires/ring2-gem-copper.png|W"
name="%Color% Signet Ring (Copper)"
description="A %color% signet ring, made of copper."
level="10"
type="equip-ring"
weight="80"
colors="gem"
iconColors="gem">
</item>
<item id="1110"
image="equipment/accessoires/ring2-gem-silver.png|W"
name="%Color% Signet Ring (Silver)"
description="A %color% signet ring, made of silver."
level="10"
type="equip-ring"
weight="80"
colors="gem"
iconColors="gem">
</item>
<item id="1111"
image="equipment/accessoires/ring2-gem-gold.png|W"
name="%Color% Signet Ring (Gold)"
description="A %color% signet ring, made of gold."
level="10"
type="equip-ring"
weight="80"
colors="gem"
iconColors="gem">
</item>
<item id="1112"
image="equipment/accessoires/ring2-gem-platinum.png|W"
name="%Color% Signet Ring (Platinum)"
description="A %color% signet ring, made of platinum."
level="10"
type="equip-ring"
weight="80"
colors="gem"
iconColors="gem">
</item>
<!-- Charms -->
<item id="1200"
image="equipment/accessoires/ancientscroll.png"
name="Ancient Scroll"
description="A scroll, with writings in a long forgotten language. It may be mananese, but you are not sure at all."
level="25"
type="equip-charm"
weight="80">
</item>
<item id="1201"
image="equipment/accessoires/clover.png"
name="Four-Leaf Clover"
description="Look what you have found! Lucky you!"
level="20"
type="equip-charm"
weight="10">
</item>
<item id="1202"
image="equipment/accessoires/firescroll.png"
name="Fire Scroll"
description="Equippable scroll with a fire spell on it. What kind of effect may this have?"
level="45"
type="equip-charm"
weight="120">
</item>
<item id="1203"
image="equipment/accessoires/grimoire.png"
name="Grimoire"
description="A Sage's spellbook. Sure it contains useful information for mages."
level="30"
type="equip-charm"
weight="220">
</item>
<item id="1204"
image="equipment/accessoires/heart-isis.png"
name="Heart of Isis"
description="Heart-shaped ruby, used for this magic piece of magic. Looks somewhat legacy."
level="70"
type="equip-charm"
weight="150">
</item>
<item id="1205"
image="equipment/accessoires/thetabook.png"
name="Theta Book"
description="A Wizard's spell book from the old days. What could be written inside?"
level="50"
type="equip-charm"
weight="200">
</item>
<item id="1206"
image="equipment/accessoires/towel-flowers.png"
name="Hitchhiker's Towel"
description="Never, never travel without your towel on you!"
level="20"
type="equip-charm"
weight="100">
</item>
<!-- Chest Armors -->
<item id="1300"
image="equipment/chest/cottonshirt.png|S:#3c3c3c,3e3c38,4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e4dfca"
name="Creased Shirt"
description="A spare shirt from the crew of La Johanne."
defense="50"
level="1"
type="equip-torso"
weight="17">
<sprite gender="unisex">equipment/chest/cottonshirt-male.xml|#43413d,59544f,7a706c,8a8176,a69e88,d1c7a7,e0d5bf</sprite>
<sprite gender="female">equipment/chest/cottonshirt-female.xml|#43413d,59544f,7a706c,8a8176,a69e88,d1c7a7,e0d5bf</sprite>
</item>
<item id="1301"
image="equipment/chest/vneckjumper.png|S"
name="%Color% V-neck Jumper"
description="A simple %color% jumper made from a lightweight silk."
defense="140"
level="10"
type="equip-torso"
weight="30"
colors="silk"
iconColors="silkS">
<sprite gender="unisex">equipment/chest/vneckjumper-male.xml</sprite>
<sprite gender="female">equipment/chest/vneckjumper-female.xml</sprite>
</item>
<item id="1302"
image="equipment/chest/tanktop.png|W"
name="%Color% Artis Tank Top"
description="A %color% tank top made from cotton cloth."
defense="100"
level="5"
type="equip-torso"
weight="11"
colors="simple"
maxFloorOffset="10">
<sprite gender="unisex">equipment/chest/tanktop-male.xml</sprite>
<sprite gender="female">equipment/chest/tanktop-female.xml</sprite>
</item>
<item id="1303"
image="equipment/chest/sailorshirt.png"
name="Sailor Shirt"
description="Proof that ye be in the crew, matey!"
defense="180"
level="10"
type="equip-torso"
weight="22">
<sprite gender="unisex">equipment/chest/shirt-male.xml|#4e6059,6c8279;#72571e,836737,a5854d,b18f45</sprite>
<sprite gender="female">equipment/chest/shirt-female.xml|#4e6059,6c8279;#72571e,836737,a5854d,b18f45</sprite>
</item>
<item id="1304"
image="equipment/chest/trainingshirt.png"
name="Legion's Training Shirt"
description="Informal shirt worn during intense aerobic exercises."
defense="200"
level="10"
type="equip-torso"
weight="120">
<sprite gender="unisex">equipment/chest/trainingshirt-male.xml</sprite>
<sprite gender="female">equipment/chest/trainingshirt-female.xml</sprite>
</item>
<item id="1305"
image="equipment/chest/legionarmor.png|W:#531e15,8f3b1e,b14417,d8822b,ee9352,fdbd8c,fce9b0;R:#4b6167,698089,89a1a7,8ebdbf,d2f2e1"
name="Legion's Copper Armor"
description="This armor provides great protection. It is worn by those with authority."
defense="400"
level="15"
type="equip-torso"
weight="340">
<sprite gender="unisex">equipment/chest/legionarmor-male.xml|#531e15,8f3b1e,b14417,d8822b,ee9352,fdbd8c,fce9b0;#4b6167,698089,89a1a7,8ebdbf,d2f2e1</sprite>
<sprite gender="female">equipment/chest/legionarmor-female.xml|#531e15,8f3b1e,b14417,d8822b,ee9352,fdbd8c,fce9b0;#4b6167,698089,89a1a7,8ebdbf,d2f2e1</sprite>
</item>
<item id="1306"
image="equipment/chest/forestarmor.png"
name="Forest Armor"
description="An Armor made for hunting."
defense="350"
level="15"
type="equip-torso"
weight="170">
<sprite gender="unisex">equipment/chest/forestarmor-male.xml</sprite>
<sprite gender="female">equipment/chest/forestarmor-female.xml</sprite>
</item>
<item id="1307"
image="equipment/chest/silkrobe.png|S"
name="%Color% Silk Robe"
description="A %color% light robe out of silk. Does not provide much protection, though."
defense="100"
level="17"
type="equip-torso"
weight="70"
colors="silk"
iconColors="silkS">
<sprite gender="unisex">equipment/chest/silkrobe-male.xml</sprite>
<sprite gender="female">equipment/chest/silkrobe-female.xml</sprite>
<replace sprite="shoes">
<item from="1806" to="1810"/>
</replace>
</item>
<item id="1308"
image="equipment/chest/finedress.png|W"
name="%Color% Fine Dress"
description="A fine %Color% dress for the Lady or the Gentleman of today."
defense="250"
level="15"
type="equip-torso"
weight="240"
colors="simple"
iconColors="simple"
maxFloorOffset="10">
<sprite gender="unisex">equipment/chest/finedress-male.xml</sprite>
<sprite gender="female">equipment/chest/finedress-female.xml</sprite>
</item>
<item id="1309"
image="equipment/chest/warlordplate.png"
name="Warlord Plate"
description="Strong and decorative armor."
defense="450"
level="20"
type="equip-torso"
weight="1500">
<sprite gender="unisex">equipment/chest/warlordplate-male.xml</sprite>
<sprite gender="female">equipment/chest/warlordplate-female.xml</sprite>
</item>
<item id="1310"
image="equipment/chest/legionarmor.png|W:#2f382e,48504f,5b6c6b,7d8d8a,929d9d,b6bac2,ced2d1;R:#4e431e,87681f,b48221,ce9c3d,f9c466,f1d7a4,fffef1"
name="Legion's Iron Armor"
description="This armor provides even greater protection. It is worn by those with even more authority."
defense="550"
level="25"
type="equip-torso"
weight="680">
<sprite gender="unisex">equipment/chest/legionarmor-male.xml|#2f382e,48504f,5b6c6b,7d8d8a,929d9d,b6bac2,ced2d1;#4e431e,87681f,b48221,ce9c3d,f9c466,f1d7a4,fffef1</sprite>
<sprite gender="female">equipment/chest/legionarmor-female.xml|#2f382e,48504f,5b6c6b,7d8d8a,929d9d,b6bac2,ced2d1;#4e431e,87681f,b48221,ce9c3d,f9c466,f1d7a4,fffef1</sprite>
</item>
<item id="1311"
image="equipment/chest/warlordplate.png|W:#4e431e,87681f,b48221,ce9c3d,f9c466,f1d7a4,fffef1"
name="Golden Warlord Plate"
description="Strong and decorative armor, made of pure gold."
defense="650"
level="70"
type="equip-torso"
weight="2500">
<sprite gender="unisex">equipment/chest/warlordplate-male.xml|#4e431e,87681f,b48221,ce9c3d,f9c466,f1d7a4,fffef1</sprite>
<sprite gender="female">equipment/chest/warlordplate-female.xml|#4e431e,87681f,b48221,ce9c3d,f9c466,f1d7a4,fffef1</sprite>
</item>
<!-- PLACEHODERS -->
<item id="1312"
image="equipment/chest/apprenticerobe.png|W"
name="Apprentice Robe"
description="A Robe for those interested in using magic."
defense="10"
level="30"
type="equip-torso"
colors="simple"
iconColors="simple"
weight="100">
<sprite gender="unisex">equipment/chest/apprenticerobe-male.xml</sprite>
<sprite gender="female">equipment/chest/apprenticerobe-female.xml</sprite>
<replace sprite="shoes">
<item from="1806" to="1810"/>
</replace>
</item>
<item id="1313"
image="equipment/chest/assassinchest.png"
name="Assassin Chest Armor"
description="A hard but flexible plate armor, protects but does not reduce mobility."
defense="50"
level="60"
type="equip-torso"
weight="100">
<sprite gender="unisex">equipment/chest/assassinchest-male.xml</sprite>
<sprite gender="female">equipment/chest/assassinchest-female.xml</sprite>
</item>
<item id="1314"
image="equipment/chest/blackarmor.png"
name="Black Armor"
description="If you like black, this may be suitable. If you dont, better choose something else."
defense="100"
level="55"
type="equip-torso"
weight="100">
<sprite gender="unisex">equipment/chest/blackarmor-male.xml</sprite>
<sprite gender="female">equipment/chest/blackarmor-female.xml</sprite>
</item>
<item id="1315"
image="equipment/chest/chainmail.png"
name="Chainmail"
description="A chainmail armor, originally used by knights. Good for protection, but heavy."
defense="100"
level="30"
type="equip-torso"
weight="100">
<sprite gender="unisex">equipment/chest/chainmail-male.xml</sprite>
<sprite gender="female">equipment/chest/chainmail-female.xml</sprite>
</item>
<item id="1316"
image="equipment/chest/evocatorrobe.png"
name="Evocator Robe"
description="A robe for advanced mages who are focused on creating life, and taking it."
defense="100"
level="70"
type="equip-torso"
weight="100">
<sprite gender="unisex">equipment/chest/evocatorrobe-male.xml</sprite>
<sprite gender="female">equipment/chest/evocatorrobe-female.xml</sprite>
<replace sprite="shoes">
<item from="1806" to="1810"/>
</replace>
</item>
<item id="1317"
image="equipment/chest/justifierchest.png|W"
name="%Color% Justifier Chest"
description="A %color% chest armor, due to its lightweight mainly used by archers."
defense="100"
level="65"
type="equip-torso"
weight="100"
colors="simple"
iconColors="simple">
<sprite gender="unisex">equipment/chest/justifierchest-male.xml</sprite>
<sprite gender="female">equipment/chest/justifierchest-female.xml</sprite>
</item>
<item id="1318"
image="equipment/chest/lightplatemail.png"
name="Light Platemail"
description="A plate armor, originally used by strong knights. Good for protection, but very heavy."
defense="100"
level="20"
type="equip-torso"
weight="100">
<sprite gender="unisex">equipment/chest/platemail-male.xml</sprite>
<sprite gender="female">equipment/chest/platemail-female.xml</sprite>
</item>
<item id="1319"
image="equipment/chest/peltjacket.png"
name="Pelt Jacket"
description="A warm jacket with pelt. Be aware of PETA when wearing this."
defense="100"
level="33"
type="equip-torso"
weight="100">
<sprite gender="unisex">equipment/chest/peltjacket-male.xml</sprite>
<sprite gender="female">equipment/chest/peltjacket-female.xml</sprite>
</item>
<item id="1320"
image="equipment/chest/snakeplate.png"
name="Snake Plate"
description="A light plate armor, made of snake leather. Very robust, and not too heavy."
defense="100"
level="80"
type="equip-torso"
weight="100">
<sprite gender="unisex">equipment/chest/snakeplate-male.xml</sprite>
<sprite gender="female">equipment/chest/snakeplate-female.xml</sprite>
</item>
<item id="1321"
image="equipment/chest/sorcererrobe.png"
name="Sorcerer Robe"
description="A Robe for experienced sorcerers."
defense="100"
level="65"
type="equip-torso"
weight="100">
<sprite gender="unisex">equipment/chest/sorcererrobe-male.xml</sprite>
<sprite gender="female">equipment/chest/sorcererrobe-female.xml</sprite>
<replace sprite="shoes">
<item from="1806" to="1810"/>
</replace>
</item>
<item id="1322"
image="equipment/chest/terranitearmor.png"
name="Terranite Armor"
description="A piece of chest armor, made from Terranite. Very useful against magic attacks."
defense="100"
level="55"
type="equip-torso"
weight="100">
<sprite gender="unisex">equipment/chest/terranitearmor-male.xml</sprite>
<sprite gender="female">equipment/chest/terranitearmor-female.xml</sprite>
</item>
<item id="1323"
image="equipment/chest/wizardrobe.png"
name="Wizard Robe"
description="A protective light robe, mostly used by Wizards."
defense="100"
level="85"
type="equip-torso"
weight="100">
<sprite gender="unisex">equipment/chest/wizardrobe-male.xml</sprite>
<sprite gender="female">equipment/chest/wizardrobe-female.xml</sprite>
<replace sprite="shoes">
<item from="1806" to="1810"/>
</replace>
</item>
<!-- Boots -->
<item id="1800"
image="equipment/feet/boots.png|S:#3c3c3c,40332d,4d4d4d,5e4a3d,686868,705740,919191,a1825d,b6b6b6,b59767,dfdfdf,dbbf88"
name="Lousy Moccasins"
description="Crudely assembled footwear not for comfort nor fashion."
defense="20"
level="4"
type="equip-feet"
weight="18"
maxFloorOffset="8">
<sprite gender="unisex">equipment/feet/boots-male.xml|#40332d,5e4a3d,705740,a1825d,b59767,dbbf88</sprite>
<sprite gender="female">equipment/feet/boots-female.xml|#40332d,5e4a3d,705740,a1825d,b59767,dbbf88</sprite>
</item>
<item id="1801"
image="equipment/feet/cottonboots.png|W"
name="%Color% Cotton Boots"
description="A pair of %color% quality cotton boots."
defense="25"
level="14"
type="equip-feet"
weight="35"
colors="simple"
maxFloorOffset="8">
<sprite gender="unisex">equipment/feet/boots-male.xml</sprite>
<sprite gender="female">equipment/feet/boots-female.xml</sprite>
</item>
<item id="1802"
image="equipment/feet/furboots.png"
name="Fur Boots"
description="A pair of warming boots, made with fluffy fur."
defense="35"
level="20"
type="equip-feet"
weight="75"
maxFloorOffset="8">
<sprite gender="unisex">equipment/feet/furboots-male.xml</sprite>
<sprite gender="female">equipment/feet/furboots-female.xml</sprite>
</item>
<item id="1803"
image="equipment/feet/banditboots.png"
name="Bandit Boots"
description="A pair of light, sneaky boots. Good to sneak without being noisy."
defense="27"
level="20"
type="equip-feet"
weight="60"
maxFloorOffset="8">
<sprite gender="unisex">equipment/feet/boots-male.xml|#222222,343434,3d3d3d,545454,606060,6c6c6c</sprite>
<sprite gender="female">equipment/feet/boots-female.xml|#222222,343434,3d3d3d,545454,606060,6c6c6c</sprite>
</item>
<!-- PLACEHODERS -->
<item id="1804"
image="equipment/feet/assassinboots.png"
name="Assassin Boots"
description="Special, thin boots, used to move silently."
defense="10"
level="40"
type="equip-feet"
weight="10"
maxFloorOffset="8">
<sprite gender="unisex">equipment/feet/assassinboots-male.xml</sprite>
<sprite gender="female">equipment/feet/assassinboots-female.xml</sprite>
</item>
<item id="1805"
image="equipment/feet/bromenalboots.png"
name="Bromenal Boots"
description="Robust boots for experienced fighters."
defense="10"
level="55"
type="equip-feet"
weight="10"
maxFloorOffset="8">
<sprite gender="unisex">equipment/feet/bromenalboots-male.xml</sprite>
<sprite gender="female">equipment/feet/bromenalboots-female.xml</sprite>
</item>
<item id="1806"
image="equipment/feet/ridingboots.png|W:#25211a,30291c,3c3022,574731,6d5b3e,a0804c,c1ad84"
name="Riding Boots"
description="Heavy boots with a long shaft, used for riding or for a good stand."
defense="10"
level="75"
type="equip-feet"
weight="10"
maxFloorOffset="8">
<sprite gender="unisex">equipment/feet/ridingboots-male.xml|#25211a,30291c,3c3022,574731,6d5b3e,a0804c,c1ad84</sprite>
<sprite gender="female">equipment/feet/ridingboots-female.xml|#25211a,30291c,3c3022,574731,6d5b3e,a0804c,c1ad84</sprite>
</item>
<item id="1807"
image="equipment/feet/slippers.png|W:#495661,7b90a2,97afc6,abc7e1,c2e2ff,d9edff"
name="Slippers"
description="Very light slippers. Normally used indoors, but they also help to have a good connection to the earth, and to the Mana within."
defense="10"
level="23"
type="equip-feet"
weight="10"
maxFloorOffset="8">
<sprite gender="unisex">equipment/feet/slippers-male.xml</sprite>
<sprite gender="female">equipment/feet/slippers-female.xml</sprite>
</item>
<item id="1808"
image="equipment/feet/warlordboots.png"
name="Warlord Boots"
description="Only the best swordsmen are capable of fighting with those heavy shoes."
defense="10"
level="60"
type="equip-feet"
weight="10"
maxFloorOffset="8">
<sprite gender="unisex">equipment/feet/warlordboots-male.xml</sprite>
<sprite gender="female">equipment/feet/warlordboots-female.xml</sprite>
</item>
<item id="1809"
image="equipment/feet/slippers.png|S"
name="%Color% Mana Slippers"
description="Very light %color% slippers, with a robust sole. They also help to have a good connection to the earth, and to the Mana within, so they are quite useful for mages."
defense="10"
level="42"
type="equip-feet"
weight="10"
maxFloorOffset="8"
colors="silk"
iconColors="silkS">
<sprite gender="unisex">equipment/feet/slippers-male.xml</sprite>
<sprite gender="female">equipment/feet/slippers-female.xml</sprite>
</item>
<item id="1810"
image="equipment/feet/squirrelboots.png|W:#25211a,30291c,3c3022,574731,6d5b3e,a0804c,c1ad84"
name="Squirrel Boots"
description="Shoort boots made of squirrel leather, well-designed for moving in the forest."
defense="10"
level="37"
type="equip-feet"
weight="10"
maxFloorOffset="8">
<sprite gender="unisex">equipment/feet/squirrelboots-male.xml|#25211a,30291c,3c3022,574731,6d5b3e,a0804c,c1ad84</sprite>
<sprite gender="female">equipment/feet/squirrelboots-female.xml|#25211a,30291c,3c3022,574731,6d5b3e,a0804c,c1ad84</sprite>
</item>
<item id="1811"
image="equipment/feet/blackboots.png"
name="Black Boots"
description="Heavy, black boots. Normally worn by soldiers. Equipped with a steel cap, for tough operations."
defense="7"
level="60"
type="equip-feet"
weight="200"
maxFloorOffset="8">
<sprite gender="unisex">equipment/feet/boots-male.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite>
<sprite gender="female">equipment/feet/boots-female.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite>
</item>
<item id="1812"
image="equipment/feet/leatherboots.png"
name="Leather Boots"
description="Stylish boots made of leather. Protective, comfortable, lightweight."
defense="5"
level="27"
type="equip-feet"
weight="150"
maxFloorOffset="8">
<sprite gender="unisex">equipment/feet/boots-male.xml|#3f221d,754d23,f5cea4</sprite>
<sprite gender="female">equipment/feet/boots-female.xml|#3f221d,754d23,f5cea4</sprite>
</item>
<item id="1813"
image="equipment/feet/goldenwarlordboots.png"
name="Golden Warlord Boots"
description="Shiny, golden boots for rich fighters who do not need to focus on fighting - because that may give diry shoes."
defense="10"
level="10"
type="equip-feet"
weight="400"
maxFloorOffset="8">
<sprite gender="unisex">equipment/feet/warlordboots-male.xml|#4e431e,87681f,b48221,ce9c3d,f9c466,f1d7a4,fffef1</sprite>
<sprite gender="female">equipment/feet/warlordboots-female.xml|#4e431e,87681f,b48221,ce9c3d,f9c466,f1d7a4,fffef1</sprite>
</item>
<!-- Gloves -->
<item id="2000"
image="equipment/hands/armbands.png"
name="Armbands"
description="Small armbands made of wood and iron."
defense="80"
level="3"
type="equip-arms"
weight="10"
maxFloorOffset="16">
<sprite gender="unisex">equipment/hands/armbands-male.xml</sprite>
<sprite gender="female">equipment/hands/armbands-female.xml</sprite>
</item>
<item id="2001"
image="equipment/hands/copperarmbands.png"
name="Copper Armbands"
description="Sturdy, combat-issue armbands."
defense="120"
level="8"
type="equip-arms"
weight="20"
maxFloorOffset="16">
<sprite gender="unisex">equipment/hands/armbands-male.xml|#663d38,5e3434,8f5c52,a46349,ad7c65,ce8b5b,d9c9b2,ce8b5b</sprite>
<sprite gender="female">equipment/hands/armbands-female.xml|#663d38,5e3434,8f5c52,a46349,ad7c65,ce8b5b,d9c9b2,ce8b5b</sprite>
</item>
<item id="2002"
image="equipment/hands/ironarmbands.png"
name="Iron Armbands"
description="Heavy armbands that slow down all but experienced warriors."
defense="180"
level="12"
type="equip-arms"
weight="30"
maxFloorOffset="16">
<sprite gender="unisex">equipment/hands/armbands-male.xml|#663d38,4b6167,8f5c52,708892,ad7c65,a5bebf,d9c9b2,a5bebf</sprite>
<sprite gender="female">equipment/hands/armbands-female.xml|#663d38,4b6167,8f5c52,708892,ad7c65,a5bebf,d9c9b2,a5bebf</sprite>
</item>
<item id="2003"
image="equipment/hands/cottongloves.png|W"
name="%Color% Cotton Gloves"
description="A pair of comfy, %color% cotton gloves."
defense="10"
level="10"
type="equip-arms"
weight="60"
colors="simple"
maxFloorOffset="16">
<sprite gender="unisex">equipment/hands/cottongloves-male.xml</sprite>
<sprite gender="female">equipment/hands/cottongloves-female.xml</sprite>
</item>
<item id="2004"
image="equipment/hands/leathergloves.png"
name="Leather Gloves"
description="Gloves made of hardened leather."
defense="20"
level="20"
type="equip-arms"
weight="140"
maxFloorOffset="16">
<sprite gender="unisex">equipment/hands/cottongloves-male.xml|#4e2e18,c8752f</sprite>
<sprite gender="female">equipment/hands/cottongloves-female.xml|#4e2e18,c8752f</sprite>
</item>
<item id="2005"
image="equipment/hands/banditgloves.png"
name="Bandit Gloves"
description="Gloves made soft leather, perfect for stealing or backstabbing."
defense="15"
level="25"
type="equip-arms"
weight="85"
maxFloorOffset="16">
<sprite gender="unisex">equipment/hands/cottongloves-male.xml|#4d3e21,624f2a,766033,8a703b,9e8043</sprite>
<sprite gender="female">equipment/hands/cottongloves-female.xml|#4d3e21,624f2a,766033,8a703b,9e8043</sprite>
</item>
<!-- PLACEHODERS -->
<item id="2006"
image="equipment/hands/assassingloves.png"
name="Assassin Gloves"
description="Thin, but deadly gloves, best to be used when fighting with bare hands."
defense="10"
level="45"
type="equip-arms"
weight="10"
maxFloorOffset="16">
<sprite gender="unisex">equipment/hands/assassingloves-male.xml</sprite>
<sprite gender="female">equipment/hands/assassingloves-female.xml</sprite>
</item>
<item id="2007"
image="equipment/hands/bromenalgloves.png"
name="Bromenal Gloves"
description="A Fighter's gloves from material pretty unknown nowadays."
defense="10"
level="50"
type="equip-arms"
weight="10"
maxFloorOffset="16">
<sprite gender="unisex">equipment/hands/bromenalgloves-male.xml</sprite>
<sprite gender="female">equipment/hands/bromenalgloves-female.xml</sprite>
</item>
<item id="2008"
image="equipment/hands/shortgloves.png"
name="Short Gloves"
description="Very thin gloves. They do not protect well, but they are not a big barrier for Mana either."
defense="10"
level="22"
type="equip-arms"
weight="01"
maxFloorOffset="16">
<sprite gender="unisex">equipment/hands/shortgloves-male.xml</sprite>
<sprite gender="female">equipment/hands/shortgloves-female.xml</sprite>
</item>
<item id="2009"
image="equipment/hands/shortgloves.png|S"
name="%Color% Silk Gloves"
description="Very thin %color% gloves, made of silk. They do not protect well, but they are no barrier for Mana at all."
defense="10"
level="30"
type="equip-arms"
weight="10"
maxFloorOffset="16"
colors="silk"
iconColors="silkS">
<sprite gender="unisex">equipment/hands/shortgloves-male.xml</sprite>
<sprite gender="female">equipment/hands/shortgloves-female.xml</sprite>
</item>
<item id="2010"
image="equipment/hands/blackgloves.png"
name="Black Gloves"
description="Heavy, black gloves for melee fighters. Protective, but not so easy to fight with."
defense="10"
level="55"
type="equip-arms"
weight="100"
maxFloorOffset="16">
<sprite gender="unisex">equipment/hands/shortgloves-male.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite>
<sprite gender="female">equipment/hands/shortgloves-female.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite>
</item>
<item id="2011"
image="equipment/hands/fursgloves.png"
name="Fur Gloves"
description="Leather gloves with comfy fur inside. Never again cold fingers!"
defense="10"
level="35"
type="equip-arms"
weight="100"
maxFloorOffset="16">
<sprite gender="unisex">equipment/hands/fursgloves-male.xml</sprite>
<sprite gender="female">equipment/hands/fursgloves-female.xml</sprite>
</item>
<item id="2012"
image="equipment/hands/goldenarmbands.png"
name="Golden Armbands"
description="Shiny golden armbands. Not exceptionally useful for fighting, but great to show off with."
defense="10"
level="65"
type="equip-arms"
weight="100"
maxFloorOffset="16">
<sprite gender="unisex">equipment/hands/armbands-male.xml|#663d38,4e431e,8f5c52,b48221,ad7c65,f9c466,d9c9b2,f1d7a4</sprite>
<sprite gender="female">equipment/hands/armbands-female.xml|#663d38,4e431e,8f5c52,b48221,ad7c65,f9c466,d9c9b2,f1d7a4</sprite>
</item>
<item id="2013"
image="equipment/hands/managloves.png"
name="Mana Gloves"
description="Light gloves, shimmering in a light blue. You can feel the manaic aura even when just looking at them."
defense="10"
level="50"
type="equip-arms"
weight="100"
maxFloorOffset="16">
<sprite gender="unisex">equipment/hands/managloves-male.xml</sprite>
<sprite gender="female">equipment/hands/managloves-female.xml</sprite>
</item>
<!-- Pants -->
<item id="2200"
image="equipment/legs/shorts.png|S:#4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e4dfca"
name="Creased Shorts"
description="Spare shorts from the crew of La Johanne."
defense="60"
level="1"
type="equip-legs"
weight="20"
maxFloorOffset="9">
<sprite gender="unisex">equipment/legs/shorts-male.xml|#4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e0d5bf</sprite>
<sprite gender="female">equipment/legs/shorts-female.xml|#4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e0d5bf</sprite>
</item>
<item id="2201"
image="equipment/legs/trousers.png"
name="Brown Trousers"
description="Classic trousers ornated with some fluffy fur."
defense="80"
level="5"
type="equip-legs"
weight="35"
maxFloorOffset="8">
<sprite gender="unisex">equipment/legs/trousers-male.xml</sprite>
<sprite gender="female">equipment/legs/trousers-female.xml</sprite>
</item>
<item id="2202"
image="equipment/legs/jeanschaps.png"
name="Jeans Chaps"
description="Jeans with snake skin chaps."
defense="130"
level="12"
type="equip-legs"
weight="360"
maxFloorOffset="8">
<sprite gender="unisex">equipment/legs/jeanschaps-male.xml</sprite>
<sprite gender="female">equipment/legs/jeanschaps-female.xml</sprite>
</item>
<item id="2203"
image="equipment/legs/silkpants.png|W"
name="%Color% Silk Pants"
description="A very light fancy pair of %Color% silk trousers."
defense="75"
level="17"
type="equip-legs"
weight="20"
colors="silk"
iconColors="silkS"
maxFloorOffset="8">
<sprite gender="unisex">equipment/legs/silkpants-male.xml</sprite>
<sprite gender="female">equipment/legs/silkpants-female.xml</sprite>
</item>
<item id="2204"
image="equipment/legs/cottonskirt.png|W"
name="%Color% Cotton Skirt"
description="A %color% skirt made of simple cotton."
defense="20"
level="5"
type="equip-legs"
weight="15"
colors="simple"
maxFloorOffset="8">
<sprite gender="unisex">equipment/legs/cottonskirt-male.xml</sprite>
<sprite gender="female">equipment/legs/cottonskirt-female.xml</sprite>
</item>
<item id="2205"
image="equipment/legs/leathertrousers.png"
name="Leather Trousers"
description="A common pair of pants made from leather."
defense="145"
level="15"
type="equip-legs"
weight="280"
maxFloorOffset="8">
<sprite gender="unisex">equipment/legs/cottontrousers-male.xml|#2a2117,2f2112,493219,61411e,724c22,a97e4f</sprite>
<sprite gender="female">equipment/legs/cottontrousers-female.xml|#2a2117,2f2112,493219,61411e,724c22,a97e4f</sprite>
</item>
<item id="2206"
image="equipment/legs/bandittrousers.png"
name="Bandit Trousers"
description="Not really odoriferous trousers, formerly worn by some stinky bandit."
defense="105"
level="25"
type="equip-legs"
weight="110"
maxFloorOffset="8">
<sprite gender="unisex">equipment/legs/bandittrousers-male.xml</sprite>
<sprite gender="female">equipment/legs/bandittrousers-female.xml</sprite>
</item>
<!-- PLACEHODERS -->
<item id="2207"
image="equipment/legs/assassinpants.png"
name="Assassin Pants"
description="Dark colored pants, for fighters to be invisible in darkness."
defense="100"
level="40"
type="equip-legs"
weight="100"
maxFloorOffset="8">
<sprite gender="unisex">equipment/legs/assassinpants-male.xml</sprite>
<sprite gender="female">equipment/legs/assassinpants-female.xml</sprite>
</item>
<item id="2208"
image="equipment/legs/chainmailskirt.png"
name="Chainmail Skirt"
description="A heavy skirt made of chainmail material. Quite protective."
defense="100"
level="30"
type="equip-legs"
weight="100"
maxFloorOffset="8">
<sprite gender="unisex">equipment/legs/chainmailskirt-male.xml</sprite>
<sprite gender="female">equipment/legs/chainmailskirt-female.xml</sprite>
</item>
<item id="2209"
image="equipment/legs/pirateshorts.png"
name="Pirate Shorts"
description="Tattered, washed-out shorts. Not really protective, but good for spending a life on a ship."
defense="100"
level="10"
type="equip-legs"
weight="100"
maxFloorOffset="8">
<sprite gender="unisex">equipment/legs/pirateshorts-male.xml</sprite>
<sprite gender="female">equipment/legs/pirateshorts-female.xml</sprite>
</item>
<item id="2210"
image="equipment/legs/terranitepants.png"
name="Terranite Pants"
description="A pair of pretty stiff pants, made from Terranite. Very useful against magic attacks."
defense="100"
level="55"
type="equip-legs"
weight="100"
maxFloorOffset="8">
<sprite gender="unisex">equipment/legs/terranitepants-male.xml</sprite>
<sprite gender="female">equipment/legs/terranitepants-female.xml</sprite>
</item>
<!-- Wings
<item id="2500"
image="equipment/wings/.png"
name=""
description="."
effect="."
level="0"
type="equip-charm"
weight="0">
<sprite>equipment/wings/</sprite>
</item> -->
<!-- Shields -->
<item id="2700"
image="equipment/shields/barrel.png"
name="Barrel"
description="It smells as if somebody used to live inside this barrel..."
defense="100"
level="5"
type="equip-shield"
weight="400">
<sprite>equipment/shields/barrel.xml</sprite>
</item>
<item id="2701"
image="equipment/shields/leather.png"
name="Leather Shield"
description="Small and round leather shield with iron reinforcement."
defense="50"
level="5"
type="equip-shield"
weight="1000">
<sprite>equipment/shields/leathershield.xml</sprite>
</item>
<item id="2702"
image="equipment/shields/woodenshield.png"
name="Wooden Shield"
description="A shield made of wood."
defense="150"
level="12"
type="equip-shield"
weight="2450">
<sprite>equipment/shields/woodenshield.xml</sprite>
</item>
<item id="2703"
image="equipment/shields/steelshield.png"
name="Steel Shield"
description="A shield made of steel."
defense="200"
level="20"
type="equip-shield"
weight="5500">
<sprite>equipment/shields/steelshield.xml</sprite>
</item>
<item id="2704"
image="equipment/shields/ancientshield.png"
name="Ancient Shield"
description="A shield made wood and leather. It has drawings on it, looks like from a forgotten tribe."
defense="180"
level="35"
type="equip-shield"
weight="2500">
<sprite>equipment/shields/dragonshield.xml</sprite>
</item>
<item id="2705"
image="equipment/shields/bladeshield.png"
name="Blade Shield"
description="An iron shield, the edges are designed with blades. Pretty dangerous."
defense="150"
level="50"
type="equip-shield"
weight="4500">
<sprite>equipment/shields/bladeshield.xml</sprite>
</item>
<item id="2706"
image="equipment/shields/dragonshield.png"
name="Dragon Shield"
description="A steel shield, hardened in the blood of dragons. The ultimate defense item."
defense="350"
level="65"
type="equip-shield"
weight="6500">
<sprite>equipment/shields/dragonshield.xml</sprite>
</item>
<item id="2707"
image="equipment/shields/buckler.png"
name="Buckler"
description="A small, round wooden shield. Small, but still somewhat protective."
defense="100"
level="12"
type="equip-shield"
weight="850">
<sprite>equipment/shields/buckler.xml</sprite>
</item>
<!-- Head Gears -->
<item id="2900"
image="equipment/head/bandana.png"
name="Bandana"
description="A striped bandana worn by some sailors."
defense="40"
level="5"
type="equip-head"
weight="4">
<sprite gender="unisex">equipment/head/bandana-male.xml</sprite>
<sprite gender="female">equipment/head/bandana-female.xml</sprite>
<replace sprite="hair">
<item from="-3" to="-7"/>
<item from="-4" to="-7"/>
<item from="-5" to="-27"/>
<item from="-6" to="-7"/>
<item from="-13" to="-1"/>
<item from="-14" to="-7"/>
<item from="-15" to="-7"/>
<item from="-16" to="-10"/>
<item from="-21" to="-7"/>
<item from="-23" to="-1"/>
<item from="-25" to="-7"/>
<item from="-26" to="-21"/>
</replace>
</item>
<item id="2901"
image="equipment/head/pumpkinhat.png"
name="Pumpkin Hat"
description="A carved pumpkin. Its face might scare your enemy off!"
defense="20"
level="4"
type="equip-head"
weight="50">
<sprite>equipment/head/pumpkinhat.xml</sprite>
<replace sprite="hair"/>
</item>
<item id="2902"
image="equipment/head/fancyhat.png"
name="Fancy Hat"
description="Worn when living away from cities."
defense="20"
level="4"
type="equip-head"
weight="11">
<sprite>equipment/head/fancyhat.xml</sprite>
<replace sprite="hair">
<item from="-5" to="-4"/>
<item from="-13" to="-27"/>
<item from="-23" to="-27"/>
</replace>
</item>
<item id="2903"
image="equipment/head/brimmedhat.png"
name="Brimmed Hat"
description="Unequip when indoors, please."
defense="100"
level="8"
type="equip-head"
weight="20">
<sprite>equipment/head/brimmedhat.xml</sprite>
<replace sprite="hair">
<item from="-5" to="-4"/>
<item from="-14" to="-9"/>
<item from="-15" to="-19"/>
</replace>
</item>
<item id="2904"
image="equipment/head/brimmedfeatherhat.png"
name="Brimmed Feather Hat"
description="Distinguishes someone who is traveling."
defense="110"
level="8"
type="equip-head"
weight="23">
<sprite>equipment/head/brimmedfeatherhat.xml</sprite>
<replace sprite="hair">
<item from="-5" to="-4"/>
<item from="-14" to="-9"/>
<item from="-15" to="-19"/>
</replace>
</item>
<item id="2905"
image="equipment/head/brimmedflowerhat.png"
name="Brimmed Flower Hat"
description="To wear at festivals and certain events."
defense="110"
level="8"
type="equip-head"
weight="22">
<sprite>equipment/head/brimmedflowerhat.xml</sprite>
<replace sprite="hair">
<item from="-5" to="-4"/>
<item from="-14" to="-9"/>
<item from="-15" to="-19"/>
</replace>
</item>
<item id="2906"
image="equipment/head/infantryhelmet.png"
name="infantry Helmet"
description="A helmet for soldiers and guards."
defense="160"
level="12"
type="equip-head"
weight="400">
<sprite>equipment/head/infantryhelmet.xml</sprite>
<replace sprite="hair">
<item from="-3" to="-7"/>
<item from="-4" to="-7"/>
<item from="-5" to="-27"/>
<item from="-6" to="-7"/>
<item from="-13" to="-1"/>
<item from="-14" to="-7"/>
<item from="-15" to="-7"/>
<item from="-16" to="-10"/>
<item from="-21" to="-7"/>
<item from="-23" to="-1"/>
<item from="-25" to="-7"/>
<item from="-26" to="-21"/>
</replace>
</item>
<item id="2907"
image="equipment/head/candlehelmet.png"
name="Candle Helmet"
description="Worn by spelunkers."
defense="180"
level="16"
type="equip-head"
weight="500">
<sprite>equipment/head/candlehelmet.xml</sprite>
<replace sprite="hair"/>
</item>
<item id="2908"
image="equipment/head/warlordhelmet.png"
name="Warlord Helmet"
description="Worn by great warriors!"
defense="340"
level="24"
type="equip-head"
weight="1000">
<sprite>equipment/head/warlordhelmet.xml</sprite>
<replace sprite="hair"/>
</item>
<item id="2909"
image="equipment/head/axehat.png"
name="Axe Hat"
description="A really cool joke, but not very helpful."
defense="12"
level="5"
type="equip-head"
weight="50">
<sprite>equipment/head/axehat.xml</sprite>
</item>
<item id="2910"
image="equipment/head/pinkiehat.png"
name="Pinkie Hat"
description="With this, you'll fit right in with those strange pinkies."
defense="7"
level="10"
type="equip-head"
weight="5">
<sprite>equipment/head/pinkiehat.xml</sprite>
</item>
<item id="2911"
image="equipment/head/tophat.png"
name="Top Hat"
description="For the gentry of The Mana World, and other worlds."
defense="50"
level="17"
type="equip-head"
weight="40">
<sprite>equipment/head/tophat.xml</sprite>
<replace sprite="hair">
<item from="-5" to="-4"/>
<item from="-14" to="-9"/>
<item from="-15" to="-19"/>
</replace>
</item>
<item id="2912"
image="equipment/head/bowlerhat.png|W:#0d1430,21337c,4363e5"
name="Bowler Hat"
description="A hat for those with a bit of class."
defense="40"
level="15"
type="equip-head"
weight="30">
<sprite>equipment/head/bowlerhat.xml|#0d1430,21337c,4363e5</sprite>
<replace sprite="hair">
<item from="-5" to="-4"/>
<item from="-14" to="-9"/>
<item from="-15" to="-19"/>
</replace>
</item>
<item id="2913"
image="equipment/head/fairyhat.png"
name="Fairy Hat"
description="Worn by people that are living and hunting in the woods."
defense="25"
level="10"
type="equip-head"
weight="5">
<sprite>equipment/head/fairyhat.xml</sprite>
<replace sprite="hair">
<item from="-5" to="-4"/>
<item from="-14" to="-9"/>
<item from="-15" to="-19"/>
</replace>
</item>
<item id="2914"
image="equipment/head/nohmask.png"
name="Noh Mask"
description="A traditional chinese Noh Mask."
defense="0"
level="15"
type="equip-head"
weight="50">
<sprite>equipment/head/nohmask.xml</sprite>
</item>
<item id="2915"
image="equipment/head/rosehat.png"
name="Rosehat"
description="A hat made out of a rose. You cant be sure whether this is the proper usage for a rose."
defense="10"
level="10"
type="equip-head"
weight="50">
<sprite>equipment/head/rosehat.xml</sprite>
</item>
<item id="2916"
image="equipment/head/bandithood.png"
name="Bandit Hood"
description="A woolen hood, very useful to hide your face from too curious constables, for example."
defense="15"
level="20"
type="equip-head"
weight="30">
<sprite>equipment/head/bandithood.xml</sprite>
</item>
<item id="2917"
image="equipment/head/bowlerhat.png|W:#3f221d,754d23,f5cea4"
name="Brown Bowler Hat"
description="A hat for those with a bit of class."
defense="40"
level="15"
type="equip-head"
weight="30">
<sprite>equipment/head/bowlerhat.xml|#3f221d,754d23,f5cea4</sprite>
<replace sprite="hair">
<item from="-5" to="-4"/>
<item from="-14" to="-9"/>
<item from="-15" to="-19"/>
</replace>
</item>
<item id="2918"
image="equipment/head/catears.png|M:#774444;W:#777777"
name="Cat Ears"
description="Meow! A pair of plush cat ears. Meow!"
defense="25"
level="35"
type="equip-head"
weight="10">
<sprite>equipment/head/catears.xml|#774444;#777777</sprite>
</item>
<item id="2919"
image="equipment/head/santahat.png"
name="Santa Hat"
description="The beard is missing, but at least you could pretend to be him. Or his fan."
defense="6"
level="14"
type="equip-head"
weight="28">
<sprite>equipment/head/santahat.xml</sprite>
</item>
<item id="2920"
image="equipment/head/moonshroomhat.png"
name="Moonshroom Hat"
description="Do you feel this magic aura?"
defense="51"
level="70"
int="7"
type="equip-head"
weight="50">
<sprite>equipment/head/moonshroomhat.xml</sprite>
</item>
<item id="2921"
image="equipment/head/santabeardhat.png"
name="Santa Beard Hat"
description="Hohoho! Gifts for the nice! Coal for the naughty!"
defense="9"
level="18"
type="equip-head"
weight="32">
<sprite>equipment/head/santabeardhat.xml</sprite>
</item>
<item id="2922"
image="equipment/head/funkyhat.png|W"
name="%Color% Funky Hat"
description="Yawn."
defense="17"
level="30"
type="equip-head"
weight="50"
colors="simple"
maxFloorOffset="10">
<sprite>equipment/head/funkyhat.xml</sprite>
<replace sprite="hair">
<item from="-5" to="-4"/>
<item from="-14" to="-9"/>
<item from="-15" to="-19"/>
</replace>
</item>
<item id="2923"
image="equipment/head/cashiershade.png"
name="Cashier Shade"
description="Do you have something to hide? Or are you just sensitive against the sun?"
defense="12"
level="9"
type="equip-head"
weight="28">
<sprite>equipment/head/cashiershade.xml</sprite>
</item>
<item id="2924"
image="equipment/head/beaniecopter.png"
name="Beanie Copter"
description="A funny beanie cap with a spinning propeller."
defense="4"
level="3"
type="equip-head"
weight="20">
<sprite>equipment/head/beaniecopter.xml</sprite>
</item>
<!-- Placeholder Hats -->
<item id="2925"
image="equipment/head/bull.png"
name="Bull Helmet"
description="Heavy helmet for the merciless fighter."
defense="5"
level="10"
type="equip-head"
weight="100">
<sprite>equipment/head/bull.xml</sprite>
</item>
<item id="2926"
image="equipment/head/bunnyears.png|W"
name="Bunny Ears"
description="So cute! You look like a bunny!"
defense="5"
level="10"
type="equip-head"
colors="simple"
iconColors="simple"
weight="100">
<sprite>equipment/head/bunnyears.xml</sprite>
</item>
<item id="2927"
image="equipment/head/deserthat.png|R"
name="Desert Hat"
description="If you stroll under the burning suns, be sure to protect your head."
defense="5"
level="10"
type="equip-head"
weight="100"
colors="simple"
iconColors="simple">
<sprite>equipment/head/deserthat.xml</sprite>
</item>
<item id="2928"
image="equipment/head/minerhat.png"
name="Miner Hat"
description="You would like to wear a protective helmet, which can enlight the area in front of you, if you are in deep caves."
defense="5"
level="10"
type="equip-head"
weight="100">
<sprite>equipment/head/minerhat.xml</sprite>
</item>
<item id="2929"
image="equipment/head/silkheadband.png|S"
name="Silk Headband"
description="Wow! With this you look like Rambo!"
defense="5"
level="10"
type="equip-head"
colors="silk"
iconColors="silkS"
weight="100">
<sprite>equipment/head/silkheadband.xml</sprite>
</item>
<item id="2930"
image="equipment/head/standardheadband.png|W"
name="Headband"
description="Hmm, you look like a cheap version of Rambo."
defense="5"
level="10"
type="equip-head"
colors="simple"
iconColors="simple"
weight="100">
<sprite>equipment/head/standardheadband.xml</sprite>
</item>
<item id="2931"
image="equipment/head/terranitehelmet.png"
name="Terranite Helmet"
description="Even though this is a bit stinky, the material properly protects your head, and its internals."
defense="5"
level="10"
type="equip-head"
weight="100">
<sprite>equipment/head/terranitehelmet.xml</sprite>
<replace sprite="hair">
<item from="-5" to="-4"/>
<item from="-14" to="-9"/>
<item from="-15" to="-19"/>
</replace>
</item>
<item id="2932"
image="equipment/head/trapperhat.png"
name="Trapper Hat"
description="When you are exploring the cold areas of the planet, be sure to keep your ears warm."
defense="5"
level="10"
type="equip-head"
weight="100">
<sprite>equipment/head/trapperhat.xml</sprite>
</item>
<item id="2933"
image="equipment/head/wizardhat.png|S"
name="Wizard Hat"
description="You call yourself a mage? Be sure to equip proper headwear!"
defense="5"
level="10"
type="equip-head"
colors="silk"
iconColors="silkS"
weight="100">
<sprite>equipment/head/wizardhat.xml</sprite>
</item>
<item id="2934"
image="equipment/head/captainhat.png"
name="Captain's Hat"
description="Harr harr! Aboard, you stinky landlubbers! Hoist the sails!"
defense="12"
level="50"
type="equip-head"
weight="100">
<sprite>equipment/head/captainhat.xml</sprite>
</item>
<item id="2935"
image="equipment/head/rangerhat.png"
name="Ranger Hat"
description="A leather hat traditionally worn by Rangers. Symbol of the Pinkie-Hater cult."
defense="5"
level="21"
type="equip-head"
weight="220">
<sprite>equipment/head/rangerhat.xml</sprite>
</item>
<!-- Neck Armors & Accessoires -->
<item id="3200"
image="equipment/neck/shemagh.png"
name="Shemagh"
description="An improved scarf used by mercenaries in tough environments."
defense="50"
level="3"
type="equip-neck"
weight="22"
drawAfter="torso">
<sprite gender="unisex">equipment/neck/shemagh.xml</sprite>
<sprite gender="female">equipment/neck/shemagh.xml</sprite>
</item>
<item id="3201"
image="equipment/neck/banditshawl.png"
name="Bandit Shawl"
description="A shawl, more for hiding you face than for keeping you warm."
defense="75"
level="30"
type="equip-neck"
weight="45"
drawAfter="torso">
<sprite gender="unisex">equipment/neck/banditshawl.xml</sprite>
<sprite gender="female">equipment/neck/banditshawl.xml</sprite>
</item>
<item id="3202"
image="equipment/accessoires/eyepatch.png"
name="Eye Patch"
description="Arr! What's a pirate with two eyes? A not-pirate! Ar Arr!"
defense="3"
level="16"
type="equip-neck"
weight="8"
drawAfter="torso">
<sprite gender="unisex">equipment/accessoires/eyepatch.xml</sprite>
<sprite gender="female">equipment/accessoires/eyepatch.xml</sprite>
</item>
<!-- Placeholder Neck -->
<item id="3203"
image="equipment/accessoires/burglarmask.png"
name="Burglar Mask"
description="Wear it, and noone will recognize you! Okay, the police will."
defense="4"
level="25"
type="equip-neck"
weight="8"
drawAfter="torso">
<sprite gender="unisex">equipment/accessoires/burglarmask.xml</sprite>
<sprite gender="female">equipment/accessoires/burglarmask.xml</sprite>
</item>
<item id="3204"
image="equipment/accessoires/heartglasses.png"
name="Heart Glasses"
description="Heart-shaped glasses. Its so 80's style."
defense="5"
level="45"
type="equip-neck"
weight="8"
drawAfter="torso">
<sprite gender="unisex">equipment/accessoires/heartglasses.xml</sprite>
<sprite gender="female">equipment/accessoires/heartglasses.xml</sprite>
</item>
<item id="3205"
image="equipment/accessoires/mustache.png"
name="Mustache"
description="You are not serious, are you?"
defense="1"
level="10"
type="equip-neck"
weight="8"
drawAfter="torso">
<sprite gender="unisex">equipment/accessoires/mustache.xml</sprite>
<sprite gender="female">equipment/accessoires/mustache.xml</sprite>
</item>
<item id="3206"
image="equipment/accessoires/rednose.png"
name="Red Nose"
description="A red nose, made of plastic. Wearing this you look like Rudolph."
defense="2"
level="15"
type="equip-neck"
weight="8"
drawAfter="torso">
<sprite gender="unisex">equipment/accessoires/rednose.xml</sprite>
<sprite gender="female">equipment/accessoires/rednose.xml</sprite>
</item>
<item id="3207"
image="equipment/accessoires/sunglasses.png"
name="Sunglasses"
description="The sun shines too bright? No problem, just wear those sunglasses."
defense="8"
level="65"
type="equip-neck"
weight="8"
drawAfter="torso">
<sprite gender="unisex">equipment/accessoires/sunglasses.xml</sprite>
<sprite gender="female">equipment/accessoires/sunglasses.xml</sprite>
</item>
<item id="3208"
image="equipment/accessoires/beard.png"
name="Beard"
description="This definitely makes you look.. erm.. wiser."
defense="1"
level="10"
type="equip-neck"
weight="12"
drawAfter="torso">
<sprite gender="unisex">equipment/accessoires/beard.xml</sprite>
<sprite gender="female">equipment/accessoires/beard.xml</sprite>
</item>
<item id="3209"
image="equipment/accessoires/fullbeard-white.png"
name="Full Beard"
description="If only you had a red bobble hat now, you would look like Santa!"
defense="2"
level="10"
type="equip-neck"
weight="16"
drawAfter="torso">
<sprite gender="unisex">equipment/accessoires/fullbeard-white.xml</sprite>
<sprite gender="female">equipment/accessoires/fullbeard-white.xml</sprite>
</item>
<!-- Weapons -->
<item id="3500"
image="equipment/weapons/knife.png"
name="Knife"
description="A simple, but sharp knife."
attack="50"
attack-range="1"
level="1"
type="equip-1hand"
attack-action="attack"
weight="6">
<sprite>equipment/weapons/knife.xml</sprite>
<sound event="hit">weapons/knife/hit1.ogg</sound>
<sound event="miss">weapons/knife/miss1.ogg</sound>
</item>
<item id="3501"
image="equipment/weapons/piouslayer.png"
name="Piou Slayer"
description="A short sword for amateurs. Well, more a dagger than a sword, that is."
attack="150"
attack-range="1"
level="3"
type="equip-1hand"
attack-action="attack"
weight="26">
<sprite>equipment/weapons/piouslayer.xml</sprite>
<sound event="hit">weapons/piouslayer/hit1.ogg</sound>
<sound event="miss">weapons/piouslayer/miss1.ogg</sound>
</item>
<item id="3502"
image="equipment/weapons/traininggladius.png"
name="Training Gladius"
description="A short sword made for close combat."
attack="300"
attack-range="1"
level="5"
type="equip-1hand"
attack-action="attack"
weight="58">
<sprite>equipment/weapons/traininggladius.xml</sprite>
<sound event="hit">weapons/piouslayer/hit1.ogg</sound>
<sound event="miss">weapons/piouslayer/miss1.ogg</sound>
</item>
<item id="3503"
image="equipment/weapons/woodensword.png"
name="Wooden Sword"
description="For sword training. Do not show-off with it."
attack="75"
attack-range="1"
level="5"
type="equip-1hand"
attack-action="attack_chop"
weight="25">
<sprite>equipment/weapons/sword-wooden.xml</sprite>
<sound event="hit">weapons/piouslayer/hit1.ogg</sound>
<sound event="miss">weapons/piouslayer/miss1.ogg</sound>
</item>
<item id="3504"
image="equipment/weapons/backsword.png"
name="Artis Backsword"
description="An engraved backsword with the symbole of Artis on its brass hilt."
attack="500"
attack-range="1"
level="15"
type="equip-1hand"
attack-action="attack"
weight="86">
<sprite>equipment/weapons/backsword.xml</sprite>
<sound event="hit">weapons/piouslayer/hit1.ogg</sound>
<sound event="miss">weapons/piouslayer/miss1.ogg</sound>
</item>
<item id="3505"
image="equipment/weapons/wand.png"
name="Training Wand"
description="A simple wand for your first steps in handling magic."
attack="50"
attack-range="2"
level="8"
type="equip-1hand"
attack-action="attack_wand"
weight="67">
<sprite>equipment/weapons/trainingwand.xml</sprite>
</item>
<item id="3506"
image="equipment/weapons/wand.png|W:#ece96e"
name="Mana Torch"
description="A simple wand imbued with a fire spell, it can provide lighting and will never run out on you!"
attack="60"
attack-range="2"
level="8"
type="equip-1hand"
attack-action="attack_wand"
weight="67">
<sprite>equipment/weapons/trainingwand.xml|#ece96e</sprite>
</item>
<item id="3507"
image="equipment/weapons/scythe.png"
name="Scythe"
description="A farmer's scythe, not new but still deadly."
attack="600"
attack-range="2"
level="15"
type="equip-2hand"
attack-action="attack_scythe"
weight="1200">
<sprite>equipment/weapons/scythe.xml</sprite>
<sound event="hit">weapons/scythe/hit1.ogg</sound>
<sound event="miss">weapons/scythe/miss1.ogg</sound>
</item>
<item id="3508"
image="equipment/weapons/dagger.png"
name="Dagger"
description="Use to stab."
attack="350"
attack-range="1"
level="12"
type="equip-1hand"
attack-action="attack"
weight="350">
<sprite>equipment/weapons/knife.xml</sprite>
<sound event="hit">weapons/knife/hit1.ogg</sound>
<sound event="miss">weapons/knife/miss1.ogg</sound>
</item>
<item id="3509"
image="equipment/weapons/setzer.png"
name="Setzer"
description="A knife named after a famous gambler."
attack="150"
attack-range="1"
level="20"
type="equip-1hand"
attack-action="attack"
weight="250">
<sprite>equipment/weapons/piouslayer.xml</sprite>
<sound event="hit">weapons/knife-setzer/hit1.ogg</sound>
<sound event="hit">weapons/knife-setzer/hit2.ogg</sound>
<sound event="hit">weapons/knife-setzer/hit3.ogg</sound>
<sound event="miss">weapons/knife/miss1.ogg</sound>
</item>
<item id="3510"
image="equipment/weapons/pickaxe.png"
name="Pickaxe"
description="A common pickaxe, not so good for battle but suitable for mining."
attack="200"
attack-range="1"
level="15"
type="equip-2hand"
attack-action="attack_chop"
weight="250">
<sprite>equipment/weapons/pickaxe.xml</sprite>
</item>
<item id="3511"
image="equipment/weapons/torch.png"
name="Torch"
description="A burning Torch. Handle with care."
attack="150"
attack-range="1"
level="15"
type="equip-2hand"
attack-action="attack_wand"
weight="100">
<sprite>equipment/weapons/torch.xml</sprite>
</item>
<item id="3512"
image="equipment/weapons/axe.png"
name="Axe"
description="A rusty axe, made for chopping trees rather than battle."
attack="300"
attack-range="1"
level="10"
type="equip-1hand"
attack-action="attack_chop"
weight="500">
<sprite>equipment/weapons/axe.xml</sprite>
</item>
<item id="3513"
image="equipment/weapons/staff.png"
name="Wooden Staff"
description="A long wooden staff, simple but effective for smashing. Or for magic. Or for both."
attack="400"
attack-range="2"
level="10"
type="equip-2hand"
attack-action="attack_chop_long"
weight="400">
<sprite>equipment/weapons/staff.xml</sprite>
<sound event="hit">weapons/staff/hit1.ogg</sound>
<sound event="hit">weapons/staff/hit2.ogg</sound>
<sound event="hit">weapons/staff/hit3.ogg</sound>
<sound event="miss">weapons/staff/miss1.ogg</sound>
<sound event="miss">weapons/staff/miss2.ogg</sound>
<sound event="miss">weapons/staff/miss3.ogg</sound>
</item>
<item id="3514"
image="equipment/weapons/halberd.png"
name="Halberd"
description="A halberd, commonly used by knights. Sharp and dangerous."
attack="600"
attack-range="2"
level="20"
type="equip-2hand"
attack-action="attack_chop_long"
weight="1200">
<sprite>equipment/weapons/halberd.xml</sprite>
<sound event="hit">weapons/halberd/hit1.ogg</sound>
<sound event="hit">weapons/halberd/hit2.ogg</sound>
<sound event="hit">weapons/halberd/hit3.ogg</sound>
<sound event="miss">weapons/staff/miss1.ogg</sound>
<sound event="miss">weapons/staff/miss2.ogg</sound>
<sound event="miss">weapons/staff/miss3.ogg</sound>
</item>
<item id="3515"
image="equipment/weapons/sharpknife.png"
name="Sharp Knife"
description="A sharp knife, commonly used by chefs."
attack="120"
attack-range="1"
level="5"
type="equip-1hand"
attack-action="attack"
weight="15">
<sprite>equipment/weapons/knife.xml</sprite>
<sound event="hit">weapons/knife/hit1.ogg</sound>
<sound event="miss">weapons/knife/miss1.ogg</sound>
</item>
<item id="3516"
image="equipment/weapons/boneknife.png"
name="Bone Knife"
description="A knife made from bones. Quite effective."
attack="125"
attack-range="1"
level="15"
type="equip-1hand"
attack-action="attack"
weight="250">
<sprite>equipment/weapons/knife.xml</sprite>
<sound event="hit">weapons/knife/hit1.ogg</sound>
<sound event="miss">weapons/knife/miss1.ogg</sound>
</item>
<!-- Placeholder Weapons -->
<item id="3517"
image="equipment/weapons/chopper.png"
name="Chopper"
description="Chop, chop, parsley. Chop, chop, head."
attack="400"
attack-range="1"
level="10"
type="equip-1hand"
attack-action="attack_chop"
weight="900">
<sprite>equipment/weapons/chopper.xml</sprite>
</item>
<item id="3518"
image="equipment/weapons/cleaver.png"
name="Cleaver"
description="Good for chopping, but even better for fighting, smashing, killing."
attack="500"
attack-range="1"
level="10"
type="equip-1hand"
attack-action="attack_chop"
weight="1100">
<sprite>equipment/weapons/chopper.xml</sprite> <!-- FIXME -->
</item>
<item id="3519"
image="equipment/weapons/rockknife.png"
name="Rock Knife"
description="Machete-like weapon, made of hard stone. Not a weapon for pacifists."
attack="600"
attack-range="1"
level="10"
type="equip-1hand"
attack-action="attack_chop"
weight="1300">
<sprite>equipment/weapons/chopper.xml</sprite> <!-- FIXME -->
</item>
<item id="3520"
image="equipment/weapons/bronzegladius.png"
name="Bronze Gladius"
description="A typical one-handed sword, made out of bronze."
attack="280"
attack-range="1"
level="15"
type="equip-1hand"
attack-action="attack_chop"
weight="200">
<sprite>equipment/weapons/sword-bronze.xml</sprite>
</item>
<item id="3521"
image="equipment/weapons/shortsword.png"
name="Short Sword"
description="Iron short sword. The standard weapon for experienced knights."
attack="380"
attack-range="1"
level="30"
type="equip-1hand"
attack-action="attack_chop"
weight="350">
<sprite>equipment/weapons/sword-iron.xml</sprite>
</item>
<item id="3522"
image="equipment/weapons/longsword.png"
name="Long Sword"
description="If you are strong enough, this long sword gives you quite more destructive power."
attack="480"
attack-range="1"
level="45"
type="equip-1hand"
attack-action="attack_chop"
weight="600">
<sprite>equipment/weapons/sword-iron-long.xml</sprite>
</item>
<item id="3523"
image="equipment/weapons/spear.png"
name="Spear"
description="If you train hard, you can defeat whole armies with that, keeping your enemies on distance."
attack="750"
attack-range="2"
level="40"
type="equip-2hand"
attack-action="attack_chop_long"
weight="1500">
<sprite>equipment/weapons/halberd.xml</sprite> <!-- FIXME -->
</item>
<item id="3524"
image="equipment/weapons/katana.png"
name="Katana"
description="A typical japanese two-hand sword. Incredibly sharp, incredibly dangerous."
attack="850"
attack-range="2"
level="20"
type="equip-2hand"
attack-action="attack_chop_long"
weight="900">
<sprite>equipment/weapons/halberd.xml</sprite> <!-- FIXME -->
</item>
<item id="3525"
image="equipment/weapons/warpedstaff.png"
name="Warped Staff"
description="A staff made out of a strange branch, warped within itself."
attack="400"
attack-range="2"
level="40"
type="equip-2hand"
attack-action="attack_chop_long"
weight="600">
<sprite>equipment/weapons/staff-warped.xml</sprite>
</item>
<item id="3526"
image="equipment/weapons/wizardstaff.png|W"
name="Wizard Staff (%Color%)"
description="A professional staff with a %color%. In the hands of an experienced wizard, it is able to move the mountains."
attack="400"
attack-range="2"
level="10"
type="equip-2hand"
attack-action="attack_chop_long"
colors="gem"
iconColors="gem"
weight="800">
<sprite>equipment/weapons/staff-wizard.xml</sprite>
</item>
<item id="3527"
image="equipment/weapons/lifestaff.png"
name="Staff of Life"
description="A enchanted piece of wood. Very suitable for mages."
attack="400"
attack-range="2"
level="10"
type="equip-2hand"
attack-action="attack_chop_long"
weight="900">
<sprite>equipment/weapons/staff-life.xml</sprite>
</item>
<item id="3528"
image="equipment/weapons/wand.png|W"
name="Apprentice Wand (%Color%)"
description="A simple %color% wand for you once may become an awesome magician."
attack="50"
attack-range="2"
level="20"
type="equip-1hand"
attack-action="attack_wand"
colors="gem"
iconColors="gem"
weight="75">
<sprite>equipment/weapons/trainingwand.xml</sprite>
</item>
<!-- Pets -->
<item id="4000"
image="usable/piouegg.png"
name="Piou egg"
description="Piou egg. Not for omelettes!"
type="generic"
useButton="Hatch"
/>
<!-- Cards -->
<item id="5000"
image="usable/dye.png|S:#3c3c3c,010101,4d4d4d,111111,686868,222222,919191,333333,b6b6b6,444444,dfdfdf,555555"
name="Pitch Black Silk Dye"
useButton="Dye"
description="Color dye that can be used on silk clothing."
type="card"
weight="1"
cardColor="2"
maxFloorOffset="15"/>
<item id="5001"
image="usable/dye.png|S:#3c3c3c,302525,4d4d4d,4a3430,686868,69453a,919191,96664c,b6b6b6,bf8d67,dfdfdf,e6c19c"
name="Chocolate Silk Dye"
useButton="Dye"
description="Color dye that can be used on silk clothing."
type="card"
weight="1"
cardColor="3"
maxFloorOffset="15"/>
<item id="5002"
image="usable/dye.png|S:#3c3c3c,2b1b29,4d4d4d,3e1e28,686868,6f2630,919191,a6313f,b6b6b6,d15b5b,dfdfdf,e59b77"
name="Crimson Silk Dye"
useButton="Dye"
description="Color dye that can be used on silk clothing."
type="card"
weight="1"
cardColor="4"
maxFloorOffset="15"/>
<item id="5003"
image="usable/dye.png|W:#111111,222222,333333,444444,555555,aaaaaa"
name="Black Cotton Dye"
useButton="Dye"
description="Color dye that can be used on cotton clothing."
type="card"
weight="1"
cardColor="2"
maxFloorOffset="15"/>
<item id="5004"
image="usable/dye.png|W:#44494b,797a7e,b9bbc1"
name="Silver Cotton Dye"
useButton="Dye"
description="Color dye that can be used on cotton clothing."
type="card"
weight="1"
cardColor="3"
maxFloorOffset="15"/>
<item id="5005"
image="usable/dye.png|W:#594d36,b49b6c,f4d293"
name="Camel Cotton Dye"
useButton="Dye"
description="Color dye that can be used on cotton clothing."
type="card"
weight="1"
cardColor="4"
maxFloorOffset="15"/>
<item id="5006"
image="usable/dye.png|W:#3f221d,754d23,f5cea4"
name="Brown Cotton Dye"
useButton="Dye"
description="Color dye that can be used on cotton clothing."
type="card"
weight="1"
cardColor="5"
maxFloorOffset="15"/>
<item id="5007"
image="usable/dye.png|W:#831f2d,f07401,f8cc8b"
name="Orange Cotton Dye"
useButton="Dye"
description="Color dye that can be used on cotton clothing."
type="card"
weight="1"
cardColor="6"
maxFloorOffset="15"/>
<item id="5008"
image="usable/dye.png|W:#6a0022,7c151a,c60022"
name="Dark Red Cotton Dye"
useButton="Dye"
description="Color dye that can be used on cotton clothing."
type="card"
weight="1"
cardColor="7"
maxFloorOffset="15"/>
<item id="5009"
image="usable/dye.png|W:#580000,a40000,c02020,ff6060"
name="Red Cotton Dye"
useButton="Dye"
description="Color dye that can be used on cotton clothing."
type="card"
weight="1"
cardColor="8"
maxFloorOffset="15"/>
<item id="5010"
image="usable/dye.png|W:#620e48,bf1b8b,e32bcf,ffb6f7"
name="Fuchsia Cotton Dye"
useButton="Dye"
description="Color dye that can be used on cotton clothing."
type="card"
weight="1"
cardColor="9"
maxFloorOffset="15"/>
<item id="5011"
image="usable/dye.png|W:#a92d42,f67189,ffbac7"
name="Pink Cotton Dye"
useButton="Dye"
description="Color dye that can be used on cotton clothing."
type="card"
weight="1"
cardColor="10"
maxFloorOffset="15"/>
<item id="5012"
image="usable/dye.png|W:#640088,b350e0,ecb7ff"
name="Mauve Cotton Dye"
useButton="Dye"
description="Color dye that can be used on cotton clothing."
type="card"
weight="1"
cardColor="11"
maxFloorOffset="15"/>
<item id="5013"
image="usable/dye.png|W:#3c1554,6d3195,c987d1"
name="Purple Cotton Dye"
useButton="Dye"
description="Color dye that can be used on cotton clothing."
type="card"
weight="1"
cardColor="12"
maxFloorOffset="15"/>
<item id="5014"
image="usable/dye.png|W:#0d1430,21337c,4363e5"
name="Navy Blue Cotton Dye"
useButton="Dye"
description="Color dye that can be used on cotton clothing."
type="card"
weight="1"
cardColor="13"
maxFloorOffset="15"/>
<item id="5015"
image="usable/dye.png|W:#2d2d41,4c4d9a,7b7b99"
name="Blue Gray Cotton Dye"
useButton="Dye"
description="Color dye that can be used on cotton clothing."
type="card"
weight="1"
cardColor="14"
maxFloorOffset="15"/>
<item id="5016"
image="usable/dye.png|W:#16486e,498ec5,e4f2fc"
name="Blue Cotton Dye"
useButton="Dye"
description="Color dye that can be used on cotton clothing."
type="card"
weight="1"
cardColor="15"
maxFloorOffset="15"/>
<item id="5017"
image="usable/dye.png|W:#196253,18986c,37cf7d"
name="Teal Cotton Dye"
useButton="Dye"
description="Color dye that can be used on cotton clothing."
type="card"
weight="1"
cardColor="16"
maxFloorOffset="15"/>
<item id="5018"
image="usable/dye.png|W:#115511,22aa22,99dd99"
name="Green Cotton Dye"
useButton="Dye"
description="Color dye that can be used on cotton clothing."
type="card"
weight="1"
cardColor="17"
maxFloorOffset="15"/>
<item id="5019"
image="usable/dye.png|W:#547000,a5dc00,d1ff46"
name="Lime Cotton Dye"
useButton="Dye"
description="Color dye that can be used on cotton clothing."
type="card"
weight="1"
cardColor="18"
maxFloorOffset="15"/>
<item id="5020"
image="usable/dye.png|W:#002504,2d551b,07871d"
name="Khaki Cotton Dye"
useButton="Dye"
description="Color dye that can be used on cotton clothing."
type="card"
weight="1"
cardColor="19"
maxFloorOffset="15"/>
<item id="5021"
image="usable/dye.png|W:#846211,dab333,fffb93,ffffff"
name="Yellow Cotton Dye"
useButton="Dye"
description="Color dye that can be used on cotton clothing."
type="card"
weight="1"
cardColor="20"
maxFloorOffset="15"/>
<item id="5022"
image="usable/gem3-polished.png|W:#315a67,a4a4ae,dce5d6,ffffff"
name="Diamond"
useButton="Insert"
description="A diamond, polished and shining."
type="card"
cardColor="2"
weight="50"
maxFloorOffset="15"/>
<item id="5023"
image="usable/gem1-polished.png|W:#581a1a,a41111,c03a3a,ff6060,ffffff"
name="Ruby"
useButton="Insert"
description="A polished ruby, blinking in bright red color."
type="card"
cardColor="3"
weight="50"
maxFloorOffset="15"/>
<item id="5024"
image="usable/gem2-polished.png|W:#1f9c1f,89d689,ffffff"
name="Emerald"
useButton="Insert"
description="A polished Emerald, beautiful and green."
type="card"
cardColor="4"
weight="50"
maxFloorOffset="15"/>
<item id="5025"
image="usable/gem2-polished.png|W:#4b4bbd,888af4,ffffff"
name="Sapphire"
useButton="Insert"
description="A polished sapphire, blinking in dark blue."
type="card"
cardColor="5"
weight="50"
maxFloorOffset="15"/>
<item id="5026"
image="usable/gem1-polished.png|W:#ccb534,f1ea8e,ffffaa,ffffff"
name="Topaz"
useButton="Insert"
description="A Topaz, polished and beautiful."
type="card"
cardColor="6"
weight="50"
maxFloorOffset="15"/>
<item id="5027"
image="usable/gem3-polished.png|W:#530a7c,b362e1,ca87ef,ffffff"
name="Amethyst"
useButton="Insert"
description="A polished Amethyst. Some say it has the power to heal."
type="card"
weight="50"
maxFloorOffset="15"/>
<item id="5028"
image="usable/gem-crude.png|W:#315a67,a4a4ae,dce5d6,ffffff"
name="Crude Diamond"
useButton="Insert"
description="A crude diamond, fresh from the mines."
type="card"
cardColor="2"
weight="80"
maxFloorOffset="15"/>
<item id="5029"
image="usable/gem-crude.png|W:#581a1a,a41111,c03a3a,ff6060"
name="Crude Ruby"
useButton="Insert"
description="A crude ruby, fresh from the mines."
type="card"
cardColor="3"
weight="80"
maxFloorOffset="15"/>
<item id="5030"
image="usable/gem-crude.png|W:#1f9c1f,89d689"
name="Crude Emerald"
useButton="Insert"
description="A crude emerald, fresh from the mines."
type="card"
cardColor="4"
weight="80"
maxFloorOffset="15"/>
<item id="5031"
image="usable/gem-crude.png|W:#4b4bbd,888af4"
name="Crude Sapphire"
useButton="Insert"
description="A crude sapphire, fresh from the mines."
type="card"
cardColor="5"
weight="80"
maxFloorOffset="15"/>
<item id="5032"
image="usable/gem-crude.png|W:#ccb534,f1ea8e,ffffaa"
name="Crude Topaz"
useButton="Insert"
description="A crude topaz, fresh from the mines."
type="card"
cardColor="6"
weight="80"
maxFloorOffset="15"/>
<item id="5033"
image="usable/gem-crude.png|W:#530a7c,b362e1,ca87ef"
name="Crude Amethyst"
useButton="Gem"
description="A crude amethyst, fresh from the mines."
type="card"
cardColor="7"
weight="80"
maxFloorOffset="15"/>
<item id="5034"
image="usable/dye.png|S:#3c3c3c,54290b,4d4d4d,762113,686868,9b3726,919191,e66752,b6b6b6,f3b898,dfdfdf,fbddd9"
name="Tomato Silk Dye"
useButton="Dye"
description="Color dye that can be used on silk clothing."
type="card"
weight="1"
cardColor="5"
maxFloorOffset="15"/>
<item id="5035"
image="usable/dye.png|S:#3c3c3c,473d0c,4d4d4d,806828,686868,a67e18,919191,daa520,b6b6b6,e3c24f,dfdfdf,ffdb94"
name="Goldenrod Silk Dye"
useButton="Dye"
description="Color dye that can be used on silk clothing."
type="card"
weight="1"
cardColor="6"
maxFloorOffset="15"/>
<item id="5036"
image="usable/dye.png|S:#3c3c3c,655329,4d4d4d,a08412,686868,cba225,919191,ecc714,b6b6b6,fade1e,dfdfdf,ffef85"
name="Sunflower Silk Dye"
useButton="Dye"
description="Color dye that can be used on silk clothing."
type="card"
weight="1"
cardColor="7"
maxFloorOffset="15"/>
<item id="5037"
image="usable/dye.png|S:#3c3c3c,292b00,4d4d4d,393b03,686868,5b5e0a,919191,767a13,b6b6b6,adb22d,dfdfdf,b5c059"
name="Olive Silk Dye"
useButton="Dye"
description="Color dye that can be used on silk clothing."
type="card"
weight="1"
cardColor="8"
maxFloorOffset="15"/>
<item id="5038"
image="usable/dye.png|S:#3c3c3c,22241d,4d4d4d,2f3b2d,686868,3f6543,919191,689c46,b6b6b6,bac75f,dfdfdf,deeba3"
name="Sea Green Silk Dye"
useButton="Dye"
description="Color dye that can be used on silk clothing."
type="card"
weight="1"
cardColor="9"
maxFloorOffset="15"/>
<item id="5039"
image="usable/dye.png|S:#3c3c3c,35313d,4d4d4d,443f4f,686868,485c6b,919191,50918f,b6b6b6,75c7a8,dfdfdf,c3e8c4"
name="Mint Silk Dye"
useButton="Dye"
description="Color dye that can be used on silk clothing."
type="card"
weight="1"
cardColor="10"
maxFloorOffset="15"/>
<item id="5040"
image="usable/dye.png|S:#3c3c3c,030323,4d4d4d,10104d,686868,191970,919191,3333a8,b6b6b6,404e95,dfdfdf,6382ce"
name="Midnight Blue Silk Dye"
useButton="Dye"
description="Color dye that can be used on silk clothing."
type="card"
weight="1"
cardColor="11"
maxFloorOffset="15"/>
<item id="5041"
image="usable/dye.png|S:#3c3c3c,353d51,4d4d4d,414169,686868,585889,919191,6a5acd,b6b6b6,9e94de,dfdfdf,d8c3ff"
name="Slat Blue Silk Dye"
useButton="Dye"
description="Color dye that can be used on silk clothing."
type="card"
weight="1"
cardColor="12"
maxFloorOffset="15"/>
<item id="5042"
image="usable/dye.png|S:#3c3c3c,3d3d4c,4d4d4d,674789,686868,9355b0,919191,ba55d3,b6b6b6,d578f8,dfdfdf,d2aaff"
name="Orchid Silk Dye"
useButton="Dye"
description="Color dye that can be used on silk clothing."
type="card"
weight="1"
cardColor="13"
maxFloorOffset="15"/>
<item id="5043"
image="usable/dye.png|S:#3c3c3c,603452,4d4d4d,993d5a,686868,c5536e,919191,de718c,b6b6b6,f096b6,dfdfdf,ffc4d9"
name="Pinkie Pink Silk Dye"
useButton="Dye"
description="Color dye that can be used on silk clothing."
type="card"
weight="1"
cardColor="14"
maxFloorOffset="15"/>
<item id="5044"
image="usable/runestone-uruz.png"
name="Uruz Runestone"
useButton="Insert"
description="A small, round stone with a symbol on it. Represents strength."
type="card"
weight="100"
maxFloorOffset="15"/>
<item id="5045"
image="usable/runestone-raido.png"
name="Raido Runestone"
useButton="Insert"
description="A small, round stone with a symbol on it. Represents agility."
type="card"
weight="100"
maxFloorOffset="15"/>
<item id="5046"
image="usable/runestone-thurisaz.png"
name="Thurisaz Runestone"
useButton="Insert"
description="A small, round stone with a symbol on it. Represents vitality."
type="card"
weight="100"
maxFloorOffset="15"/>
<item id="5047"
image="usable/runestone-kaunaz.png"
name="Kaunaz Runestone"
useButton="Insert"
description="A small, round stone with a symbol on it. Represents intelligence."
type="card"
weight="100"
maxFloorOffset="15"/>
<item id="5048"
image="usable/runestone-dagaz.png"
name="Dagaz Runestone"
useButton="Insert"
description="A small, round stone with a symbol on it. Represents dexterity."
type="card"
weight="100"
maxFloorOffset="15"/>
<item id="5049"
image="usable/runestone-peorth.png"
name="Peorth Runestone"
useButton="Insert"
description="A small, round stone with a symbol on it. Represents luck."
type="card"
weight="100"
maxFloorOffset="15"/>
<!-- Bows -->
<item id="6000"
image="equipment/weapons/woodenbow.png"
name="Training Bow"
description="For bow training. Does not seem much reliable."
attack="70"
attack-range="4"
missile-particle="graphics/particles/training-arrow.xml"
missile-z="32"
missile-lifetime="500"
missile-speed="5"
missile-diedistance="3"
level="5"
type="equip-2hand"
attack-action="attack_bow"
weight="120">
<sprite>equipment/weapons/woodenbow.xml</sprite>
<sound event="hit">weapons/bow-wooden/hit1.ogg</sound>
<sound event="miss">weapons/bow-wooden/miss1.ogg</sound>
</item>
<item id="6001"
image="equipment/weapons/shortbow.png"
name="Short Bow"
description="The shortest of them all, and almost a knife, but the only which hits at point-blank range."
attack="100"
attack-range="5"
missile-particle="graphics/particles/training-arrow.xml"
missile-z="32"
missile-lifetime="500"
missile-speed="6"
missile-diedistance="3"
level="15"
type="equip-2hand"
attack-action="attack_bow"
weight="260">
<sprite>equipment/weapons/woodenbow.xml</sprite>
<sound event="hit">weapons/bow-short/hit1.ogg</sound>
<sound event="miss">weapons/bow-short/miss1.ogg</sound>
</item>
<item id="6002"
image="equipment/weapons/forestbow.png"
name="Forest Bow"
description="A big bow, to hunt monsters in the forest."
attack="150"
attack-range="6"
missile-particle="graphics/particles/training-arrow.xml"
missile-z="32"
missile-lifetime="500"
missile-speed="6"
missile-diedistance="3"
level="20"
type="equip-2hand"
attack-action="attack_bow"
weight="480">
<sprite>equipment/weapons/woodenbow.xml</sprite>
<sound event="hit">weapons/bow-forest/hit1.ogg</sound>
<sound event="miss">weapons/bow-forest/miss1.ogg</sound>
</item>
<item id="6003"
image="equipment/weapons/desertbow.png"
name="Desert Bow"
description="Fragile long bow, for open ranges. Needs some training."
attack="250"
attack-range="7"
missile-particle="graphics/particles/training-arrow.xml"
missile-z="32"
missile-lifetime="500"
missile-speed="6"
missile-diedistance="3"
level="30"
type="equip-2hand"
attack-action="attack_bow"
weight="390">
<sprite>equipment/weapons/woodenbow.xml</sprite>
</item>
<item id="6004"
image="equipment/weapons/championbow.png"
name="Champion Bow"
description="A bow for champions. Ask Jesusalva."
attack="350"
attack-range="6"
missile-particle="graphics/particles/training-arrow.xml"
missile-z="32"
missile-lifetime="500"
missile-speed="6"
missile-diedistance="3"
level="40"
type="equip-2hand"
attack-action="attack_bow"
weight="580">
<sprite>equipment/weapons/woodenbow.xml</sprite>
</item>
<item id="6005"
image="equipment/weapons/bansheebow.png"
name="Banshee Bow"
description="A bow, holding the evil powers of a legacy world."
attack="450"
attack-range="6"
missile-particle="graphics/particles/training-arrow.xml"
missile-z="32"
missile-lifetime="500"
missile-speed="6"
missile-diedistance="3"
level="60"
type="equip-2hand"
attack-action="attack_bow"
weight="480">
<sprite>equipment/weapons/woodenbow.xml</sprite>
</item>
<item id="6006"
image="equipment/weapons/slingshot.png"
name="Slingshot"
description="Some say its a toy, I say its a weapon. Ask David."
attack="250"
attack-range="5"
missile-particle="graphics/particles/training-arrow.xml"
missile-z="32"
missile-lifetime="500"
missile-speed="6"
missile-diedistance="3"
level="20"
type="equip-2hand"
attack-action="attack_bow"
weight="100">
<sprite>equipment/weapons/woodenbow.xml</sprite>
</item>
<!-- Arrows -->
<item id="6500"
image="equipment/ammo/trainingarrow.png"
name="Training Arrow"
description="For bow training. Does not seem much reliable."
type="equip-ammo"
attack="100"
weight="1"/>
<item id="6501"
image="equipment/ammo/ironarrow.png"
name="Iron Arrow"
description="Solid arrow for bowmen. Careful, its sharp!"
type="equip-ammo"
attack="150"
weight="2"/>
<item id="6502"
image="equipment/ammo/bonearrow.png"
name="Bone Arrow"
description="Scary arrow, carved from a pice of bone. Very lightweight."
type="equip-ammo"
attack="180"
weight="0"/>
<item id="6503"
image="equipment/ammo/poisonedarrow.png"
name="Poisoned Arrow"
description="Sharp arrow, with a poisoned tip. Don't touch it!"
type="equip-ammo"
attack="200"
weight="1"/>
<item id="6504"
image="equipment/ammo/terranitearrow.png"
name="Terranit Arrow"
description="Professioal arrow, made from terranite. Sharp, stiff, deadly."
type="equip-ammo"
attack="250"
weight="1"/>
<item id="6505"
image="equipment/ammo/stoneprojectile.png"
name="Stone Projectile"
description="Ammo for your slingshot. Can be very powerful, when its in David's hands. What about yours?"
type="equip-ammo"
attack="200"
weight="1"/>
<!-- Fun Items -->
<item id="7420"
image="generic/adventurersoul.png|W:#846211,dab333,fffb93,ffffff;R:#111111,222222,333333,444444,555555,aaaaaa"
name="Adventurer's Soul"
description="Seems like someone fell prey to PK'ing."
type="generic"
weight="100"/>
<!-- LEGACY merge items, generic or usable -->
<item id="8000"
image="merge/blackpearl.png"
name="Black Pearl"
description="A shiny, black pearl. It must be old!"
type="generic"
weight="100"/>
<item id="8001"
image="merge/bloodstone.png"
name="Bloodstone"
description="A dark read, shimmering stone. It looks scary."
type="generic"
weight="100"/>
<item id="8002"
image="merge/bottle-sand.png"
name="Bottle of Sand"
description="A bottle filled with sand. Where this sand may originate?"
type="generic"
weight="200"/>
<item id="8003"
image="merge/brainstem.png"
name="Brainstem"
description="If only someone knew what kind of being exactly that comes from."
type="generic"
weight="50"/>
<item id="8004"
image="merge/christmasbox-closed.png"
name="Closed Christmas Box"
description="Surprise surprise, what might be inside?"
type="generic"
weight="100"/>
<item id="8005"
image="merge/christmasbox-open.png"
name="Open Christmas Box"
description="Surprise surprise, what might have been inside?"
type="generic"
weight="100"/>
<item id="8006"
image="merge/christmasbulb.png|W:#f00000"
name="Red Christmas Ornament"
description="An ornament from Santa's tree."
type="generic"
weight="20"/>
<item id="8007"
image="merge/christmasbulb.png|W:#f0e000"
name="Yellow Christmas Ornament"
description="An ornament from Santa's tree."
type="generic"
weight="20"/>
<item id="8008"
image="merge/christmasbulb.png|W:#00f000"
name="Green Christmas Ornament"
description="An ornament from Santa's tree."
type="generic"
weight="20"/>
<item id="8009"
image="merge/christmasbulb.png|W:#00f0ee"
name="Aqua Christmas Ornament"
description="An ornament from Santa's tree."
type="generic"
weight="20"/>
<item id="8010"
image="merge/christmasbulb.png|W:#0000d0"
name="Blue Christmas Ornament"
description="An ornament from Santa's tree."
type="generic"
weight="20"/>
<item id="8011"
image="merge/christmasbulb.png|W:#d000ef"
name="Purple Christmas Ornament"
description="An ornament from Santa's tree."
type="generic"
weight="20"/>
<item id="8012"
image="merge/doll.png"
name="Doll"
description="You see right. This doll is not broken."
type="generic"
weight="75"/>
<item id="8013"
image="merge/easterbasket.png"
name="Easter Basket"
description="A nice basket. Someone may hide it during easter and fill it with chocolate."
type="generic"
weight="200"/>
<item id="8014"
image="merge/easteregg.png"
name="Easteregg"
description="A chocolate egg, wrapped in silver paper."
type="generic"
weight="50"/>
<item id="8015"
image="merge/fakefangs.png"
name="Plastic Fangs"
description="You will look like a vampire with these!"
type="generic"
weight="25"/>
<item id="8016"
image="merge/flawed-lens.png"
name="Flawed Lens"
description="A failed attempt at making a lens with powerful properties. Perhaps, one day, you will be able to salvage the remains from this effort."
type="generic"
weight="50"/>
<item id="8017"
image="merge/dark-petal.png"
name="Dark Petal"
description="A single, dark, petal, oddly heavy. The edges of the petal are unusually hard, and have a slightly reflective shine to them. But looking into the gleam, you can only see fire..."
type="generic"
weight="250"/>
<item id="8018"
image="merge/flighttalisman.png"
name="Flight Talisman"
description="A talisman created using ancient magic to keep you safe during flights."
type="generic"
weight="500"/>
<item id="8019"
image="merge/jellybeans.png"
name="Jellybeans"
description="Colorful and tasty Jelly Beans."
type="generic"
weight="150"/>
<item id="8020"
image="merge/leatherball.png"
name="Leatherball"
description="A heavy ball made out of leather, used for playing soccer in the old days."
type="generic"
weight="750"/>
<item id="8021"
image="merge/lollipop.png|W:#2502d6"
name="Booberry Blue Lollipop"
description="A lollipop. Mmm."
type="usable"
effect="Heal 1500-2500 HP"
weight="150"/>
<item id="8022"
image="merge/lollipop.png|W:#00ba16"
name="Ghastly Green Lollipop"
description="A lollipop. Tasty."
type="usable"
effect="Heal 1500-2500 HP"
weight="150"/>
<item id="8023"
image="merge/lollipop.png|W:#e00418"
name="Blood Red Lollipop"
description="A lollipop. Yum."
type="usable"
effect="Heal 1500-2500 HP"
weight="150"/>
<item id="8024"
image="merge/plushmouboo.png"
name="Plush Mouboo"
description="A mouboo made of plush. How cute!"
type="generic"
weight="250"/>
<item id="8025"
image="merge/redstocking.png"
name="Red Stocking"
description="Eww, it's smelly!"
type="generic"
weight="100"/>
<item id="8026"
image="merge/reinboo-stick.png"
name="Stick Reinboo"
description="A stick reinboo. This is fun!"
type="generic"
weight="100"/>
<item id="8027"
image="merge/rubberbat.png"
name="Rubber Bat"
description="Squeaks when you squeeze it."
useButton="Squeeze"
type="usable"
weight="30"/>
<item id="8028"
image="merge/santacookie.png"
name="Santa Cookie"
description="A cookie, given to you by the one and only Santa Claus!"
type="generic"
weight="25"/>
<item id="8029"
image="merge/santaglobe.png"
name="Santa Globe"
description="A snow globe featuring Santa."
type="generic"
weight="500"/>
<item id="8030"
image="merge/scissors.png"
name="Scissors"
description="A pair of awkward and unwieldy scissors."
type="generic"
weight="150"/>
<item id="8031"
image="merge/silverbell.png"
name="Silver Bell"
description="A tiny bell made of silver."
type="generic"
weight="250"/>
<item id="8032"
image="merge/snowmanglobe.png"
name="Snowman Globe"
description="A snow globe featuring Snowman."
type="generic"
weight="500"/>
<item id="8033"
image="merge/strange-coin.png"
name="Strange Coin"
description="A cheap looking yellow plastic coin. Seems to be rather useless."
type="generic"
weight="10"/>
<item id="8034"
image="merge/tongue.png"
name="Tongue"
description="A tongue. Ewww."
type="generic"
weight="100"/>
<item id="8035"
image="merge/wrapping-paper-dotted.png"
name="Dotted Wrapping Paper"
description="Nice dotted wrapping paper, to be used for wrapping presents."
type="generic"
weight="50"/>
<item id="8036"
image="merge/wrapping-paper-striped.png"
name="Dotted Wrapping Paper"
description="Nice striped wrapping paper, to be used for wrapping presents."
type="generic"
weight="50"/>
</items>