<?xml version="1.0" encoding="utf-8"?> <?xml-stylesheet type="text/xsl" href="items.xsl"?> <!-- Authors: 4144, Alige, Piman, Reid, Saulc, Rakinorf, Jesusalva Copyright (C) 2010-2015 Evol Online Copyright (C) 2018-2019 TMW2: Moubootaur Legends --> <!-- -0 -99 = Hairstyles -100 -infinity = Races 30 500 = Weapon Animations 501 689 = Usable Items 690 699 = Mounts 700 999 = Generic Items 1000 1149 = Necklaces 1150 1299 = Charms 1300 1799 = Chest Armors 1800 1999 = Boots 2000 2199 = Gloves 2200 2499 = Pants 2500 2699 = Rings 2700 2899 = Shields 2900 3199 = Head Gears 3200 3499 = Neck Armors 3500 3999 = Melee Weapons 4000 4999 = Pets 5000 5999 = Cards 6000 6499 = Ranged Weapons 6500 6999 = Ammo 7000 7399 = Magical Weapons (MAtk weapons) 7400 7449 = System Reserved 7450 7499 = Other Gacha 7500 7699 = Mercenary Cards 7700 7999 = System Reserved 8000 8999 = Other usable items 9000 9999 = System Reserved Colors for dyeable equipments or items are 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 Human"> <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 Human"> <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 Human"> <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="Elven"> <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="-104" type="racesprite" name="Orc"> <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> <item id="-105" type="racesprite" name="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="-106" type="racesprite" name="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="-107" type="racesprite" name="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="-108" type="racesprite" name="Redy"> <sprite gender="unisex">races/redy-male.xml</sprite> <sprite gender="female">races/redy-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="Savior Human"> <sprite gender="unisex">races/savior-male.xml</sprite> <sprite gender="female">races/savior-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> <item id="-151" type="racesprite" name="Tipiou"> <sprite gender="unisex">monsters/tipiou.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/food/acorn.png" name="Acorn" description="A natural food, ingredient, bait or seed." useButton="Eat" effect="Heal 1% 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/food/bread.png" name="Bread" description="A baked food, ingredient or bait." useButton="Eat" effect="Heal 4%-6% HP" type="usable" weight="25"/> <item id="503" image="usable/food/fungus.png" name="Fungus" description="A peculiar food, ingredient or remedy against poison." useButton="Eat" effect="Damage -5%; Defense +5%; Heal 6%-9% HP" type="usable" weight="8" maxFloorOffset="9"/> <item id="504" image="usable/food/cheese.png" name="Cheese" description="A yummy food, ingredient or bait." useButton="Eat" effect="Heal 6%-9% HP" type="usable" weight="3"/> <item id="505" image="usable/food/pioulegs.png" name="Piou Legs" description="A tender food or ingredient." useButton="Eat" effect="Heal 3%-5% HP" type="usable" weight="4"/> <item id="506" image="usable/food/lettuceleaf.png" name="Lettuce Leaf" description="A healthy food, ingredient or bait." useButton="Eat" effect="Heal 2%-3% HP" type="usable" weight="1"/> <item id="507" image="usable/food/piberries.png" name="Piberries" description="The famous staining fruit." useButton="Eat" effect="Heal 6%-9% 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 4%-6% 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 10%-15% 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% 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 3% HP" type="usable" weight="10"/> <item id="512" image="usable/food/halfcroconut.png" name="Half Croconut" description="Its inside seems delicious." useButton="Eat" effect="Heal 8%-12% 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" effect="Inedible" type="usable" weight="80"/> <item id="514" image="usable/food/caramelcandy.png" name="Caramel Candy" description="Tasty delicacy from winter, with love from grandmas. During Winter, heals 10x more." useButton="Eat" effect="Heal 1% HP" type="usable" weight="3" maxFloorOffset="6"/> <item id="515" image="usable/food/plushroom.png" name="Plushroom" description="A strange remedy of many possible uses." useButton="Eat" effect="Attack Speed +5%; Heal 30-60 HP" type="usable" weight="7"/> <item id="516" image="usable/food/pumpkinjuice.png" name="Pumpkin Juice" useButton="Use" description="Blood-coloured juice from madly swarming pumpkin." effect="Heal 30-50 HP" type="usable" weight="5"/> <!--Removed image="usable/pumpkinseed.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/food/deliciouscookie.png" name="Delicious Cookie" description="Baked by Reid herself. People who ate it were not seen again for quite a while." useButton="Eat" defense="0" effect="Unknown - Use with care!" sellProtected="true" type="equip-torso"> <replace /> <replace sprite="race"> <item from="-100" to="-151"/> <item from="-101" to="-151"/> <item from="-102" to="-151"/> <item from="-103" to="-151"/> <item from="-104" to="-151"/> <item from="-105" to="-151"/> <item from="-106" to="-151"/> </replace> </item> <item id="518" image="usable/urchinmeat.png" name="Urchin Meat" description="A seafood ingredient." useButton="Eat" effect="Heal 24%-40% HP" type="usable" weight="1"/> <item id="519" image="usable/egg/easteregg.png" name="Easter Egg" description="A chocolate shell covered in a very thin metal layer." useButton="Eat" effect="Heal 8%-14% HP, During Easter: 24%-42% + Raise Precision" type="usable" weight="10"/> <item id="520" image="usable/potion/piberriesinfusion.png" name="Piberries Infusion" description="A potion made from piberries." effect="Heal 10%-18% HP" useButton="Drink" type="usable" weight="15"/> <item id="521" image="usable/potion/fatespotion.png" name="Fate's Potion" description="An effective blood-loss remedy." effect="Heal 20%-36% HP" useButton="Drink" type="usable" weight="17"/> <item id="522" image="usable/potion/clotholiquor.png" name="Clotho Liquor" description="Remedy used in feral warrior training sessions." effect="Heal 30%-54% HP" useButton="Drink" type="usable" weight="16"/> <item id="523" image="usable/potion/lachesisbrew.png" name="Lachesis Brew" description="Rare, powerful and restricted remedy." effect="Heal 40%-72% HP" useButton="Drink" type="usable" weight="14"/> <item id="524" image="usable/potion/atroposmixture.png" name="Atropos Mixture" description="The most advanced potion ever synthesized." effect="Heal 50%-90% HP" useButton="Drink" type="usable" weight="15"/> <item id="525" image="usable/potion/elixiroflife.png" name="Elixir Of Life" description="A potion able to restore even dead trees to life." effect="Complete Healing" useButton="Eat" type="usable" sellProtected="true" weight="20"/> <item id="526" image="usable/use/shovel.png" name="Iron Shovel" useButton="Dig" description="Discover treasures, dungeons and raw materials." effect="Dig holes" type="usable" weight="210" sellProtected="true"> <inventory> <menu name1="Dig" command1="useinv 'INVINDEX'" name2="Dig" /> <menu name1="Bury" command1="useinv 'INVINDEX' 1" name2="Bury" /> </inventory> </item> <item id="527" image="usable/use/shovel.png" name="Steel Shovel" useButton="Use" description="Discover treasures, dungeons and raw materials." effect="Dig holes" type="usable" weight="210" sellProtected="true"/> <item id="528" image="usable/food/manana.png" name="Manana" useButton="Use" description="A fast healing fruit." effect="Heal 4%-6% HP" type="usable" weight="10"/> <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 up; Heal 18%-27% HP" type="usable" weight="10" maxFloorOffset="6"/> <item id="530" image="usable/food/carrot.png" name="Carrot" description="Good in various recipes, and found with bunnies. During Easter and Valentine, heals 3x more." useButton="Eat" effect="Heal 6%-9% HP" type="usable" weight="3" maxFloorOffset="6"/> <item id="531" image="usable/food/wine.png" name="Red Plush Wine" description="Delicious wine hand-produced by someone." effect="Alcoholic (+25% EXP)" useButton="Drink" type="usable" weight="10"/> <item id="532" image="usable/food/sake.png" name="Dwarven Sake" description="Insanely strong alcoholic drink." effect="Alcoholic (+50% EXP)" useButton="Drink" type="usable" weight="14"/> <item id="533" image="usable/food/crazyrum.png" name="Crazy Rum" description="Only Crazyfefe and a True Pirate could handle this liquor." effect="Alcoholic (+70% EXP)" useButton="Drink" type="usable" weight="25"/> <item id="534" image="usable/food/drink.png" name="Whiskey Ale" description="What insanity is this, brew by a Dwarf in Crazyfefe's House?!" effect="Alcoholic (+100% EXP)" useButton="Drink" type="usable" weight="55"/> <!-- ID 534 is free. --> <item id="535" image="usable/book/jesusalvagrimorium.png" name="Jesusaves's Grimorium" description="A grimorium said to light the path to the Secret Of Mana. The book writes itself on its own." useButton="Read" type="usable" weight="20"/> <item id="536" image="usable/book/petbook.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/bookoflaws.png" name="The Book of Laws" description="The laws respected and upheld in the World Of Mana, and enforced by the Alliance." useButton="Read" type="usable" weight="10"/> <item id="538" image="usable/book/fishingguide.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/food/roastedmaggot.png" name="Roasted Maggot" description="Tasty crunchy snack!" useButton="Eat" effect="Heal 9%-15% HP" type="usable" weight="5"/> <item id="540" image="usable/food/redapple.png" name="Red Apple" description="A healthy apple" useButton="Eat" effect="Heal 8%-12% HP" type="usable" weight="5"/> <item id="541" image="usable/potion/cactuspotion.png" name="Cactus Potion" description="A special potion for the desert places." useButton="Drink" effect="Heal 8%-12% HP" type="usable" weight="4"/> <item id="542" image="usable/potion/apotion.png" name="Cactus Drink" description="A small drink for the desert places." useButton="Drink" effect="Heal 6%-9% HP" type="usable" weight="4"/> <item id="543" image="usable/food/apanacake.png" name="Apana Cake" description="A very tiny cake!" useButton="Eat" effect="Heal 36%-63% HP" type="usable" weight="1"/> <item id="544" image="usable/food/beer.png" name="Beer" description="A fresh beer." useButton="Drink" effect="Alcoholic (+10% EXP)" type="usable" weight="10"/> <item id="545" image="usable/food/blueberries.png" name="Blue Berries" description="Near to bursting with sweet juice." useButton="Drink" effect="Heal 1% HP. During Spring, heals 10x more" type="usable" weight="6"/> <item id="546" image="usable/food/candy.png" name="Candy" description="A sweet for you." useButton="Eat" effect="Heal 2% HP" type="usable" weight="1"/> <item id="547" image="usable/potion/bottleofseawater.png" name="Bottle Of Sea Water" description="Very salty. Drink with caution." useButton="Drink" effect="Heal 8%-12% HP" type="usable" weight="70"/> <item id="548" image="usable/food/candycane.png" name="Candy Cane" description="Tasty candy cane." useButton="Drink" effect="Heal 4% HP" type="usable" weight="1"/> <item id="549" image="usable/food/cherry.png" name="Cherry" description="Natural treat." useButton="Drink" effect="Heal 8%-12% HP" type="usable" weight="5"/> <item id="550" image="usable/food/cherrycake.png" name="Cherry Cake" description="A nice cherry cake." useButton="Eat" effect="Heal 12%-20% HP" type="usable" weight="1"/> <item id="551" image="usable/food/chickenleg.png" name="Chicken Leg" description="A big chunk of meat." useButton="Eat" effect="Heal 15%-25% HP" type="usable" weight="10"/> <item id="552" image="usable/food/chocolatemouboo.png" name="Chocolate Mouboo" description="Chocolate!" useButton="Eat" effect="Heal 10%-15% HP" type="usable" weight="12"/> <item id="553" image="usable/food/gingerbreadman.png" name="Ginger Bread Man" description="A tasty ginger bread man." useButton="Eat" effect="Heal 4% HP. During winter, heals 10%." type="usable" weight="4"/> <!-- 30~54% HP --> <item id="554" image="usable/food/goldenapple.png" name="Golden Apple" description="A golden apple. Taken from a tree of many fruits from a distant world." useButton="Eat" effect="Temporary Regeneration Effect" type="usable" sellProtected="true" weight="7"/> <item id="555" image="usable/food/jarofblood.png" name="Jar Of Blood" description="Disgusting jar of blood...for all your bloody needs." useButton="Drink" effect="Heal 8%-12% HP" type="usable" weight="375"/> <item id="556" image="usable/food/jellybeans.png" name="Jelly Beans" description="Unhealthy, but first and foremost, yummy!" useButton="Eat" effect="Heal 4% HP" type="usable" weight="2"/> <item id="557" image="usable/book/bookoflaws.png" name="Recipe Book" description="Wow! So many recipes you've collected in your lifetime!" useButton="Read" type="usable" weight="20"/> <item id="558" image="usable/food/marshmallow.png" name="Marshmallow" description="Sweet drop." useButton="Eat" effect="Heal 7% HP" type="usable" weight="1"/> <item id="559" image="usable/food/mouboomilk.png" name="Mouboo Milk" description="A refreshing drink from the monsters of TMW." useButton="Drink" effect="Heal 8%-12% HP" type="usable" weight="5"/> <item id="560" image="usable/food/orange.png" name="Orange" description="A juicy orange." useButton="Drink" effect="Heal 75-120 HP" type="usable" weight="7"/> <item id="561" image="usable/food/orangecupcake.png" name="Orange Cupcake" description="A tangy orange cupcake. Made from real oranges." useButton="Eat" effect="Heal 8%-12% HP" type="usable" weight="5"/> <item id="562" image="usable/food/pear.png" name="Pear" description="A healthy pear." useButton="Eat" effect="Heal 8%-12% HP" type="usable" weight="7"/> <item id="563" image="usable/food/plum.png" name="Plum" description="A Fresh healthy plum." useButton="Eat" effect="Doesn't work. Heal HP, please report." type="usable" weight="10"/> <item id="564" image="usable/food/pumpkinjuice.png" name="Pumpkin Juice" description="Fresh pumpkin juice." useButton="Drink" effect="Heal 8%-12% HP" type="usable" weight="2"/> <item id="565" image="usable/pumpkinseed.png" name="Pumpkin Seed" description="Seeds from pumpkins." useButton="Eat" effect="Heal 4%-6% HP" type="usable" weight="1"/> <item id="566" image="usable/bigpumpkinseed.png" name="Big Pumpkin Seed" description="Seeds from big pumpkins." useButton="Eat" effect="Heal 6%-9% HP" type="usable" weight="2"/> <item id="567" image="usable/food/skullbloodymug.png" name="Skull Bloody Mug" description="I wouldn't drink from that." useButton="Drink" effect="Heal 4 HP" type="usable" weight="40"/> <item id="568" image="usable/potion/skullpotion.png" name="Skull Potion" description="A bottle in the shape of a skull." useButton="Drink" effect="Heal 2%-3% HP" type="usable" weight="25"/> <item id="569" image="usable/food/smallmushroom.png" name="Small Mushroom" description="A mushroom." useButton="Eat" effect="Heal 10%-15% HP" type="usable" weight="10"/> <item id="570" image="usable/food/mouboosteak.png" name="Mouboo Steak" description="A tasty piece of steak." useButton="Eat" effect="Heal 15%-25% HP" type="usable" weight="125"/> <item id="571" image="usable/food/tonoridelight.png" name="Tonori Delight" description="A treat exquisite." useButton="Eat" effect="Heal 8%-14% HP, 32-96 MP" type="usable" weight="2"/> <item id="572" image="usable/food/xmascake.png" name="Xmas Cake" description="A sweet Christmas cake." useButton="Eat" effect="Heal 100-400 HP. (Triple during Christmas)" type="usable" weight="5"/> <item id="573" image="usable/food/xmascandycane.png" name="Xmas Candy Cane" description="A special Christmas candy cane." useButton="Eat" effect="Heal 80-350 HP. (Triple during Christmas)" type="usable" weight="4"/> <item id="574" image="usable/food/zombienachos.png" name="Zombie Nachos" description="Zombies love this dish." useButton="Eat" effect="Heal 3%-5% HP" type="usable" weight="5"/> <item id="583" image="usable/food/chocolatebiscuit.png" name="Chocolate Biscuit" description="A chocolate biscuit." useButton="Yummy!" effect="Heal 18%-27% HP" type="usable" weight="5"/> <item id="584" image="usable/food/chocolatebar.png" name="Chocolate Bar" description="A chocolate bar." useButton="Eat" effect="Heal 9% HP" type="usable" weight="5"/> <item id="585" image="usable/egg/cavesnakeegg.png" name="Cave Snake Egg" description="For omelettes." useButton="Eat" effect="Heal 12%-20% HP" type="usable" weight="5"/> <!-- NOTE: Effect is lost if monster is attacked --> <item id="586" image="usable/potion/cactuspotion.png" name="Smoke Grenade" description="Makes all monsters nearby to freeze long enough to flee." useButton="Explode" effect="Splash Sleep" type="usable" weight="40"/> <item id="587" image="usable/bugleg.png" name="Bug Leg" description="Small but strong! ...Are you really gonna eat that?" useButton="Eat" effect="Heal 8-14 HP" type="usable" weight="4"/> <item id="588" image="usable/use/toothbrush.png" name="Toothbrush" description="To keep that beautiful smile going." type="usable" useButton="Break" weight="1"/> <item id="589" image="usable/box/bronzegift.png" name="Bronze Gift" description="Wow! A Gift Box! What wonders are inside?" type="usable" useButton="Unwrap" weight="25" sellProtected="true"/> <item id="590" image="usable/box/silvergift.png" name="Silver Gift" description="Wow! A Gift Box! What wonders are inside?" type="usable" useButton="Unwrap" weight="45" sellProtected="true"/> <item id="591" image="usable/box/goldengift.png" name="Golden Gift" description="Wow! A Gift Box! What wonders are inside?" type="usable" useButton="Unwrap" weight="65" sellProtected="true"/> <item id="592" image="usable/box/prismgift.png" name="Prism Gift" description="Wow! A Gift Box! What wonders are inside?" type="usable" useButton="Unwrap" weight="85" sellProtected="true"/> <item id="593" image="usable/box/supremegift.png" name="Supreme Gift" description="Wow! A Gift Box! What wonders are inside?" type="usable" useButton="Unwrap" weight="115" sellProtected="true"/> <item id="594" image="generic/deserttablet.png" name="Desert Tablet" description="A tablet found in the sand ocean." useButton="Read" type="usable" sellProtected="true" weight="860"/> <item id="595" image="usable/potion/bottleofseawater.png" name="Bottle Of Divine Water" description="Very tasty water." useButton="Drink" effect="Heal 20%-30% HP (in Aeros, heals 40-70%)" type="usable" sellProtected="true" weight="69"/> <item id="596" image="usable/potion/bottleoftonoriwater.png" name="Tonori Water" description="A bottle of tonori water." useButton="Drink" effect="Heal 180-800 HP" type="usable" weight="70"/> <item id="597" image="usable/food/chocolatebunny.png" name="Chocolate Bunny" description="A delicious chocolate bunny" useButton="Eat" effect="Heal 12%-18% HP" type="usable" weight="96"/> <item id="598" image="usable/food/divineapple.png" name="Divine Apple" description="A Divine Apple" useButton="Eat" effect="Heal 35%-63% HP" type="usable" sellProtected="true" weight="16"/> <item id="599" image="usable/egg/snakeeggmodel.png|W:#c0c0a0;R:#b09070;G:#b8a888" name="Snake Egg" description="An edible snake egg" useButton="Eat" effect="Heal 15%-25% HP" type="usable" weight="8"/> <item id="600" image="usable/egg/snakeeggmodel.png|W:#806020;R:#604010;G:#705018" name="Mountain Snake Egg" description="An edible mountain snake egg." useButton="Eat" effect="Heal 18%-30% HP" type="usable" weight="9"/> <item id="601" image="usable/food/chagashroom.png" name="Chagashroom" description="A strange remedy of many possible uses." useButton="Eat" effect="Damage +5%; Heal 30-60 HP" type="usable" weight="7"/> <item id="602" image="usable/pinkleg.png" name="Pinkie Leg" description="A tender food or ingredient." useButton="Eat" effect="Heal 45-75 HP" type="usable" weight="12"/> <item id="603" image="usable/potion/bpotion.png|G:#da69e5,ffdaff" name="Haste Potion" description="Formely known as Concentration Potion, this is made of plushrooms." useButton="Drink" effect="Attack Speed +30%" type="usable" weight="12"/> <item id="604" image="usable/potion/bpotion.png|G:#c05000,f0a000,f0f09f" name="Strength Potion" description="Formely known as Iron Potion, this is made of chagashrooms." useButton="Drink" effect="Attack Power +30%" type="usable" weight="12"/> <item id="605" image="usable/potion/bottleofsewerwater.png" name="Sewer Water" description="Want to be sick?" useButton="Drink" effect="Heal 18-40 HP" type="usable" weight="65"/> <!-- Saulc FIXXX WIP --> <item id="606" image="equipment/charms/treasuremap2.png" name="Pirate Treasure Map" description="It's time to become rich!" useButton="Blame Saulc" type="usable" sellProtected="true" weight="14"/> <item id="607" image="generic/mylarindust.png" name="Mysterious Bottle" description="What's inside? Perhaps... a Treasure Map?" useButton="Blame Saulc" type="usable" sellProtected="true" weight="25"/> <!-- /FIXME Saulc --> <item id="608" image="usable/food/juice.png|G:#009900" name="Celestia's Tea" description="A lovely tea from a lovely person. It's dead cold." useButton="Drink" effect="Heal 15% SP, -5% HP" type="usable" weight="25"/> <item id="609" image="usable/food/cactuscocktail.png" name="Cactus Cocktail" description="A typical dessert cocktail. During Summmer, heals 3x more" useButton="Drink" effect="Heal 90-260 HP" type="usable" weight="12"/> <item id="610" image="usable/food/applecocktail.png" name="Apple Cocktail" description="Drink appreciated by vikings. During Summmer, heals 3x more" useButton="Drink" effect="Heal 130-307 hP, 10-25 SP" type="usable" weight="13"/> <item id="611" image="usable/food/cherrycocktail.png" name="Cherry Cocktail" description="Let's cold yourself. During Summmer, heals 3x more." useButton="Drink" effect="Heal 165-395 HP" type="usable" weight="14"/> <item id="612" image="generic/box/clothespack.png" name="Friend Gift" description="Sent by your friend. Can be open at level 5." type="usable" useButton="Unwrap" weight="25" sellProtected="true"/> <item id="613" image="usable/egg/snakeeggmodel.png|W:#373737;R:#901010;G:#1a1a1a" name="Black Mamba Egg" description="An edible black mamba egg." useButton="Eat" effect="Heal 21%-35% HP" type="usable" weight="4"/> <item id="614" image="usable/use/timeflask.png" name="Time Flask" description="Contains Ozthokk's time-space technology." useButton="Teleport" effect="Teleport" type="usable" weight="40"/> <item id="615" image="usable/potion/bpotion.png|G:#ff4aff" name="Nightshade Tea" description="Dangerous stuff, do not drink. You have been warned." useButton="Drink" effect="Attack Speed +60%, MP Heal, may poison." type="usable" weight="12"/> <item id="616" image="usable/potion/bottleoftonoriwater.png" name="Woodland Water" description="A bottle of woodland water." useButton="Drink" effect="Heal 300-700 HP" type="usable" weight="70"/> <item id="617" image="usable/use/fertilizedspores.png" name="Fertilized Spores" description="You can plant it to colect some shrooms." useButton="Plant" type="usable" weight="2" maxFloorOffset="10"> </item> <item id="618" image="usable/food/potatoz.png" name="Potatoz" description="A tasty potatoz." useButton="Eat" effect="Heal 8%-12% HP" type="usable" weight="88"/> <!-- Magical for sure, but not extremely rare, right? --> <item id="619" image="usable/food/bewitchedmanapple.png" name="Manapple" description="Work in progress, Blame Saulc" useButton="Eat" effect="Heal 30%-54% HP" type="usable" weight="10"/> <item id="620" image="generic/lockpicks.png" name="Lock Picks" description="You probably will find these useful when in jail." type="usable" weight="20"/> <item id="621" image="usable/candy/lawncandy.png" name="Lawncandy" description="A delicious candy. During Autumn, heals 10x more" useButton="Eat" effect="Heal 33-99 HP" type="usable" weight="2"/> <item id="622" image="usable/food/saulcandy.png" name="Saulcandy" description="Probably the most buggy Candy. During Autumn, heals 10x more" useButton="Eat" effect="Heal 33-99 HP" type="usable" weight="2"/> <item id="623" image="usable/candy/poocandy.png" name="Poocandy" description="Kid candy yummy. During Autumn, heals 10x more" useButton="Eat" effect="Heal 33-99 HP" type="usable" weight="2"/> <item id="624" image="usable/use/pumpkandyseed.png" name="Pumpkandy Seed" description="Use them are right moment, if you want to collect some sweety candy." useButton="Plant" effect="Plant Pumpkandy" type="usable" weight="1"/> <item id="625" image="usable/food/smallchocolatebar.png" name="Small Chocolate Bar" description="A chocolate bar, you can easily place it in your pocket! Don't forget it when you want to wash your pants" useButton="Eat" effect="Heal 70-150 HP" type="usable" weight="3"/> <item id="626" image="usable/food/lollipop2.png|W:#f4950d,f4be40,ffffff;R:#ff9600" name="Pumpkin Lollipop" description="A lollipop with delicious pumpkin flavor" useButton="Eat" effect="Attack Speed +10%, Heal 40-70 HP" type="usable" weight="1"/> <item id="627" image="usable/food/lollipop2.png|W:#ff5a7d,ff92a9,ffffff;R:#ff0338" name="Love Lollipop" description="A lovely lollipop with delicious taste of apple" useButton="Eat" effect="Damage +5%; Heal 1-500 HP" type="usable" weight="1"/> <item id="628" image="usable/candy/manapop.png" name="Manapop" description="You can now taste Mana in your mouth" useButton="Eat" effect="Heal 1-500 SP" type="usable" weight="1"/> <!-- 629 free --> <item id="630" image="generic/box/presentbox.png" name="Christmas Present Box" description="What does it contain." useButton="Open" type="usable" weight="25"/> <item id="631" image="generic/box/emptybox.png" name="Empty Box" description="Essential if you want to open a fair." useButton="Fill" effect="Inedible" type="usable" weight="80"/> <item id="632" image="generic/box/notabox.png" name="Tolchi Arrow Ammo Box" description="Contains roughly 200 arrows for your shooting purposes." attack="15" useButton="Open" type="usable" weight="215"/> <item id="633" image="generic/box/notabox.png" name="Training Arrow Ammo Box" description="Contains roughly 200 arrows for your shooting purposes." attack="30" useButton="Open" type="usable" weight="215"/> <item id="634" image="generic/box/notabox.png" name="Standard Arrow Ammo Box" description="Contains roughly 200 arrows for your shooting purposes." attack="45" useButton="Open" type="usable" weight="215"/> <item id="635" image="generic/box/notabox.png" name="Iron Arrow Ammo Box" description="Contains roughly 200 arrows for your shooting purposes." attack="60" useButton="Open" type="usable" weight="215"/> <item id="636" image="generic/box/notabox.png" name="Cursed Arrow Ammo Box" description="Contains roughly 200 arrows for your shooting purposes." attack="90" useButton="Open" type="usable" weight="215"/> <item id="637" image="generic/box/notabox.png" name="Poison Arrow Ammo Box" description="Contains roughly 200 arrows for your shooting purposes." attack="120" useButton="Open" type="usable" weight="430"/> <item id="638" image="generic/box/notabox.png" name="Thorn Arrow Ammo Box" description="Contains roughly 200 arrows for your shooting purposes." attack="150" useButton="Open" type="usable" weight="430"/> <item id="639" image="generic/box/notabox.png" name="Bone Arrow Ammo Box" description="Contains roughly 200 arrows for your shooting purposes." attack="180" useButton="Open" type="usable" weight="1100"/> <item id="640" image="usable/potion/epotion.png|G:#f000f0,ff00ff,ff00cc,ff0022,ff88aa" name="Return Potion" description="Returns you back to Soul Menhir. Expires rapidly." useButton="Warp" type="usable" weight="11"/> <item id="641" image="usable/boxofchocolates.png" name="Box Of Chocolates" description="Someone thought on you this Valentine." useButton="Eat" type="usable" weight="11"/> <item id="642" image="generic/guildcertification.png" name="Housing Letter I" description="Grants to holder an amount worth 10,000 GP in housing credits." type="usable" sellProtected="true" weight="5"/> <item id="643" image="generic/guildcertification.png" name="Housing Letter II" description="Grants to holder an amount worth 100,000 GP in housing credits." type="usable" sellProtected="true" weight="5"/> <item id="644" image="generic/guildcertification.png" name="Housing Letter III" description="Grants to holder an amount worth 1,000,000 GP in housing credits." type="usable" sellProtected="true" weight="5"/> <item id="645" image="usable/potion/bpotion.png" name="Status Reset Potion" description="Reset all your status points. Seems dangerous." useButton="Reset" effect="Status Reset" type="usable" sellProtected="true" weight="700"/> <item id="646" image="usable/potion/dpotion.png|G:#dae569,ffffda" name="Movement Potion" description="The Move Speed Potion gives you the outburst of a mad bull." useButton="Drink" effect="Move rapidly for a few seconds" type="usable" weight="45"/> <item id="647" image="usable/potion/bpotion.png|G:#da34e5,ff75ff" name="Precision Potion" description="Cannot hit a monster? The true Concentration Potion will help you out!" useButton="Drink" effect="Hit +40" type="usable" weight="20"/> <item id="648" image="usable/potion/apotion.png|G:#1f9c1f,89d689" name="Luck Potion" description="I am so lucky today!" useButton="Drink" effect="Minor Luck Boost" type="usable" weight="20"/> <item id="649" image="usable/potion/bpotion.png|G:#1f9c1f,89d689" name="Luck+ Potion" description="I am so lucky today!" useButton="Drink" effect="Medium Luck Boost" type="usable" weight="20"/> <item id="650" image="usable/potion/cpotion.png|G:#1f9c1f,89d689" name="Luck++ Potion" description="I am so lucky today!" useButton="Drink" effect="Huge Luck Boost" type="usable" weight="20"/> <item id="651" image="usable/potion/apotion.png|G:#530a7c,b362e1,ca87ef" name="Dexterity Potion" description="I am so accurate today!" useButton="Drink" effect="Minor Dexterity Boost" type="usable" weight="20"/> <item id="652" image="usable/potion/bpotion.png|G:#530a7c,b362e1,ca87ef" name="Dexterity+ Potion" description="I am so accurate today!" useButton="Drink" effect="Medium Dexterity Boost" type="usable" weight="20"/> <item id="653" image="usable/potion/cpotion.png|G:#530a7c,b362e1,ca87ef" name="Dexterity++ Potion" description="I am so accurate today!" useButton="Drink" effect="Huge Dexterity Boost" type="usable" weight="20"/> <item id="654" image="usable/potion/apotion.png|G:#4b4bbd,888af4" name="Intelligence Potion" description="I am so intelligent today!" useButton="Drink" effect="Minor Intelligence Boost" type="usable" weight="20"/> <item id="655" image="usable/potion/bpotion.png|G:#4b4bbd,888af4" name="Intelligence+ Potion" description="I am so intelligent today!" useButton="Drink" effect="Medium Intelligence Boost" type="usable" weight="20"/> <item id="656" image="usable/potion/cpotion.png|G:#4b4bbd,888af4" name="Intelligence++ Potion" description="I am so intelligent today!" useButton="Drink" effect="Huge Intelligence Boost" type="usable" weight="20"/> <item id="657" image="usable/potion/apotion.png|G:#ffffff" name="Vitality Potion" description="I am so sturdy today!" useButton="Drink" effect="Minor Vitality Boost" type="usable" weight="20"/> <item id="658" image="usable/potion/bpotion.png|G:#ffffff" name="Vitality+ Potion" description="I am so sturdy today!" useButton="Drink" effect="Medium Vitality Boost" type="usable" weight="20"/> <item id="659" image="usable/potion/cpotion.png|G:#ffffff" name="Vitality++ Potion" description="I am so sturdy today!" useButton="Drink" effect="Huge Vitality Boost" type="usable" weight="20"/> <item id="660" image="usable/potion/apotion.png|G:#ccb534,f1ea8e,ffffaa" name="Agility Potion" description="I am so agile today!" useButton="Drink" effect="Minor Agility Boost" type="usable" weight="20"/> <item id="661" image="usable/potion/bpotion.png|G:#ccb534,f1ea8e,ffffaa" name="Agility+ Potion" description="I am so agile today!" useButton="Drink" effect="Medium Agility Boost" type="usable" weight="20"/> <item id="662" image="usable/potion/cpotion.png|G:#ccb534,f1ea8e,ffffaa" name="Agility++ Potion" description="I am so agile today!" useButton="Drink" effect="Huge Agility Boost" type="usable" weight="20"/> <!-- 663, 664, 665 and 666 reserved, see server data --> <item id="667" image="usable/potion/epotion.png|G:#00ff00,44ff00" name="Sacred Life Potion" description="Made with the leafs from the tree of life, temporarily boost max HP." useButton="Drink" effect="TEMPMAX HP +10%" type="usable" weight="50"/> <item id="668" image="usable/potion/epotion.png|G:#0000ff,0044ff" name="Sacred Mana Potion" description="Made with the leafs of the mana tree, temporarily boost max HP." useButton="Drink" effect="MAX MP +10%" type="usable" weight="50"/> <item id="669" image="usable/potion/bpotion.png|G:#000000,999999" name="Dodge Potion" description="Can't handle the damage? Have you tried... Dodging?" useButton="Drink" effect="Flee +40" type="usable" weight="50"/> <item id="670" image="usable/warpcrystal.png|W:#ffffff,999999" name="Candor Warp Crystal" description="The magical lands of Candor" useButton="Warp" effect="Warp to Candor" type="usable" weight="40"/> <item id="671" image="usable/warpcrystal.png|W:#ff9e00,ffff00" name="Tulimshar Warp Crystal" description="The desert lands of Tonori" useButton="Warp" effect="Warp to Tulimshar" type="usable" weight="40"/> <item id="672" image="usable/warpcrystal.png|W:#ffff00,ff9e00" name="Halinarzo Warp Crystal" description="The desert lands of Tonori" useButton="Warp" effect="Warp to Halinarzo" type="usable" weight="40"/> <item id="673" image="usable/warpcrystal.png|W:#00ff00,00ff9e" name="Hurnscald Warp Crystal" description="The forested lands of Argaes" useButton="Warp" effect="Warp to Hurnscald" type="usable" weight="40"/> <item id="674" image="usable/warpcrystal.png|W:#ff009e,ff1aff" name="LoF Warp Crystal" description="The steampunk land of Fire" useButton="Warp" effect="Warp to LoF Village" type="usable" weight="40"/> <item id="675" image="usable/warpcrystal.png|W:#7777ff,0099ff" name="Nivalis Warp Crystal" description="The frozen lands of Kaizei" useButton="Warp" effect="Warp to Nivalis" type="usable" weight="40"/> <item id="676" image="usable/warpcrystal.png|W:#0099ff,7777ff" name="Frostia Warp Crystal" description="The frozen lands of Kaizei" useButton="Warp" effect="Warp to Frostia" type="usable" weight="40"/> <item id="677" image="usable/warpcrystal.png|W:#5aff00,009eff" name="Lilit Warp Crystal" description="The magical lands of fairies" useButton="Warp" effect="Warp to Lilit" type="usable" weight="40"/> <!-- 678 and 679 reserved for warp crystals --> <item id="680" image="equipment/charms/treasuremap.png" name="Treasure Map" description="The X marks the spot! Use F10 to see your coordinates." useButton="Read" effect="Acquire treasures! Maybe." type="usable" weight="40"/> <item id="681" image="usable/coffee.png" name="Coffee" description="Jhon H's favorite." useButton="Drink" effect="Cures Sleep, Blind and Curse." type="usable" weight="10"/> <item id="682" image="usable/potion/cactuspotion.png" name="Grenade" description="Explodes and cause splash damage on monsters. Doesn't works against boss." useButton="Explode" effect="Splash damage" type="usable" weight="40"/> <item id="683" image="usable/food/apple.png" name="Magic Apple" description="Grown in a magic garden..." useButton="Eat" effect="Max HP +3500 for 10 minutes" type="usable" weight="10"/> <item id="684" image="equipment/charms/treasuremap.png" name="Tulimshar Map" description="If you ever get lost. Can be thrown away after a while." useButton="Read" type="usable" weight="6"/> <!-- Mounts --> <!-- TODO FIXME: Add mouboo head in sprite, so it shows up when down. --> <item id="696" image="usable/food/chocolatemouboo.png" name="Riding Mouboo" description="It's time to travel." useButton="Ride" effect="no attack / no regen / no knockback / flee +50% / move speed+" attack-range="1" rideattack-action="sit" type="equip-2hand" weight="500"> <sprite gender="unisex">equipment/override/mouboo.xml</sprite> </item> <item id="697" image="generic/tortugashell.png" name="Riding Tortuga" description="Faster than the average. Runs faster than you, even." useButton="Ride" effect="no attack / no regen / no knockback / flee +50% / move speed+" attack-range="1" rideattack-action="sit" type="equip-2hand" weight="500"/> <!-- RideAttack-Action doesn't works if equip type is not weapon... --> <item id="698" image="usable/food/chocolatemouboo.png" name="Legendary Mouboo" description="It's time to travel." useButton="Ride" effect="Damage dealt -50% / no regen / no knockback / critical +25% / hit -30% / range -1 / flee +50% / move speed++" rideattack-action="sit" type="equip-necklace" weight="500"/> <item id="699" image="generic/tortugashell.png" name="4144's Tortuga" description="Faster than the average. Runs faster than you, even." useButton="Ride" effect="Damage dealt -50% / no regen / no knockback / critical +25% / hit -30% / range -1 / flee +50% / move speed++" rideattack-action="sit" type="equip-necklace" weight="500"/> <!-- 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/feather/pioufeathers.png" name="Piou Feathers" description="Small feathers of an innocent little piou." type="generic" weight="1"/> <item id="702" image="generic/tortugashellfragment.png" name="Tortuga Shell Fragment" description="Used to make tools and decorations." type="generic" weight="25"/> <item id="703" image="generic/halfeggshell.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/rattoteeth.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/gem/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/fishbox.png" name="Fish Box" description="A wooden box full of fresh fish." type="generic" weight="1250"/> <item id="714" image="generic/guildcertification.png" name="Guild Certification" description="This piece of paper grants you official permission to found a Guild." type="generic" sellProtected="true" weight="5"/> <item id="715" image="generic/box/croconutbox.png" name="Croconut Box" description="Contains 8 croconuts." type="generic" weight="680"/> <item id="716" image="generic/box/plushroombox.png" name="Plushroom Box" description="Contains 87 plushrooms." type="generic" weight="720"/> <item id="717" image="generic/poisoneddish.png" name="Poisoned Dish" description="A special dish made of strange ingredients." type="generic" weight="20" maxFloorOffset="12"/> <item id="718" image="generic/key/shipkey.png" name="Silver Key" description="An iron key trying to pass itself as a silver one. Don't ask. Just use it!" type="generic" weight="1" maxFloorOffset="12"/> <item id="719" image="generic/batwingmodel.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/batteeth.png" name="Bat Teeth" description="What sharp teeth! They seem to be more dangerous than a knife." type="generic" weight="3"/> <item id="721" image="generic/batwingmodel.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/mushroomspores.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/fish/carp.png" name="Common Carp" description="Freshwater is commonly inhabited by these pests." type="generic" weight="150"/> <item id="727" image="generic/fish/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="150"/> <item id="728" image="generic/fishingrod.png" name="Fishing Rod" description="Designed for sports fishing." type="generic" weight="60" sellProtected="true" maxFloorOffset="4"/> <item id="729" image="generic/snowflake.png" name="Snowflake" description="A weightless (and worthless) snow flake. The winter has come!" type="generic" weight="0"/> <item id="730" image="generic/herb/herbmodel.png|W:#00FF8A" name="Artichoke Herb" description="A green herb, extremely common." type="generic" weight="2"/> <item id="731" image="generic/gem/diamond.png" name="Diamond" description="A raw diamond gemstone." type="generic" weight="20"/> <item id="732" image="generic/gem/ruby.png" name="Ruby" description="A raw ruby gemstone." type="generic" weight="20"/> <item id="733" image="generic/gem/emerald.png" name="Emerald" description="A raw emerald gemstone." type="generic" weight="20"/> <item id="734" image="generic/gem/sapphire.png" name="Sapphire" description="A raw sapphire gemstone." type="generic" weight="20"/> <item id="735" image="generic/gem/topaz.png" name="Topaz" description="A raw topaz gemstone." type="generic" weight="20"/> <item id="736" image="generic/gem/amethyst.png" name="Amethyst" description="A raw amethyst gemstone." type="generic" weight="20"/> <item id="737" image="generic/gem/blackpearl.png" name="Black Pearl" description="A pearl. Round, shiny and black!" type="generic" weight="200" sellProtected="true"/> <item id="738" image="generic/bloodstone.png" name="Bloodstone" description="A stone as red as blood that emits a strange aura." type="generic" weight="25" sellProtected="true"/> <item id="739" image="generic/coinbag.png" name="Coin Bag" description="A bag used to hold coins." type="generic" weight="50"/> <item id="740" image="generic/wolverntooth.png" name="Wolvern Tooth" description="A tooth from a wolvern." type="generic" weight="30"/> <item id="741" image="generic/powder.png|W:#405060" name="Iron Powder" description="A pile of powdered iron" type="generic" weight="7"/> <item id="742" image="generic/pinkantenna.png" name="Pink Antenna" description="No-one knows why pinkies have these antennas on their heads." type="generic" weight="10"/> <item id="743" image="generic/animalbones.png" name="Animal Bones" description="Bones from an animal." type="generic" weight="1"/> <item id="744" image="generic/antlers.png" name="Antlers" description="The antlers of a Reinboo." type="generic" weight="3000"/> <item id="745" image="generic/bandithood.png" name="Bandit Hood" description="A bandit hood crawling with lice." type="generic" weight="50"/> <item id="746" image="generic/batwing.png" name="Bat Wing" description="The wing from a bat." type="generic" weight="3"/> <item id="747" image="generic/bentneedle.png" name="Bent Needle" description="A twisted needle. It would be difficult to find one in a haystack, for example." type="generic" weight="3"/> <!-- ID 748 is free --> <item id="749" image="generic/bone.png" name="Bone" description="A bone." type="generic" weight="10"/> <item id="750" image="generic/bottleofsand.png" name="Bottle Of Sand" description="A bottle with sand in it." type="generic" weight="10"/> <item id="751" image="generic/brainstem.png" name="Brainstem" description="The cortex pulses with enegry." type="generic" weight="10"/> <item id="752" image="generic/casinocoins.png" name="Casino Coins" description="Just some casino coins." type="generic" weight="2"/> <item id="753" image="generic/snake/cavesnakelamp.png" name="Cave Snake Lamp" description="The feeler of a cave snake that glows in the dark." type="generic" weight="10"/> <item id="754" image="generic/box/closedchristmasbox.png" name="Closed Christmas Box" description="A closed, but yet unwrapped box that should contain some Christmas present." type="generic" weight="100"/> <item id="755" image="generic/coal.png" name="Coal" description="A lump of coal." type="generic" weight="40"/> <item id="756" image="generic/key/cryptkey.png" name="Kamelot Key" description="Something very sinister is going on..." type="generic" weight="2"/> <item id="757" image="generic/herb/darkpetal.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="10"/> <item id="758" image="generic/zombieear.png" name="Zombie Ear" description="An ear from a zombie." type="generic" weight="5"/> <item id="759" image="generic/ectoplasm.png" name="Ectoplasm" description="Someone blows their nose and you want to keep it?" type="generic" weight="4"/> <item id="760" image="generic/frozenyetitear.png" name="Frozen Yeti Tear" description="A tear from a yeti, frozen." type="generic" weight="1"/> <item id="761" image="generic/herb/cobaltherb.png" name="Cobalt Herb" description="An ingredient for brewing healing potions." type="generic" weight="3"/> <item id="762" image="generic/snake/snakeskin.png" name="Snake Skin" description="The skin of a slain snake." type="generic" weight="17"/> <item id="763" image="generic/undeadeye.png" name="Undead Eye" description="An eye from a zombie." type="generic" weight="3"/> <item id="764" image="generic/cottoncloth.png" name="Cotton Cloth" description="A piece of cotton cloth." type="generic" weight="10"/> <item id="765" image="generic/grassseeds.png" name="Grass Seeds" description="Some grass seeds." type="generic" weight="1"/> <item id="766" image="generic/hardspike.png" name="Hard Spike" description="The hard spike of a slain monster." type="generic" weight="10"/> <item id="767" image="generic/diseasedheart.png" name="Diseasd Heart" description="A diseased heart. Likely from a zombie." type="generic" weight="10"/> <item id="768" image="generic/herb/gambogeherb.png" name="Gamboge Herb" description="An ingredient for brewing healing potions." type="generic" weight="3"/> <item id="769" image="generic/herb/mauveherb.png" name="Mauve Herb" description="An ingredient for brewing healing potions." type="generic" weight="3"/> <item id="770" image="generic/ironingot.png" name="Iron Ingot" description="An ingot of iron." type="generic" weight="260" sellProtected="true"/> <item id="771" image="generic/ironore.png" name="Iron Ore" description="A lump of iron ore." type="generic" weight="50"/> <item id="772" image="generic/maggotslime.png" name="Maggot Slime" description="Slimy maggot slime." type="generic" weight="2"/> <item id="773" image="generic/rottenrags.png" name="Rotten Rags" description="Rotten rags from an undead creature." type="generic" weight="15"/> <item id="774" image="generic/rawlog.png" name="Raw Log" description="A raw log." type="generic" weight="100"/> <item id="775" image="generic/brain.png" name="Brain" description="One thing you lack." type="generic" weight="50"/> <item id="776" image="generic/reedbundle.png" name="Reed Bundle" description="A bundle of reeds." type="generic" weight="7"/> <item id="777" image="generic/root.png" name="Root" description="A root from a plant." type="generic" weight="5"/> <item id="778" image="generic/scorpion/scorpionstinger.png" name="Scorpion Stinger" description="A poisoned scorpion stinger." type="generic" weight="1"/> <item id="779" image="generic/silkcocoon.png" name="Silk Cocoon" description="A silkworm's cocoon." type="generic" weight="1"/> <item id="780" image="generic/snake/snaketongue.png" name="Snake Tongue" description="The forked tongue of a snake." type="generic" weight="1"/> <item id="781" image="generic/key/treasurekey.png" name="Treasure Key" description="A rusty key." type="generic" weight="2"/> <item id="782" image="generic/vampirebatwing.png" name="Vampire Bat Wing" description="The wing of a bloodsucking Vampire Bat." type="generic" weight="1"/> <item id="783" image="generic/yeticlaw.png" name="Yeti Claw" description="A stolen claw from a Yeti." type="generic" weight="1"/> <item id="784" image="generic/wolvernpelt.png" name="Wolvern Pelt" description="The pelt of a Wolvern. In some lands, this can be used to make clothes, blankets, or tents." type="generic" weight="57"/> <item id="785" image="generic/gem/pearl.png|W:#581a1a,a41111,c03a3a,ff6060" name="Lava Mana Pearl" description="A strange lava pearl that did not burn you." type="generic" weight="0" sellProtected="true"/> <item id="786" image="generic/tulip.png" name="Tulip" description="A flower picked in the fields." type="generic" weight="7"/> <item id="787" image="generic/spellbookpage.png" name="Spell Book Page" description="A page torn from a magic book." type="generic" weight="1"/> <!-- ID 788 is free --> <item id="789" image="generic/skull.png" name="Skull" description="don't hope to find a brain in it." type="generic" weight="1"/> <item id="790" image="generic/silverbell.png" name="Silver Bell" description="A bell made from pure silver." type="generic" weight="1"/> <item id="791" image="generic/brokenfourleafamulet.png" name="Broken-Four-Leaf-Amulet " description="Unlucky." type="generic" weight="1"/> <item id="792" image="generic/gempowder.png" name="Mixed Gem Powder" description="Crushed from valuable crystals." type="generic" weight="1"/> <item id="793" image="generic/goldpieces.png" name="Gold Pieces" description="Used for buying stuff." type="generic" weight="6"/> <item id="794" image="generic/grassliner.png" name="Grass Liner" description="Perfect to feed moobous." type="generic" weight="1"/> <item id="795" image="generic/icecube.png" name="Ice Cube" description="Dont bring it to Tulimshar." type="generic" weight="1"/> <item id="796" image="generic/iten.png" name="Iten" description="Small but heavy." type="generic" weight="1"/> <item id="797" image="generic/jackolantern.png" name="Jacko Lantern" description="A pumkin with a face on it." type="generic" weight="1"/> <item id="798" image="generic/gem/lazuriteshard.png" name="Lazurite Shard" description="A small shard of Lazurite, with little magic catalysis properties." type="generic" weight="1"/> <item id="799" image="generic/gem/lazuritecrystal.png" name="Lazurite Crystal" description="A crystal of Lazurite, with magic catalysis properties." type="generic" weight="1"/> <item id="800" image="generic/gem/lazuriteheart.png" name="Lazurite Heart" description="A large crystal of Lazurite, with powerful magic catalysis properties." type="generic" weight="1"/> <item id="801" image="generic/leathersuitcase.png" name="Leather Suitcase" description="A tyipical suitcase." type="generic" weight="2000"/> <item id="802" image="generic/terraniteore.png" name="Terranite Ingot" description="Refined ore collected from the Terranite." type="generic" weight="200"/> <item id="803" image="generic/loveletter.png" name="Love Letter" description="A letter to confess to that special someone." type="generic" weight="1"/> <item id="804" image="generic/mylarindust.png" name="Mylarin Dust" description="A bottle of mylarin particles." type="generic" weight="1"/> <item id="805" image="generic/box/openedchristmasbox.png" name="Opened Christmas Box" description="What was inside?" type="generic" weight="10"/> <item id="806" image="generic/leatherpatch.png" name="Leather Patch" description="A piece of leather from questionable origins." type="generic" weight="20"/> <item id="807" image="generic/herb/petalmodel.png" name="Petal" description="This lovely petal was picked from a flower." type="generic" weight="1"/> <item id="808" image="generic/powder.png|W:#606030,b0b090,e0e0a0,ffffe0" name="Sulfur Powder" description="A small pile of dangerous sulphur." type="generic" weight="4"/> <item id="809" image="generic/box/presentbox.png" name="Present Box" description="What does it contain." type="generic" weight="1"/> <item id="810" image="generic/quill.png" name="Quill" description="Used to write letters." type="generic" weight="1"/> <item id="811" image="generic/rose.png" name="Rose" description="can come in a variety of colors." type="generic" weight="7"/> <item id="812" image="generic/sealedsoul.png" name="Sealed Soul" description="A soul, sealed in a mystical vial." type="generic" weight="1"/> <item id="813" image="generic/silvermirror.png" name="Silver Mirror" description="This mirror has some mysterious aura around it." type="generic" weight="1"/> <item id="814" image="generic/terraniteore.png" name="Terranite Ore" description="Some ore collected from the Terranite." type="generic" weight="200"/> <item id="815" image="generic/tuber.png" name="Tuber" description="A seed that can be replanted." type="generic" weight="1"/> <item id="816" image="generic/icebottle.png" name="Iced Bottle" description="Frozen solid." type="generic" weight="1"/> <item id="817" image="generic/key/shipkey.png" name="Saxso Key" description="Used to unlock something." type="generic" weight="1" sellProtected="true"/> <item id="818" image="generic/gem/bluemanapearl.png" name="Blue Mana Pearl" description="A pure pearl of Mana." type="generic" weight="0" sellProtected="true"/> <item id="819" image="generic/crystallizedmaggot.png" name="Crystallized Maggot" description="Hard as a rock." type="generic" weight="10" sellProtected="true"/> <item id="820" image="generic/gem/darkcrystal.png" name="Dark Crystal" description="Dark as the night." type="generic" weight="10"/> <item id="821" image="generic/gem/sunnycrystal.png" name="Sunny Crystal" description="Shines as bright as the sun." type="generic" weight="300"/> <item id="822" image="generic/druidtreebranch.png" name="Druid Tree Branch" description="A branch from a druid tree." type="generic" weight="10"/> <item id="823" image="generic/dragonscales.png" name="Dragon Scales" description="Taken from a dead dragon." type="generic" weight="40"/> <item id="824" image="generic/gem/lightgreendiamond.png" name="Light Green Diamond" description="A light green diamond." type="generic" weight="10" sellProtected="true"/> <item id="825" image="generic/powder.png|W:#9E0000" name="Earth Powder" description="let's make the game darker !" type="generic" weight="18"/> <item id="826" image="generic/fluopowder.png" name="Fluo Powder" description="Fluoresent powder." type="generic" weight="10"/> <item id="827" image="generic/brokenmedal.png" name="Broken Medal" description="Unlucky." type="generic" weight="10"/> <item id="828" image="generic/mouboocoin.png" name="Strange Coin" description="Doesn't look like the others. I wonder if you can shop with this." type="generic" weight="0" sellProtected="true"/> <item id="829" image="generic/butterfly.png" name="Butterfly" description="It's made of butter! It flies! It is a BUTTERFLY!" type="generic" weight="1" sellProtected="true"/> <item id="830" image="generic/snake/cavesnaketongue.png" name="Cave Snake Tongue" description="It is not kind to show tongues to people, you know." type="generic" weight="1"/> <item id="831" image="generic/scorpion/redscorpionstinger.png" name="Red Scorpion Stinger" description="It stings!" type="generic" weight="1"/> <item id="832" image="generic/scorpion/blackscorpionstinger.png" name="Black Scorpion Stinger" description="It stings a lot!" type="generic" weight="1"/> <item id="833" image="generic/emptybottle.png" name="Empty Bottle" description="If you are thirsty, this won't solve your problems." type="generic" weight="5"/> <item id="834" image="generic/goldeneasteregg.png" name="Golden Easter Egg" description="A rare golden egg which can only be used during Easter." type="generic" weight="5"/> <item id="835" image="generic/silvereasteregg.png" name="Silver Easter Egg" description="A silver egg which can only be used during Easter." type="generic" weight="5"/> <item id="836" image="generic/powder.png" name="Pile Of Ash" description="A pile of ash similar to volcanic ash." type="generic" weight="6"/> <item id="837" image="generic/feather/duckfeather.png" name="Duck Feathers" description="Small feathers of an angry Duck." type="generic" weight="1"/> <item id="838" image="generic/tulimsharguardcard.png" name="Tulimshar Guard Card" description="Go anywhere you want! Well, not really. But grants you access to restricted areas in Tulimshar." type="generic" sellProtected="true" weight="1"/> <item id="839" image="generic/fish/roach.png" name="Roach" description="A small fish." type="generic" weight="80"/> <item id="840" image="generic/fish/tench.png" name="Tench" description="A tench found in pond." type="generic" weight="120"/> <item id="841" image="generic/gem/gemstone.png|W:#a0a010,ffffa0" name="Lifestone" description="A small stone with some life power on it. Not very useful." type="generic" weight="80"/> <item id="842" image="generic/ore.png|W:#000000,121212,1d1d1d,383838,5c5c5c,787878,acacac,e9e9e9;R:#401500,742600,b03a00,e84c00" name="Copper Ore" description="Copper in its brute form." type="generic" weight="800"/> <item id="843" image="generic/ore.png|W:#1b120c,2e1f15,3d291c,60402b,65442e,8c5e3f,af7650,c6a48d,e7ddd6;R:#191919,2a2a2a,3f3f3f,626262,8d8d8d,b8b8b8,bfbfbf" name="Lead Ore" description="Lead in its brute form." type="generic" weight="800"/> <!-- BR: Estanho, FR: Étain --> <item id="844" image="generic/ore.png|W:#0f0a0e,1b141b,231a23,362736,4f3a4f,634863,936a92,b499b4;R:#000000,404040,5b5b5b,848484,c8c8c8,d4d4d4" name="Tin Ore" description="Tin in its brute form." type="generic" weight="800"/> <item id="845" image="generic/ore.png|W:#0f0a0e,1b141b,231a23,362736,4f3a4f,634863,936a92,b499b4;R:#1a1e1f,2f3739,4a575b,94a1a4,cad5d7,effafc" name="Silver Ore" description="Silver in its brute form." type="generic" weight="800"/> <item id="846" image="generic/ore.png|W:#1b120c,2e1f15,3d291c,60402b,65442e,8c5e3f,af7650,c6a48d,e7ddd6;R:#7a5f00,ac8600,e6b300,ffcc1d" name="Gold Ore" description="Gold in its brute form." type="generic" weight="800"/> <item id="847" image="generic/ore.png|W:#0f0a0e,1b141b,231a23,362736,4f3a4f,634863,936a92,b499b4;R:#1d2229,2f3846,47546b,6c83a8,8399bd,aabbd6,ecf3ff" name="Platinum Ore" description="Platinum in its brute form." type="generic" weight="800"/> <item id="848" image="generic/ore.png|W:#000000,121212,1d1d1d,383838,5c5c5c,787878,acacac,e9e9e9;R:#272727,663432,823937,ae423f,c64643,d0716f,d27d7a" name="Iridium Ore" description="Iridium in its brute form." type="generic" weight="800"/> <item id="849" image="generic/ore.png|W:#000000,121212,1d1d1d,383838,5c5c5c,787878,acacac,e9e9e9;R:#145d5d,2ba2a2,67bcbc,80c5c5,d1e0e0,e0e3e3" name="Titanium Ore" description="Titanium in its brute form." type="generic" weight="800"/> <item id="850" image="generic/ingot.png|W:#334422,556644,778866" name="Copper Ingot" description="Used to craft copper objects." type="generic" sellProtected="true" weight="1000"/> <item id="851" image="generic/ingot.png|W:#111111,333333,555555" name="Lead Ingot" description="Used to craft lead objects." type="generic" sellProtected="true" weight="1000"/> <item id="852" image="generic/ingot.png|W:#555555,777777,999999" name="Tin Ingot" description="Used to craft tin objects." type="generic" sellProtected="true" weight="1000"/> <item id="853" image="generic/ingot.png" name="Silver Ingot" description="Used to craft silver objects." type="generic" sellProtected="true" weight="1000"/> <item id="854" image="generic/ingot.png|W:#888844,CCCC66,FFFF88" name="Gold Ingot" description="Used to craft gold objects." type="generic" sellProtected="true" weight="1000"/> <!-- Note: Can we rename it to “Platyna Ingot”? :> --> <item id="855" image="generic/ingot.png|W:#888888,AAAAAA,CCCCCC" name="Platinum Ingot" description="Used to craft platinum objects." type="generic" sellProtected="true" weight="1000"/> <item id="856" image="generic/ingot.png|W:#884444,CC6666,FF8888" name="Iridum Ingot" description="Used to craft iridium objects." type="generic" sellProtected="true" weight="1000"/> <item id="857" image="generic/ingot.png|W:#9999BB,BBBBDD,DDDDFF" name="Titanium Ingot" description="Used to craft titanium objects." type="generic" sellProtected="true" weight="1000"/> <item id="858" image="generic/gempowder.png|W:#5e7480,f1ffff,ffffff" name="Diamond Powder" description="A white powder made out of a diamond." type="generic" weight="12"/> <item id="859" image="generic/gempowder.png|W:#581a1a,a41111,c03a3a,ff6060" name="Ruby Powder" description="A red powder made out of a ruby." type="generic" weight="12"/> <item id="860" image="generic/gempowder.png|W:#1f9c1f,89d689" name="Emerald Powder" description="A green powder made out of an emerald." type="generic" weight="12"/> <item id="861" image="generic/gempowder.png|W:#4b4bbd,888af4" name="Sapphire Powder" description="A blue powder made out of a sapphire." type="generic" weight="12"/> <item id="862" image="generic/gempowder.png|W:#ccb534,f1ea8e,ffffaa" name="Topaz Powder" description="A yellow powder made out of a topaz." type="generic" weight="12"/> <item id="863" image="generic/gempowder.png|W:#530a7c,b362e1,ca87ef" name="Amethyst Powder" description="A purple powder made out of an amethyst." type="generic" weight="12"/> <item id="864" image="generic/box/aquadabox.png" name="Aquada Box" description="Contains 50 aquadas." type="generic" weight="850"/> <item id="865" image="generic/snake/snaketongue.png|W:#706060" name="Mountain Snake Tongue" description="The forked tongue of a mountain snake." type="generic" weight="2"/> <!-- Saulc FIXXX --> <item id="866" image="generic/snake/snakeskin.png|W:#706060" name="Mountain Snake Skin" description="A rare skin of a mountain snake." type="generic" weight="22"/> <item id="867" image="generic/snake/snakeskin.png|W:#3c1554,6d3195,c987d1" name="Cave Snake Skin" description="A cave snake skin." type="generic" weight="13"/> <item id="868" image="generic/scorpion/scorpionclaw.png" name="Scorpion claw" description="One scorpion was out of harm's way." type="generic" weight="15"/> <item id="869" image="generic/scorpion/redscorpionclaw.png" name="Red Scorpion claw" description="Not appetizing." type="generic" weight="20"/> <item id="870" image="generic/scorpion/blackscorpionclaw.png" name="Black Scorpion claw" description="It moves and pinches without its body." type="generic" weight="25"/> <item id="871" image="generic/crocclaw.png" name="Golden Scorpion claw" description="A dangerous golden scorpion claw." type="generic" weight="65"/> <item id="872" image="generic/oceancrocclaw.png" name="Ocean Croc Claw" description="A claw of a rare species of croc." type="generic" weight="61"/> <item id="873" image="generic/whitefur.png" name="White Fur" description="White fleecy fur, useful for making garments." type="generic" weight="1"/> <item id="874" image="generic/powder.png|W:#A05000" name="Everburn Powder" description="Infinite Burning Powder. 100% magic. Extremely rare reagent." type="generic" sellProtected="true" weight="100"/> <item id="875" image="generic/darkdesertmushroom.png" name="Dark Desert Mushroom" description="Extremely rare, only found on the deepest part of the Hard Desert. Useful for all potions." type="generic" sellProtected="true" weight="40"/> <item id="876" image="generic/wood.png" name="Wooden Log" description="With the work of a skilled lumberjack, this log is useful for almost all your crafting needs." type="generic" weight="70"/> <item id="877" image="generic/feather/manapioufeathers.png" name="Mana Piou Feathers" description="Small magic feathers of a little magic piou." type="generic" weight="1"/> <item id="878" image="generic/snake/snaketongue.png|W:#0a0a0a,e02020" name="Black Mamba Tongue" description="The forked tongue of a black mamba." type="generic" weight="2"/> <item id="879" image="generic/snake/blackmambaskin.png" name="Black Mamba Skin" description="The skin of a slain black mamba." type="generic" weight="22"/> <item id="880" image="generic/squirrelpelt.png|R:#dfae76" name="Squirrel Pelt" description="The pelt of a squirrel. Trophy of the less experienced hunters.." type="generic" weight="19"/> <item id="881" image="generic/herb/alizarinherb.png" name="Alizarin Herb" description="An ingredient for brewing healing potions." type="generic" weight="3"/> <item id="882" image="generic/herb/herbmodel.png|W:#332636" name="Shadow Herb" description="An ingredient for brewing poison potions." type="generic" weight="3"/> <item id="883" image="generic/warpedlog.png" name="Warped Log" description="A piece of wood, warped and twisted by some unnatural force. Useless." type="generic" weight="8"/> <item id="884" image="generic/mouboofigurine.png" name="Mouboo Figurine" description="A small, wooden figurine of a mouboo. Useful for summoning." type="generic" weight="16"/> <item id="885" image="generic/key/copperkey.png" name="Copper Key" description="You have the key, now you need to find the chest to open!" type="generic" weight="1" maxFloorOffset="12"/> <item id="886" image="generic/bottleofsand.png" name="Dusty In A Bottle" description="Dusty in a bottle. Part from Call Of Dusty Event." type="generic" weight="5"/> <item id="887" image="generic/lofcoin.png" name="Hero Coin" description="Heroes Hold's Dungeon Coin. Worth a lot on the black market." type="generic" weight="0" sellProtected="true"/> <item id="888" image="generic/feather/forestpioufeathers.png" name="Forest Piou Feathers" description="Feathers from a maybe a not-so innocent Piou." type="generic" weight="1"/> <item id="889" image="usable/warpcrystal.png|W:#000000,999999" name="Broken Warp Crystal" description="Won't lead you anywhere, but maybe it can be repaired?" type="generic" weight="40"/> <item id="890" image="generic/snowflake.png" name="Small Fishing Net" description="Designed for fishing small amounts near the seas." type="generic" weight="60" sellProtected="true" maxFloorOffset="4"/> <!-- Reserved --> <item id="900" image="generic/elemental.png|W:#44494b,797a7e,b9bbc1" name="Neutral Elemental Orb" description="Contains the essence of neutrality." type="generic" weight="10"/> <item id="901" image="generic/elemental.png|W:#16486e,498ec5,e4f2fc" name="Water Elemental Orb" description="Contains the essence of water." type="generic" weight="10"/> <item id="902" image="generic/elemental.png|W:#3f221d,754d23,f5cea4" name="Earth Elemental Orb" description="Contains the essence of earth." type="generic" weight="10"/> <item id="903" image="generic/elemental.png|W:#580000,a40000,c02020,ff6060" name="Fire Elemental Orb" description="Contains the essence of fire." type="generic" weight="10"/> <item id="904" image="generic/elemental.png|W:#196253,18986c,37cf7d" name="Wind Elemental Orb" description="Contains the essence of wind." type="generic" weight="10"/> <item id="905" image="generic/elemental.png|W:#115511,22aa22,99dd99" name="Poison Elemental Orb" description="Contains the essence of poison. Does not poison foes." type="generic" weight="10"/> <item id="906" image="generic/elemental.png|W:#585858,aaaaaa,d0d0d0,ffffff" name="Holy Elemental Orb" description="Contains the essence of holiness." type="generic" weight="10"/> <item id="907" image="generic/elemental.png|W:#111111,222222,333333,444444,555555,aaaaaa" name="Shadow Elemental Orb" description="Contains the essence of darkness." type="generic" weight="10"/> <item id="908" image="generic/elemental.png|W:#3c3c3c,35313d,4d4d4d,443f4f,686868,485c6b,919191,50918f,b6b6b6,75c7a8,dfdfdf,c3e8c4" name="Ghost Elemental Orb" description="Contains the essence of etheral." type="generic" weight="10"/> <item id="909" image="generic/elemental.png|W:#640088,b350e0,ecb7ff" name="Undead Elemental Orb" description="Contains the essence of restlessness." type="generic" weight="10"/> <!-- Continuing --> <item id="911" image="generic/tulimsharguardcard.png" name="Scholarship Badge" description="Allows you to learn an skill for free on the Magic Academy. This item is used last." type="generic" weight="1"/> <item id="912" image="generic/wurtzite.png" name="Wurtzite Ore" description="A strong, sturdy, and versatile ore for strengthnening." type="generic" weight="1"/> <item id="913" image="generic/graphene.png" name="Graphene Stone" description="A strong, sturdy ore, capable of rivaling with Mythril." type="generic" weight="1"/> <item id="914" image="generic/arcanum.png" name="Arcanum Stone" description="A Deep Mystery. Said to convert first matter in gold." type="generic" weight="1"/> <item id="915" image="generic/guildcoin.png" name="Guild Coin" description="A guild issued coin. Possibilities are endless." type="generic" weight="0" sellProtected="true"/> <item id="916" image="generic/strangecoin.png" name="Land of Fire Coin" description="A souvenir. The inscription says: The Capital of Blacksmiths." type="generic" weight="0"/> <item id="917" image="generic/EventTreasure1.png" name="Treasure (Low Quality)" description="Treasure from the Aurora Event!" effect="Expires once event ends" type="generic" weight="0"/> <item id="918" image="generic/EventTreasure2.png" name="Treasure (Med Quality)" description="Treasure from the Aurora Event!" effect="Expires once event ends" type="generic" weight="0"/> <item id="919" image="generic/EventTreasure3.png" name="Treasure (High Quality)" description="Treasure from the Aurora Event!" effect="Expires once event ends" type="generic" weight="0"/> <item id="920" image="generic/fish/event.png" name="Gold Fish" description="Treasure from the Aurora Event!" effect="Expires once event ends" type="generic" weight="0"/> <!-- Necklaces --> <item id="1000" image="equipment/amulet/bromenalfourleafamulet.png" name="Bromenal Four-Leaf Amulet" description="An amulet that brings the wearer good luck where ever they go." effect="Dmg. Red. +10%, Luck +1" level="45" type="equip-necklace" weight="10"> </item> <item id="1001" image="equipment/amulet/ironfourleafamulet.png" name="Silver Four-Leaf Amulet" description="An amulet that brings the wearer great luck where ever they go." effect="Dmg. Red. +5%, Luck +1" level="55" type="equip-necklace" weight="75"> </item> <item id="1002" image="equipment/amulet/goldenfourleafamulet.png" name="Golden Four-Leaf Amulet" description="An amulet that brings the wearer excellent luck where ever they go." effect="Dmg. Red. +7%, Luck +2" level="45" type="equip-necklace" weight="35"> </item> <item id="1003" image="equipment/amulet/crozenitefourleafamulet.png" name="Crozenite Four-Leaf Amulet" description="An amulet that brings the wearer luck where ever they go." effect="Dmg. Red. +3%" level="45" type="equip-necklace" weight="55"> </item> <!-- Maximum, forged with golden 4leaf amulet, a real 4leaf clover, a platinum ingot and 3 iridium ingots --> <item id="1004" image="equipment/amulet/goldenfourleafamulet.png" name="Platinum Four-Leaf Amulet" description="An amulet that brings the wearer absolute luck where ever they go." effect="Critical Defense +12%, Dmg. Red. +10%, Luck +5, Critical +2" level="45" type="equip-necklace" weight="35"> </item> <item id="1005" image="equipment/amulet/jacksskeletoncharm.png" name="Jack's Skeleton Charm" description="A mysterious charm said to only work at a special time of year." level="60" type="equip-necklace" weight="10"> </item> <item id="1006" image="equipment/amulet/lifestonependant.png" name="Lifestone Pendant" description="A mystical pendant." sprecovery="1" hprecovery="5" level="10" defense=" (-2)" type="equip-necklace" weight="60"> </item> <item id="1007" image="equipment/amulet/bloodstonependant.png" name="Bloodstone Pendant" description="Rumored to contain blood from the Red Queen." effect="HP -20%; ATK +30%" level="45" type="equip-necklace" weight="100"> </item> <item id="1008" image="equipment/amulet/rawtalisman.png" name="Raw Talisman" description="Raw form of a talisman, can be enchanted with ancient magic." effect=" HP +15%" level="65" type="equip-necklace" weight="100"> </item> <item id="1009" image="equipment/amulet/darktalisman.png" name="Dark Talisman" description="A small cube. It radiates unimaginable power, and is quite dizzying to look at." effect=" HP +15%" level="85" type="equip-necklace" weight="1000"> </item> <item id="1010" image="equipment/amulet/flighttalisman.png" name="Flight Talisman" description="A talisman created using ancient magic to keep you safe during flights." effect=" HP +15%" level="75" type="equip-necklace" weight="500"> </item> <item id="1011" image="equipment/amulet/toothnecklace.png" name="Tooth Necklace" description="A basic tooth necklace." level="8" effect="STR +2, HP -200, Atk +5%" type="equip-necklace" weight="50"> </item> <item id="1012" image="equipment/amulet/wolvernteethnecklace.png" name="Wolvern Teeth Necklace" description="A poacher necklace." level="24" defense="3" effect="STR +3, HP -250, Atk +7%" type="equip-necklace" weight="150"> </item> <item id="1013" image="equipment/amulet/clawpendant.png" name="Claw Pendant" description="A pendant made for hermits." level="24" defense="3" effect="STR +3, HP -250, Atk +10%" type="equip-necklace" weight="150"> </item> <item id="1014" image="equipment/amulet/barbarianamulet.png" name="Barbarian Amulet" description="A typical amulet for adult barbarian." effect="STR +7, HP -300, Atk +10%" level="44" type="equip-necklace" weight="350"> </item> <item id="1015" image="equipment/amulet/barbarianmasteramulet.png" name="Barbarian Master Amulet" description="An unique amulet in a tribe." effect="STR +11, HP -400, Atk +12%" level="54" type="equip-necklace" weight="450"> </item> <item id="1016" image="equipment/amulet/monkpendant.png" name="Monk Pendant" description="An unique amulet in a tribe." level="25" type="equip-necklace" weight="450"> </item> <item id="1017" image="equipment/amulet/angelamulet.png" name="Angel Amulet" description="An unique amulet in a tribe." level="54" type="equip-necklace" weight="450"> </item> <item id="1018" image="equipment/amulet/heartnecklace.png" name="Sponsor Necklace" description="A necklace which only senior sponsors are allowed to use." effect="Makes you look cool!" type="equip-necklace" sellProtected="true" weight="1"> <particlefx>graphics/particles/circle-magic.xml</particlefx> </item> <item id="1019" image="equipment/amulet/mouboopendant.png" name="Mouboo pendant" description="You are now part of the Pink Mouboo cult." sprecovery="3" hprecovery="6" maxhp="150" int="1" defense="5" level="55" type="equip-necklace" weight="3"/> <item id="1020" image="equipment/amulet/alvasuspendant.png" name="Alvasus Pendant" description="Saulc added something he didn't knew how to." dex="1" level="21" type="equip-necklace" weight="50"/> <item id="1021" image="equipment/amulet/heartnecklace.png" name="Heart Necklace" description="A gold and ruby heart necklace." effect="Looks cool." level="9" type="equip-necklace" weight="100"> <particlefx>graphics/particles/heartnecklace.particle.xml</particlefx> </item> <!-- Charms --> <item id="1150" image="equipment/charms/fourleafclover.png" name="Four Leaf Clover" description="A lucky and extremely rare drop." level="30" luk="3" effect="Receive 12% less Critical hits" type="equip-necklace" weight="5"> </item> <item id="1151" image="equipment/charms/ashurn.png" name="Ash Urn" description="An ash urn. Contains something burnt, but you can't quite find out what." effect="DEF +20%" defense="5" level="40" type="equip-necklace" weight="450"> </item> <item id="1152" image="equipment/charms/astralcube.png" name="Astral Cube" description="The key component to shift worlds will grant you etheral defense." level="85" defense="15" type="equip-necklace" weight="800"> </item> <item id="1153" image="equipment/charms/brokendoll.png" name="Broken Doll" description="An ancient doll taken from a fallen Fey Element that used it as a lure for its young victims." level="5" type="equip-necklace" weight="27"> </item> <item id="1154" image="equipment/charms/doll.png" name="Doll" description="A doll. Monsters will underestimate you, allowing to crit more often." effect="Critical +10%" level="30" type="equip-necklace" weight="60"> </item> <item id="1155" image="equipment/charms/firescroll.png" name="Fire Scroll" description="This scroll should burn!" level="54" type="equip-necklace" weight="10"> </item> <item id="1156" image="equipment/charms/heartofisis.png" name="Heart Of Isis" description="Life emanates through the natural warmth of this jewel." level="54" type="equip-necklace" weight="40"> </item> <item id="1157" image="equipment/charms/leatherball.png" name="Leather Ball" description="A leather ball handmade by Santa's helpers." effect="Acc +15%" level="26" type="equip-necklace" weight="45"> </item> <item id="1158" image="equipment/charms/zarkorscroll.png" name="Zarkor Scroll" description="This is a strange scoll." level="31" effect="HP Regen +4%, Critical +1%" type="equip-necklace" weight="27"> </item> <item id="1159" image="equipment/charms/oldtowel.png" name="Old Towel" description="You can dry yourself off with it if it still seems to be clean enough. - Douglas Adams" effect="Magic Cast Time -10%" level="20" type="equip-necklace" weight="45"> </item> <item id="1160" image="equipment/charms/plushmouboo.png" name="Plush Mouboo" description="A Mouboo plush. Symbol of the Moubootaur Legend." effect="MDEF +50%, HIT +10%, ASPD -15%, 10% chance to drain MP, PVP: +20% damage and +20% critical." level="90" type="equip-necklace" weight="50"> </item> <item id="1161" image="equipment/charms/redstocking.png" name="Red Stocking" description="Eww, it's smelly!" level="25" defense="5" effect="Water Resist +11%, DMG vs Water +11%" type="equip-necklace" weight="10"> </item> <item id="1162" image="equipment/charms/santaglobe.png" name="Santa Globe" description="An snow globe featuring Santa." level="24" defense="4" effect="Water Resist +15%, DMG vs Water +5%" type="equip-necklace" weight="32"> </item> <item id="1163" image="equipment/charms/snowmanglobe.png" name="Snowman Globe" description="An snow globe featuring a snowman." level="24" defense="4" effect="Water Resist +10%, DMG vs Water +5%" type="equip-necklace" weight="32"> </item> <item id="1164" image="equipment/charms/spectralorb.png" name="Spectral Orb" description="This ghost-like essence is Saulc's fault." effect="DMG vs Ghost +50%, Holy Def -25%" level="80" defense="10" type="equip-necklace" weight="450"> </item> <item id="1165" image="equipment/charms/thetabook.png" name="Theta Book" description="An ancient spellbook filled with the wisdom of generations of magic. Maybe you could do more than just holding it?" effect="MAtk +10, MP +20, MP Regen +10%" level="37" type="equip-necklace" weight="450"> </item> <item id="1166" image="generic/blanket.png" name="Blanket" description="A blanket big enough to cover a reinboo's back, but not very warm." level="70" type="equip-necklace" weight="45"> </item> <item id="1167" image="equipment/charms/earthscroll.png" name="Earth Scroll" description="Test." level="54" type="equip-necklace" weight="450"> </item> <item id="1168" image="equipment/charms/cursedskull.png" name="Cursed Skull" description="Do not hold it for too long, or you may be cursed!" effect="DMG vs Undead +25%, Holy Def -50%" level="58" type="equip-necklace" weight="450"> </item> <item id="1169" image="equipment/charms/goldmedal.png" name="goldmedal" description="Test." level="3" type="equip-necklace" weight="450"> </item> <item id="1170" image="equipment/charms/silvermedal.png" name="silvermedal" description="Test." level="2" type="equip-necklace" weight="450"> </item> <item id="1171" image="equipment/charms/bronzemedal.png" name="bronzemedal" description="Test." level="1" type="equip-necklace" weight="450"> </item> <item id="1172" image="equipment/neck/quiver.png" name="Leather Quiver" description="A leather quiver which only benefits people using bows. Otherwise, it will only hinder you." effect="Req. Agi 15 / AtkSpeed +10% / MaxWeight +100g" mp=" (-10)%" luk=" (-1)" level="30" type="equip-necklace" weight="60"> </item> <item id="1173" image="equipment/neck/quiver.png" name="Iron Quiver" description="An iron quiver which only benefits people using bows. Otherwise, it will only hinder you." effect="Req. Agi 21 / AtkSpeed +16% / MaxWeight +200g" mp=" (-20)%" luk=" (-2)" level="50" type="equip-necklace" weight="140"> </item> <item id="1174" image="equipment/neck/quiver.png" name="Bronze Quiver" description="A bronze quiver which only benefits people using bows. Otherwise, it will only hinder you." effect="Req. Agi 37 / AtkSpeed +23% / MaxWeight +300g" mp=" (-30)%" luk=" (-3)" level="70" type="equip-necklace" weight="200"> </item> <item id="1175" image="equipment/neck/quiver.png" name="Platinum Quiver" description="A platinum quiver which only benefits people using bows. Otherwise, it will only hinder you." effect="Req. Agi 49 / AtkSpeed +30% / MaxWeight +400g" mp=" (-40)%" luk=" (-4)" level="90" type="equip-necklace" weight="210"> </item> <item id="1176" image="equipment/charms/dragonstar.png" name="Dragon Star" description="Don't stare at it too much. It's too shiny for your eyes." effect="MaxWeight +700g, DEF -12%" level="70" type="equip-necklace" weight="30"> </item> <item id="1177" image="equipment/charms/spectralorb.png|R:#ff7011,fa9e41,ffff5b" name="Michel Soul" description="A tortured soul." level="45" int="1" effect="MDEF 25" type="equip-necklace" weight="120"> </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="3" 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 cashmere." defense="99" level="49" type="equip-torso" weight="30" colors="vneck" iconColors="vneckS"> <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="5" 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="44" str="1" level="26" type="equip-torso" weight="110"> <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="Lieutenant Armor" description="Lieutenants use those to show off their advanced ranks." defense="43" level="30" 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/copperarmor.png" name="Lieutenant Copper Armor" description="This armor provides great protection. It is worn by those with authority." defense="114" level="55" type="equip-torso" weight="340"> <sprite gender="unisex">equipment/chest/copperarmor-male.xml</sprite> <sprite gender="female">equipment/chest/copperarmor-female.xml</sprite> </item> <item id="1306" image="equipment/chest/warlordplate.png" name="Warlord Plate" description="Strong and decorative armor." effect="Move Speed -7%" defense="206" level="70" type="equip-torso" weight="2600"> <sprite gender="unisex">equipment/chest/warlordplate-male.xml</sprite> <sprite gender="female">equipment/chest/warlordplate-female.xml</sprite> </item> <item id="1307" image="equipment/chest/bromenalchest.png" name="Bromenal Chest" description="A bromenal chest armor." defense="163" level="73" type="equip-torso" weight="3600"> <sprite gender="unisex">equipment/chest/bromenalchest-male.xml</sprite> <sprite gender="female">equipment/chest/bromenalchest-female.xml</sprite> </item> <item id="1308" image="equipment/chest/forestarmor.png" name="Forest Armor" description="A clean and comfortable mantle with dags, made for the finest stalkers." defense="74" level="50" effect="+2 Agi w/ bow" dex="2" type="equip-torso" weight="510"> <sprite gender="unisex">equipment/chest/forestarmor-male.xml</sprite> <sprite gender="female">equipment/chest/forestarmor-female.xml</sprite> </item> <item id="1309" image="equipment/chest/contributorsweater.png|W" name="%Color% Contributor Sweater" description="This %color% sweater belongs to someone who helped making TMW2 as awesome as it is now!." defense="20" level="5" type="equip-torso" weight="25" colors="simple" sellProtected="true"> <sprite gender="unisex">equipment/chest/contributorsweater-male.xml</sprite> <sprite gender="female">equipment/chest/contributorsweater-female.xml</sprite> </item> <item id="1310" image="equipment/chest/chainmail.png" name="Chainmail" description="A heavy shirt made of chains. It weighs a lot but offers excellent protection." effect="Move Speed -2%" defense="118" level="45" type="equip-torso" weight="1200"> <sprite gender="unisex">equipment/chest/chainmail-male.xml</sprite> <sprite gender="female">equipment/chest/chainmail-female.xml</sprite> </item> <item id="1311" image="equipment/chest/terranitearmor.png" name="Terranite Armor" description="A nice piece of armor made out of terranite ore." effect="MDEF +100" defense="82" level="82" type="equip-torso" weight="3600"> <sprite gender="unisex">equipment/chest/terranitearmor-male.xml</sprite> <sprite gender="female">equipment/chest/terranitearmor-female.xml</sprite> </item> <item id="1312" image="equipment/chest/lightplatemail.png" name="Light Platemail" description="A light cuirass with shoulder pads made of iron, usually worn by foot soldiers." effect="Move Speed -6%" defense="170" level="60" type="equip-torso" weight="2000"> <sprite gender="unisex">equipment/chest/lightplatemail-male.xml</sprite> <sprite gender="female">equipment/chest/lightplatemail-female.xml</sprite> </item> <item id="1313" image="equipment/chest/shorttanktop.png|W" name="%Color% Short tank top" description="A %color% short tank top." defense="10" level="8" type="equip-torso" weight="5" colors="simple"> <sprite gender="unisex">equipment/chest/shorttanktop-male.xml</sprite> <sprite gender="female">equipment/chest/shorttanktop-female.xml</sprite> </item> <item id="1314" image="equipment/chest/leathershirt.png" name="Leather Shirt" description="A shirt made of hardened leather." defense="34" level="21" type="equip-torso" weight="310"> <sprite gender="unisex">equipment/chest/leathershirt-male.xml|#573a26,9e7654,d3b79e,ffffff;#b96b3d,fbf5f1</sprite> <sprite gender="female">equipment/chest/leathershirt-female.xml|#573a26,9e7654,d3b79e,ffffff;#b96b3d,fbf5f1</sprite> </item> <item id="1315" image="equipment/chest/tnecksweater.png|W" name="%Color% Turtleneck Sweater" description="A thick, soft and warm sweater." defense="18" level="13" type="equip-torso" weight="30" colors="simple"> <sprite gender="unisex">equipment/chest/tnecksweater-male.xml</sprite> <sprite gender="female">equipment/chest/tnecksweater-female.xml</sprite> </item> <item id="1316" image="equipment/chest/silkrobe.png|W" name="%Color% Silk Robe" description="A light and shimmering %Color% silk robe." maxmp="40" mattack="20" mdefense="25" defense="29" level="20" type="equip-torso" weight="25" colors="simple"> <sprite gender="unisex">equipment/chest/silkrobe-male.xml</sprite> <sprite gender="female">equipment/chest/silkrobe-female.xml</sprite> </item> <item id="1317" image="equipment/chest/sorcererrobe.png|W" name="%Color% Sorcerer Robe" description="A red lined sorcerer robe." maxmp="80" mattack="40" mdefense="50" defense="94" level="55" type="equip-torso" weight="40" colors="simple"> <sprite gender="unisex">equipment/chest/sorcererrobe-male.xml</sprite> <sprite gender="female">equipment/chest/sorcererrobe-female.xml</sprite> </item> <item id="1318" image="equipment/chest/uglychristmassweater.png" name="Ugly Christmas Sweater" description="An ugly %Color% Christmas sweater." effect="MP +10, MAtk +15, MDef +20" defense="72" level="40" type="equip-torso" weight="350" colors="simple"> <sprite gender="unisex">equipment/chest/uglychristmassweater-male.xml</sprite> <sprite gender="female">equipment/chest/uglychristmassweater-female.xml</sprite> </item> <item id="1319" image="equipment/chest/valentinedress.png|W" name="%Color% Valentine Dress" description="A %Color% dress made for your Valentin's day. Could be red, though." defense="22" level="15" type="equip-torso" weight="100" colors="simple"> <sprite gender="unisex">equipment/chest/valentinedress-male.xml</sprite> <sprite gender="female">equipment/chest/valentinedress-female.xml</sprite> </item> <item id="1320" image="equipment/chest/vnecksweater.png|W" name="%Color% V-neck Sweater" description="A thin, soft and warm sweater." defense="58" level="32" type="equip-torso" weight="36" colors="simple"> <sprite gender="unisex">equipment/chest/vnecksweater-male.xml</sprite> <sprite gender="female">equipment/chest/vnecksweater-female.xml</sprite> </item> <item id="1321" image="equipment/chest/candorshirt.png" name="Candor Shirt" description="A classical Candor shirt" defense="5" level="3" type="equip-torso" weight="36"> <sprite gender="unisex">equipment/chest/candorshirt-male.xml</sprite> <sprite gender="female">equipment/chest/candorshirt-female.xml</sprite> </item> <item id="1322" image="equipment/chest/gmrobe.png" name="GM Robe" description="A GM robe." defense="50" type="equip-torso" colors="simple" maxFloorOffset="10"> <sprite gender="unisex">equipment/chest/gmrobe-male.xml</sprite> <sprite gender="female">equipment/chest/gmrobe-female.xml</sprite> </item> <item id="1323" image="equipment/chest/redknight.png" name="Red Knight Armor ★★" description="An armor, said to belong to the Red Queen's minions, back in the end of the First Era." effect="Fire Elemental" defense="189" level="82" type="equip-torso" weight="500" sellProtected="true"> <sprite gender="unisex">equipment/chest/redknightarmor-male.xml</sprite> <sprite gender="female">equipment/chest/redknightarmor-female.xml</sprite> </item> <item id="1324" image="equipment/chest/desertshirt.png" name="Desert Shirt" description="A strong shirt suitable for desert trips. Made of leather and snake skin's." defense="69" level="37" type="equip-torso" weight="390"> <sprite gender="unisex">equipment/chest/leathershirt-male.xml|#443c21,85794a,beb590,ffffff;#824035,d6a19a</sprite> <sprite gender="female">equipment/chest/leathershirt-female.xml|#443c21,85794a,beb590,ffffff;#824035,d6a19a</sprite> </item> <item id="1327" image="equipment/chest/chainmail.png|W:#573f10,9c8226,d3c04b,ffffff" name="Golden Chainmail" description="A shirt made of golden chains. It weighs a lot but offers excellent protection." defense="1" level="1" type="equip-torso" weight="1"> <sprite gender="unisex">equipment/chest/chainmail-male.xml|#573f10,9c8226,d3c04b,ffffff</sprite> <sprite gender="female">equipment/chest/chainmail-female.xml|#573f10,9c8226,d3c04b,ffffff</sprite> </item> <item id="1328" image="equipment/chest/lightplatemail.png|W:#573f10,9c8226,d3c04b,ffffff" name="Golden Light Platemail" description="A light platemail with shoulder pads made of gold." defense="184" level="64" type="equip-torso" weight="2200"> <sprite gender="unisex">equipment/chest/lightplatemail-male.xml|#573f10,9c8226,d3c04b,ffffff</sprite> <sprite gender="female">equipment/chest/lightplatemail-female.xml|#573f10,9c8226,d3c04b,ffffff</sprite> </item> <item id="1329" image="equipment/chest/warlordplate.png|W:#573f10,9c8226,d3c04b,ffffff" name="Golden Warlord Plate" description="One of the most desired armors of all." defense="225" level="75" type="equip-torso" weight="3000"> <sprite gender="unisex">equipment/chest/warlordplate-male.xml|#573f10,9c8226,d3c04b,ffffff</sprite> <sprite gender="female">equipment/chest/warlordplate-female.xml|#573f10,9c8226,d3c04b,ffffff</sprite> </item> <item id="1331" image="equipment/chest/saviorarmor.png|W" name="%Color% Savior Armor" description="Worn by the best of the best." defense="270" level="109" type="equip-torso" colors="simple" weight="2800"> <sprite gender="unisex">equipment/chest/saviorarmor-male.xml</sprite> <sprite gender="female">equipment/chest/saviorarmor-female.xml</sprite> </item> <!-- @Saulc you need itemColors (or colors) attribute to dye icon, not an empty dye command --> <item id="1332" image="equipment/chest/cottonshirt.png|W" name="%Color% Cotton Shirt" description="Shirt made of 100% cotton" defense="22" level="15" type="equip-torso" colors="simple" weight="90"> <sprite gender="unisex">equipment/chest/cottonshirt-male.xml</sprite> <sprite gender="female">equipment/chest/cottonshirt-female.xml</sprite> </item> <item id="1333" image="equipment/chest/assassinchest.png" name="Assassin Chestplate" description="Entirely broken item, blame Saulc, do not use, do not eat." defense="177" level="78" effect="Instantly kills the wearer" type="equip-torso" weight="400"> <!--sprite gender="unisex">equipment/chest/assassinchest-male.xml</sprite--> <!-- TODO FIXME SAULC --> <sprite gender="unisex">equipment/chest/cottonshirt-male.xml</sprite> <sprite gender="female">equipment/chest/assassinchest-female.xml</sprite> </item> <item id="1334" image="equipment/chest/candorshirt.png" name="Crusade Armor" description="Are you a crusader?" defense="53" level="30" type="equip-torso" weight="1200"> <sprite gender="unisex">equipment/chest/crusadearmor-male.xml</sprite> <sprite gender="female">equipment/chest/crusadearmor-female.xml</sprite> </item> <item id="1335" image="equipment/chest/communityshirt.png" name="%Color% Community Shirt" description="You are now part of TMW2 history." defense="40" level="25" type="equip-torso" weight="120"> <sprite gender="unisex">equipment/chest/communityshirt-male.xml</sprite> <sprite gender="female">equipment/chest/communityshirt-female.xml</sprite> </item> <item id="1336" image="error.png" name="Alchemist Robe" description="Unreleased item, added for a NPC. Do not use." defense="146" level="67" type="equip-torso" weight="120"> <sprite gender="unisex">equipment/chest/chemistrobe-male.xml</sprite> <sprite gender="female">equipment/chest/chemistrobe-female.xml</sprite> </item> <item id="1337" image="equipment/chest/silkrobe.png|W:#000000" name="Graduation Robe" description="Congrats you're part of master of TMW2." maxmp="100" mattack="20" defense="149" level="75" type="equip-torso" weight="25"> <sprite gender="unisex">equipment/chest/silkrobe-male.xml|#000000</sprite> <sprite gender="female">equipment/chest/silkrobe-female.xml|#000000</sprite> </item> <item id="1338" image="equipment/chest/minertanktop.png" name="Miner Tank Top" description="A shirt with reflective stripes... totally makes you 'safer'." luk="1" defense="46" level="29" type="equip-torso" weight="110"> <sprite gender="unisex">equipment/chest/minertanktop-male.xml</sprite> <sprite gender="female">equipment/chest/minertanktop-female.xml</sprite> </item> <item id="1339" image="equipment/chest/bathrobe.png" name="Bathrobe" description="A bathrobe, not really useful at all. At least you wont be as cold as if you were naked." defense="1" level="50" type="equip-torso" weight="120"> <sprite gender="unisex">equipment/chest/silkrobe-male.xml</sprite> <sprite gender="female">equipment/chest/silkrobe-female.xml</sprite> <!-- TODO Sprite is a placeholder - this requires totally a suitable sprite! --> </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="3" level="10" type="equip-feet" weight="18"> <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/assassinboots.png" name="Assassin Boots" description="Crudely assembled footwear not for comfort nor fashion." defense="34" level="88" type="equip-feet" weight="18"> <sprite gender="unisex">equipment/feet/assassinboots-male.xml</sprite> <sprite gender="female">equipment/feet/assassinboots-female.xml</sprite> </item> <item id="1802" image="equipment/feet/boots.png|W:#212121" name="Black Cat Boots" description="Some robust black boots, ideal for travelling." defense="16" level="50" type="equip-feet" weight="18"> <sprite gender="unisex">equipment/feet/boots-male.xml|#212121</sprite> <sprite gender="female">equipment/feet/boots-female.xml|#212121</sprite> </item> <item id="1803" image="equipment/feet/candorboots.png" name="Candor Boots" description="A Candor favorite" defense="2" level="7" type="equip-feet" weight="18"> <sprite gender="unisex">equipment/feet/candorboots-male.xml</sprite> <sprite gender="female">equipment/feet/candorboots-female.xml</sprite> </item> <item id="1804" image="equipment/feet/fursboots.png" name="Fur Boots" description="A pair of warm winter boots." defense="12" level="39" type="equip-feet" weight="18"> <sprite gender="unisex">equipment/feet/fursboots-male.xml</sprite> <sprite gender="female">equipment/feet/fursboots-female.xml</sprite> </item> <item id="1805" image="equipment/feet/cottonboots.png|W" name="%Color% Cotton Boots" description="A pair of quality %Color% cotton boots." defense="6" maxmp="10" mattack="10" level="20" type="equip-feet" weight="22" colors="simple"> <sprite gender="unisex">equipment/feet/boots-male.xml</sprite> <sprite gender="female">equipment/feet/cottonboots-female.xml</sprite> </item> <item id="1806" image="equipment/feet/boots.png|W:#4f2d29,c89078" name="Boots" description="Some robust, probably used, boots." defense="4" level="13" type="equip-feet" weight="80"> <sprite gender="unisex">equipment/feet/boots-male.xml|#40332d,5e4a3d,705740,a1825d,b59767,dbbf88</sprite> <sprite gender="female">equipment/feet/cottonboots-female.xml|#623a34,f0c2b4</sprite> </item> <item id="1807" image="equipment/feet/cottonboots.png|W:#4f2d29,c89078" name="Leather Boots" description="Leather boots are resistant, comfortable, and looks cool. Or at least, that's what was on the ad." defense="9" level="32" type="equip-feet" weight="1"> <!-- FIXME COLORING --> <sprite gender="unisex">equipment/feet/boots-male.xml|#4f2d29,c89078</sprite> <sprite gender="female">equipment/feet/cottonboots-female.xml|#4f2d29,c89078</sprite> </item> <item id="1808" image="equipment/feet/assassinboots.png|W:#b80f0f,580000,a40000,b80f0f,c02020,ff6060" name="Red Stockings" description="Someone thought of you at Christmas Eve." defense="14" level="45" type="equip-feet" weight="1"> <sprite gender="unisex">equipment/feet/assassinboots-male.xml|#b80f0f,580000,a40000,b80f0f,c02020,ff6060</sprite> <sprite gender="female">equipment/feet/assassinboots-female.xml|#b80f0f,580000,a40000,b80f0f,c02020,ff6060</sprite> </item> <item id="1809" image="equipment/feet/bromenalboots.png" name="Bromenal Boots" description="A pair of bromenal boots." defense="19" level="55" type="equip-feet" weight="1"> <sprite gender="unisex">equipment/feet/bromenalboots-male.xml</sprite> <sprite gender="female">equipment/feet/bromenalboots-female.xml</sprite> </item> <item id="1814" image="equipment/feet/warlordboots.png" name="Warlord Boots" description="Heavy metal boots for strong protection of your toes." defense="23" level="60" type="equip-feet" weight="75"> <sprite gender="unisex">equipment/feet/warlordboots-male.xml</sprite> <sprite gender="female">equipment/feet/warlordboots-female.xml</sprite> </item> <item id="1816" image="equipment/feet/boots.png|W:#43413d,59544f,7a706c,8a8176,a69e88,d1c7a7,e0d5bf" name="Creased Boots" description="Beark !" defense="1" level="3" type="equip-feet" weight="12"> <sprite gender="unisex">equipment/feet/boots-male.xml|#4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e0d5bf</sprite> <sprite gender="female">equipment/feet/boots-female.xml|#4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e0d5bf</sprite> </item> <item id="1817" image="equipment/feet/tulimsharguardboots.png" name="Tulimshar Guard Boots" description="These boots are made from dock skins! Whatever that means." defense="5" level="17" type="equip-feet" weight="35"> <sprite gender="unisex">equipment/feet/boots-male.xml|#d58e5f</sprite> <sprite gender="female">equipment/feet/boots-female.xml|#d58e5f</sprite> </item> <item id="1818" image="equipment/feet/squirrelboots.png" name="Squirrel Boots" description="Sprite missing, blame Saulc!" effect="Move Speed +2%" defense="7" level="26" type="equip-feet" weight="32"> <sprite gender="unisex">equipment/feet/boots-male.xml|#4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e0d5bf</sprite> <sprite gender="female">equipment/feet/boots-female.xml|#4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e0d5bf</sprite> </item> <item id="1819" image="equipment/feet/slippers.png" name="Slippers" description="Simple slippers. You cant run with them, but you wont get cold feet either." defense="1" level="30" type="equip-feet" weight="20"> <sprite gender="unisex">equipment/feet/slippers-male.xml</sprite> <sprite gender="female">equipment/feet/slippers-female.xml</sprite> </item> <!-- Gloves --> <item id="2000" image="equipment/hands/armbands.png" name="Armbands" description="Small armbands made of wood and iron." maxmp="10" mattack="10" defense="3" level="30" type="equip-arms" weight="10"> <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." maxmp="20" mattack="15" defense="5" level="50" type="equip-arms" weight="20"> <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." maxmp="30" mattack="20" defense="8" level="70" type="equip-arms" weight="30"> <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/scarabarmlet.png" name="Sarab Armlet" description="A scarab armlet." maxmp="40" mattack="40" defense="11" level="93" type="equip-arms" weight="30"> <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="2004" image="equipment/hands/cottongloves.png|W:#43413d,59544f,7a706c,8a8176,a69e88,d1c7a7,e0d5bf" name="Creased Gloves" description="These gloves were used before..." defense="1" level="2" type="equip-arms" weight="40"> <sprite gender="unisex">equipment/hands/cottongloves-male.xml|#43413d,59544f,7a706c,8a8176,a69e88,d1c7a7,e0d5bf</sprite> <sprite gender="female">equipment/hands/cottongloves-female.xml|#43413d,59544f,7a706c,8a8176,a69e88,d1c7a7,e0d5bf</sprite> </item> <!-- |W:#a4b2b2,ffffff --> <item id="2005" image="equipment/hands/cottongloves.png|W" name="%Color% Cotton Gloves" description="A pair of comfy %Color% cotton gloves." defense="3" maxmp="10" mattack="10" level="6" type="equip-arms" weight="60" colors="simple"> <sprite gender="unisex">equipment/hands/cottongloves-male.xml</sprite> <sprite gender="female">equipment/hands/cottongloves-female.xml</sprite> </item> <item id="2006" image="equipment/hands/minergloves.png" name="Miner Gloves" description="Gloves used by miners, very useful." defense="5" level="28" type="equip-arms" weight="180"> <sprite gender="unisex">equipment/hands/cottongloves-male.xml|#202020,505050</sprite> <sprite gender="female">equipment/hands/cottongloves-female.xml|#202020,505050</sprite> </item> <item id="2007" image="equipment/hands/cottongloves.png|W:#87876c,bbc39c,edf4e1,ffffff" name="%Color% Silk Gloves" description="Soft and graceful %Color% silk gloves which doesn't restrain magic." defense="3" level="12" type="equip-arms" weight="1"> <sprite gender="unisex">equipment/hands/cottongloves-male.xml|#87876c,bbc39c,edf4e1,ffffff</sprite> <sprite gender="female">equipment/hands/cottongloves-female.xml|#87876c,bbc39c,edf4e1,ffffff</sprite> </item> <item id="2008" image="equipment/hands/leathergloves.png" name="Leather Gloves" description="Gloves made of hardened leather." defense="8" level="40" type="equip-arms" weight="140"> <sprite gender="unisex">equipment/hands/cottongloves-male.xml|#4e2e18,c8752f</sprite> <sprite gender="female">equipment/hands/cottongloves-female.xml|#4e2e18,c8752f</sprite> </item> <!-- FIXME dye todo <item id="2009" image="equipment/hands/forestgloves.png" name="Forest Gloves" description="Protect your hands from the dirty objects found in nature." defense="20" level="59" type="equip-arms" weight="1"> <sprite gender="unisex">equipment/hands/cottongloves-male.xml</sprite> <sprite gender="female">equipment/hands/cottongloves-female.xml</sprite> </item> --> <item id="2010" image="equipment/hands/bromenalgloves.png" name="Bromenal Gloves" description="A pair of bromenal gloves" defense="15" level="66" type="equip-arms" weight="1"> <sprite gender="unisex">equipment/hands/bromenalgloves-male.xml</sprite> <sprite gender="female">equipment/hands/bromenalgloves-female.xml</sprite> </item> <!-- FIXME ITEMS WITH MISSING IMAGES (or missing XML) --> <item id="2012" image="equipment/hands/bromenalgloves.png" name="Warlord Gloves" description="Steel gloves that will make you feel like a knight." defense="21" level="90" type="equip-arms" weight="1"> <sprite gender="unisex">equipment/hands/cottongloves-male.xml</sprite> <sprite gender="female">equipment/hands/cottongloves-female.xml</sprite> </item> <item id="2013" image="equipment/hands/cottongloves.png|W:#0000ff,0044ff" name="Mana Gloves" description="These gloves are used by powerful mages." maxmp="200" defense="18" level="77" type="equip-arms" weight="1"> <sprite gender="unisex">equipment/hands/cottongloves-male.xml|#0000ff,0044ff</sprite> <sprite gender="female">equipment/hands/cottongloves-female.xml|#0000ff,0044ff</sprite> </item> <!-- FIXME ITEMS WITH MISSING IMAGES (or missing XML) <item id="2011" image="equipment/hands/armband.png" name="Golden Armband" description="This armband has some gold in it, so it totally must be better than the others." effect="MDef +30" maxmp="30" mattack="25" defense="33" level="90" type="equip-arms" weight="1"> <sprite gender="unisex">equipment/hands/cottongloves-male.xml</sprite> <sprite gender="female">equipment/hands/cottongloves-female.xml</sprite> </item> <item id="2014" image="equipment/hands/terranitegloves.png" name="Terranite Gloves" description="A nice pair of gloves made from terranite ore." effect="Mdef +30" defense="30" level="80" type="equip-arms" weight="1"> <sprite gender="unisex">equipment/hands/cottongloves-male.xml</sprite> <sprite gender="female">equipment/hands/cottongloves-female.xml</sprite> </item> --> <item id="2015" image="equipment/hands/assassingloves.png" name="Assassin Gloves" description="Gloves for a master assassin." defense="24" level="99" type="equip-arms" weight="1"> <sprite gender="unisex">equipment/hands/assassingloves-male.xml</sprite> <sprite gender="female">equipment/hands/assassingloves-female.xml</sprite> </item> <item id="2016" image="equipment/hands/candorgloves.png" name="Candor Gloves" description="Perfect glove to complete your Candor outfit." defense="2" level="4" type="equip-arms" weight="45"> <sprite gender="unisex">equipment/hands/candorgloves-male.xml</sprite> <!-- FIXME, BROKEN! BLAME SAULC missing sprite <sprite gender="female">equipment/hands/candorgloves-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="3" level="1" type="equip-legs" weight="20"> <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="Raid Trousers" description="Classic trousers ornated with some fluffy fur." effect="Max Weight +300g; Double Attack +5%" defense="22" level="36" type="equip-legs" weight="35"> <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/assassinpants.png" name="Assassin Pants" description="Pants for a master assassin.." defense="65" level="85" type="equip-legs" weight="35"> <sprite gender="unisex">equipment/legs/assassinpants-male.xml</sprite> <sprite gender="female">equipment/legs/assassinpants-female.xml</sprite> </item> <item id="2203" image="equipment/legs/bromenalpants.png" name="Bromenal Pants" description="A bromenal leg armor." defense="51" level="70" type="equip-legs" weight="435"> <sprite gender="unisex">equipment/legs/bromenalpants-male.xml</sprite> <!-- FIXME, BROKEN! BLAME SAULC bad sprite <sprite gender="female">equipment/legs/bromenalpants-female.xml</sprite> --> </item> <item id="2204" image="equipment/legs/jeanschaps.png" name="Jeans Chaps" description="Jeans with snake skin chaps." defense="39" level="56" type="equip-legs" weight="65"> <sprite gender="unisex">equipment/legs/jeanschaps-male.xml</sprite> <sprite gender="female">equipment/legs/jeanschaps-female.xml</sprite> </item> <item id="2205" image="equipment/legs/cottonshorts.png|W" name="Cotton Shorts" description="Shorts made of 100% %Color% cotton." defense="6" level="13" type="equip-legs" weight="55" colors="simple"> <sprite gender="unisex">equipment/legs/cottonshorts-male.xml</sprite> <sprite gender="female">equipment/legs/cottonshorts-female.xml</sprite> </item> <item id="2206" image="equipment/legs/miniskirt.png|W" name="Mini Skirt" description="A short %Color% skirt for hot summer days." defense="7" level="15" type="equip-legs" weight="14" colors="simple"> <sprite gender="unisex">equipment/legs/miniskirt-male.xml</sprite> <sprite gender="female">equipment/legs/miniskirt-female.xml</sprite> </item> <item id="2207" image="equipment/legs/cottontrousers.png|W" name="%Color% Cotton Trousers" description="Ankle-length %Color% trousers made of cotton." defense="22" level="36" type="equip-legs" weight="25" colors="simple"> <sprite gender="unisex">equipment/legs/cottontrousers-male.xml</sprite> <sprite gender="female">equipment/legs/cottontrousers-female.xml</sprite> </item> <item id="2208" image="equipment/legs/silkpants.png|W" name="%Color% Silk Pants" description="A very light fancy pair of %Color% silk trousers." effect="MP +30" defense="38" level="59" type="equip-legs" weight="16" colors="simple"> <sprite gender="unisex">equipment/legs/silkpants-male.xml</sprite> <sprite gender="female">equipment/legs/silkpants-female.xml</sprite> </item> <item id="2209" image="equipment/legs/cottonskirt.png|W" name="%Color% Cotton Skirt" description="A %Color% cotton skirt made of linen cloth." defense="7" level="15" type="equip-legs" weight="19" colors="simple"> <sprite gender="unisex">equipment/legs/cottonskirt-male.xml</sprite> <sprite gender="female">equipment/legs/cottonskirt-female.xml</sprite> </item> <item id="2210" image="equipment/legs/terranitepants.png" name="Terranite Pants" description="Leggings made out of terranite." effect="MDEF +30" defense="52" level="77" type="equip-legs" weight="80"> <sprite gender="unisex">equipment/legs/terranitepants-male.xml</sprite> <sprite gender="female">equipment/legs/terranitepants-female.xml</sprite> </item> <item id="2211" image="equipment/legs/chainmailskirt.png" name="Chainmail Skirt" description="The perfect medieval style." defense="46" level="64" type="equip-legs" weight="280"> <sprite gender="unisex">equipment/legs/chainmailskirt-male.xml</sprite> <sprite gender="female">equipment/legs/chainmailskirt-female.xml</sprite> </item> <item id="2212" image="equipment/legs/jeansshorts.png" name="Jeans Shorts" description="Perfect for the beach." defense="14" level="25" type="equip-legs" weight="280"> <sprite gender="unisex">equipment/legs/jeansshorts-male.xml</sprite> <!-- FIXME, BROKEN! BLAME SAULC missing sprite <sprite gender="female">equipment/legs/jeansshorts-female.xml</sprite> --> </item> <item id="2213" image="equipment/legs/leathertrousers.png" name="Leather Trousers" description="A normal pair of pants made from leather." defense="32" level="48" type="equip-legs" weight="280"> <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="2214" image="equipment/legs/bandittrousers.png" name="Bandit Pants" description="The Bandits favorite pair of pants." effect="Blame Saulc it is broken" defense="29" level="48" type="equip-legs" weight="280"> <sprite gender="unisex">equipment/legs/bandittrousers-male.xml</sprite> <sprite gender="female">equipment/legs/bandittrousers-female.xml</sprite> </item> <!-- FIXME ITEMS WITH MISSING IMAGES (or missing XML) <item id="2215" image="equipment/legs/warlordpants.png" name="Warlord Pants" description="Usually worn by the best warriors." defense="56" level="75" type="equip-legs" weight="280"> <sprite gender="unisex">equipment/legs/warlord-male.xml</sprite> <sprite gender="female">equipment/legs/savior-female.xml</sprite> </item> <item id="2216" image="equipment/legs/saviorpants.png" name="Savior Pants" description="Worn by the best of the best." defense="89" level="108" type="equip-legs" weight="280"> <sprite gender="unisex">equipment/legs/savior-male.xml</sprite> <sprite gender="female">equipment/legs/savior-female.xml</sprite> </item> --> <item id="2217" image="equipment/legs/candorshorts.png" name="Candor Shorts" description="Not a classic pair of shorts." defense="5" level="4" type="equip-legs" weight="32"> <sprite gender="unisex">equipment/legs/candorshorts-male.xml</sprite> <sprite gender="female">equipment/legs/candorshorts-female.xml</sprite> </item> <item id="2218" image="equipment/legs/pirateshorts.png" name="Pirate Shorts" description="A torn pirate shorts that travel around the world.." defense="10" effect="Evasion +1%" level="20" type="equip-legs" weight="195"> <sprite gender="unisex">equipment/legs/pirateshorts-male.xml</sprite> <!-- FIXME, BROKEN! BLAME SAULC missing sprite <sprite gender="female">equipment/legs/pirateshorts-female.xml</sprite> --> </item> <item id="2219" image="equipment/legs/cottontrousers.png|W" name="%Color% Farmer Pants" description="Uncomfortable %Color% pants, just good to stain." defense="11" level="21" type="equip-legs" weight="340" colors="simple"> <sprite gender="unisex">equipment/legs/cottontrousers-male.xml</sprite> <sprite gender="female">equipment/legs/cottontrousers-female.xml</sprite> </item> <item id="2220" image="equipment/legs/luffyxsummershorts.png" name="Luffyx Summer Shorts" description="Perfect for the beach. Speciallly in summer!" effect="+20 DEF / +5% EXP on summer" defense="18" str="1" level="31" type="equip-legs" weight="310"> <sprite gender="unisex">equipment/legs/luffyxsummershorts-male.xml</sprite> <!-- FIXME, BROKEN! BLAME SAULC missing sprite <sprite gender="female">equipment/legs/luffyxsummershorts-female.xml</sprite> --> </item> <!-- Rings --> <item id="2500" image="equipment/rings/weddingring.png" name="Wedding Ring" description="Your wedding ring." defense="1" effect="Marriage Skills / HP +5" type="equip-charm" weight="1"> </item> <item id="2501" image="equipment/rings/goldendiamondring.png|W" name="Golden %Color% Ring" description="A golden simple ring. Not very useful, unless you add a gemstone to it." defense="4" level="40" type="equip-charm" colors="rings" iconColors="rings" weight="80"> </item> <item id="2508" image="equipment/rings/goldenpearlring.png" name="Golden Pearl Ring" description="A golden pearl ring." level="15" agi="1" int="1" dex="1" type="equip-charm" weight="1"> </item> <item id="2509" image="equipment/rings/goldenblackpearlring.png" name="Golden Black Pearl Ring" description="A golden black pearl ring." level="25" str="1" vit="1" luk="1" type="equip-charm" weight="1"> </item> <item id="2510" image="equipment/rings/thetaring.png" name="Theta Ring" description="...Don't make questions. You're better without them." level="25" type="equip-charm" weight="1"> </item> <item id="2511" image="equipment/rings/lightring.png" name="Light Ring" description="A golden ring made of pure light?" level="25" type="equip-charm" weight="1"> </item> <item id="2512" image="equipment/rings/goldensimplering.png|S" name="Silver %Color% Ring" description="A silver simple ring. Not so good as the golden one." defense="2" level="20" type="equip-charm" colors="rings" iconColors="rings" weight="260"> </item> <!-- Shields --> <item id="2700" image="equipment/shields/barrel.png" name="Barrel" description="It smells as if somebody used to live inside this barrel..." effect="Crit DEF +50% ; Evade -25%" defense="40" level="4" type="equip-shield" weight="400"> <sprite>equipment/shields/barrel.xml</sprite> </item> <item id="2701" image="equipment/shields/leathershield.png" name="Leather Shield" description="A shield with iron reinforcement." effect="Crit DEF +6% ; Evade -3%; Block +1%; HP +72" defense="23" level="18" type="equip-shield" weight="410"> <sprite>equipment/shields/leather.xml</sprite> </item> <item id="2702" image="equipment/shields/bladeshield.png" name="Blade Shield" description="Small and round shield with iron reinforcement." effect="Crit DEF +12% ; Evade -6%; Block +3%; Attack +5%" defense="56" level="36" type="equip-shield" weight="1980"> <sprite>equipment/shields/bladeshield.xml</sprite> </item> <item id="2703" image="equipment/shields/blueknightshield.png" name="Blue Knight Shield" description="A shield perfect with prsm helmet." effect="Crit DEF +23% ; Evade -9%; Walk -3%; Block +7%; HP +280" defense="129" level="70" type="equip-shield" weight="2400"> <sprite>equipment/shields/knight.xml</sprite> </item> <item id="2704" image="equipment/shields/britshield.png" name="Brit Shield" description="A shield from nowhere." effect="Crit DEF +17% ; Evade -9%; Block +5%; HP +200" defense="84" level="50" type="equip-shield" weight="2240"> <sprite>equipment/shields/britshield.xml</sprite> </item> <item id="2705" image="equipment/shields/saviorshield.png" name="Savior Shield" description="The magic savior shield." effect="Crit DEF +34% ; Evade -9%; Walk -8%; Block +10%; HP +408" defense="207" level="102" type="equip-shield" weight="2710"> <!-- TODO FIXME --> </item> <item id="2706" image="equipment/shields/bromenalshield.png" name="Bromenal Shield" description="A strong bromenal shield." effect="Crit DEF +20% ; Evade -9%; Walk -1%; Block +6%; HP +240" defense="106" level="60" type="equip-shield" weight="2900"> <!-- TODO FIXME --> </item> <item id="2707" image="equipment/shields/roundleathershield.png" name="Round Leather Shield" description="Small and round leather shield with iron reinforcement." effect="Crit DEF +3% ; Evade -2%; HP +36" defense="9" level="9" type="equip-shield" weight="90"> <sprite>equipment/shields/buckler.xml</sprite> </item> <item id="2708" image="equipment/shields/ancientshield.png" name="Ancient Shield" description="No one knows its origins." effect="Crit DEF +12% ; Evade -8%; Block +6%; HP +240" defense="102" level="60" type="equip-shield" weight="6500"> <!-- TODO FIXME --> </item> <item id="2709" image="equipment/shields/braknarshield.png" name="Braknar Shield" description="A sturdy bronze shield." effect="Crit DEF +15% ; Evade -8%; Block +4%; HP +176" defense="72" level="44" type="equip-shield" weight="2360"> <sprite>equipment/shields/braknar.xml</sprite> </item> <item id="2710" image="equipment/shields/woodenshield.png" name="Wooden Shield" description="A shield made of wood." effect="Crit DEF +9% ; Evade -5%; Block +2%; HP +108" defense="39" level="27" type="equip-shield" weight="1650"> <sprite>equipment/shields/wooden.xml</sprite> </item> <item id="2711" image="equipment/shields/steelshield.png" name="Steel Shield" description="A shield made of steel." effect="Crit DEF +27% ; Evade -9%; Walk -5%; Block +8%; HP +320" defense="152" level="80" type="equip-shield" weight="2500"> <sprite>equipment/shields/steel.xml</sprite> </item> <item id="2712" image="equipment/shields/dragonshield.png" name="Dragon Shield" description="A mighty shield from the dragons." effect="Crit DEF +31% ; Evade -9%; Walk -7%; Block +9%; HP +368" defense="182" level="92" type="equip-shield" weight="2500"> <sprite>equipment/shields/dragon.xml</sprite> </item> <item id="2713" image="equipment/shields/kidbola.png" name="Kid Bola" description="The most basic buoy." defense="5" level="15" type="equip-shield" weight="95"> <sprite>equipment/shields/kidbola.xml</sprite> </item> <item id="2714" image="equipment/shields/candorbola.png" name="Candor Bola" description="Maybe it belonged to Saxso?" defense="15" level="20" type="equip-shield" weight="100"> <sprite>equipment/shields/candorbola.xml</sprite> </item> <item id="2715" image="equipment/shields/purplebola.png" name="Purple Bola" description="You're soo sexy!" defense="25" level="25" type="equip-shield" weight="100"> <sprite>equipment/shields/purplebola.xml</sprite> </item> <item id="2716" image="equipment/shields/tulimsharbola.png" name="Tulimshar Bola" description="Do not bother Eugene, if you can swim near fishing spots!" defense="35" level="30" type="equip-shield" weight="100"> <sprite>equipment/shields/tulimsharbola.xml</sprite> </item> <item id="2717" image="equipment/shields/snakebola.png" name="Snake Bola" description="Everyone is now scared of you." defense="45" level="35" type="equip-shield" weight="110"> <sprite>equipment/shields/snakebola.xml</sprite> </item> <item id="2718" image="equipment/shields/pioubola.png" name="Piou Bola" description="Guess who's going to be scared of you?" defense="55" level="40" type="equip-shield" weight="120"> <sprite>equipment/shields/pioubola.xml</sprite> </item> <item id="2719" image="equipment/shields/masterbola.png" name="Master Bola" description="Everyone know you're the king of the beach!" defense="65" level="45" type="equip-shield" weight="130"> <sprite>equipment/shields/masterbola.xml</sprite> </item> <item id="2720" image="generic/box/basket.png" name="Enchanted Herb Bag" description="Gotta collect lots of herbs today." effect="Plants drop all kinds of herbs more often" defense="0" level="1" type="equip-shield" weight="180"> </item> <!-- Head Gears --> <item id="2900" image="equipment/head/bandana.png|W" name="Bandana" description="A striped %Color% bandana worn by some sailors." defense="5" level="12" type="equip-head" colors="simple" weight="35"> <sprite gender="unisex">equipment/head/bandana.xml</sprite> <sprite gender="female">equipment/head/bandana.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="5" 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." effect="MP +5" defense="10" level="19" type="equip-head" weight="85"> <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="20" level="33" 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 travelling." defense="20" level="34" 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="20" level="34" 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/bull.png" name="Bull Helmet" description="It causes a lot of carnage!" effect="Move Speed -6%" defense="106" level="90" type="equip-head" weight="220"> <sprite>equipment/head/bull.xml</sprite> <replace sprite="hair"/> </item> <item id="2907" image="equipment/head/darkhelm.png" name="Darkhelm" description="A black steel helmet worn by the most ferocious warrior." defense="70" level="90" type="equip-head" weight="1300"> <sprite>equipment/head/darkhelm.xml</sprite> <replace sprite="hair"/> </item> <item id="2908" 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="2909" image="equipment/head/crusadehelmet.png|W" name="Crusade Helmet" description="Start your own crusade with this %Color% helmet!" effect="Move Speed -2%" defense="57" level="55" type="equip-head" colors="simple" weight="1450"> <sprite>equipment/head/crusadehelmet.xml</sprite> <replace sprite="hair"/> </item> <item id="2910" image="equipment/head/bucket.png" name="Bucket" description="A bucket for your head!" defense="22" level="36" type="equip-head" weight="880"> <sprite>equipment/head/bucket.xml</sprite> <replace sprite="hair"/> </item> <item id="2911" image="equipment/head/infantryhelmet.png" name="Infantry Helmet" description="A helmet for soldiers and guards." effect="Move Speed -2%" defense="26" level="30" type="equip-head" weight="622"> <sprite>equipment/head/infantryhelmet.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/bunnyears.png|W" name="%Color% Bunny Ears" description="A headband with plush %color% bunny ears." defense="5" level="2" type="equip-head" colors="simple" weight="10"> <sprite>equipment/head/bunnyears.xml</sprite> </item> <item id="2913" image="equipment/head/mouboohat.png" name="Mouboo Hat" description="A tightly fitting mouboo head." defense="30" level="35" effect="HP +150" type="equip-head" weight="380"> <sprite>equipment/head/mouboohat.xml</sprite> <replace sprite="hair"/> </item> <item id="2914" image="equipment/head/bromenalhelmet.png" name="Bromenal Helmet" description="A hard bromenal helmet." defense="29" level="45" type="equip-head" weight="900"> <sprite>equipment/head/bromenalhelmet.xml</sprite> <replace sprite="hair"/> </item> <item id="2915" image="equipment/head/candlehelmet.png" name="Candle Helmet" description="Worn by spelunkers." defense="33" level="50" type="equip-head" weight="22"> <sprite>equipment/head/candlehelmet.xml</sprite> <replace sprite="hair"/> </item> <item id="2916" image="equipment/head/deserthelmet.png" name="Desert Helmet" description="Desert warriors use this to protect themselves." defense="25" level="40" type="equip-head" weight="480"> <sprite>equipment/head/deserthelmet.xml</sprite> <replace sprite="hair"/> </item> <item id="2917" image="equipment/head/deserthat.png|W" name="%Color% Desert Hat" description="While the desert hat is perfect for sand storms, it won't help you much against a blow to the head." defense="14" level="25" type="equip-head" weight="22" colors="simple"> <sprite>equipment/head/deserthat.xml</sprite> <replace sprite="hair"/> </item> <item id="2918" image="equipment/head/eggshellhat.png|W:#7eabfe,6590C7,cccfe7" name="Blue Eggshell Hat" description="A novelty hat shaped like an eggshell half." defense="12" level="20" type="equip-head" weight="460"> <sprite>equipment/head/eggshellhat.xml|#7eabfe,6590C7,cccfe7</sprite> <replace sprite="hair"/> </item> <item id="2919" image="equipment/head/prsmhelmet.png|W" name="Prsm Helmet" description="A %Color% helmet with two small wings on it, used by Paladins and by Prsm." effect="Move Speed +1%" defense="42" level="60" type="equip-head" colors="simple" weight="22"> <sprite>equipment/head/prsmhelmet.xml</sprite> <replace sprite="hair"/> </item> <item id="2920" image="equipment/head/warlordhelmet.png" name="Warlord Helmet" description="Worn by great warriors!" effect="Move Speed -4%" defense="70" level="65" type="equip-head" weight="400"> <sprite>equipment/head/warlordhelmet.xml</sprite> <replace sprite="hair"/> </item> <item id="2921" image="equipment/head/trapperhat.png" name="Trapper Hat" description="A hat made of forain fur" defense="32" level="48" type="equip-head" weight="22"> <sprite>equipment/head/trapperhat.xml</sprite> <replace sprite="hair"/> </item> <item id="2922" image="equipment/head/yetimask.png" name="Yeti Mask" description="A mask made from the yeti's head." defense="28" level="43" type="equip-head" weight="22"> <sprite>equipment/head/yetimask.xml</sprite> <replace sprite="hair"/> </item> <item id="2923" image="equipment/head/antlerhat.png" name="Antlers Hat" description="Ready for antlers fight." defense="6" level="13" str="2" type="equip-head" weight="835"> <sprite>equipment/head/antlershat.xml</sprite> </item> <item id="2924" image="equipment/head/dragoneggshell.png" name="Dragon Eggshell" description="A dragon once lived in there." defense="3" level="8" type="equip-head" weight="22"> <sprite>equipment/head/dragoneggshell.xml</sprite> </item> <item id="2925" image="equipment/head/operamask.png" name="Opera Mask" description="Pale and broken. There is surely a story to be told here." defense="3" level="8" type="equip-head" weight="22"> <sprite>equipment/head/operamask.xml</sprite> </item> <item id="2926" image="equipment/head/axehat.png" name="Axe Hat" description="A really cool joke." defense="3" level="8" type="equip-head" weight="82"> <sprite>equipment/head/axehat.xml</sprite> </item> <item id="2927" image="equipment/head/darkknighthelmet.png" name="Dark Knight Helmet" description="Worn by the dark knight himself." effect="Move Speed -7%" defense="112" level="94" type="equip-head" weight="22"> <sprite>equipment/head/darkknighthelmet.xml</sprite> </item> <item id="2928" image="equipment/head/earmuffs.png" name="Earmuffs" description="These earmuffs can keep your ears enjoyably warm, even in Nivalis." defense="23" level="37" type="equip-head" weight="22"> <sprite>equipment/head/earmuffs.xml</sprite> </item> <item id="2929" image="equipment/head/samuraihelmet.png" name="Samurai Helmet" description="A common wear found in samurai tradition." defense="78" level="98" type="equip-head" weight="22"> <sprite>equipment/head/samuraihelmet.xml</sprite> </item> <item id="2930" image="equipment/head/pinkiehat.png" name="Pinkie Hat" description="With this, you'll fit right in with those strange pinkies." defense="8" level="16" type="equip-head" weight="5"> <sprite>equipment/head/pinkiehat.xml</sprite> </item> <item id="2931" image="equipment/head/skullmask.png" name="Skull Mask" description="A mask made out of bones." defense="33" level="50" type="equip-head" weight="150"> <sprite>equipment/head/skullmask.xml</sprite> </item> <item id="2932" image="equipment/head/imperialcrown.png" name="Imperial Crown" description="Usually worn by a monarch." defense="42" level="60" type="equip-head" sellProtected="true" weight="22"> <sprite>equipment/head/imperialcrown.xml</sprite> </item> <item id="2933" image="equipment/head/gmcap.png" name="GM Cap" description="A cap which identifies you as a GM. Only Game Master's can wear this." defense="50" type="equip-head" sellProtected="true" weight="1"> <sprite>equipment/head/gmcap.xml</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> <item from="-15" to="-19"/> </replace> </item> <item id="2934" image="equipment/head/cap.png" name="Cap" description="A hat with a peak to shield your eyes from the sun." defense="3" level="8" type="equip-head" weight="22"> <sprite>equipment/head/cap.xml</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> <item from="-15" to="-19"/> </replace> </item> <item id="2935" image="equipment/head/tophat.png" name="Top Hat" description="For the gentry of Mana Worlds." effect="Slower casting, Mobs may drop GP" defense="3" level="8" type="equip-head" sellProtected="true" weight="22"> <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="2936" image="equipment/head/bowlerhat.png|W" name="Bowler Hat" description="A %Color% hat for those with a bit of class." defense="10" level="19" type="equip-head" colors="simple" sellProtected="true" weight="22"> <sprite>equipment/head/bowlerhat.xml</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> <item from="-15" to="-19"/> </replace> </item> <item id="2937" image="equipment/head/chefhat.png" name="Chef Hat" description="A tall hat designed for the person in charge of a kitchen. It smells like onions." defense="29" effect="HP/MP Regen +30%; Skill and Items HP Regen +10%; Attack -60%; Poison Resist +15%" level="45" type="equip-head" weight="185"> <sprite>equipment/head/chefhat.xml</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> <item from="-15" to="-19"/> </replace> </item> <item id="2938" image="equipment/head/captaincap.png" name="Captain Cap" description="A hat worn by the bravest captains." defense="3" level="8" type="equip-head" weight="22"> <sprite>equipment/head/captaincap.xml</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> <item from="-15" to="-19"/> </replace> </item> <item id="2939" image="equipment/head/candorheadband.png" name="Candor Head Band" description="Classical Candor head band." defense="3" level="9" type="equip-head" weight="23"> <sprite>equipment/head/candorheadband.xml</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> <item from="-15" to="-19"/> </replace> </item> <item id="2940" image="equipment/head/graduationcap.png" name="Graduation Cap" description="A nice graduation cap." sprecovery="5" defense="25" level="40" type="equip-head" weight="35"> <sprite>equipment/head/graduationcap.xml</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> <item from="-15" to="-19"/> </replace> </item> <item id="2941" image="equipment/head/vikinghelmet.png" name="Viking Helmet" description="Every good viking has one." defense="51" level="70" type="equip-head" weight="220"> <sprite>equipment/head/vikinghelmet.xml</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> <item from="-15" to="-19"/> </replace> </item> <item id="2942" image="equipment/head/centurionhelmet.png" name="Centurion Helmet" description="Worn primarily by centurions." effect="Move Speed -4%" defense="91" level="80" type="equip-head" weight="22"> <sprite>equipment/head/centurionhelmet.xml</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> <item from="-15" to="-19"/> </replace> </item> <item id="2943" image="equipment/head/alphamouboohead.png" name="Alpha Mouboo Hat" description="You murderer!" defense="47" level="65" effect="HP +300" str="1" dex=" 1" type="equip-head" weight="300"> <sprite>equipment/head/alphamouboohead.xml</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> <item from="-15" to="-19"/> </replace> </item> <item id="2944" image="equipment/head/sailorhat.png" name="Sailor Hat" description="A very common wear amongst sailors." effect="+10% damage against water monsters" defense="25" level="40" type="equip-head" weight="22"> <sprite gender="unisex">equipment/head/sailorhat.xml</sprite> <sprite gender="female">equipment/head/sailorhat-female.xml</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> <item from="-15" to="-19"/> </replace> </item> <item id="2945" image="equipment/head/corsairhat.png" name="Corsair Hat" description="Watch out, there is a sniper nearby!" defense="24" level="38" type="equip-head" weight="22"> <sprite>equipment/head/corsairhat.xml</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> <item from="-15" to="-19"/> </replace> </item> <item id="2946" image="equipment/neck/eyepatch.png" name="Right Eye Patch" description="A cool eye patch! You'll see 50% less with this!" defense="8" level="16" type="equip-head" weight="22"> <sprite>equipment/head/righteyepatch.xml</sprite> </item> <item id="2983" image="equipment/head/serfhat.png" name="Serf Hat" description="A very comfortable serf hat." defense="7" level="15" type="equip-head" weight="420"> <sprite>equipment/head/serfhat.xml</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> <item from="-15" to="-19"/> </replace> </item> <item id="2984" image="equipment/neck/basiceye.png" name="NPC Eyes" description="A set of blinking eyes which NPCs use. Perfect for sleeping in class without anyone noticing." defense="(-100)" level="150" type="equip-head" weight="200"> <sprite>equipment/head/human-eye-blink.xml</sprite> </item> <item id="2985" image="equipment/head/eggshellhat.png|W:#2A9409,70BA59,ACF696" name="Green Eggshell Hat" description="A novelty hat shaped like an eggshell half." defense="12" level="23" type="equip-head" sellProtected="true" weight="460"> <sprite>equipment/head/eggshellhat.xml|#2A9409,70BA59,ACF696</sprite> </item> <item id="2986" image="equipment/head/eggshellhat.png|W:#9B5D00,E17828,F7B37E" name="Orange Eggshell Hat" description="A novelty hat shaped like an eggshell half." defense="10" level="20" type="equip-head" sellProtected="true" weight="460"> <sprite>equipment/head/eggshellhat.xml|#9B5D00,E17828,F7B37E</sprite> </item> <item id="2987" image="equipment/head/eggshellhat.png|W:#111111,222222,333333,444444,555555,666666" name="Dark Eggshell Hat" description="A novelty dark hat shaped like an eggshell half." defense="17" level="30" effect="Defense +15 during Easter" type="equip-head" sellProtected="true" weight="460"> <sprite>equipment/head/eggshellhat.xml|#111111,222222,333333,444444,555555,666666</sprite> </item> <item id="2988" image="equipment/head/admcap.png" name="Admin Cap" description="A cap which identifies you as an ADMIN. Only administrator's can wear this." defense="100" sellProtected="true" type="equip-head"> <sprite>equipment/head/admcap.xml</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> <item from="-15" to="-19"/> </replace> </item> <item id="2989" image="equipment/head/devcap.png" name="DEV Cap" description="A cap which identifies you as a DEV. Only developer's can wear this." defense="40" sellProtected="true" type="equip-head"> <sprite>equipment/head/devcap.xml|#22ff22,ffffff;#9999ff</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> <item from="-15" to="-19"/> </replace> </item> <item id="2990" image="equipment/head/magictophat.png" name="Magic Top Hat" description="Probably not the best way to stay hidden." defense="25" effect="flee -80%; Defense -50%; HP 30000" type="equip-head" sellProtected="true" weight="800"> <sprite>equipment/head/magictophat.xml</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> <item from="-15" to="-19"/> </replace> </item> <item id="2991" image="equipment/head/minerhat.png" name="Miner Hat" description="A hat used by miners." defense="17" level="29" type="equip-head" weight="245"> <sprite>equipment/head/minerhat.xml</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> <item from="-15" to="-19"/> </replace> </item> <item id="2992" image="equipment/head/murderercrown.png|W:#343434,ababab;R:#003300,00FF00;G:#29758A,9BDBEC" name="Murderer Crown" description="Royal blood has been shed for the ownership of this crown." effect="Doubles Critical, Holy Damage Taken +25%, Dark Resist +25%. Item lost after Kill Saulc events." defense="12" level="10" type="equip-head" sellProtected="true" weight="250"> <sprite>equipment/head/murderercrown.xml|#343434,ababab;#003300,00FF00;#29758A,9BDBEC</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> <item from="-15" to="-19"/> </replace> </item> <item id="2993" image="equipment/head/fluffyhat.png" name="Fluffy Hat" description="How many fluffy did you kill for that!!!" defense="12" level="22" type="equip-head" weight="410"> <sprite>equipment/head/fluffyhat.xml</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-13" to="-27"/> <item from="-23" to="-27"/> </replace> </item> <item id="2994" image="equipment/head/piratebandana.png" name="Pirate Bandana" description="A rare bandana worn by some dangerous pirates." defense="16" level="28" type="equip-head" weight="38"> <sprite gender="unisex">equipment/head/piratebandana.xml</sprite> <sprite gender="female">equipment/head/piratebandana.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="2995" image="equipment/head/paperbag.png" name="Paper Bag" description="You looks totally crazy!" defense="14" level="30" type="equip-head" weight="12"> <sprite>equipment/head/paperbag.xml</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> <item from="-15" to="-19"/> </replace> </item> <item id="2996" image="equipment/head/ricehat.png" name="Rice Hat" description="Hat commonly used by farmers. Currently NPC-Only." defense="35" type="equip-head" weight="0"> <sprite>equipment/head/ricehat.xml</sprite> </item> <item id="2997" image="equipment/head/farmerhat.png" name="%Color% Farmer Hat" description="Hat commonly used by farmers." defense="17" level="30" str="2" type="equip-head" colors="simple" weight="120"> <sprite>equipment/head/farmerhat.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> <!-- 2998 reserved --> <item id="2999" image="equipment/head/fairyhat.png" name="Sacred Forest Hat" description="Master of the Sacred Forest." defense="33" level="50" agi="1" vit="1" type="equip-head" weight="80"> <sprite>equipment/head/fairyhat.xml</sprite> </item> <item id="3000" image="equipment/head/standardheadband.png" name="Cave Snake Hat" description="Shine in the darkness of the cave." defense="10" level="20" agi="2" type="equip-head" weight="46"> <sprite>equipment/head/standardheadband.xml</sprite> </item> <item id="3001" image="equipment/head/pinkhelmet.png" name="Pink Helmet" description="Hated by pinkies" defense="33" level="50" str="2" vit="2" type="equip-head" weight="320"> <sprite>equipment/head/pinkhelmet.xml</sprite> </item> <item id="3002" image="equipment/head/shroomhat.png" name="Shroom Hat" description="A rare mushroom hat." defense="17" level="30" str="2" type="equip-head" weight="320"> <sprite>equipment/head/shroomhat.xml</sprite> </item> <item id="3003" image="equipment/head/forestshroomhat.png" name="Forest Shroom Hat" description="You are now a invisible in forest" defense="33" level="50" int="1" dex="3" type="equip-head" weight="320"> <sprite>equipment/head/forestshroomhat.xml</sprite> </item> <item id="3004" image="equipment/head/alchemisthelmet.png" name="Alchemist Helmet" description="A strong steampunk helmet." defense="61" level="80" type="equip-head" weight="320"> <sprite>equipment/head/alchemisthelmet.xml</sprite> </item> <item id="3005" image="equipment/head/clericcap.png" name="Cleric Cap" description="Jesus" defense="61" level="80" type="equip-head" weight="320"> <sprite>equipment/head/clericcap.xml</sprite> </item> <item id="3006" 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="3007" image="equipment/head/wickedshroomhat.png" name="Wicked Shroom Hat" description="Cursed hat, are you really going to dress it?" defense="42" level="60" str="5" dex="1" type="equip-head" weight="420"> <sprite>equipment/head/wickedshroomhat.xml</sprite> </item> <item id="3008" 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="250"> <sprite>equipment/head/moonshroomhat.xml</sprite> </item> <item id="3009" image="equipment/head/fafimask.png" name="Fafi Mask" description="Your friends will think you're a dragon!" defense="36" sprecovery="5" int="1" mp="25" level="53" type="equip-head" weight="40"> <sprite>equipment/head/fafimask.xml</sprite> </item> <item id="3010" image="equipment/head/afkcap.png" name="AFK Cap" description="A cap which identifies you as an useless player." defense="5" level="2" type="equip-head" weight="30"> <sprite>equipment/head/afkcap.xml</sprite> <replace sprite="hair"> <item from="-5" to="-4"/> <item from="-14" to="-9"/> <item from="-15" to="-19"/> </replace> </item> <item id="3011" image="equipment/head/knithat.png" name="Knit Hat" description="Winter is coming!" effect="+20 DEF / +5% EXP on Winter" defense="17" level="29" type="equip-head" weight="70"> <sprite>equipment/head/knithat.xml|#ffffff;#2958b5,3c6cce,90b3fb,c5d8ff;#2453b3,3561bf,638bdc,7799de,b0caff</sprite> </item> <item id="3012" image="equipment/head/leprechaunhat.png" name="Leprechaun Hat" description="Have you found the Leprechaun gold pot?" defense="33" luk="4" level="50" type="equip-head" weight="40"> <sprite>equipment/head/leprechaunhat.xml</sprite> </item> <item id="3013" image="equipment/head/catears.png|M:#774444;W:#777777" name="Cat Ears" description="Meow! A pair of plush cat ears. Meow!" defense="12" level="35" effect="+10% attack delay w/ bow" agi="2" type="equip-head" weight="20"> <sprite>equipment/head/catears.xml|#774444;#777777</sprite> </item> <item id="3014" 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="3015" image="equipment/head/wreath.png" name="Wreath" description="A wreath announces, the spring has come!" effect="MP Regen +5% / +20 DEF, +5% EXP on Spring" defense="10" int="1" level="25" type="equip-head" weight="50"> <sprite>equipment/head/wreath.xml</sprite> </item> <item id="3016" image="equipment/head/terranitemask.png" name="Terranite Mask" description="!blame Saulc" effect="HP +144, MDEF +5" defense="26" level="78" luk="1" type="equip-head" weight="90"> <sprite>equipment/head/terranitemask.xml</sprite> </item> <item id="3017" image="equipment/head/eggshellhat.png" name="Eggshell Hat" description="A novelty hat shaped like an eggshell half." defense="3" level="8" type="equip-head" weight="22"> <sprite>equipment/head/eggshellhat.xml</sprite> <replace sprite="hair"/> </item> <item id="3018" image="equipment/head/bountyhunterhelmet.png" name="Bounty Hunter Helmet" description="The experienced bounty hunter have these, friend of all mercenaries." effect="Attack Speed +10%" defense="42" level="60" type="equip-head" weight="320"> <sprite>equipment/head/bountyhunterhelmet.xml</sprite> </item> <item id="3019" image="equipment/head/mushroomhat.png" name="Mush Hat" description="You're now ready to play Hide and Seek in a forest." effect="SAULC WIP/FIXME TODO - No sprite" defense="26" level="40" str="3" int="1" type="equip-head" weight="290"> <!-- SAULC WIP/FIXME TODO --> <!-- <sprite>equipment/head/mushhat.xml</sprite> --> </item> <item id="3020" image="equipment/head/terranitehelmet.png" name="Terranite Helmet" description="Meh, the Mask is better." effect="HP +135, MDEF +5" defense="25" int="1" level="76" type="equip-head" weight="90"> <sprite>equipment/head/terranitehelmet.xml</sprite> </item> <item id="3021" image="equipment/head/smileycap.png" name="Smiley Cap" description="You'll never get sad with this cap! It comes with no warranties." effect="ATK Range +1, ASPD -10%" defense="1" level="7" type="equip-head" weight="120"> <sprite>equipment/head/smileycap.xml</sprite> </item> <item id="3022" image="equipment/head/boina.png" name="Boss Hunter Boina" description="This person is a certified boss hunter. Bosses are only small fry for them." effect="Boss EXP/DEF +10%" defense="1" level="12" type="equip-head" weight="120"> <sprite>equipment/head/boina.xml</sprite> </item> <!-- Neck Armors --> <item id="3200" image="equipment/neck/shemagh.png" name="Shemagh" description="An improved scarf used by mercenaries in tough environments." defense="5" level="23" type="equip-neck" weight="30" 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/monocle.png" name="Monocle" description="A handy perception tool, even when not at the opera." effect="Fixing+" defense="9" level="25" type="equip-neck" weight="22" sellProtected="true" drawAfter="torso"> <sprite gender="unisex">equipment/neck/monocle.xml</sprite> <sprite gender="female">equipment/neck/monocle.xml</sprite> </item> <!-- FIXME incorrect XML/PNG files <item id="3202" image="equipment/neck/mustache.png" name="Moustache" description="Nobody will recognise you with this! It comes without warranty, though." defense="1" level="3" type="equip-neck" weight="1"> <sprite gender="unisex">equipment/neck/mustache.xml</sprite> <sprite gender="female">equipment/neck/mustache.xml</sprite> </item> <item id="3203" image="equipment/neck/beard.png" name="Beard" description="Only real men have one." level="3" type="equip-neck" weight="22" drawAfter="torso"> <sprite gender="unisex">equipment/neck/beard.xml</sprite> <sprite gender="female">equipment/neck/beard.xml</sprite> </item> --> <item id="3204" image="equipment/neck/eyepatch.png" name="Left Eye Patch" description="Arr! What's a pirate with two eyes? A not-pirate! Ar Arr!" effect="Hit -15%, Ranged ATK/DEF +25%" defense="3" level="16" type="equip-neck" weight="22" drawAfter="torso"> <sprite gender="unisex">equipment/neck/eyepatch.xml</sprite> <sprite gender="female">equipment/neck/eyepatch.xml</sprite> </item> <item id="3205" image="equipment/neck/goggles.png" name="Googles" description="Goggles designed to take care of your eyes." defense="6" level="40" type="equip-neck" weight="22" sellProtected="true" drawAfter="torso"> <sprite gender="unisex">equipment/neck/goggles.xml</sprite> <sprite gender="female">equipment/neck/goggles.xml</sprite> </item> <item id="3206" image="equipment/neck/heartglasses.png" name="Heart Glasses" description="Heart Glasses from another universe. Decisions were different there." effect="PVP DEF +40%, PVP (M)ATK -60%" defense="1" level="3" type="equip-neck" weight="1" drawAfter="torso"> <sprite gender="unisex">equipment/neck/heartglasses.xml</sprite> <sprite gender="female">equipment/neck/heartglasses.xml</sprite> </item> <!-- FIXME incorrect XML/PNG files <item id="3207" image="equipment/neck/rednose.png" name="Red Nose" description="A funny red nose. You look like a Christmas reinboo with it!" defense="50" level="3" type="equip-neck" weight="22" drawAfter="torso"> <sprite gender="unisex">equipment/neck/rednose.xml</sprite> <sprite gender="female">equipment/neck/rednose.xml</sprite> </item> --> <item id="3208" image="equipment/neck/burglarmask.png" name="Burglar Mask" description="Marry very well with a crowbar." effect="Stealing+" defense="4" level="40" type="equip-neck" weight="26" drawAfter="torso"> <sprite gender="unisex">equipment/neck/burglarmask.xml</sprite> <sprite gender="female">equipment/neck/burglarmask.xml</sprite> </item> <!-- TODO 3209 Bandit Mask --> <item id="3210" image="equipment/neck/sunglasses.png" name="SunGlasses" description="Protect your eyes from Tonori hard sun" defense="5" level="15" type="equip-neck" weight="16" drawAfter="torso"> <sprite>equipment/neck/sunglasses.xml</sprite> </item> <!-- TODO SAULC FIXME <item id="3211" image="equipment/neck/autumnmask.png|C:#ffffff;B:#cf7c04;M:#ee0427;R:#2a2a2a" name="Autumn Mask" description="Party away! No one will recognize you wearing this ugly mask" defense="7" level="35" type="equip-neck" weight="24" drawAfter="torso"> <sprite>equipment/neck/autumnmask.xml|#2a3a3a;#ee0427;#cf7c04;#ffffff</sprite> </item> --> <!-- Weapons --> <item id="3500" image="equipment/weapons/knife.png" name="Knife" description="A simple, but efficient knife." attack="50" attack-range="1" level="7" type="equip-1hand" attack-action="attack" hit-effect-id="810" weight="100"> <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/bugslayer.png" name="Bug Slayer" description="Jesusalva introduced another bug!! We must slay it!" attack="190" attack-range="1" level="24" type="equip-1hand" attack-action="attack" hit-effect-id="810" weight="500"> <sprite>equipment/weapons/bugslayer.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/shortgladius.png" name="Short Gladius" description="A short sword made for close combat." attack="230" attack-range="1" level="30" type="equip-1hand" attack-action="attack" hit-effect-id="811" weight="550"> <sprite>equipment/weapons/shortgladius.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit2.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="145" attack-range="1" level="20" type="equip-1hand" attack-action="attack" hit-effect-id="810" weight="450"> <sprite>equipment/weapons/woodensword.xml</sprite> <sound event="hit">weapons/piouslayer/hit2.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="3504" image="equipment/weapons/backsword.png" name="Backsword" description="An engraved backsword with the symbol of a Mouboo on its brass hilt." attack="320" attack-range="1" level="44" type="equip-1hand" attack-action="attack" hit-effect-id="811" weight="900"> <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/sharpknife.png" name="Sharp Knife" description="a sharp knife perfect to cut meat." attack="70" attack-range="1" level="12" type="equip-1hand" attack-action="attack" hit-effect-id="810" weight="130"> <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="3506" image="equipment/weapons/rustyknife.png" name="Rusty Knife" description="A lost knife." attack="25" attack-range="1" type="equip-1hand" attack-action="attack" hit-effect-id="810" weight="50"> <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="3507" image="equipment/weapons/dagger.png" name="Dagger" description="Use to stab." attack="115" attack-range="1" level="15" type="equip-1hand" attack-action="attack" hit-effect-id="810" 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> <!-- NOTE: I'm pretty sure that is not a knife, but a saber. --> <!-- https://en.wikipedia.org/wiki/Sabre --> <!-- I also like more TMW-BR storyline, where this is “Boni & Claide Dagger” --> <!-- BR Desc: Dagger which killed the bank robbers mafia leaders couple. --> <item id="3508" image="equipment/weapons/boneknife.png" name="Bone Knife" description="A knife made from bones. Quite effective." attack="405" attack-range="1" level="70" type="equip-1hand" attack-action="attack" hit-effect-id="812" weight="1100"> <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/rockknife.png" name="Rock Knife" description="A rock solid knife." attack="455" attack-range="1" level="90" type="equip-1hand" attack-action="attack" hit-effect-id="813" weight="1400"> <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="3510" image="equipment/weapons/smallknife.png" name="Small Knife" description="A tiny knife." attack="35" attack-range="1" level="3" type="equip-1hand" attack-action="attack" hit-effect-id="810" weight="70"> <sprite>equipment/weapons/knife.xml</sprite> <sound event="hit">weapons/knife/hit1.ogg</sound> <sound event="miss">weapons/knife/miss1.ogg</sound> </item> <!-- NOTE: That was a Jackal on TMW-BR --> <item id="3511" image="equipment/weapons/divinesword.png" name="Divine Sword" description="As the name suggests, it is divine." attack="465" attack-range="1" level="100" type="equip-1hand" attack-action="attack" hit-effect-id="813" weight="1500"> <sprite>equipment/weapons/jackal.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="3512" image="equipment/weapons/butcherknife.png" name="Butcher Knife" description="Usually found in a butchery, yet it can also be found at murderer's hands." attack="240" attack-range="1" level="35" type="equip-1hand" attack-action="attack" hit-effect-id="811" weight="610"> <sprite>equipment/weapons/bugslayer.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit2.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <!-- NOTE: That was a Sandcutter on TMW-BR --> <!-- From TMW-BR lore: “the sword of the desert nightraiders” --> <item id="3513" image="equipment/weapons/ancientsword.png" name="Ancient Sword" description="Its so old that no one knows when it was created." attack="435" attack-range="1" level="80" type="equip-1hand" attack-action="attack" hit-effect-id="813" weight="1200"> <sprite>equipment/weapons/bugslayer.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="3514" image="equipment/weapons/icegladius.png" name="Ice Gladius" description="A dagger with a shimmering blue blade." attack="265" effect="Ice Attack" attack-range="1" level="35" type="equip-1hand" attack-action="attack" hit-effect-id="802" weight="670"> <sprite>equipment/weapons/bugslayer.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="3515" image="equipment/weapons/setzer.png" name="Setzer" description="A knife named after a famous gambler." attack="232" attack-range="1" level="60" type="equip-1hand" attack-action="attack" hit-effect-id="812" weight="1000"> <sprite>equipment/weapons/bugslayer.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="3516" image="equipment/weapons/longsword.png" name="Long Sword" description="It has a very long blade." attack="430" attack-range="1" level="80" type="equip-1hand" attack-action="attack" hit-effect-id="813" weight="1100"> <sprite>equipment/weapons/bugslayer.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit2.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <!-- Note: Could use critical-hit-effect-id --> <item id="3517" image="equipment/weapons/staffoflife.png" name="Thunder Staff ★★★" description="Jesusalva's courtesy, impairs holy lightning over your foes!" attack="300" mattack="70" attack-range="2" effect="Wind Attack, Rare Item" level="40" hit-effect-id="312" miss-effect-id="50" type="equip-2hand" sellProtected="true" weight="600"> <sprite>equipment/weapons/bugslayer.xml</sprite> <sound event="hit">weapons/knife/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <!-- cast Magnum Break on attack. "to Saves" is not a typo, but an Easter Egg --> <item id="3518" image="equipment/weapons/divinesword.png|W:#ff0000" name="Judgement ★★★" description="Sometimes, to Saves the ones you like, you must judge the ones you don't." attack="130" effect="Splash damage and knockback effect" level="24" critical-hit-effect-id="312" hit-effect-id="801" miss-effect-id="50" type="equip-1hand" sellProtected="true" weight="1000"> <sprite>equipment/weapons/lidersword.xml</sprite> <sound event="hit">weapons/knife/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="3519" image="equipment/weapons/staffoflife.png" name="Dark Pulsar ★★★" description="This awful blade will seep your enemies life force like a knife cuts butter. Or at least, this is what they told me." attack="370" mattack="50" effect="Shadow Damage" level="60" hit-effect-id="803" type="equip-1hand" sellProtected="true" weight="1000"> <sprite>equipment/weapons/kurogane.xml</sprite> <sound event="hit">weapons/knife/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="3520" image="equipment/weapons/bronzegladius.png" name="Bronze Gladius" description="A short sword for the lucky adventurer. It's actually done with wood." attack="175" attack-range="1" level="22" type="equip-1hand" attack-action="attack" hit-effect-id="810" weight="340"> <sprite>equipment/weapons/shortgladius.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="3521" image="equipment/weapons/scythe.png" name="Scythe" description="Too heavy and clumbersome to use, clearly was not designed to be a weapon." effect="Crit +5" defense=" (-20)" agi=" (-2)" dex=" (-2)" attack="210" attack-range="2" level="25" type="equip-2hand" attack-action="attack" hit-effect-id="810" weight="600"> <sprite>equipment/weapons/scythe.xml</sprite> <sound event="hit">weapons/piouslayer/hit2.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="3522" image="equipment/weapons/kanabo.png" name="Kanabo" description="A heavy and clumbersome mace from the lands of fire." effect="Crit +12" defense=" (-48)" agi=" (-6)" dex=" (-6)" str="3" attack="430" attack-range="2" level="60" type="equip-2hand" attack-action="attack" hit-effect-id="812" weight="1200"> <sprite>equipment/weapons/kanabo.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit2.ogg</sound> <sound event="miss">weapons/axe/miss.ogg</sound> </item> <item id="3523" image="equipment/weapons/miere.png" name="Miere Cleaver" description="From the lands of fire, used to break Lava Mana Stones in two." effect="Crit +8" defense=" (-32)" agi=" (-4)" dex=" (-4)" attack="320" attack-range="2" level="40" type="equip-2hand" attack-action="attack" hit-effect-id="811" weight="900"> <sprite>equipment/weapons/heavyaxe.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit2.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="3524" image="equipment/weapons/broadsword.png" name="Broadsword" description="A heavy sword from the lands of fire. Useful even for bashing." effect="Crit +10" defense=" (-40)" agi=" (-5)" dex=" (-5)" attack="385" attack-range="2" level="50" type="equip-2hand" attack-action="attack" hit-effect-id="811" weight="1100"> <sprite>equipment/weapons/heavyaxe.xml</sprite> <sound event="hit">weapons/knife/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit2.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="3525" image="equipment/weapons/blacksmithsaxe.png" name="Blacksmith Axe" description="The icon of Land Of Fire, used by the best blacksmith from the whole world." effect="Crit +12, May blind targets" attack="430" attack-range="2" level="60" type="equip-2hand" attack-action="attack" hit-effect-id="812" weight="1500"> <sprite>equipment/weapons/heavyaxe.xml</sprite> <sound event="hit">weapons/knife/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit2.ogg</sound> <sound event="miss">weapons/axe/miss.ogg</sound> </item> <item id="3526" image="equipment/weapons/indianspear.png" name="Centaur Spear" description="heavy spear made for centaur." effect="Crit +14" defense=" (-56)" agi=" (-7)" dex=" (-7)" attack="450" attack-range="2" level="70" type="equip-2hand" attack-action="attack" hit-effect-id="812" weight="1400"> <sprite>equipment/weapons/scorpionkinglance.xml</sprite> <sound event="hit">weapons/knife/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="3527" image="equipment/weapons/sword.png" name="Short Sword" description="A short sword made for close combat. Careful with that!" attack="355" attack-range="1" level="50" type="equip-1hand" attack-action="attack" hit-effect-id="811" weight="958"> <sprite>equipment/weapons/shortgladius.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit2.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="3528" image="equipment/weapons/bronzegladius.png" name="Real Bronze Gladius" description="A short sword really made with bronze." attack="300" attack-range="1" level="37" type="equip-1hand" attack-action="attack" hit-effect-id="811" weight="840"> <sprite>equipment/weapons/shortgladius.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit2.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="3529" image="equipment/weapons/minerknife.png" name="Miner Knife" description="A knife covered with sweat." attack="85" attack-range="1" level="18" type="equip-1hand" attack-action="attack" hit-effect-id="810" weight="160"> <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="3530" image="equipment/weapons/deathscythe.png" name="Cursed Scythe" description="It's time to curse!" effect="Crit +20, Vanishes HP by 1% of damages dealt, may Curse" agi=" (-10)" dex=" (-5)" str="8" attack="210" attack-range="2" level="75" type="equip-2hand" attack-action="attack" hit-effect-id="812" weight="1800"> <sprite>equipment/weapons/scythe.xml</sprite> <sound event="hit">weapons/piouslayer/hit2.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="3531" image="equipment/weapons/kitana.png" name="Kitana" description="Light, yet powerful. One of Frostia's masterpieces of engineering." attack="370" attack-range="1" level="60" type="equip-1hand" attack-action="attack" weight="960"> <sprite>equipment/weapons/bugslayer.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit2.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="3532" image="equipment/weapons/imortal.png" name="Immortal Heavy Sword" description="It glows with magic power. It cuts steel and stone. But does it makes the fighter immortal?" effect="Crit +19 ; MATK +50" defense=" (-77)" agi=" (-9)" dex=" (-9)" attack="525" attack-range="2" level="96" type="equip-2hand" attack-action="attack" hit-effect-id="813" weight="1600"> <sprite>equipment/weapons/heavyaxe.xml</sprite> <sound event="hit">weapons/knife/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit2.ogg</sound> <sound event="miss">weapons/axe/miss.ogg</sound> </item> <item id="3533" image="equipment/weapons/zambacutou.png" name="Zambacutou Heavy Sword" description="Designed to kill cavalary and cause a calamity." effect="Crit +14" defense=" (-57)" agi=" (-7)" dex=" (-7)" attack="477" attack-range="2" level="72" type="equip-2hand" attack-action="attack" hit-effect-id="812" weight="1400"> <sprite>equipment/weapons/heavyaxe.xml</sprite> <sound event="hit">weapons/knife/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit2.ogg</sound> <sound event="miss">weapons/axe/miss.ogg</sound> </item> <item id="3534" image="equipment/weapons/halberd.png" name="Halberd" description="Only the pro may use this weapon to quickly sweep their enemies." effect="Crit +16" defense=" (-67)" agi=" (-8)" dex=" (-8)" attack="495" attack-range="2" level="84" type="equip-2hand" attack-action="attack" hit-effect-id="812" weight="1500"> <sprite>equipment/weapons/heavyaxe.xml</sprite> <sound event="hit">weapons/knife/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit2.ogg</sound> <sound event="miss">weapons/axe/miss.ogg</sound> </item> <item id="3535" image="equipment/weapons/pickaxe.png" name="Pickaxe" description="Only useful for farming Bifs." effect="Bifs drop ore more often" attack="0" attack-range="1" level="1" type="equip-1hand" attack-action="attack" hit-effect-id="803" weight="360"> <sprite>equipment/weapons/pickaxe.xml</sprite> <sound event="hit">weapons/axe/hit.ogg</sound> <sound event="miss">weapons/axe/miss.ogg</sound> </item> <item id="3536" image="equipment/weapons/lightsaber.png" name="Lightsaber" description="Pyndragon always comes up with the craziest ideas." effect="ATK Scales. HP -1.2/s" attack="240" attack-range="1" level="60" type="equip-1hand" attack-action="attack" critical-hit-effect-id="820" weight="360"> <sprite>equipment/weapons/weapon-staff-blue.xml</sprite> <sound event="hit">weapons/lightsaber/hit1.ogg</sound> <sound event="hit">weapons/lightsaber/hit2.ogg</sound> <sound event="hit">weapons/lightsaber/hit3.ogg</sound> <sound event="miss">weapons/lightsaber/miss.ogg</sound> </item> <item id="3537" image="equipment/weapons/redlightsaber.png" name="Powerful Lightsaber" description="Pyndragon always comes up with the craziest ideas." effect="ATK Scales. HP -1/s" attack="300" attack-range="2" level="60" type="equip-2hand" attack-action="attack" critical-hit-effect-id="820" weight="380"> <sprite>equipment/weapons/weapon-staff-red.xml</sprite> <sound event="hit">weapons/lightsaber/hit1.ogg</sound> <sound event="hit">weapons/lightsaber/hit2.ogg</sound> <sound event="hit">weapons/lightsaber/hit3.ogg</sound> <sound event="miss">weapons/lightsaber/miss.ogg</sound> </item> <!-- Fill new weapons HERE --> <item id="3600" image="equipment/weapons/savior.png" name="Lightbringer ★★★★★" description="The most powerful sword in the world, has a mind of its own." effect="HIT +50% / Holy Damage / Healing Skills +100% / Crit Def -50% / No blocking / Lose HP and MP" attack="1800" attack-range="1" level="255" critical-hit-effect-id="312" hit-effect-id="312" type="equip-1hand" attack-action="attack" weight="2000"> <sprite>equipment/weapons/shortgladius.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit2.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="3601" image="equipment/weapons/blacksmithsaxe.png" name="Demure Axe ★★★★★" description="An axe which belongs to the Queen of Dragons. It would be unwise to pick a fight with her." effect="HIT -10% / Nature Damage / Crit and Crit Def -50% / No blocking / Lore Item" attack="Scales with level" attack-range="1" level="255" type="equip-2hand" attack-action="attack" hit-effect-id="801" weight="3000"> <sprite>equipment/weapons/heavyaxe.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit2.ogg</sound> <sound event="miss">weapons/axe/miss.ogg</sound> </item> <item id="3602" image="equipment/weapons/championshipbow.png" name="Tyranny ★★★★★" description="The bow which killed Aquiles." effect="HIT +200% / Holy Damage / No blocking / Lore Item" attack="Scales with level" attack-range="1" level="255" type="equip-2hand" attack-action="attack" hit-effect-id="801" weight="3000"> <sprite>equipment/weapons/bow.xml</sprite> <sound event="hit">weapons/bow/shoot.ogg</sound> <sound event="miss">weapons/bow/shoot.ogg</sound> </item> <item id="3603" image="equipment/weapons/woodenstaff.png" name="Runestaff ★★★★★" description="It can see the fate of the world: A book full of black pages." effect="MP +750 / Holy Damage / Defense -100 / Lore Item" attack="Magic Scales with level" attack-range="1" level="255" type="equip-2hand" hit-effect-id="801" weight="3000"> </item> <item id="3604" image="equipment/shields/saviorshield.png" name="Aegis Shield ★★★★★" description="The shield used by eAthena during dark times." effect="Supreme Summoning / Crit Immunity / Knockback Immunity / Full HP on Respawn / Block +20% / MP Regen +100% / Scalable Defense / No evade / No attack / Lore Item" attack-range="1" level="255" type="equip-2hand" attack-action="stand" weight="3000"> </item> <!-- Pets --> <item id="4000" image="usable/pets/piouegg.png" name="Piou egg" description="Piou egg. Not for omelettes!" type="generic" useButton="Hatch" sellProtected="true" weight="300" /> <item id="4001" image="usable/pets/bhopegg.png" name="Bhopper egg" description="Whaaaaaat, it is a lucky Bhopper Egg! With proper care, this pet will increase your luck!" type="generic" useButton="Hatch" sellProtected="true" weight="1000" /> <item id="4002" image="usable/pets/maggotcocoon.png" name="Maggot Cocoon" description="Hey, this cocoon is really rare!" type="generic" useButton="Hatch" sellProtected="true" weight="360" /> <item id="4003" image="usable/pets/dog.png" name="Doggy Dog" description="Faithful companion" type="generic" useButton="Wake" sellProtected="true" weight="800" /> <item id="4004" image="usable/pets/cat.png" name="Catty Cat" description="Faithful companion" type="generic" useButton="Wake" sellProtected="true" weight="800" /> <item id="4005" image="usable/pets/cat-black.png" name="Blacky Cat" description="Unluck to your foes" type="generic" useButton="Wake" sellProtected="true" weight="800" /> <item id="4006" image="usable/pets/ratte.png" name="Ratte the Ratto" description="Faithful companion" type="generic" useButton="Wake" sellProtected="true" weight="200" /> <item id="4007" image="usable/pets/forestspore.png" name="Forest Spore" description="Not everyone have this rare type of spore." type="generic" useButton="Throw" sellProtected="true" weight="300" /> <item id="4008" image="usable/pets/fluffy.png" name="Fluffy Egg" description="It's a furry egg. Strange." type="generic" useButton="Hatch" sellProtected="true" weight="360" /> <item id="4009" image="usable/pets/duck.png" name="Duck egg" description="Quack Quack. Do not bring it to bath with you!" type="generic" useButton="Hatch" sellProtected="true" weight="360" /> <item id="4010" image="usable/pets/piouegg.png" name="Bat egg" description="Nasty." type="generic" useButton="Hatch" sellProtected="true" weight="300" /> <!-- Cards --> <item id="5000" image="usable/card/dye.png|S:#3c3c3c,3e1e28,4d4d4d,6f2630,686868,a6313f,919191,d15b5b,b6b6b6,e59b77,dfdfdf,efe0c1" name="Crimson Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="21" maxFloorOffset="15"/> <item id="5001" image="usable/card/dye.png|S:#3c3c3c,302525,4d4d4d,4a3430,686868,69453a,919191,96664c,b6b6b6,bf8d67,dfdfdf,e6c19c" name="Chocolate Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="22" maxFloorOffset="15"/> <item id="5002" image="usable/card/dye.png|S:#3c3c3c,35313d,4d4d4d,443f4f,686868,485c6b,919191,50918f,b6b6b6,75c7a8,dfdfdf,c3e8c4" name="Mint Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="23" maxFloorOffset="15"/> <item id="5003" image="usable/card/dye.png|W:#111111,222222,333333,444444,555555,aaaaaa" name="Black Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="2" maxFloorOffset="15"/> <item id="5004" image="usable/card/dye.png|W:#44494b,797a7e,b9bbc1" name="Silver Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="3" maxFloorOffset="15"/> <item id="5005" image="usable/card/dye.png|W:#594d36,b49b6c,f4d293" name="Camel Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="4" maxFloorOffset="15"/> <item id="5006" image="usable/card/dye.png|W:#3f221d,754d23,f5cea4" name="Brown Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="5" maxFloorOffset="15"/> <item id="5007" image="usable/card/dye.png|W:#831f2d,f07401,f8cc8b" name="Orange Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="6" maxFloorOffset="15"/> <item id="5008" image="usable/card/dye.png|W:#6a0022,7c151a,c60022" name="Dark Red Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="7" maxFloorOffset="15"/> <item id="5009" image="usable/card/dye.png|W:#580000,a40000,c02020,ff6060" name="Red Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="8" maxFloorOffset="15"/> <item id="5010" image="usable/card/dye.png|W:#620e48,bf1b8b,e32bcf,ffb6f7" name="Fuchsia Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="9" maxFloorOffset="15"/> <item id="5011" image="usable/card/dye.png|W:#a92d42,f67189,ffbac7" name="Pink Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="10" maxFloorOffset="15"/> <item id="5012" image="usable/card/dye.png|W:#640088,b350e0,ecb7ff" name="Mauve Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="11" maxFloorOffset="15"/> <item id="5013" image="usable/card/dye.png|W:#3c1554,6d3195,c987d1" name="Purple Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="12" maxFloorOffset="15"/> <item id="5014" image="usable/card/dye.png|W:#0d1430,21337c,4363e5" name="Navy Blue Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="13" maxFloorOffset="15"/> <item id="5015" image="usable/card/dye.png|W:#2d2d41,4c4d9a,7b7b99" name="Blue Gray Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="14" maxFloorOffset="15"/> <item id="5016" image="usable/card/dye.png|W:#16486e,498ec5,e4f2fc" name="Blue Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="15" maxFloorOffset="15"/> <item id="5017" image="usable/card/dye.png|W:#196253,18986c,37cf7d" name="Teal Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="16" maxFloorOffset="15"/> <item id="5018" image="usable/card/dye.png|W:#115511,22aa22,99dd99" name="Green Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="17" maxFloorOffset="15"/> <item id="5019" image="usable/card/dye.png|W:#547000,a5dc00,d1ff46" name="Lime Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="18" maxFloorOffset="15"/> <item id="5020" image="usable/card/dye.png|W:#002504,2d551b,07871d" name="Khaki Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="19" maxFloorOffset="15"/> <item id="5021" image="usable/card/dye.png|W:#846211,dab333,fffb93,ffffff" name="Yellow Dye" useButton="Dye" description="Color dye that can be used on clothing." type="card" weight="1" cardColor="20" maxFloorOffset="15"/> <item id="5022" image="usable/card/necromancercard.png" name="Necromancer Card" description="A powerful card, represents solitude." effect="Luk +2, HP -100" type="card" weight="4"/> <item id="5023" image="usable/card/herocard.png" name="Hero Card" description="A powerful card, represents victory." effect="Dex +2, Agi -1" type="card" weight="4"/> <item id="5024" image="usable/card/crusadercard.png" name="Crusader Knights Card" description="A powerful card, represents loyalty." effect="Str +2, Int -1" type="card" weight="4"/> <item id="5025" image="usable/card/paladincard.png" name="Paladin Clerics Card" description="A powerful card, represents goodness." effect="MP +50, Luk -1" type="card" weight="4"/> <item id="5026" image="usable/card/forestcard.png" name="Forest Druids Card" description="A powerful card, represents friendship." effect="Vit +2, Dex -1" type="card" weight="4"/> <item id="5027" image="usable/card/desertthiefcard.png" name="Oldur Mages Card" description="A powerful card, represents intelligence." effect="Int +2, Str -1" type="card" weight="4"/> <item id="5028" image="usable/card/slidecard.png" name="Slide Ninjas Card" description="A powerful card, represents indiference." effect="Agi +2, Vit -1" type="card" weight="4"/> <item id="5029" image="usable/card/naturalcard.png" name="Nature World Card" description="A powerful card, represents adventure." effect="HP +100, MP -25" type="card" weight="4"/> <item id="5030" image="usable/card/desertthiefcard.png" name="Desert Thief Card" description="This magic card made of dried sand can be placed in certain type of glove to bring you some powers." effect="Attack Speed +1%" type="card" weight="4"/> <!-- TEST RING CARD --> <item id="5031" image="generic/gem/diamond.png" name="Polished Diamond" useButton="Insert" description="A polished gemstone." vit="2" type="card" cardColor="2" weight="4"/> <item id="5032" image="generic/gem/ruby.png" name="Polished Ruby" useButton="Insert" description="A polished gemstone." str="2" type="card" cardColor="3" weight="4"/> <item id="5033" image="generic/gem/emerald.png" name="Polished Emerald" useButton="Insert" description="A polished gemstone." luk="2" type="card" cardColor="7" weight="4"/> <item id="5034" image="generic/gem/sapphire.png" name="Polished Sapphire" useButton="Insert" description="A polished gemstone." int="2" type="card" cardColor="5" weight="4"/> <item id="5035" image="generic/gem/topaz.png" name="Polished Topaz" useButton="Insert" description="A polished gemstone." agi="2" type="card" cardColor="6" weight="4"/> <item id="5036" image="generic/gem/amethyst.png" name="Polished Amethyst" useButton="Insert" description="A polished gemstone." dex="2" type="card" cardColor="4" weight="4"/> <item id="5037" image="usable/card/naturalcard.png" name="Speed Card" description="A powerful card, unique of its kin." effect="Walk and Attack Speed +1" type="card" weight="8"/> <item id="5038" image="usable/card/naturalcard.png" name="Reflect Card" description="A powerful card, unique of its kin." effect="Reflect 1% of non-magic damage" type="card" weight="8"/> <item id="5039" image="usable/card/naturalcard.png" name="Power Card" description="A powerful card, unique of its kin." effect="ATK/MATK +25" type="card" weight="8"/> <item id="5040" image="usable/card/naturalcard.png" name="Wall Card" description="A powerful card, unique of its kin." effect="DEF/MDEF +25" type="card" weight="8"/> <!-- Bows --> <item id="6000" image="equipment/weapons/trainingbow.png" name="Training Bow" description="For bow training. Does not seem much reliable." effect="Evasion Disabled" attack="40" attack-range="5" 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="160"> <sprite>equipment/weapons/woodenbow.xml</sprite> <sound event="hit">weapons/bow/shoot.ogg</sound> <sound event="miss">weapons/bow/shoot.ogg</sound> </item> <item id="6001" image="equipment/weapons/woodenbow.png" name="Wooden Bow" description="For the unexperienced bowman." effect="Evasion Disabled" attack="125" attack-range="5" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" missile-lifetime="500" missile-speed="5" 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/shoot.ogg</sound> <sound event="miss">weapons/bow/shoot.ogg</sound> </item> <item id="6002" 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." effect="Evasion Disabled" attack="200" attack-range="4" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" missile-lifetime="500" missile-speed="5" missile-diedistance="3" level="25" type="equip-2hand" attack-action="attack_bow" weight="260"> <sprite>equipment/weapons/bow.xml</sprite> <sound event="hit">weapons/bow/shoot.ogg</sound> <sound event="miss">weapons/bow/shoot.ogg</sound> </item> <item id="6003" image="equipment/weapons/forestbow.png" name="Forest Bow" description="A big bow, to hunt monsters in the forest." effect="Evasion Disabled" attack="310" attack-range="5" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" missile-lifetime="500" missile-speed="5" missile-diedistance="3" level="40" type="equip-2hand" attack-action="attack_bow" weight="480"> <sprite>equipment/weapons/bow.xml</sprite> <sound event="hit">weapons/bow/shoot.ogg</sound> <sound event="miss">weapons/bow/shoot.ogg</sound> </item> <item id="6004" image="equipment/weapons/desertbow.png" name="Elfic Bow" description="Light, yet powerful. This is the masterprice of elvish engineering." effect="Evasion Disabled" attack="430" attack-range="6" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" missile-lifetime="500" missile-speed="5" missile-diedistance="3" level="60" type="equip-2hand" attack-action="attack_bow" weight="400"> <sprite>equipment/weapons/bow.xml</sprite> <sound event="hit">weapons/bow/shoot.ogg</sound> <sound event="miss">weapons/bow/shoot.ogg</sound> </item> <item id="6005" image="equipment/weapons/championshipbow.png" name="Championship Bow" description="A great bow which only champions are allowed to use." effect="Evasion Disabled" attack="520" attack-range="6" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" missile-lifetime="500" missile-speed="5" missile-diedistance="3" level="80" type="equip-2hand" attack-action="attack_bow" sellProtected="true" weight="520"> <sprite>equipment/weapons/bow.xml</sprite> <sound event="hit">weapons/bow/shoot.ogg</sound> <sound event="miss">weapons/bow/shoot.ogg</sound> </item> <item id="6006" image="equipment/weapons/bansheebow.png" name="Banshee Bow" description="Need to banish something? Do not fret, use the Banshee Bow!" effect="-15 HP/Shoot, Evasion Disabled" attack="590" attack-range="7" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" missile-lifetime="500" missile-speed="5" missile-diedistance="3" level="100" type="equip-2hand" attack-action="attack_bow" weight="890"> <sprite>equipment/weapons/bow.xml</sprite> <sound event="hit">weapons/bow/shoot.ogg</sound> <sound event="miss">weapons/bow/shoot.ogg</sound> </item> <!-- guns. TODO: Sprite, attack animation, particles --> <item id="6010" image="equipment/weapons/placeholder_rifle.png" name="Powerful Gunstaff" description="When a single big hole in your enemies' chests is all you need." effect="Critical +40% / No Evasion" attack="520+Lv" attack-range="11" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" missile-lifetime="500" missile-speed="5" missile-diedistance="3" level="60" type="equip-2hand" attack-action="attack_bow" weight="10000"> <sprite>equipment/weapons/bow.xml</sprite> <sound event="hit">weapons/gunstaff/shot.ogg</sound> <sound event="miss">weapons/gunstaff/shot.ogg</sound> </item> <item id="6020" image="equipment/weapons/placeholder_gatling.png" name="Rapid Gunstaff" description="That things shoot so fast! It is so fun shooting with it! Oh... Ran out of ammo already? %%a" effect="Acc. -50% / Critical -100% / No Evasion" attack="-50" attack-range="9" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" missile-lifetime="500" missile-speed="5" missile-diedistance="3" level="60" type="equip-2hand" attack-action="attack_bow" weight="14000"> <sprite>equipment/weapons/bow.xml</sprite> <sound event="hit">weapons/gunstaff/shot.ogg</sound> <sound event="miss">weapons/gunstaff/shot.ogg</sound> </item> <item id="6030" image="equipment/weapons/placeholder_shotgun.png" name="Explosive Gunstaff" description="Standard weaponry in Saulc's Palace, that thing causes splash damage." effect="No Evasion / AoE Damage" attack="430+Lv" attack-range="7" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" missile-lifetime="500" missile-speed="5" missile-diedistance="3" level="60" type="equip-2hand" attack-action="attack_bow" weight="10000"> <sprite>equipment/weapons/bow.xml</sprite> <sound event="hit">weapons/gunstaff/shot.ogg</sound> <sound event="miss">weapons/gunstaff/shot.ogg</sound> </item> <item id="6040" image="equipment/weapons/revolver.png" name="Short Gunstaff" description="Want to shoot with a shield? You have been watching too much anime!" effect="Evasion OK / Shields Allowed" attack="160+Lv" attack-range="5" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" missile-lifetime="500" missile-speed="5" missile-diedistance="3" level="60" type="equip-1hand" attack-action="attack_bow" weight="7000"> <sprite>equipment/weapons/gun.xml</sprite> <sound event="hit">weapons/gunstaff/shot.ogg</sound> <sound event="miss">weapons/gunstaff/shot.ogg</sound> </item> <item id="6050" image="equipment/weapons/placeholder_rifle.png" name="Dustynator 2000" description="The best weapon on the market! I'm not trying to scam you, I swear" effect="Critical +40% / No Evasion" attack="555+Lv" attack-range="11" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" missile-lifetime="500" missile-speed="5" missile-diedistance="3" level="70" type="equip-2hand" attack-action="attack_bow" weight="970"> <sprite>equipment/weapons/bow.xml</sprite> <sound event="hit">weapons/gunstaff/shot.ogg</sound> <sound event="miss">weapons/gunstaff/shot.ogg</sound> </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="30" level="10" weight="1"/> <item id="6501" image="equipment/ammo/tolchiarrow.png" name="Tolchi Arrow" description="a basic arrow." type="equip-ammo" attack="15" weight="2"/> <item id="6502" image="equipment/ammo/arrow.png" name="Arrow" description="an arrow used at archery." type="equip-ammo" attack="45" level="20" weight="1"/> <item id="6503" image="equipment/ammo/ironarrow.png" name="Iron Arrow" description="An arrow made from iron" type="equip-ammo" attack="60" level="30" weight="1"/> <item id="6504" image="equipment/ammo/cursedarrow.png" name="Cursed Arrow" description="A cursed arrow" type="equip-ammo" attack="90" level="40" weight="1"/> <item id="6505" image="equipment/ammo/poisonarrow.png" name="Poison Arrow" description="A normal arrow diped in poison." effect="May poison foes" type="equip-ammo" attack="120" level="50" weight="2"/> <item id="6506" image="equipment/ammo/thornarrow.png" name="Thorn Arrow" description="Take care when handling it to don't hurt yourself." type="equip-ammo" attack="150" level="60" weight="2"/> <item id="6507" image="equipment/ammo/bonearrow.png" name="Bone Arrow" description="A bone-breaker arrow." type="equip-ammo" attack="180" level="70" weight="5"/> <item id="6508" image="equipment/ammo/mortararrow.png" name="Explosive Arrow" description="An explosive arrow, handle with caution!" effect="Explodes in 2x2 area" type="equip-ammo" attack="30" weight="2"/> <item id="6510" image="equipment/ammo/placeholder.png" name="Bullet" description="The only thing which will fit on that gun of yours." type="equip-ammo" attack="10" weight="8"/> <item id="6511" image="equipment/ammo/placeholder.png" name="Sacred Bullet" description="Saulc added skeltons? No prob, we will get rid of them %%e" type="equip-ammo" attack="10" weight="8"/> <!-- Wands --> <item id="7000" image="equipment/weapons/woodenstaff.png" name="Training Wand" description="A short wand for wanna be mages." effect="Magic Attack +140" attack-range="8" level="20" type="equip-2hand" attack-action="attack" weight="158"> <sprite>equipment/weapons/weapon-staff.xml</sprite> </item> <item id="7001" image="equipment/weapons/woodenstaff.png" name="Novice Wand" description="A short wand for those whom just learn magic." effect="Magic Attack +280, HP -10%" attack-range="8" level="40" type="equip-2hand" attack-action="attack" weight="158"> <sprite>equipment/weapons/weapon-staff.xml</sprite> </item> <item id="7002" image="equipment/weapons/woodenstaff.png" name="Apprentice Wand" description="A wand for mages." effect="Magic Attack +420, HP -15%" attack-range="8" level="60" type="equip-2hand" attack-action="attack" weight="158"> <sprite>equipment/weapons/weapon-staff.xml</sprite> </item> <item id="7003" image="equipment/weapons/woodenstaff.png" name="Leader Wand" description="A wand for real mages, respected by newbies." effect="Magic Attack +576, HP -20%" attack-range="8" level="80" type="equip-2hand" attack-action="attack" weight="158"> <sprite>equipment/weapons/weapon-staff.xml</sprite> </item> <item id="7004" image="equipment/weapons/woodenstaff.png" name="Legendary Wand" description="Only great mages dare to use this. It's damage is as high as its name." effect="Magic Attack +740, HP -25%" attack-range="8" level="100" type="equip-2hand" attack-action="attack" weight="158"> <sprite>equipment/weapons/weapon-staff.xml</sprite> </item> <item id="7005" image="equipment/weapons/reinboowand.png" name="Reinboo Wand" description="Said to be created by Santa himself, to control his reins." effect="Magic Attack +370, HP -5%" attack-range="8" level="50" type="equip-2hand" attack-action="attack" weight="158"> <sprite>equipment/weapons/weapon-staff.xml</sprite> </item> <!-- System Reserved --> <item id="7400" image="equipment/weapons/miere.png" name="Legacy Miere Cleaver" description="From the lands of fire, used to break Lava Mana Stones in two. Made with pure unobtanium." effect="Unobtanium" defense=" (-3)" dex=" (-3)" agi=" (-5)" attack="325" attack-range="1" level="40" type="equip-2hand" attack-action="attack" weight="900"> <sprite>equipment/weapons/heavyaxe.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="7401" image="equipment/weapons/broadsword.png" name="Legacy Broadsword" description="A heavy sword from the lands of fire. Useful even for bashing. Made with pure unobtanium." effect="Unobtanium" defense=" (-2)" dex=" (-2)" str="3" attack="385" attack-range="1" level="50" type="equip-2hand" attack-action="attack" weight="1100"> <sprite>equipment/weapons/heavyaxe.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="7402" image="error.png" name="Rented Cart" description="It's time to shop." effect="Cart Testing" type="equip-shield" weight="100"> </item> <item id="7403" image="usable/card/paladincard.png" name="Falkon Card" description="Event Only." effect="Skill: Falkon Punch" type="card" weight="4"/> <item id="7404" image="usable/card/forestcard.png" name="Arrow Shower Card" description="Event Only." effect="Skill: Arrow Shower" type="card" weight="4"/> <item id="7405" image="usable/card/desertthiefcard.png" name="Fireball Card" description="Event Only." effect="Skill: Fireball" type="card" weight="4"/> <item id="7406" image="usable/card/herocard.png" name="Heal Card" description="Event Only." effect="Skill: Healing" type="card" weight="4"/> <item id="7407" image="usable/card/desertthiefcard.png" name="Nature Wall Card" description="Event Only." effect="Skill: Nature Wall" type="card" weight="4"/> <item id="7408" image="usable/card/crusadercard.png" name="Last Stand Card" description="Event Only." effect="Skill: Last Stand, Last Resort" type="card" weight="4"/> <item id="7409" image="usable/card/desertthiefcard.png" name="Full Power Card" description="Event Only." effect="Skill: Free Cast, Magical Power Amplification" type="card" weight="4"/> <item id="7410" image="usable/card/desertthiefcard.png" name="Magical MVP Card" description="Event Only." effect="Skill: Soul Strike, Frost Nova" type="card" weight="4"/> <item id="7411" image="usable/card/herocard.png" name="High Priest Card" description="Event Only." effect="Skill: Holy Light, High Healing" type="card" weight="4"/> <item id="7412" image="usable/card/paladincard.png" name="Supreme Warrior Card" description="Event Only." effect="Skill: Counter Attack, Ground Strike" type="card" weight="4"/> <item id="7413" image="usable/card/forestcard.png" name="Supreme Ranger Card" description="Event Only." effect="Skill: Archers Eye, Sharpshooter" type="card" weight="4"/> <item id="7414" image="usable/card/crusadercard.png" name="Coward Card" description="Event Only." effect="Skill: Trick Dead, Tactical Retreat, Sudden Attack" type="card" weight="4"/> <item id="7415" image="equipment/weapons/shortgladius.png" name="Event Sword" description="A short sword made for an event." attack="Scales" attack-range="1" level="1" type="equip-1hand" attack-action="attack" hit-effect-id="811" weight="900"> <sprite>equipment/weapons/shortgladius.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit2.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="7416" image="equipment/weapons/miere.png" name="Event Greatsword" description="From the lands of fire, made for an event." effect="Crit Scales" defense=" (-Scales)" agi=" (-Scales)" dex=" (-Scales)" attack="Scales" attack-range="2" level="1" type="equip-2hand" attack-action="attack" hit-effect-id="811" weight="900"> <sprite>equipment/weapons/heavyaxe.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="hit">weapons/piouslayer/hit2.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="7417" image="equipment/weapons/desertbow.png" name="Event Bow" description="Light, yet powerful. Made for an event." effect="Evasion Disabled" attack="Scales" attack-range="6" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" missile-lifetime="500" missile-speed="5" missile-diedistance="3" level="1" type="equip-2hand" attack-action="attack_bow" weight="900"> <sprite>equipment/weapons/woodenbow.xml</sprite> <sound event="hit">weapons/bow/shoot.ogg</sound> <sound event="miss">weapons/bow/shoot.ogg</sound> </item> <item id="7418" image="equipment/weapons/woodenstaff.png" name="Event Wand" description="A wand for event mages." effect="Magic Attack Scales" attack-range="8" level="80" type="equip-2hand" attack-action="attack" weight="900"> </item> <item id="7419" image="usable/card/herocard.png" name="Versatile Card" description="Event Only." effect="Skills: Charged Shot, Supreme Attack, Healing" type="card" weight="4"/> <item id="7420" image="usable/food/acorn.png" name="Acorn Of Death" description="You died, and all you got was this nasty acorn!" useButton="Plant" effect="Heal 12-18 HP" type="usable" weight="1"> <inventory> <menu name1="Plant" command1="useinv 'INVINDEX'" name2="Plant" /> <menu name1="Eat" command1="useinv 'INVINDEX' 1" name2="Eat" /> </inventory> </item> <!-- Fake Items --> <item id="7436" image="generic/key/taxkey.png" name="Basic Skills" description="Lv 1 - Str, Int / Lv 3 - Dex, MaxHP / Lv 5 - Agi, MaxMP / Lv 7 - Luk, Vit" effect="Req. Crafting Lv 1" type="card"/> <!-- First Tier --> <item id="7437" image="generic/key/taxkey.png" name="Attack Skills" description="Lv 1 - Atk, M. Atk / Lv 5 - Atk %, M. Atk %" effect="Req. Crafting Lv 2, Basic Lv 1" penalty="Vit, MaxHP" type="card"/> <item id="7438" image="generic/key/taxkey.png" name="Defense Skills" description="Lv 1 - Def, M. Def / Lv 5 - Crit DEF, Ranged DEF" effect="Req. Crafting Lv 2, Basic Lv 1" penalty="Dex, Int" type="card"/> <item id="7439" image="generic/key/taxkey.png" name="Accuracy Skills" description="Lv 1 - Hit Chance / Lv 5 - Crit Chance" effect="Req. Crafting Lv 2, Basic Lv 1" penalty="Luk, MDef, Def" type="card"/> <item id="7440" image="generic/key/taxkey.png" name="Evade Skills" description="Lv 1 - Evade / Lv 5 - Blocking" effect="Req. Crafting Lv 2, Basic Lv 1" penalty="Atk, MAtk, Crit Dmg" type="card"/> <!-- Second Tier --> <item id="7441" image="generic/key/taxkey.png" name="Regeneration Skills" description="Lv 1 - HP Regen / Lv 5 - MP Regen" effect="Req. Crafting Lv 3, Basic Lv 2, Attack Lv 1, Defense Lv 1" penalty="Atk. Spd." type="card"/> <item id="7442" image="generic/key/taxkey.png" name="Speed Skills" description="Lv 1 - Atk. Speed / Lv 5 - Walk Speed" effect="Req. Crafting Lv 3, Basic Lv 2, Accuracy Lv 1, Evade Lv 1" penalty="Max MP" type="card"/> <item id="7443" image="generic/key/taxkey.png" name="Double Power Skills" description="Lv 1 - Crit Damage / Lv 5 - Double Attack" effect="Req. Crafting Lv 3, Basic Lv 2, Attack Lv 1, Accuracy Lv 1" penalty="Ranged Def." type="card"/> <item id="7444" image="generic/key/taxkey.png" name="Max Stats Skills" description="Lv 1 - Max HP %, Max MP % / Lv 5 - Boss Def" effect="Req. Crafting Lv 3, Basic Lv 2, Defense Lv 1, Evade Lv 1" penalty="Crit Def." type="card"/> <!-- Third Tier --> <item id="7445" image="generic/key/taxkey.png" name="SC Resist Skills" description="Lv 1 - Poison / Lv 2 - Silence / Lv 3 - Blind / Lv 4 - Curse" effect="Req. Crafting Lv 4, Basic Lv 4, Max Stats Lv 2, Regen. Lv 2" penalty="Critical Rate and Damage" type="card"/> <item id="7446" image="generic/key/taxkey.png" name="SC Inflict Skills" description="Lv 1 - Poison / Lv 2 - Silence / Lv 3 - Blind / Lv 4 - Curse" effect="Req. Crafting Lv 4, Basic Lv 4, Speed Lv 2, Double Power Lv 2" penalty="SC Resist, MaxHP" type="card"/> <item id="7447" image="generic/key/taxkey.png" name="Mana Economy Skills" description="Lv 1 - MP Draining / Lv 5 - Mana Use" effect="Req. Crafting Lv 4, Basic Lv 4, Defense Lv 3, Evasion Lv 3" penalty="Atk, Def" type="card"/> <item id="7448" image="generic/key/taxkey.png" name="Boss Techiniques Skills" description="Lv 1 - HP Draining / Lv 5 - Boss Damage" effect="Req. Crafting Lv 4, Basic Lv 4, Attack Lv 3, Accuracy Lv 3" penalty="Evade, Block" type="card"/> <item id="7449" image="generic/key/taxkey.png" name="Ultimate Bonus Skills" description="Lv 1 - EXP UP / Lv 3 - GP From Mobs / Lv 5 - Splash Damage" effect="Req. Crafting Lv 5, Basic Lv 6, Boss Tec. Lv 1, Mana Eco. Lv 1, SC Inf. Lv 1, SC Res. Lv 1" penalty="Walk Speed" type="card"/> <!-- Blueprints and other gacha (7450 - 7499) --> <item id="7450" image="usable/blueprints/abp1.png" name="Basic Alchemy Blueprint" description="Blueprint containing alchemy recipes." type="usable" useButton="Read" weight="40" sellProtected="true"/> <item id="7451" image="usable/blueprints/abp2.png" name="Intermediary Alchemy Blueprint" description="Blueprint containing alchemy recipes." type="usable" useButton="Read" weight="40" sellProtected="true"/> <item id="7452" image="usable/blueprints/abp3.png" name="Advanced Alchemy Blueprint" description="Blueprint containing alchemy recipes." type="usable" useButton="Read" weight="40" sellProtected="true"/> <item id="7453" image="usable/blueprints/abp4.png" name="Expert Alchemy Blueprint" description="Blueprint containing alchemy recipes." type="usable" useButton="Read" weight="40" sellProtected="true"/> <item id="7454" image="usable/blueprints/abp5.png" name="Master Alchemy Blueprint" description="Blueprint containing alchemy recipes." type="usable" useButton="Read" weight="40" sellProtected="true"/> <item id="7460" image="usable/blueprints/ebp1.png" name="Basic Equipment Blueprint" description="Blueprint containing equipment recipes." type="usable" useButton="Read" weight="40" sellProtected="true"/> <item id="7461" image="usable/blueprints/ebp2.png" name="Intermediary Equipment Blueprint" description="Blueprint containing equipment recipes." type="usable" useButton="Read" weight="40" sellProtected="true"/> <item id="7462" image="usable/blueprints/ebp3.png" name="Advanced Equipment Blueprint" description="Blueprint containing equipment recipes." type="usable" useButton="Read" weight="40" sellProtected="true"/> <item id="7463" image="usable/blueprints/ebp4.png" name="Expert Equipment Blueprint" description="Blueprint containing equipment recipes." type="usable" useButton="Read" weight="40" sellProtected="true"/> <item id="7464" image="usable/blueprints/ebp5.png" name="Master Equipment Blueprint" description="Blueprint containing equipment recipes." type="usable" useButton="Read" weight="40" sellProtected="true"/> <item id="7465" image="usable/blueprints/ebp0.png" name="Terranite Blueprint" description="Blueprint containing, mostly, terranite equipment recipes." type="usable" useButton="Read" weight="40" sellProtected="true"/> <item id="7470" image="generic/scroll.png" name="Ancient Blueprint" description="A Blueprint written in Mananese." type="usable" useButton="Decrypt" weight="40" sellProtected="true"/> <item id="7471" image="usable/cardboard.png" name="Arcmage Boxset" description="A boxset of a popular card game called Arcmage.org" type="usable" useButton="Open" weight="40" sellProtected="true"/> <!-- Mercenary Boxsets (7500 - 7509) and cards (7510-7599) --> <item id="7500" image="usable/box/prismgift.png" name="Mercenary Boxset" description="Test your luck, test your luck!" type="usable" useButton="Open" weight="85" sellProtected="true"/> <item id="7501" image="usable/box/prismgift.png" name="Mercenary Boxset+" description="Test your luck, test your luck!" type="usable" useButton="Open" weight="115" sellProtected="true"/> <item id="7502" image="usable/box/prismgift.png" name="Mercenary Boxset++" description="Test your luck, test your luck!" type="usable" useButton="Open" weight="135" sellProtected="true"/> <item id="7503" image="usable/box/prismgift.png" name="Mercenary Boxset+++" description="Test your luck, test your luck!" type="usable" useButton="Open" weight="135" sellProtected="true"/> <item id="7504" image="usable/box/prismgift.png" name="Supreme Mercenary Boxset" description="Test your luck, test your luck!" type="usable" useButton="Open" weight="135" sellProtected="true"/> <item id="7505" image="usable/box/prismgift.png" name="Mercenary Boxset ★" description="Contains a mercenary." type="usable" useButton="Open" weight="85" sellProtected="true"/> <item id="7506" image="usable/box/prismgift.png" name="Mercenary Boxset ★★" description="Contains a mercenary." type="usable" useButton="Open" weight="85" sellProtected="true"/> <item id="7507" image="usable/box/prismgift.png" name="Mercenary Boxset ★★★" description="Contains a mercenary." type="usable" useButton="Open" weight="85" sellProtected="true"/> <item id="7508" image="usable/box/prismgift.png" name="Mercenary Boxset ★★★★" description="Contains a mercenary." type="usable" useButton="Open" weight="85" sellProtected="true"/> <item id="7509" image="usable/box/prismgift.png" name="Mercenary Boxset ★★★★★" description="Contains a mercenary." type="usable" useButton="Open" weight="85" sellProtected="true"/> <!-- Second digit rule: 0: Boxset 1~2: ★★★★★ 3~4: ★★★★ 5~6: ★★★ 7~8: ★★ 9~A: ★ --> <item id="7510" image="usable/card/herocard.png" name="Andrei Sakar Card ★★★★★" description="Summons Andrei Sakar to your aid." effect="Summon a Mercenary for 5 minutes" type="usable" weight="5"/> <item id="7511" image="usable/card/herocard.png" name="Lilanna Card ★★★★★" description="Summons Lilanna to your aid." effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> <item id="7512" image="usable/card/herocard.png" name="Woody Card ★★★★★" description="Summons Woody to your aid." effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> <item id="7513" image="usable/card/herocard.png" name="Xanthem Card ★★★★★" description="Summons Xanthem to your aid. Ranged." effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> <item id="7530" image="usable/card/herocard.png" name="Aisen Card ★★★★" description="Summons Aisen to your aid." effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> <item id="7531" image="usable/card/herocard.png" name="Msawis Card ★★★★" description="Summons Msawis to your aid." effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> <item id="7532" image="usable/card/herocard.png" name="DragonStar Card ★★★★" description="Summons DragonStar to your aid." effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> <item id="7533" image="usable/card/herocard.png" name="Swezanne Card ★★★★" description="Summons Swezanne to your aid. Ranged." effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> <item id="7550" image="usable/card/herocard.png" name="Saulc Card ★★★" description="Summons Saulc to your aid." effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> <item id="7551" image="usable/card/herocard.png" name="Crazyfefe Card ★★★" description="Summons Crazyfefe to your aid." effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> <item id="7552" image="usable/card/herocard.png" name="LawnCable Card ★★★" description="Summons LawnCable to your aid." effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> <item id="7553" image="usable/card/herocard.png" name="Arthur Card ★★★" description="Summons Arthur to your aid. Ranged." effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> <item id="7570" image="usable/card/herocard.png" name="Pookie Card ★★" description="Summons Pookie to your aid." effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> <item id="7571" image="usable/card/herocard.png" name="Jesusalva Card ★★" description="Summons Jesusalva to your aid." effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> <item id="7572" image="usable/card/herocard.png" name="Demure Card ★★" description="Summons Demure to your aid." effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> <item id="7573" image="usable/card/herocard.png" name="Earth Witch Card ★★" description="Summons Earth Witch to your aid. Ranged." effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> <item id="7590" image="usable/card/herocard.png" name="Apane Card ★" description="Summons Apane to your aid?!" effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> <item id="7591" image="usable/card/herocard.png" name="Soren Card ★" description="Summons Soren to your aid." effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> <item id="7592" image="usable/card/herocard.png" name="GonzoDark Card ★" description="Summons GonzoDark to your aid." effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> <item id="7593" image="usable/card/herocard.png" name="Rosa Card ★" description="Summons Rosa to your aid. Ranged." effect="Summon a Mercenary for 10 minutes" type="usable" weight="5"/> <item id="7594" image="usable/card/herocard.png" name="Event Horizon Card ★★★★★★" description="Event Mercenary." effect="Summon a Mercenary for 1 hour. Reusable." type="usable" weight="5"/> <!-- Other usable items --> <item id="8000" image="usable/food/plum.png" name="Strength Fruit" description="Feel the power growing on you!" useButton="Eat" effect="Permanently STR +1" type="usable" weight="10"/> <item id="8001" image="usable/food/plum.png" name="Agility Fruit" description="Feel the power growing on you!" useButton="Eat" effect="Permanently AGI +1" type="usable" weight="10"/> <item id="8002" image="usable/food/plum.png" name="Vitality Fruit" description="Feel the power growing on you!" useButton="Eat" effect="Permanently VIT +1" type="usable" weight="10"/> <item id="8003" image="usable/food/plum.png" name="Intelligence Fruit" description="Feel the power growing on you!" useButton="Eat" effect="Permanently INT +1" type="usable" weight="10"/> <item id="8004" image="usable/food/plum.png" name="Dexterity Fruit" description="Feel the power growing on you!" useButton="Eat" effect="Permanently DEX +1" type="usable" weight="10"/> <item id="8005" image="usable/food/plum.png" name="Luck Fruit" description="Feel the power growing on you!" useButton="Eat" effect="Permanently LUK +1" type="usable" weight="10"/> <item id="8006" image="usable/food/plum.png" name="Mysterious Fruit" description="Feel the power growing on you!" useButton="Eat" effect="Random permanent status raise" type="usable" weight="10"/> <item id="8007" image="generic/emptybottle.png" name="Small Arrow Sack" description="Contains roughly 12 arrows for your shooting purposes." attack="15" useButton="Open" type="usable" weight="30"/> <item id="8008" image="generic/emptybottle.png" name="Medium Arrow Sack" description="Contains roughly 35 arrows for your shooting purposes." attack="15" useButton="Open" type="usable" weight="80"/> <item id="8009" image="generic/emptybottle.png" name="Big Arrow Sack" description="Contains roughly 90 arrows for your shooting purposes." attack="15" useButton="Open" type="usable" weight="200"/> <item id="8010" image="generic/emptybottle.png" name="Small Bullet Sack" description="Contains roughly 12 bullets for your shooting purposes." useButton="Open" type="usable" weight="80"/> <item id="8011" image="generic/emptybottle.png" name="Medium Bullet Sack" description="Contains roughly 40 bullets for your shooting purposes." useButton="Open" type="usable" weight="280"/> <item id="8012" image="generic/emptybottle.png" name="Big Bullet Sack" description="Contains roughly 85 bullets for your shooting purposes." useButton="Open" type="usable" weight="640"/> <item id="8013" image="usable/food/dragonfruit.png" name="Dragonfruit" description="Is this an egg or a fruit? It is difficult to say." useButton="Eat" effect="Heal 10%-18% HP" type="usable" weight="14"/> <item id="8014" image="usable/food/pumpkinjuice.png" name="Chamomile Tea" useButton="Drink" description="Tea is good for health, according to specialists." effect="Heal 120-272 MP" type="usable" weight="5"/> <item id="8015" image="usable/food/pumpkinjuice.png" name="Spearmint Tea" useButton="Drink" description="Tea is good for health, according to specialists." effect="Heal 300-452 MP" type="usable" weight="5"/> <item id="8016" image="usable/food/pumpkinjuice.png" name="Oolong Tea" useButton="Drink" description="Tea is good for health, according to specialists." effect="Heal 480-632 MP" type="usable" weight="5"/> <item id="8017" image="usable/food/pumpkinjuice.png" name="Jasmine Tea" useButton="Drink" description="Tea is good for health, according to specialists." effect="Heal 660-812 MP" type="usable" weight="5"/> <item id="8018" image="usable/food/pumpkinjuice.png" name="Yerba Mate" useButton="Drink" description="Elected the best tea by Kolchak. Impossible to disagree." effect="Heal 840-992 MP" type="usable" weight="5"/> <item id="8019" image="usable/potion/cactuspotion.png" name="Scented Grenade" description="Don't throw it, or everyone will hate you." useButton="Explode" effect="Mass Provoke" type="usable" weight="40"/> <item id="8020" image="usable/potion/epotion.png|G:#ddff66,ffffff" name="Sacred Potion of Immortality" description="Made with roots from the tree of life, temporarily makes you immportal" useButton="Drink" effect="Auto-Revive (40s)" type="usable" weight="50"/> <item id="8021" image="usable/box/bossbronze.png" name="Bronze Boss Gift" description="Hey, what a nice boss! They left a gift behind!" type="usable" useButton="Unwrap" weight="25" sellProtected="true"/> <item id="8022" image="usable/box/bosssilver.png" name="Silver Boss Gift" description="Hey, what a nice boss! They left a gift behind!" type="usable" useButton="Unwrap" weight="45" sellProtected="true"/> <item id="8023" image="usable/box/bossgolden.png" name="Golden Boss Gift" description="Hey, what a nice boss! They left a gift behind!" type="usable" useButton="Unwrap" weight="65" sellProtected="true"/> <!-- For quests.xml --> <item id="9999" image="error.png" name="this" description="If you see this ingame, please report, it is a bug." type="card"/> </items>