diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index eb6b649816..faad3492a9 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -2,7 +2,15 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. - +2006/04/25 + * Modified and simplified the random item group format. It now is + ,,, where Rate normally is 1, greater numbers is the + equivalent of adding the line multiple times. Also has support for import + lines. [Skotlex] + * Added constants to identify all item groups to db/const.txt [Skotlex] + * Cleaned up and updated item_db to use these new constants (warning: + item_db.sql needs to be updated! Sql-db users should not update until this + file is updated) [Skotlex] 2006/04/24 * Simplified npc_gettimerevent_tick so that it should return a tick value even after the last ontimer label has been reached. [Skotlex] diff --git a/db/const.txt b/db/const.txt index 33918ed1a5..00ab23a765 100644 --- a/db/const.txt +++ b/db/const.txt @@ -347,6 +347,34 @@ RC_Dragon 9 RC_Boss 10 RC_NonBoss 11 +IG_BlueBox 1 +IG_VioletBox 2 +IG_CardAlbum 3 +IG_GiftBox 4 +IG_ScrollBox 5 +IG_FingingOre 6 +IG_CookieBag 7 +IG_Potion 8 +IG_Herb 9 +IG_Fruit 10 +IG_Meat 11 +IG_Candy 12 +IG_Juice 13 +IG_Fish 14 +IG_Box 15 +IG_Gemstone 16 +IG_Jellopy 17 +IG_Ore 18 +IG_Food 19 +IG_Recovery 20 +IG_Mineral 21 +IG_Taming 22 +IG_Scroll 23 +IG_Quiver 24 +IG_Mask 25 +IG_Accesory 26 +IG_Jewel 27 + SC_STONE 0 SC_FREEZE 1 SC_STAN 2 diff --git a/db/item_bluebox.txt b/db/item_bluebox.txt index 2947a11415..0c76e931f9 100644 --- a/db/item_bluebox.txt +++ b/db/item_bluebox.txt @@ -1,9291 +1,7329 @@ // Old Blue Box Obtainable Items Database // // Structure of Database: -// ItemID DummyName Rate +// GroupID,ItemID,Rate -0,Guard,2102 -2101,Guard,1000000 -2102,Guard,1000000 -2103,Buckler,1000000 -2104,Buckler,1000000 -2105,Shield,1000000 -2106,Shield,1000000 -2107,Mirror Shield,1000000 -2108,Mirror Shield,1000000 -2109,Memory Book,1000000 -2112,Novice Guard,1000000 -2301,Cotton Shirt,1000000 -2302,Cotton Shirt,1000000 -2303,Jacket,1000000 -2304,Jacket,1000000 -2305,Adventurer's Suit,1000000 -2306,Adventurer's Suit,1000000 -2307,Mantle,1000000 -2308,Mantle,1000000 -2309,Coat,1000000 -2310,Coat,1000000 -2311,Mink Coat,1000000 -2312,Padded Armor,1000000 -2313,Padded Armor,1000000 -2314,Chain Mail,1000000 -2315,Chain Mail,1000000 -2316,Full Plate,1000000 -2317,Full Plate,1000000 -2318,Lord's Clothes,1000000 -2320,Formal Suit,1000000 -2321,Silk Robe,1000000 -2322,Silk Robe,1000000 -2323,Scapulare,1000000 -2324,Scapulare,1000000 -2325,Saint's Robe,1000000 -2326,Saint's Robe,1000000 -2328,Wooden Mail,1000000 -2329,Wooden Mail,1000000 -2330,Tights,1000000 -2331,Tights,1000000 -2332,Silver Robe,1000000 -2333,Silver Robe,1000000 -2335,Thief Clothes,1000000 -2336,Thief Clothes,1000000 -2337,Ninja Suit,1000000 -2338,Wedding Dress,1000000 -2339,Pantie,1000000 -2340,Novice Breastplate,1000000 -2341,Legion Plate Armor,1000000 -2352,Tattered Novice Ninja Suit,1000000 -2401,Sandals,1000000 -2402,Sandals,1000000 -2403,Shoes,1000000 -2404,Shoes,1000000 -2405,Boots,1000000 -2406,Boots,1000000 -2407,Crystal Pumps,1000000 -2408,Shackles,1000000 -2409,High Heels,1000000 -2411,Greaves,1000000 -2414,Novice Slippers,1000000 -2501,Hood,1000000 -2502,Hood,1000000 -2503,Muffler,1000000 -2504,Muffler,1000000 -2505,Manteau,1000000 -2506,Manteau,1000000 -2507,Ancient Cape,1000000 -2508,Ragamuffin Manteau,1000000 -2510,Somber Novice Hood,1000000 -2601,Ring,1000000 -2602,Earring,1000000 -2603,Necklace,1000000 -2604,Glove,1000000 -2605,Brooch,1000000 -2607,Clip,1000000 -2608,Rosary,1000000 -2609,Skull Ring,1000000 -2610,Gold Ring,1000000 -2611,Silver Ring,1000000 -2612,Flower Ring,1000000 -2613,Diamond Ring,1000000 -2617,Celebrant's Mitten,1000000 -2618,Matyr's Leash,1000000 -2627,Belt,1000000 -2628,Novice Armlet,1000000 -1116,Katana,1000000 -1117,Katana,1000000 -1151,Slayer,1000000 -1152,Slayer,1000000 -1154,Bastard Sword,1000000 -1155,Bastard Sword,1000000 -1157,Two-Handed Sword,1000000 -1158,Two-Handed Sword,1000000 -1160,Broad Sword,1000000 -1162,Broad Sword,1000000 -1163,Claymore,1000000 -1250,Jur,1000000 -1251,Jur,1000000 -1252,Katar,1000000 -1253,Katar,1000000 -1254,Jamadhar,1000000 -1255,Jamadhar,1000000 -1256,Katar of Frozen Icicle,1000000 -1257,Katar of Quaking,1000000 -1258,Katar of Raging Blaze,1000000 -1259,Katar of Piercing Wind,1000000 -1351,Battle Axe,1000000 -1352,Battle Axe,1000000 -1354,Hammer,1000000 -1355,Hammer,1000000 -1357,Buster,1000000 -1358,Buster,1000000 -1360,Two-Handed Axe,1000000 -1361,Two-Handed Axe,1000000 -1410,Lance,1000000 -1411,Lance,1000000 -1451,Guisarme,1000000 -1452,Guisarme,1000000 -1454,Glaive,1000000 -1455,Glaive,1000000 -1457,Partizan,1000000 -1458,Partizan,1000000 -1460,Trident,1000000 -1461,Trident,1000000 -1463,Halberd,1000000 -1464,Halberd,1000000 -1472,Soul Staff,1000000 -1701,Bow,1000000 -1702,Bow,1000000 -1704,Composite Bow,1000000 -1705,Composite Bow,1000000 -1707,Great Bow,1000000 -1708,Great Bow,1000000 -1710,Crossbow,1000000 -1711,Crossbow,1000000 -1713,Arbalest,1000000 -1714,Gakkung Bow,1000000 -1715,Arbalest,1000000 -1716,Gakkung Bow,1000000 -1718,Hunter Bow,1000000 -1101,Sword,1000000 -1102,Sword,1000000 -1104,Falchion,1000000 -1105,Falchion,1000000 -1107,Blade,1000000 -1108,Blade,1000000 -1110,Rapier,1000000 -1111,Rapier,1000000 -1113,Scimitar,1000000 -1114,Scimitar,1000000 -1119,Tsurugi,1000000 -1120,Tsurugi,1000000 -1122,Ring Pommel Saber,1000000 -1123,Haedonggum,1000000 -1124,Orcish sword,1000000 -1125,Ring Pommel Saber,1000000 -1126,Saber,1000000 -1127,Saber,1000000 -1128,Haedonggum,1000000 -1129,Flamberge,1000000 -1101,Sword,1000000 -1102,Sword,1000000 -1104,Falchion,1000000 -1105,Falchion,1000000 -1107,Blade,1000000 -1108,Blade,1000000 -1110,Rapier,1000000 -1111,Rapier,1000000 -1113,Scimitar,1000000 -1114,Scimitar,1000000 -1119,Tsurugi,1000000 -1120,Tsurugi,1000000 -1122,Ring Pommel Saber,1000000 -1123,Haedonggum,1000000 -1124,Orcish sword,1000000 -1125,Ring Pommel Saber,1000000 -1126,Saber,1000000 -1127,Saber,1000000 -1128,Haedonggum,1000000 -1129,Flamberge,1000000 -1201,Knife,1000000 -1202,Knife,1000000 -1204,Cutter,1000000 -1205,Cutter,1000000 -1207,Main Gauche,1000000 -1208,Main Gauche,1000000 -1210,Dirk,1000000 -1211,Dirk,1000000 -1213,Dagger,1000000 -1214,Dagger,1000000 -1216,Stiletto,1000000 -1217,Stiletto,1000000 -1219,Gladius,1000000 -1220,Gladius,1000000 -1222,Damascus,1000000 -1226,Damascus,1000000 -1243,Novice Main Gauche,1000000 -1301,Axe,1000000 -1302,Axe,1000000 -1304,Orcish Axe,1000000 -1401,Javelin,1000000 -1402,Javelin,1000000 -1404,Spear,1000000 -1405,Spear,1000000 -1407,Pike,1000000 -1408,Pike,1000000 -1401,Javelin,1000000 -1402,Javelin,1000000 -1404,Spear,1000000 -1405,Spear,1000000 -1407,Pike,1000000 -1408,Pike,1000000 -1501,Club,1000000 -1502,Club,1000000 -1504,Mace,1000000 -1505,Mace,1000000 -1507,Smasher,1000000 -1508,Smasher,1000000 -1510,Flail,1000000 -1511,Flail,1000000 -1513,Morning Star,1000000 -1514,Morning Star,1000000 -1516,Sword Mace,1000000 -1517,Sword Mace,1000000 -1519,Chain,1000000 -1520,Chain,1000000 -1522,Stunner,1000000 -1401,Javelin,1000000 -1402,Javelin,1000000 -1404,Spear,1000000 -1405,Spear,1000000 -1407,Pike,1000000 -1408,Pike,1000000 -1501,Club,1000000 -1502,Club,1000000 -1504,Mace,1000000 -1505,Mace,1000000 -1507,Smasher,1000000 -1508,Smasher,1000000 -1510,Flail,1000000 -1511,Flail,1000000 -1513,Morning Star,1000000 -1514,Morning Star,1000000 -1516,Sword Mace,1000000 -1517,Sword Mace,1000000 -1519,Chain,1000000 -1520,Chain,1000000 -1522,Stunner,1000000 -1550,Book,1000000 -1551,Bible,1000000 -1552,Tablet,1000000 -1553,Book of Billows,1000000 -1554,Book of Mother Earth,1000000 -1555,Book of the Blazing Sun,1000000 -1556,Book of Gust of Wind,1000000 -1558,Girl's Diary,1000000 -1601,Rod,1000000 -1602,Rod,1000000 -1604,Wand,1000000 -1605,Wand,1000000 -1607,Staff,1000000 -1608,Staff,1000000 -1610,Arc Wand,1000000 -1611,Arc Wand,1000000 -1613,Mighty Staff,1000000 -1614,Wand of Occult,1000000 -1615,Evil Bone Wand,1000000 -1801,Waghnak,1000000 -1802,Waghnak,1000000 -1803,Knuckle Duster,1000000 -1804,Knuckle Duster,1000000 -1805,Studded Knuckles,1000000 -1806,Studded Knuckles,1000000 -1807,Fist,1000000 -1808,Fist,1000000 -1809,Claw,1000000 -1810,Claw,1000000 -1811,Finger,1000000 -1812,Finger,1000000 -1901,Violin,1000000 -1902,Violin,1000000 -1903,Mandolin,1000000 -1904,Mandolin,1000000 -1905,Lute,1000000 -1906,Lute,1000000 -1907,Guitar,1000000 -1908,Guitar,1000000 -1909,Harp,1000000 -1910,Harp,1000000 -1911,Gumoongoh,1000000 -1912,Gumoongoh,1000000 -1950,Rope,1000000 -1951,Rope,1000000 -1952,Whip,1000000 -1953,Whip,1000000 -1954,Wire Whip,1000000 -1955,Wire Whip,1000000 -1956,Rante Whip,1000000 -1957,Rante Whip,1000000 -1958,Tail Whip,1000000 -1959,Tail Whip,1000000 -1960,Whip,1000000 -1961,Whip,1000000 -2201,Sunglasses,1000000 -2203,Glasses,1000000 -2205,Diver Goggles,1000000 -2206,Wedding Veil,1000000 -2207,Fancy Flower,1000000 -2208,Ribbon,1000000 -2209,Ribbon,1000000 -2210,Hair Band,1000000 -2211,Bandana,1000000 -2212,Eye Patch,1000000 -2213,Kitty Band,1000000 -2214,Bunny Band,1000000 -2215,Flower Band,1000000 -2216,Biretta,1000000 -2217,Biretta,1000000 -2218,Flu Mask,1000000 -2220,Hat,1000000 -2221,Hat,1000000 -2222,Turban,1000000 -2223,Turban,1000000 -2226,Cap,1000000 -2227,Cap,1000000 -2228,Helm,1000000 -2229,Helm,1000000 -2230,Gemmed Sallet,1000000 -2231,Gemmed Sallet,1000000 -2232,Circlet,1000000 -2233,Circlet,1000000 -2236,Santa Hat,1000000 -2239,Monocle,1000000 -2241,Grandpa Beard,1000000 -2242,Purple Glasses,1000000 -2243,Geek Glasses,1000000 -2244,Big Ribbon,1000000 -2245,Sweet Gent,1000000 -2246,Golden Gear,1000000 -2247,Romantic Gent,1000000 -2248,Western Grace,1000000 -2250,Cute Ribbon,1000000 -2251,Monk Hat,1000000 -2252,Wizard Hat,1000000 -2253,Sunflower,1000000 -2257,Unicorn Horn,1000000 -2259,Mini Propeller,1000000 -2260,Mini Glasses,1000000 -2261,Army Cap,1000000 -2262,Clown Nose,1000000 -2263,Zorro Masque,1000000 -2265,Gangster Mask,1000000 -2266,Iron Cain,1000000 -2267,Cigarette,1000000 -2268,Pipe,1000000 -2269,Romantic Flower,1000000 -2270,Romantic Leaf,1000000 -2271,Jack be Dandy,1000000 -2275,Red Bandana,1000000 -2276,Angled Glasses,1000000 -2277,Nurse Cap,1000000 -2279,Bomb Wick,1000000 -2282,Halo,1000000 -2285,Apple of Archer,1000000 -2287,Pirate Bandana,1000000 -2289,Poo Poo Hat,1000000 -2290,Funeral Hat,1000000 -2291,Masquerade,1000000 -2294,Stellar,1000000 -2295,Blinker,1000000 -2298,Green Feeler,1000000 -2299,Orc Helm,1000000 -5003,Joker Jester,1000000 -5006,Machoman's Glasses,1000000 -5008,Puppy Love,1000000 -5009,Safety Helmet,1000000 -5010,Indian Fillet,1000000 -5011,Aerial,1000000 -5014,Fin Helm,1000000 -5015,Egg Shell,1000000 -5030,Panda Hat,1000000 -5035,Poring Hat,1000000 -5037,Nutshell,1000000 -5055,Novice False Eggshell,1000000 -2278,Mr. Smile,1000000 -2288,Mr. Scream,1000000 -2297,Goblin Mask,1000000 -5005,Gas Mask,1000000 -5088,Surprised Mask,1000000 -5089,Annoyed Mask,1000000 -5090,Goblin Leader Mask,1000000 -2224,Goggles,1000000 -2225,Goggles,1000000 -10001,Skull Helm,1000000 -10002,Monster Oxygen Mask,1000000 -10003,Transparent Headgear,1000000 -10004,Pacifier,1000000 -10005,Wig,1000000 -10006,Queen's Hair Ornament,1000000 -10007,Silk Ribbon,1000000 -10008,Punisher,1000000 -10009,Wild Flower,1000000 -10010,Battered Pot,1000000 -10011,Stellar Hairpin,1000000 -10012,Tiny Egg Shell,1000000 -10013,Backpack,1000000 -10014,Rocker Glasses,1000000 -10015,Green Lace,1000000 -10016,Golden Bell,1000000 -10017,Bark Shorts,1000000 -10018,Monkey Circlet,1000000 -10019,Red Scarf,1000000 -10020,Grave Keeper's Sword,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -2101,Guard,1000000 -2102,Guard,1000000 -2103,Buckler,1000000 -2104,Buckler,1000000 -2105,Shield,1000000 -2106,Shield,1000000 -2107,Mirror Shield,1000000 -2108,Mirror Shield,1000000 -2109,Memory Book,1000000 -2112,Novice Guard,1000000 -2301,Cotton Shirt,1000000 -2302,Cotton Shirt,1000000 -2303,Jacket,1000000 -2304,Jacket,1000000 -2305,Adventurer's Suit,1000000 -2306,Adventurer's Suit,1000000 -2307,Mantle,1000000 -2308,Mantle,1000000 -2309,Coat,1000000 -2310,Coat,1000000 -2311,Mink Coat,1000000 -2312,Padded Armor,1000000 -2313,Padded Armor,1000000 -2314,Chain Mail,1000000 -2315,Chain Mail,1000000 -2316,Full Plate,1000000 -2317,Full Plate,1000000 -2318,Lord's Clothes,1000000 -2320,Formal Suit,1000000 -2321,Silk Robe,1000000 -2322,Silk Robe,1000000 -2323,Scapulare,1000000 -2324,Scapulare,1000000 -2325,Saint's Robe,1000000 -2326,Saint's Robe,1000000 -2328,Wooden Mail,1000000 -2329,Wooden Mail,1000000 -2330,Tights,1000000 -2331,Tights,1000000 -2332,Silver Robe,1000000 -2333,Silver Robe,1000000 -2335,Thief Clothes,1000000 -2336,Thief Clothes,1000000 -2337,Ninja Suit,1000000 -2338,Wedding Dress,1000000 -2339,Pantie,1000000 -2340,Novice Breastplate,1000000 -2341,Legion Plate Armor,1000000 -2352,Tattered Novice Ninja Suit,1000000 -2401,Sandals,1000000 -2402,Sandals,1000000 -2403,Shoes,1000000 -2404,Shoes,1000000 -2405,Boots,1000000 -2406,Boots,1000000 -2407,Crystal Pumps,1000000 -2408,Shackles,1000000 -2409,High Heels,1000000 -2411,Greaves,1000000 -2414,Novice Slippers,1000000 -2501,Hood,1000000 -2502,Hood,1000000 -2503,Muffler,1000000 -2504,Muffler,1000000 -2505,Manteau,1000000 -2506,Manteau,1000000 -2507,Ancient Cape,1000000 -2508,Ragamuffin Manteau,1000000 -2510,Somber Novice Hood,1000000 -2601,Ring,1000000 -2602,Earring,1000000 -2603,Necklace,1000000 -2604,Glove,1000000 -2605,Brooch,1000000 -2607,Clip,1000000 -2608,Rosary,1000000 -2609,Skull Ring,1000000 -2610,Gold Ring,1000000 -2611,Silver Ring,1000000 -2612,Flower Ring,1000000 -2613,Diamond Ring,1000000 -2617,Celebrant's Mitten,1000000 -2618,Matyr's Leash,1000000 -2627,Belt,1000000 -2628,Novice Armlet,1000000 -1116,Katana,1000000 -1117,Katana,1000000 -1151,Slayer,1000000 -1152,Slayer,1000000 -1154,Bastard Sword,1000000 -1155,Bastard Sword,1000000 -1157,Two-Handed Sword,1000000 -1158,Two-Handed Sword,1000000 -1160,Broad Sword,1000000 -1162,Broad Sword,1000000 -1163,Claymore,1000000 -1250,Jur,1000000 -1251,Jur,1000000 -1252,Katar,1000000 -1253,Katar,1000000 -1254,Jamadhar,1000000 -1255,Jamadhar,1000000 -1256,Katar of Frozen Icicle,1000000 -1257,Katar of Quaking,1000000 -1258,Katar of Raging Blaze,1000000 -1259,Katar of Piercing Wind,1000000 -1351,Battle Axe,1000000 -1352,Battle Axe,1000000 -1354,Hammer,1000000 -1355,Hammer,1000000 -1357,Buster,1000000 -1358,Buster,1000000 -1360,Two-Handed Axe,1000000 -1361,Two-Handed Axe,1000000 -1410,Lance,1000000 -1411,Lance,1000000 -1451,Guisarme,1000000 -1452,Guisarme,1000000 -1454,Glaive,1000000 -1455,Glaive,1000000 -1457,Partizan,1000000 -1458,Partizan,1000000 -1460,Trident,1000000 -1461,Trident,1000000 -1463,Halberd,1000000 -1464,Halberd,1000000 -1472,Soul Staff,1000000 -1701,Bow,1000000 -1702,Bow,1000000 -1704,Composite Bow,1000000 -1705,Composite Bow,1000000 -1707,Great Bow,1000000 -1708,Great Bow,1000000 -1710,Crossbow,1000000 -1711,Crossbow,1000000 -1713,Arbalest,1000000 -1714,Gakkung Bow,1000000 -1715,Arbalest,1000000 -1716,Gakkung Bow,1000000 -1718,Hunter Bow,1000000 -1101,Sword,1000000 -1102,Sword,1000000 -1104,Falchion,1000000 -1105,Falchion,1000000 -1107,Blade,1000000 -1108,Blade,1000000 -1110,Rapier,1000000 -1111,Rapier,1000000 -1113,Scimitar,1000000 -1114,Scimitar,1000000 -1119,Tsurugi,1000000 -1120,Tsurugi,1000000 -1122,Ring Pommel Saber,1000000 -1123,Haedonggum,1000000 -1124,Orcish sword,1000000 -1125,Ring Pommel Saber,1000000 -1126,Saber,1000000 -1127,Saber,1000000 -1128,Haedonggum,1000000 -1129,Flamberge,1000000 -1101,Sword,1000000 -1102,Sword,1000000 -1104,Falchion,1000000 -1105,Falchion,1000000 -1107,Blade,1000000 -1108,Blade,1000000 -1110,Rapier,1000000 -1111,Rapier,1000000 -1113,Scimitar,1000000 -1114,Scimitar,1000000 -1119,Tsurugi,1000000 -1120,Tsurugi,1000000 -1122,Ring Pommel Saber,1000000 -1123,Haedonggum,1000000 -1124,Orcish sword,1000000 -1125,Ring Pommel Saber,1000000 -1126,Saber,1000000 -1127,Saber,1000000 -1128,Haedonggum,1000000 -1129,Flamberge,1000000 -1201,Knife,1000000 -1202,Knife,1000000 -1204,Cutter,1000000 -1205,Cutter,1000000 -1207,Main Gauche,1000000 -1208,Main Gauche,1000000 -1210,Dirk,1000000 -1211,Dirk,1000000 -1213,Dagger,1000000 -1214,Dagger,1000000 -1216,Stiletto,1000000 -1217,Stiletto,1000000 -1219,Gladius,1000000 -1220,Gladius,1000000 -1222,Damascus,1000000 -1226,Damascus,1000000 -1243,Novice Main Gauche,1000000 -1301,Axe,1000000 -1302,Axe,1000000 -1304,Orcish Axe,1000000 -1401,Javelin,1000000 -1402,Javelin,1000000 -1404,Spear,1000000 -1405,Spear,1000000 -1407,Pike,1000000 -1408,Pike,1000000 -1401,Javelin,1000000 -1402,Javelin,1000000 -1404,Spear,1000000 -1405,Spear,1000000 -1407,Pike,1000000 -1408,Pike,1000000 -1501,Club,1000000 -1502,Club,1000000 -1504,Mace,1000000 -1505,Mace,1000000 -1507,Smasher,1000000 -1508,Smasher,1000000 -1510,Flail,1000000 -1511,Flail,1000000 -1513,Morning Star,1000000 -1514,Morning Star,1000000 -1516,Sword Mace,1000000 -1517,Sword Mace,1000000 -1519,Chain,1000000 -1520,Chain,1000000 -1522,Stunner,1000000 -1401,Javelin,1000000 -1402,Javelin,1000000 -1404,Spear,1000000 -1405,Spear,1000000 -1407,Pike,1000000 -1408,Pike,1000000 -1501,Club,1000000 -1502,Club,1000000 -1504,Mace,1000000 -1505,Mace,1000000 -1507,Smasher,1000000 -1508,Smasher,1000000 -1510,Flail,1000000 -1511,Flail,1000000 -1513,Morning Star,1000000 -1514,Morning Star,1000000 -1516,Sword Mace,1000000 -1517,Sword Mace,1000000 -1519,Chain,1000000 -1520,Chain,1000000 -1522,Stunner,1000000 -1550,Book,1000000 -1551,Bible,1000000 -1552,Tablet,1000000 -1553,Book of Billows,1000000 -1554,Book of Mother Earth,1000000 -1555,Book of the Blazing Sun,1000000 -1556,Book of Gust of Wind,1000000 -1558,Girl's Diary,1000000 -1601,Rod,1000000 -1602,Rod,1000000 -1604,Wand,1000000 -1605,Wand,1000000 -1607,Staff,1000000 -1608,Staff,1000000 -1610,Arc Wand,1000000 -1611,Arc Wand,1000000 -1613,Mighty Staff,1000000 -1614,Wand of Occult,1000000 -1615,Evil Bone Wand,1000000 -1801,Waghnak,1000000 -1802,Waghnak,1000000 -1803,Knuckle Duster,1000000 -1804,Knuckle Duster,1000000 -1805,Studded Knuckles,1000000 -1806,Studded Knuckles,1000000 -1807,Fist,1000000 -1808,Fist,1000000 -1809,Claw,1000000 -1810,Claw,1000000 -1811,Finger,1000000 -1812,Finger,1000000 -1901,Violin,1000000 -1902,Violin,1000000 -1903,Mandolin,1000000 -1904,Mandolin,1000000 -1905,Lute,1000000 -1906,Lute,1000000 -1907,Guitar,1000000 -1908,Guitar,1000000 -1909,Harp,1000000 -1910,Harp,1000000 -1911,Gumoongoh,1000000 -1912,Gumoongoh,1000000 -1950,Rope,1000000 -1951,Rope,1000000 -1952,Whip,1000000 -1953,Whip,1000000 -1954,Wire Whip,1000000 -1955,Wire Whip,1000000 -1956,Rante Whip,1000000 -1957,Rante Whip,1000000 -1958,Tail Whip,1000000 -1959,Tail Whip,1000000 -1960,Whip,1000000 -1961,Whip,1000000 -2201,Sunglasses,1000000 -2203,Glasses,1000000 -2205,Diver Goggles,1000000 -2206,Wedding Veil,1000000 -2207,Fancy Flower,1000000 -2208,Ribbon,1000000 -2209,Ribbon,1000000 -2210,Hair Band,1000000 -2211,Bandana,1000000 -2212,Eye Patch,1000000 -2213,Kitty Band,1000000 -2214,Bunny Band,1000000 -2215,Flower Band,1000000 -2216,Biretta,1000000 -2217,Biretta,1000000 -2218,Flu Mask,1000000 -2220,Hat,1000000 -2221,Hat,1000000 -2222,Turban,1000000 -2223,Turban,1000000 -2226,Cap,1000000 -2227,Cap,1000000 -2228,Helm,1000000 -2229,Helm,1000000 -2230,Gemmed Sallet,1000000 -2231,Gemmed Sallet,1000000 -2232,Circlet,1000000 -2233,Circlet,1000000 -2236,Santa Hat,1000000 -2239,Monocle,1000000 -2241,Grandpa Beard,1000000 -2242,Purple Glasses,1000000 -2243,Geek Glasses,1000000 -2244,Big Ribbon,1000000 -2245,Sweet Gent,1000000 -2246,Golden Gear,1000000 -2247,Romantic Gent,1000000 -2248,Western Grace,1000000 -2250,Cute Ribbon,1000000 -2251,Monk Hat,1000000 -2252,Wizard Hat,1000000 -2253,Sunflower,1000000 -2257,Unicorn Horn,1000000 -2259,Mini Propeller,1000000 -2260,Mini Glasses,1000000 -2261,Army Cap,1000000 -2262,Clown Nose,1000000 -2263,Zorro Masque,1000000 -2265,Gangster Mask,1000000 -2266,Iron Cain,1000000 -2267,Cigarette,1000000 -2268,Pipe,1000000 -2269,Romantic Flower,1000000 -2270,Romantic Leaf,1000000 -2271,Jack be Dandy,1000000 -2275,Red Bandana,1000000 -2276,Angled Glasses,1000000 -2277,Nurse Cap,1000000 -2279,Bomb Wick,1000000 -2282,Halo,1000000 -2285,Apple of Archer,1000000 -2287,Pirate Bandana,1000000 -2289,Poo Poo Hat,1000000 -2290,Funeral Hat,1000000 -2291,Masquerade,1000000 -2294,Stellar,1000000 -2295,Blinker,1000000 -2298,Green Feeler,1000000 -2299,Orc Helm,1000000 -5003,Joker Jester,1000000 -5006,Machoman's Glasses,1000000 -5008,Puppy Love,1000000 -5009,Safety Helmet,1000000 -5010,Indian Fillet,1000000 -5011,Aerial,1000000 -5014,Fin Helm,1000000 -5015,Egg Shell,1000000 -5030,Panda Hat,1000000 -5035,Poring Hat,1000000 -5037,Nutshell,1000000 -5055,Novice False Eggshell,1000000 -2278,Mr. Smile,1000000 -2288,Mr. Scream,1000000 -2297,Goblin Mask,1000000 -5005,Gas Mask,1000000 -5088,Surprised Mask,1000000 -5089,Annoyed Mask,1000000 -5090,Goblin Leader Mask,1000000 -2224,Goggles,1000000 -2225,Goggles,1000000 -10001,Skull Helm,1000000 -10002,Monster Oxygen Mask,1000000 -10003,Transparent Headgear,1000000 -10004,Pacifier,1000000 -10005,Wig,1000000 -10006,Queen's Hair Ornament,1000000 -10007,Silk Ribbon,1000000 -10008,Punisher,1000000 -10009,Wild Flower,1000000 -10010,Battered Pot,1000000 -10011,Stellar Hairpin,1000000 -10012,Tiny Egg Shell,1000000 -10013,Backpack,1000000 -10014,Rocker Glasses,1000000 -10015,Green Lace,1000000 -10016,Golden Bell,1000000 -10017,Bark Shorts,1000000 -10018,Monkey Circlet,1000000 -10019,Red Scarf,1000000 -10020,Grave Keeper's Sword,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -2101,Guard,1000000 -2102,Guard,1000000 -2103,Buckler,1000000 -2104,Buckler,1000000 -2105,Shield,1000000 -2106,Shield,1000000 -2107,Mirror Shield,1000000 -2108,Mirror Shield,1000000 -2109,Memory Book,1000000 -2112,Novice Guard,1000000 -2301,Cotton Shirt,1000000 -2302,Cotton Shirt,1000000 -2303,Jacket,1000000 -2304,Jacket,1000000 -2305,Adventurer's Suit,1000000 -2306,Adventurer's Suit,1000000 -2307,Mantle,1000000 -2308,Mantle,1000000 -2309,Coat,1000000 -2310,Coat,1000000 -2311,Mink Coat,1000000 -2312,Padded Armor,1000000 -2313,Padded Armor,1000000 -2314,Chain Mail,1000000 -2315,Chain Mail,1000000 -2316,Full Plate,1000000 -2317,Full Plate,1000000 -2318,Lord's Clothes,1000000 -2320,Formal Suit,1000000 -2321,Silk Robe,1000000 -2322,Silk Robe,1000000 -2323,Scapulare,1000000 -2324,Scapulare,1000000 -2325,Saint's Robe,1000000 -2326,Saint's Robe,1000000 -2328,Wooden Mail,1000000 -2329,Wooden Mail,1000000 -2330,Tights,1000000 -2331,Tights,1000000 -2332,Silver Robe,1000000 -2333,Silver Robe,1000000 -2335,Thief Clothes,1000000 -2336,Thief Clothes,1000000 -2337,Ninja Suit,1000000 -2338,Wedding Dress,1000000 -2339,Pantie,1000000 -2340,Novice Breastplate,1000000 -2341,Legion Plate Armor,1000000 -2352,Tattered Novice Ninja Suit,1000000 -2401,Sandals,1000000 -2402,Sandals,1000000 -2403,Shoes,1000000 -2404,Shoes,1000000 -2405,Boots,1000000 -2406,Boots,1000000 -2407,Crystal Pumps,1000000 -2408,Shackles,1000000 -2409,High Heels,1000000 -2411,Greaves,1000000 -2414,Novice Slippers,1000000 -2501,Hood,1000000 -2502,Hood,1000000 -2503,Muffler,1000000 -2504,Muffler,1000000 -2505,Manteau,1000000 -2506,Manteau,1000000 -2507,Ancient Cape,1000000 -2508,Ragamuffin Manteau,1000000 -2510,Somber Novice Hood,1000000 -2601,Ring,1000000 -2602,Earring,1000000 -2603,Necklace,1000000 -2604,Glove,1000000 -2605,Brooch,1000000 -2607,Clip,1000000 -2608,Rosary,1000000 -2609,Skull Ring,1000000 -2610,Gold Ring,1000000 -2611,Silver Ring,1000000 -2612,Flower Ring,1000000 -2613,Diamond Ring,1000000 -2617,Celebrant's Mitten,1000000 -2618,Matyr's Leash,1000000 -2627,Belt,1000000 -2628,Novice Armlet,1000000 -1116,Katana,1000000 -1117,Katana,1000000 -1151,Slayer,1000000 -1152,Slayer,1000000 -1154,Bastard Sword,1000000 -1155,Bastard Sword,1000000 -1157,Two-Handed Sword,1000000 -1158,Two-Handed Sword,1000000 -1160,Broad Sword,1000000 -1162,Broad Sword,1000000 -1163,Claymore,1000000 -1250,Jur,1000000 -1251,Jur,1000000 -1252,Katar,1000000 -1253,Katar,1000000 -1254,Jamadhar,1000000 -1255,Jamadhar,1000000 -1256,Katar of Frozen Icicle,1000000 -1257,Katar of Quaking,1000000 -1258,Katar of Raging Blaze,1000000 -1259,Katar of Piercing Wind,1000000 -1351,Battle Axe,1000000 -1352,Battle Axe,1000000 -1354,Hammer,1000000 -1355,Hammer,1000000 -1357,Buster,1000000 -1358,Buster,1000000 -1360,Two-Handed Axe,1000000 -1361,Two-Handed Axe,1000000 -1410,Lance,1000000 -1411,Lance,1000000 -1451,Guisarme,1000000 -1452,Guisarme,1000000 -1454,Glaive,1000000 -1455,Glaive,1000000 -1457,Partizan,1000000 -1458,Partizan,1000000 -1460,Trident,1000000 -1461,Trident,1000000 -1463,Halberd,1000000 -1464,Halberd,1000000 -1472,Soul Staff,1000000 -1701,Bow,1000000 -1702,Bow,1000000 -1704,Composite Bow,1000000 -1705,Composite Bow,1000000 -1707,Great Bow,1000000 -1708,Great Bow,1000000 -1710,Crossbow,1000000 -1711,Crossbow,1000000 -1713,Arbalest,1000000 -1714,Gakkung Bow,1000000 -1715,Arbalest,1000000 -1716,Gakkung Bow,1000000 -1718,Hunter Bow,1000000 -1101,Sword,1000000 -1102,Sword,1000000 -1104,Falchion,1000000 -1105,Falchion,1000000 -1107,Blade,1000000 -1108,Blade,1000000 -1110,Rapier,1000000 -1111,Rapier,1000000 -1113,Scimitar,1000000 -1114,Scimitar,1000000 -1119,Tsurugi,1000000 -1120,Tsurugi,1000000 -1122,Ring Pommel Saber,1000000 -1123,Haedonggum,1000000 -1124,Orcish sword,1000000 -1125,Ring Pommel Saber,1000000 -1126,Saber,1000000 -1127,Saber,1000000 -1128,Haedonggum,1000000 -1129,Flamberge,1000000 -1101,Sword,1000000 -1102,Sword,1000000 -1104,Falchion,1000000 -1105,Falchion,1000000 -1107,Blade,1000000 -1108,Blade,1000000 -1110,Rapier,1000000 -1111,Rapier,1000000 -1113,Scimitar,1000000 -1114,Scimitar,1000000 -1119,Tsurugi,1000000 -1120,Tsurugi,1000000 -1122,Ring Pommel Saber,1000000 -1123,Haedonggum,1000000 -1124,Orcish sword,1000000 -1125,Ring Pommel Saber,1000000 -1126,Saber,1000000 -1127,Saber,1000000 -1128,Haedonggum,1000000 -1129,Flamberge,1000000 -1201,Knife,1000000 -1202,Knife,1000000 -1204,Cutter,1000000 -1205,Cutter,1000000 -1207,Main Gauche,1000000 -1208,Main Gauche,1000000 -1210,Dirk,1000000 -1211,Dirk,1000000 -1213,Dagger,1000000 -1214,Dagger,1000000 -1216,Stiletto,1000000 -1217,Stiletto,1000000 -1219,Gladius,1000000 -1220,Gladius,1000000 -1222,Damascus,1000000 -1226,Damascus,1000000 -1243,Novice Main Gauche,1000000 -1301,Axe,1000000 -1302,Axe,1000000 -1304,Orcish Axe,1000000 -1401,Javelin,1000000 -1402,Javelin,1000000 -1404,Spear,1000000 -1405,Spear,1000000 -1407,Pike,1000000 -1408,Pike,1000000 -1401,Javelin,1000000 -1402,Javelin,1000000 -1404,Spear,1000000 -1405,Spear,1000000 -1407,Pike,1000000 -1408,Pike,1000000 -1501,Club,1000000 -1502,Club,1000000 -1504,Mace,1000000 -1505,Mace,1000000 -1507,Smasher,1000000 -1508,Smasher,1000000 -1510,Flail,1000000 -1511,Flail,1000000 -1513,Morning Star,1000000 -1514,Morning Star,1000000 -1516,Sword Mace,1000000 -1517,Sword Mace,1000000 -1519,Chain,1000000 -1520,Chain,1000000 -1522,Stunner,1000000 -1401,Javelin,1000000 -1402,Javelin,1000000 -1404,Spear,1000000 -1405,Spear,1000000 -1407,Pike,1000000 -1408,Pike,1000000 -1501,Club,1000000 -1502,Club,1000000 -1504,Mace,1000000 -1505,Mace,1000000 -1507,Smasher,1000000 -1508,Smasher,1000000 -1510,Flail,1000000 -1511,Flail,1000000 -1513,Morning Star,1000000 -1514,Morning Star,1000000 -1516,Sword Mace,1000000 -1517,Sword Mace,1000000 -1519,Chain,1000000 -1520,Chain,1000000 -1522,Stunner,1000000 -1550,Book,1000000 -1551,Bible,1000000 -1552,Tablet,1000000 -1553,Book of Billows,1000000 -1554,Book of Mother Earth,1000000 -1555,Book of the Blazing Sun,1000000 -1556,Book of Gust of Wind,1000000 -1558,Girl's Diary,1000000 -1601,Rod,1000000 -1602,Rod,1000000 -1604,Wand,1000000 -1605,Wand,1000000 -1607,Staff,1000000 -1608,Staff,1000000 -1610,Arc Wand,1000000 -1611,Arc Wand,1000000 -1613,Mighty Staff,1000000 -1614,Wand of Occult,1000000 -1615,Evil Bone Wand,1000000 -1801,Waghnak,1000000 -1802,Waghnak,1000000 -1803,Knuckle Duster,1000000 -1804,Knuckle Duster,1000000 -1805,Studded Knuckles,1000000 -1806,Studded Knuckles,1000000 -1807,Fist,1000000 -1808,Fist,1000000 -1809,Claw,1000000 -1810,Claw,1000000 -1811,Finger,1000000 -1812,Finger,1000000 -1901,Violin,1000000 -1902,Violin,1000000 -1903,Mandolin,1000000 -1904,Mandolin,1000000 -1905,Lute,1000000 -1906,Lute,1000000 -1907,Guitar,1000000 -1908,Guitar,1000000 -1909,Harp,1000000 -1910,Harp,1000000 -1911,Gumoongoh,1000000 -1912,Gumoongoh,1000000 -1950,Rope,1000000 -1951,Rope,1000000 -1952,Whip,1000000 -1953,Whip,1000000 -1954,Wire Whip,1000000 -1955,Wire Whip,1000000 -1956,Rante Whip,1000000 -1957,Rante Whip,1000000 -1958,Tail Whip,1000000 -1959,Tail Whip,1000000 -1960,Whip,1000000 -1961,Whip,1000000 -2201,Sunglasses,1000000 -2203,Glasses,1000000 -2205,Diver Goggles,1000000 -2206,Wedding Veil,1000000 -2207,Fancy Flower,1000000 -2208,Ribbon,1000000 -2209,Ribbon,1000000 -2210,Hair Band,1000000 -2211,Bandana,1000000 -2212,Eye Patch,1000000 -2213,Kitty Band,1000000 -2214,Bunny Band,1000000 -2215,Flower Band,1000000 -2216,Biretta,1000000 -2217,Biretta,1000000 -2218,Flu Mask,1000000 -2220,Hat,1000000 -2221,Hat,1000000 -2222,Turban,1000000 -2223,Turban,1000000 -2226,Cap,1000000 -2227,Cap,1000000 -2228,Helm,1000000 -2229,Helm,1000000 -2230,Gemmed Sallet,1000000 -2231,Gemmed Sallet,1000000 -2232,Circlet,1000000 -2233,Circlet,1000000 -2236,Santa Hat,1000000 -2239,Monocle,1000000 -2241,Grandpa Beard,1000000 -2242,Purple Glasses,1000000 -2243,Geek Glasses,1000000 -2244,Big Ribbon,1000000 -2245,Sweet Gent,1000000 -2246,Golden Gear,1000000 -2247,Romantic Gent,1000000 -2248,Western Grace,1000000 -2250,Cute Ribbon,1000000 -2251,Monk Hat,1000000 -2252,Wizard Hat,1000000 -2253,Sunflower,1000000 -2257,Unicorn Horn,1000000 -2259,Mini Propeller,1000000 -2260,Mini Glasses,1000000 -2261,Army Cap,1000000 -2262,Clown Nose,1000000 -2263,Zorro Masque,1000000 -2265,Gangster Mask,1000000 -2266,Iron Cain,1000000 -2267,Cigarette,1000000 -2268,Pipe,1000000 -2269,Romantic Flower,1000000 -2270,Romantic Leaf,1000000 -2271,Jack be Dandy,1000000 -2275,Red Bandana,1000000 -2276,Angled Glasses,1000000 -2277,Nurse Cap,1000000 -2279,Bomb Wick,1000000 -2282,Halo,1000000 -2285,Apple of Archer,1000000 -2287,Pirate Bandana,1000000 -2289,Poo Poo Hat,1000000 -2290,Funeral Hat,1000000 -2291,Masquerade,1000000 -2294,Stellar,1000000 -2295,Blinker,1000000 -2298,Green Feeler,1000000 -2299,Orc Helm,1000000 -5003,Joker Jester,1000000 -5006,Machoman's Glasses,1000000 -5008,Puppy Love,1000000 -5009,Safety Helmet,1000000 -5010,Indian Fillet,1000000 -5011,Aerial,1000000 -5014,Fin Helm,1000000 -5015,Egg Shell,1000000 -5030,Panda Hat,1000000 -5035,Poring Hat,1000000 -5037,Nutshell,1000000 -5055,Novice False Eggshell,1000000 -2278,Mr. Smile,1000000 -2288,Mr. Scream,1000000 -2297,Goblin Mask,1000000 -5005,Gas Mask,1000000 -5088,Surprised Mask,1000000 -5089,Annoyed Mask,1000000 -5090,Goblin Leader Mask,1000000 -2224,Goggles,1000000 -2225,Goggles,1000000 -10001,Skull Helm,1000000 -10002,Monster Oxygen Mask,1000000 -10003,Transparent Headgear,1000000 -10004,Pacifier,1000000 -10005,Wig,1000000 -10006,Queen's Hair Ornament,1000000 -10007,Silk Ribbon,1000000 -10008,Punisher,1000000 -10009,Wild Flower,1000000 -10010,Battered Pot,1000000 -10011,Stellar Hairpin,1000000 -10012,Tiny Egg Shell,1000000 -10013,Backpack,1000000 -10014,Rocker Glasses,1000000 -10015,Green Lace,1000000 -10016,Golden Bell,1000000 -10017,Bark Shorts,1000000 -10018,Monkey Circlet,1000000 -10019,Red Scarf,1000000 -10020,Grave Keeper's Sword,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -2249,Coronet,1000000 -2254,Angel Wing,1000000 -2255,Evil Wing,1000000 -2258,Spiky Band,1000000 -2274,Ghost Bandana,1000000 -2621,Ring,1000000 -2622,Earring,1000000 -2623,Necklace,1000000 -2624,Glove,1000000 -2625,Brooch,1000000 -2626,Rosary,1000000 -5002,Jewel Crown,1000000 -5085,Small Ribbons,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 \ No newline at end of file +1,2101,1 //Guard +1,2102,1 //Guard +1,2103,1 //Buckler +1,2104,1 //Buckler +1,2105,1 //Shield +1,2106,1 //Shield +1,2107,1 //Mirror Shield +1,2108,1 //Mirror Shield +1,2109,1 //Memory Book +1,2112,1 //Novice Guard +1,2301,1 //Cotton Shirt +1,2302,1 //Cotton Shirt +1,2303,1 //Jacket +1,2304,1 //Jacket +1,2305,1 //Adventurer's Suit +1,2306,1 //Adventurer's Suit +1,2307,1 //Mantle +1,2308,1 //Mantle +1,2309,1 //Coat +1,2310,1 //Coat +1,2311,1 //Mink Coat +1,2312,1 //Padded Armor +1,2313,1 //Padded Armor +1,2314,1 //Chain Mail +1,2315,1 //Chain Mail +1,2316,1 //Full Plate +1,2317,1 //Full Plate +1,2318,1 //Lord's Clothes +1,2320,1 //Formal Suit +1,2321,1 //Silk Robe +1,2322,1 //Silk Robe +1,2323,1 //Scapulare +1,2324,1 //Scapulare +1,2325,1 //Saint's Robe +1,2326,1 //Saint's Robe +1,2328,1 //Wooden Mail +1,2329,1 //Wooden Mail +1,2330,1 //Tights +1,2331,1 //Tights +1,2332,1 //Silver Robe +1,2333,1 //Silver Robe +1,2335,1 //Thief Clothes +1,2336,1 //Thief Clothes +1,2337,1 //Ninja Suit +1,2338,1 //Wedding Dress +1,2339,1 //Pantie +1,2340,1 //Novice Breastplate +1,2341,1 //Legion Plate Armor +1,2352,1 //Tattered Novice Ninja Suit +1,2401,1 //Sandals +1,2402,1 //Sandals +1,2403,1 //Shoes +1,2404,1 //Shoes +1,2405,1 //Boots +1,2406,1 //Boots +1,2407,1 //Crystal Pumps +1,2408,1 //Shackles +1,2409,1 //High Heels +1,2411,1 //Greaves +1,2414,1 //Novice Slippers +1,2501,1 //Hood +1,2502,1 //Hood +1,2503,1 //Muffler +1,2504,1 //Muffler +1,2505,1 //Manteau +1,2506,1 //Manteau +1,2507,1 //Ancient Cape +1,2508,1 //Ragamuffin Manteau +1,2510,1 //Somber Novice Hood +1,2601,1 //Ring +1,2602,1 //Earring +1,2603,1 //Necklace +1,2604,1 //Glove +1,2605,1 //Brooch +1,2607,1 //Clip +1,2608,1 //Rosary +1,2609,1 //Skull Ring +1,2610,1 //Gold Ring +1,2611,1 //Silver Ring +1,2612,1 //Flower Ring +1,2613,1 //Diamond Ring +1,2617,1 //Celebrant's Mitten +1,2618,1 //Matyr's Leash +1,2627,1 //Belt +1,2628,1 //Novice Armlet +1,1116,1 //Katana +1,1117,1 //Katana +1,1151,1 //Slayer +1,1152,1 //Slayer +1,1154,1 //Bastard Sword +1,1155,1 //Bastard Sword +1,1157,1 //Two-Handed Sword +1,1158,1 //Two-Handed Sword +1,1160,1 //Broad Sword +1,1162,1 //Broad Sword +1,1163,1 //Claymore +1,1250,1 //Jur +1,1251,1 //Jur +1,1252,1 //Katar +1,1253,1 //Katar +1,1254,1 //Jamadhar +1,1255,1 //Jamadhar +1,1256,1 //Katar of Frozen Icicle +1,1257,1 //Katar of Quaking +1,1258,1 //Katar of Raging Blaze +1,1259,1 //Katar of Piercing Wind +1,1351,1 //Battle Axe +1,1352,1 //Battle Axe +1,1354,1 //Hammer +1,1355,1 //Hammer +1,1357,1 //Buster +1,1358,1 //Buster +1,1360,1 //Two-Handed Axe +1,1361,1 //Two-Handed Axe +1,1410,1 //Lance +1,1411,1 //Lance +1,1451,1 //Guisarme +1,1452,1 //Guisarme +1,1454,1 //Glaive +1,1455,1 //Glaive +1,1457,1 //Partizan +1,1458,1 //Partizan +1,1460,1 //Trident +1,1461,1 //Trident +1,1463,1 //Halberd +1,1464,1 //Halberd +1,1472,1 //Soul Staff +1,1701,1 //Bow +1,1702,1 //Bow +1,1704,1 //Composite Bow +1,1705,1 //Composite Bow +1,1707,1 //Great Bow +1,1708,1 //Great Bow +1,1710,1 //Crossbow +1,1711,1 //Crossbow +1,1713,1 //Arbalest +1,1714,1 //Gakkung Bow +1,1715,1 //Arbalest +1,1716,1 //Gakkung Bow +1,1718,1 //Hunter Bow +1,1101,1 //Sword +1,1102,1 //Sword +1,1104,1 //Falchion +1,1105,1 //Falchion +1,1107,1 //Blade +1,1108,1 //Blade +1,1110,1 //Rapier +1,1111,1 //Rapier +1,1113,1 //Scimitar +1,1114,1 //Scimitar +1,1119,1 //Tsurugi +1,1120,1 //Tsurugi +1,1122,1 //Ring Pommel Saber +1,1123,1 //Haedonggum +1,1124,1 //Orcish sword +1,1125,1 //Ring Pommel Saber +1,1126,1 //Saber +1,1127,1 //Saber +1,1128,1 //Haedonggum +1,1129,1 //Flamberge +1,1101,1 //Sword +1,1102,1 //Sword +1,1104,1 //Falchion +1,1105,1 //Falchion +1,1107,1 //Blade +1,1108,1 //Blade +1,1110,1 //Rapier +1,1111,1 //Rapier +1,1113,1 //Scimitar +1,1114,1 //Scimitar +1,1119,1 //Tsurugi +1,1120,1 //Tsurugi +1,1122,1 //Ring Pommel Saber +1,1123,1 //Haedonggum +1,1124,1 //Orcish sword +1,1125,1 //Ring Pommel Saber +1,1126,1 //Saber +1,1127,1 //Saber +1,1128,1 //Haedonggum +1,1129,1 //Flamberge +1,1201,1 //Knife +1,1202,1 //Knife +1,1204,1 //Cutter +1,1205,1 //Cutter +1,1207,1 //Main Gauche +1,1208,1 //Main Gauche +1,1210,1 //Dirk +1,1211,1 //Dirk +1,1213,1 //Dagger +1,1214,1 //Dagger +1,1216,1 //Stiletto +1,1217,1 //Stiletto +1,1219,1 //Gladius +1,1220,1 //Gladius +1,1222,1 //Damascus +1,1226,1 //Damascus +1,1243,1 //Novice Main Gauche +1,1301,1 //Axe +1,1302,1 //Axe +1,1304,1 //Orcish Axe +1,1401,1 //Javelin +1,1402,1 //Javelin +1,1404,1 //Spear +1,1405,1 //Spear +1,1407,1 //Pike +1,1408,1 //Pike +1,1401,1 //Javelin +1,1402,1 //Javelin +1,1404,1 //Spear +1,1405,1 //Spear +1,1407,1 //Pike +1,1408,1 //Pike +1,1501,1 //Club +1,1502,1 //Club +1,1504,1 //Mace +1,1505,1 //Mace +1,1507,1 //Smasher +1,1508,1 //Smasher +1,1510,1 //Flail +1,1511,1 //Flail +1,1513,1 //Morning Star +1,1514,1 //Morning Star +1,1516,1 //Sword Mace +1,1517,1 //Sword Mace +1,1519,1 //Chain +1,1520,1 //Chain +1,1522,1 //Stunner +1,1401,1 //Javelin +1,1402,1 //Javelin +1,1404,1 //Spear +1,1405,1 //Spear +1,1407,1 //Pike +1,1408,1 //Pike +1,1501,1 //Club +1,1502,1 //Club +1,1504,1 //Mace +1,1505,1 //Mace +1,1507,1 //Smasher +1,1508,1 //Smasher +1,1510,1 //Flail +1,1511,1 //Flail +1,1513,1 //Morning Star +1,1514,1 //Morning Star +1,1516,1 //Sword Mace +1,1517,1 //Sword Mace +1,1519,1 //Chain +1,1520,1 //Chain +1,1522,1 //Stunner +1,1550,1 //Book +1,1551,1 //Bible +1,1552,1 //Tablet +1,1553,1 //Book of Billows +1,1554,1 //Book of Mother Earth +1,1555,1 //Book of the Blazing Sun +1,1556,1 //Book of Gust of Wind +1,1558,1 //Girl's Diary +1,1601,1 //Rod +1,1602,1 //Rod +1,1604,1 //Wand +1,1605,1 //Wand +1,1607,1 //Staff +1,1608,1 //Staff +1,1610,1 //Arc Wand +1,1611,1 //Arc Wand +1,1613,1 //Mighty Staff +1,1614,1 //Wand of Occult +1,1615,1 //Evil Bone Wand +1,1801,1 //Waghnak +1,1802,1 //Waghnak +1,1803,1 //Knuckle Duster +1,1804,1 //Knuckle Duster +1,1805,1 //Studded Knuckles +1,1806,1 //Studded Knuckles +1,1807,1 //Fist +1,1808,1 //Fist +1,1809,1 //Claw +1,1810,1 //Claw +1,1811,1 //Finger +1,1812,1 //Finger +1,1901,1 //Violin +1,1902,1 //Violin +1,1903,1 //Mandolin +1,1904,1 //Mandolin +1,1905,1 //Lute +1,1906,1 //Lute +1,1907,1 //Guitar +1,1908,1 //Guitar +1,1909,1 //Harp +1,1910,1 //Harp +1,1911,1 //Gumoongoh +1,1912,1 //Gumoongoh +1,1950,1 //Rope +1,1951,1 //Rope +1,1952,1 //Whip +1,1953,1 //Whip +1,1954,1 //Wire Whip +1,1955,1 //Wire Whip +1,1956,1 //Rante Whip +1,1957,1 //Rante Whip +1,1958,1 //Tail Whip +1,1959,1 //Tail Whip +1,1960,1 //Whip +1,1961,1 //Whip +1,2201,1 //Sunglasses +1,2203,1 //Glasses +1,2205,1 //Diver Goggles +1,2206,1 //Wedding Veil +1,2207,1 //Fancy Flower +1,2208,1 //Ribbon +1,2209,1 //Ribbon +1,2210,1 //Hair Band +1,2211,1 //Bandana +1,2212,1 //Eye Patch +1,2213,1 //Kitty Band +1,2214,1 //Bunny Band +1,2215,1 //Flower Band +1,2216,1 //Biretta +1,2217,1 //Biretta +1,2218,1 //Flu Mask +1,2220,1 //Hat +1,2221,1 //Hat +1,2222,1 //Turban +1,2223,1 //Turban +1,2226,1 //Cap +1,2227,1 //Cap +1,2228,1 //Helm +1,2229,1 //Helm +1,2230,1 //Gemmed Sallet +1,2231,1 //Gemmed Sallet +1,2232,1 //Circlet +1,2233,1 //Circlet +1,2236,1 //Santa Hat +1,2239,1 //Monocle +1,2241,1 //Grandpa Beard +1,2242,1 //Purple Glasses +1,2243,1 //Geek Glasses +1,2244,1 //Big Ribbon +1,2245,1 //Sweet Gent +1,2246,1 //Golden Gear +1,2247,1 //Romantic Gent +1,2248,1 //Western Grace +1,2250,1 //Cute Ribbon +1,2251,1 //Monk Hat +1,2252,1 //Wizard Hat +1,2253,1 //Sunflower +1,2257,1 //Unicorn Horn +1,2259,1 //Mini Propeller +1,2260,1 //Mini Glasses +1,2261,1 //Army Cap +1,2262,1 //Clown Nose +1,2263,1 //Zorro Masque +1,2265,1 //Gangster Mask +1,2266,1 //Iron Cain +1,2267,1 //Cigarette +1,2268,1 //Pipe +1,2269,1 //Romantic Flower +1,2270,1 //Romantic Leaf +1,2271,1 //Jack be Dandy +1,2275,1 //Red Bandana +1,2276,1 //Angled Glasses +1,2277,1 //Nurse Cap +1,2279,1 //Bomb Wick +1,2282,1 //Halo +1,2285,1 //Apple of Archer +1,2287,1 //Pirate Bandana +1,2289,1 //Poo Poo Hat +1,2290,1 //Funeral Hat +1,2291,1 //Masquerade +1,2294,1 //Stellar +1,2295,1 //Blinker +1,2298,1 //Green Feeler +1,2299,1 //Orc Helm +1,5003,1 //Joker Jester +1,5006,1 //Machoman's Glasses +1,5008,1 //Puppy Love +1,5009,1 //Safety Helmet +1,5010,1 //Indian Fillet +1,5011,1 //Aerial +1,5014,1 //Fin Helm +1,5015,1 //Egg Shell +1,5030,1 //Panda Hat +1,5035,1 //Poring Hat +1,5037,1 //Nutshell +1,5055,1 //Novice False Eggshell +1,2278,1 //Mr. Smile +1,2288,1 //Mr. Scream +1,2297,1 //Goblin Mask +1,5005,1 //Gas Mask +1,5088,1 //Surprised Mask +1,5089,1 //Annoyed Mask +1,5090,1 //Goblin Leader Mask +1,2224,1 //Goggles +1,2225,1 //Goggles +1,10001,1 //Skull Helm +1,10002,1 //Monster Oxygen Mask +1,10003,1 //Transparent Headgear +1,10004,1 //Pacifier +1,10005,1 //Wig +1,10006,1 //Queen's Hair Ornament +1,10007,1 //Silk Ribbon +1,10008,1 //Punisher +1,10009,1 //Wild Flower +1,10010,1 //Battered Pot +1,10011,1 //Stellar Hairpin +1,10012,1 //Tiny Egg Shell +1,10013,1 //Backpack +1,10014,1 //Rocker Glasses +1,10015,1 //Green Lace +1,10016,1 //Golden Bell +1,10017,1 //Bark Shorts +1,10018,1 //Monkey Circlet +1,10019,1 //Red Scarf +1,10020,1 //Grave Keeper's Sword +1,701,1 //Ora Ora +1,702,1 //Animal Gore +1,703,1 //Hinalle +1,704,1 //Aloe +1,705,1 //Clover +1,706,1 //Four Leaf Clover +1,707,1 //Singing Plant +1,708,1 //Ment +1,710,1 //Illusion Flower +1,711,1 //Shoot +1,712,1 //Flower +1,713,1 //Empty Bottle +1,714,1 //Emperium +1,715,1 //Yellow Gemstone +1,716,1 //Red Gemstone +1,717,1 //Blue Gemstone +1,718,1 //Garnet +1,719,1 //Amethyst +1,720,1 //Aquamarine +1,721,1 //Emerald +1,722,1 //Pearl +1,723,1 //Ruby +1,724,1 //Cursed Ruby +1,725,1 //Sardonyx +1,726,1 //Sapphire +1,727,1 //Opal +1,728,1 //Topaz +1,729,1 //Zircon +1,730,1 //1carat Diamond +1,731,1 //2carat Diamond +1,732,1 //3carat Diamond +1,733,1 //Cracked Diamond +1,734,1 //Red Frame +1,735,1 //Chung Jah +1,736,1 //China +1,737,1 //Black Ladle +1,738,1 //Pencil Case +1,739,1 //Rouge +1,740,1 //Puppet +1,741,1 //Poring Doll +1,742,1 //Chonchon Doll +1,743,1 //Spore Doll +1,744,1 //Bouquet +1,745,1 //Wedding Bouquet +1,746,1 //Glass Bead +1,747,1 //Crystal Mirror +1,748,1 //Witherless Rose +1,749,1 //Frozen Rose +1,750,1 //Baphomet Doll +1,751,1 //Osiris Doll +1,752,1 //Grasshopper Doll +1,753,1 //Yoyo Doll +1,754,1 //Raccoon Doll +1,756,1 //Rough Oridecon +1,757,1 //Rough Elunium +1,901,1 //Danggie +1,902,1 //Tree Root +1,903,1 //Reptile Tongue +1,904,1 //Scorpion Tail +1,905,1 //Stem +1,906,1 //Pointed Scale +1,907,1 //Resin +1,908,1 //Spawn +1,909,1 //Jellopy +1,910,1 //Garlet +1,911,1 //Scell +1,912,1 //Zargon +1,913,1 //Tooth of Bat +1,914,1 //Fluff +1,915,1 //Chrysalis +1,916,1 //Feather of Birds +1,917,1 //Talon +1,918,1 //Sticky Webfoot +1,919,1 //Animal Skin +1,920,1 //Wolf Claw +1,921,1 //Mushroom Spore +1,922,1 //Orc's Fang +1,923,1 //Evil Horn +1,924,1 //Powder of Butterfly +1,925,1 //Bill of Birds +1,926,1 //Snake Scale +1,928,1 //Insect Feeler +1,929,1 //Immortal Heart +1,930,1 //Rotten Bandage +1,931,1 //Orcish Voucher +1,932,1 //Skel-Bone +1,934,1 //Memento +1,935,1 //Shell +1,936,1 //Scale Shell +1,937,1 //Venom Canine +1,938,1 //Sticky Mucus +1,939,1 //Bee Sting +1,940,1 //Grasshopper's Leg +1,941,1 //Nose Ring +1,942,1 //Yoyo Tail +1,943,1 //Solid Shell +1,944,1 //Horseshoe +1,945,1 //Raccoon Leaf +1,946,1 //Snail's Shell +1,947,1 //Horn +1,948,1 //Bear's Footskin +1,949,1 //Feather +1,950,1 //Heart of Mermaid +1,951,1 //Fin +1,952,1 //Cactus Needle +1,953,1 //Stone Heart +1,954,1 //Shining Scale +1,955,1 //Worm Peeling +1,956,1 //Gill +1,957,1 //Decayed Nail +1,958,1 //Horrendous Mouth +1,959,1 //Stinky Scale +1,960,1 //Nipper +1,961,1 //Conch +1,962,1 //Tentacle +1,963,1 //Sharp Scale +1,964,1 //Crab Shell +1,965,1 //Clam Shell +1,966,1 //Clam Flesh +1,967,1 //Turtle Shell +1,968,1 //Heroic Emblem +1,969,1 //Gold +1,970,1 //Alcohol +1,971,1 //Detrimindexta +1,972,1 //Karvodailnirol +1,973,1 //Counteragent +1,974,1 //Mixture +1,975,1 //Scarlet Dyestuff +1,976,1 //Lemon Dyestuff +1,978,1 //Cobaltblue Dyestuff +1,979,1 //Darkgreen Dyestuff +1,980,1 //Orange Dyestuff +1,981,1 //Violet Dyestuff +1,982,1 //White Dyestuff +1,983,1 //Black Dyestuff +1,984,1 //Oridecon +1,985,1 //Elunium +1,986,1 //Anvil +1,987,1 //Oridecon Anvil +1,988,1 //Golden Anvil +1,989,1 //Emperium Anvil +1,990,1 //Red Blood +1,991,1 //Crystal Blue +1,992,1 //Wind of Verdure +1,993,1 //Green Live +1,994,1 //Flame Heart +1,995,1 //Mystic Frozen +1,996,1 //Rough Wind +1,997,1 //Great Nature +1,998,1 //Iron +1,999,1 //Steel +1,1000,1 //Star Crumb +1,1001,1 //Star Dust +1,1002,1 //Iron Ore +1,1003,1 //Coal +1,1004,1 //Chivalry Emblem +1,1005,1 //Hammer of Blacksmith +1,1006,1 //Old Magicbook +1,1007,1 //Necklace of Wisdom +1,1008,1 //Necklace of Oblivion +1,1009,1 //Hand of God +1,1010,1 //Phracon +1,1011,1 //Emveretarcon +1,1012,1 //Frill +1,1013,1 //Rainbow Shell +1,1014,1 //Ant Jaw +1,1015,1 //Tongue +1,1016,1 //Rat Tail +1,1017,1 //Mole Whiskers +1,1018,1 //Mole Claw +1,1019,1 //Trunk +1,1020,1 //Black Hair +1,1021,1 //Dokebi Horn +1,1022,1 //Nine Tails +1,1023,1 //Fish Tail +1,1024,1 //Squid Ink +1,1025,1 //Cobweb +1,1026,1 //Acorn +1,1027,1 //Porcupine Quill +1,1028,1 //Mane +1,1029,1 //Tiger Skin +1,1030,1 //Tiger's Footskin +1,1031,1 //Mantis Scythe +1,1032,1 //Maneater Blossom +1,1033,1 //Maneater Root +1,1034,1 //Blue Hair +1,1035,1 //Dragon Canine +1,1036,1 //Dragon Scale +1,1037,1 //Dragon Tail +1,1038,1 //Little Evil Horn +1,1039,1 //Little Evil Wing +1,1040,1 //Elder Pixie's Moustache +1,1041,1 //Lantern +1,1042,1 //Bug Leg +1,1043,1 //Orc Claw +1,1044,1 //Zenorc's Fang +1,1045,1 //Cultish Masque +1,1046,1 //Scorpion Nipper +1,1047,1 //Dead Medusa +1,1048,1 //Horrendous Hair +1,1049,1 //Skirt of Virgin +1,1050,1 //Tendon +1,1051,1 //Detonator +1,1052,1 //Single Cell +1,1053,1 //Ancient Tooth +1,1054,1 //Ancient Lips +1,1055,1 //Earthworm Peeling +1,1056,1 //Grit +1,1057,1 //Moth Dust +1,1058,1 //Moth Wings +1,1059,1 //Fabric +1,1060,1 //Golden Hair +1,1061,1 //Witched Starsand +1,1062,1 //Jack o' Pumpkin +1,1063,1 //Fang +1,1064,1 //Reins +1,1065,1 //Trap +1,1066,1 //Fine-grained Trunk +1,1067,1 //Solid Trunk +1,1068,1 //Barren Trunk +1,1088,1 //Morocc Solution +1,1089,1 //Payon Solution +1,1092,1 //Empty Test Tube +1,1093,1 //Empty Potion Bottle +1,1094,1 //Short Daenggie +1,1095,1 //Clock Hand +1,1096,1 //Round Shell +1,1097,1 //Worn Out Page +1,1098,1 //Manacles +1,1099,1 //Worn-out Prison Uniform +1,7001,1 //Mould Powder +1,7002,1 //Ogre Tooth +1,7003,1 //Anolian Skin +1,7004,1 //Mud Lump +1,7005,1 //Skull +1,7006,1 //Wing of Red Bat +1,7007,1 //Claw of Rat +1,7008,1 //Stiff Horn +1,7009,1 //Glitter Shell +1,7010,1 //Tail of Steel Scorpion +1,7011,1 //Claw of Monkey +1,7012,1 //Tough Scalelike Stem +1,7013,1 //Coral Reef +1,7014,1 //Old Portrait +1,7015,1 //Memory Bookmark +1,7016,1 //Bent Spoon +1,7026,1 //Clock_Tower_Key +1,7027,1 //Key of the Underground +1,7030,1 //Claw of Desert Wolf +1,7031,1 //Old Frying Pan +1,7032,1 //Piece of Egg Shell +1,7033,1 //Poison Spore +1,7034,1 //Red Stocking +1,7035,1 //Matchstick +1,7036,1 //Fang of Garm +1,7038,1 //Yarn +1,7041,1 //Fine Grit +1,7047,1 //Alice's Apron +1,7048,1 //Talon of Griffon +1,7049,1 //Stone +1,7053,1 //Cyfar +1,7054,1 //Brigan +1,7059,1 //Free Ticket for Kafra Storage +1,7060,1 //Free Ticket for Kafra Transportation +1,7061,1 //Free Ticket for the Cart Service +1,7063,1 //Soft Feather +1,7064,1 //Wing of Dragonfly +1,7065,1 //Sea-Otter Fur +1,7066,1 //Ice Cubic +1,7067,1 //Stone Fragment +1,7068,1 //Burnt Tree +1,7069,1 //Destroyed Armor +1,7070,1 //Broken Shell +1,7071,1 //Tattered Clothes +1,7072,1 //Old Shuriken +1,7093,1 //Cogwheel +1,7094,1 //Fragment +1,7095,1 //Metal Fragment +1,7096,1 //Lava +1,7097,1 //Burning Heart +1,7098,1 //Live Coal +1,7099,1 //Worn-out Magic Scroll +1,7100,1 //Sharp Leaf +1,7101,1 //Peco Peco Feather +1,7106,1 //Antelope Horn +1,7107,1 //Antelope Skin +1,7108,1 //Piece of Shield +1,7109,1 //Shining Spear Blade +1,7110,1 //Broken Sword +1,7111,1 //Slick Paper +1,7112,1 //Sharp Paper +1,7113,1 //Broken Pharaoh Emblem +1,7114,1 //Masque of Tutankhamen +1,7115,1 //Harpy Feather +1,7116,1 //Harpy Talon +1,7117,1 //Torn Magic Book +1,7118,1 //Torn Scroll +1,7119,1 //Bacillus +1,7120,1 //Burning Horseshoe +1,7121,1 //Honey Pot +1,7122,1 //Burning Hair +1,7123,1 //Dragon Skin +1,7124,1 //Sand Clump +1,7125,1 //Scorpion Claw +1,7126,1 //Large Jellopy +1,7134,1 //Medicine Bowl +1,7135,1 //Fire Bottle +1,7136,1 //Acid Bottle +1,7137,1 //Plant Bottle +1,7138,1 //Marine Sphere Bottle +1,7139,1 //Glistening Coat +1,7149,1 //Yellow Plate +1,7150,1 //Piece of Bamboo +1,7151,1 //Oil Paper +1,7152,1 //Glossy Hair +1,7153,1 //Worn-out Kimono +1,7154,1 //Poisonous Powder +1,7155,1 //Poisonous Toad Skin +1,7156,1 //Broken Shuriken +1,7157,1 //Dark Mask +1,7158,1 //Broken Liquor Jar +1,7159,1 //Tengu Nose +1,7161,1 //Black Bear Skin +1,7162,1 //Cloud Crumb +1,7163,1 //Hard Feeler +1,7164,1 //Solid_Peach +1,7165,1 //Transparent Celestial Robe +1,7166,1 //Soft Silk +1,7167,1 //Strange Steel Piece +1,7168,1 //Giant Butterfly Wing +1,7169,1 //Ba_Gua +1,7170,1 //Tuxedo +1,7171,1 //Leopard Skin +1,7172,1 //Leopard Claw +1,7174,1 //Wrapping Lace +1,7175,1 //Wrapping Paper +1,7182,1 //Cacao +1,7186,1 //Thin Trunk +1,7187,1 //Festival Mask +1,7188,1 //Brown_Root +1,7189,1 //Wooden Heart +1,7190,1 //Solid Husk +1,7191,1 //Lamp +1,7192,1 //Vane +1,7193,1 //Sprout +1,7194,1 //Soft Blade of Grass +1,7195,1 //Slingshot +1,7196,1 //Shoulder Protector +1,7197,1 //Tough Vines +1,7198,1 //Huge Leaf +1,7200,1 //Elastic Band +1,7201,1 //Log +1,7202,1 //Pincher of Beetle +1,7203,1 //Strong Branch +1,7205,1 //Piece of Black Cloth +1,7206,1 //Black Cat Doll +1,7207,1 //Old Manteau +1,7208,1 //Rusty Kitchen Knife +1,7209,1 //Helm of Dullahan +1,7210,1 //Armor Piece of Dullahan +1,7211,1 //Fragment of Rossata Stone +1,7212,1 //Hung Doll +1,7213,1 //Needle Packet +1,7214,1 //Bat Cage +1,7215,1 //Broken Needle +1,7216,1 //Red Muffler +1,7217,1 //Spool +1,7218,1 //Decomposed Rope +1,7219,1 //Striped Sock +1,7220,1 //Ectoplasm +1,7221,1 //Tangled Chains +1,7222,1 //Wooden Gnarl +1,7223,1 //Contorted Self-Portrait +1,7225,1 //Pumpkin Lantern +1,7262,1 //Folding Fan of Cat Ghost +1,7263,1 //Cat's Eye +1,7264,1 //Dry Sand +1,7265,1 //Dragon Horn +1,7266,1 //Denture from Dragon Mask +1,7267,1 //Tiger Panty +1,7268,1 //Little Ghost Doll +1,7269,1 //Pinafore +1,7270,1 //Nursing_Bottle +1,1750,1 //Arrow +1,1751,1 //Silver Arrow +1,1752,1 //Fire Arrow +1,1753,1 //Steel Arrow +1,1754,1 //Crystal Arrow +1,1755,1 //Arrow of Wind +1,1756,1 //Stone Arrow +1,1757,1 //Immaterial Arrow +1,1758,1 //Stun Arrow +1,1759,1 //Frozen Arrow +1,1760,1 //Flash Arrow +1,1761,1 //Cursed Arrow +1,1762,1 //Rusty Arrow +1,1763,1 //Poison Arrow +1,1764,1 //Sharp Arrow +1,1765,1 //Oridecon Arrow +1,1767,1 //Shadow Arrow +1,1768,1 //Sleep Arrow +1,1769,1 //Mute Arrow +1,1770,1 //Iron Arrow +1,501,1 //Red Potion +1,502,1 //Orange Potion +1,503,1 //Yellow Potion +1,504,1 //White Potion +1,505,1 //Blue Potion +1,506,1 //Green Potion +1,507,1 //Red Herb +1,508,1 //Yellow Herb +1,509,1 //White Herb +1,510,1 //Blue Herb +1,511,1 //Green Herb +1,512,1 //Apple +1,513,1 //Banana +1,514,1 //Grape +1,515,1 //Carrot +1,516,1 //Potato +1,517,1 //Meat +1,518,1 //Honey +1,519,1 //Milk +1,520,1 //Hinalle Leaflet +1,521,1 //Aloe Leaflet +1,522,1 //Mastela Fruit +1,523,1 //Holy Water +1,525,1 //Panacea +1,526,1 //Royal Jelly +1,528,1 //Monster Food +1,529,1 //Candy +1,530,1 //Candy Cane +1,531,1 //Apple Juice +1,532,1 //Banana Juice +1,533,1 //Grape Juice +1,534,1 //Carrot Juice +1,535,1 //Pumpkin +1,536,1 //Ice Cream +1,537,1 //Pet Food +1,538,1 //Well-baked Cookie +1,539,1 //Piece of Cake +1,544,1 //Raw Fish +1,545,1 //Condensed Red Potion +1,546,1 //Condensed Yellow Potion +1,547,1 //Condensed White Potion +1,548,1 //Cheese +1,549,1 //Yam +1,550,1 //Rice Cake +1,551,1 //Sushi +1,553,1 //Bao +1,555,1 //Traditional Rice Cake +1,558,1 //Chocolate +1,561,1 //White Chocolate +1,601,1 //Fly Wing +1,602,1 //Butterfly Wing +1,603,1 //Old Blue Box +1,604,1 //Dead Branch +1,605,1 //Anodyne +1,606,1 //Aloevera +1,607,1 //Yggdrasil Berry +1,608,1 //Yggdrasil Seed +1,609,1 //Amulet +1,610,1 //Yggdrasil Leaf +1,611,1 //Magnifier +1,612,1 //Mini Furnace +1,613,1 //Iron Hammer +1,614,1 //Golden Hammer +1,615,1 //Oridecon Hammer +1,618,1 //Worn Out Scroll +1,619,1 //Unripe Apple +1,620,1 //Orange Juice +1,621,1 //Bitter Herb +1,622,1 //Rainbow Carrot +1,623,1 //Earthworm the Dude +1,624,1 //Rotten Fish +1,625,1 //Rusty Iron +1,626,1 //Monster Juice +1,627,1 //Sweet Milk +1,628,1 //Well-Dried Bone +1,629,1 //Singing Flower +1,630,1 //Dew Laden Moss +1,631,1 //Deadly Noxious Herb +1,632,1 //Fatty Chubby Earthworm +1,633,1 //Sweet Potato +1,634,1 //Tropical Banana +1,635,1 //Orc Trophy +1,636,1 //No Recipient +1,637,1 //Old Broom +1,638,1 //Silver Knife of Chastity +1,639,1 //Armlet of Obedience +1,640,1 //Shining Stone +1,641,1 //Contracts in Shadow +1,642,1 //Book of the Devil +1,643,1 //Pet Incubator +1,644,1 //Gift Box +1,645,1 //Concentration Potion +1,656,1 //Awakening Potion +1,657,1 //Berserk Potion +1,659,1 //Her Heart +1,663,1 //Songpyun +1,664,1 //Gift Box +1,665,1 //Gift Box +1,666,1 //Gift Box +1,667,1 //Gift Box +1,668,1 //Red_Envelope +1,678,1 //Poison Bottle +1,679,1 //Pilule +1,701,1 //Ora Ora +1,702,1 //Animal Gore +1,703,1 //Hinalle +1,704,1 //Aloe +1,705,1 //Clover +1,706,1 //Four Leaf Clover +1,707,1 //Singing Plant +1,708,1 //Ment +1,710,1 //Illusion Flower +1,711,1 //Shoot +1,712,1 //Flower +1,713,1 //Empty Bottle +1,714,1 //Emperium +1,715,1 //Yellow Gemstone +1,716,1 //Red Gemstone +1,717,1 //Blue Gemstone +1,718,1 //Garnet +1,719,1 //Amethyst +1,720,1 //Aquamarine +1,721,1 //Emerald +1,722,1 //Pearl +1,723,1 //Ruby +1,724,1 //Cursed Ruby +1,725,1 //Sardonyx +1,726,1 //Sapphire +1,727,1 //Opal +1,728,1 //Topaz +1,729,1 //Zircon +1,730,1 //1carat Diamond +1,731,1 //2carat Diamond +1,732,1 //3carat Diamond +1,733,1 //Cracked Diamond +1,734,1 //Red Frame +1,735,1 //Chung Jah +1,736,1 //China +1,737,1 //Black Ladle +1,738,1 //Pencil Case +1,739,1 //Rouge +1,740,1 //Puppet +1,741,1 //Poring Doll +1,742,1 //Chonchon Doll +1,743,1 //Spore Doll +1,744,1 //Bouquet +1,745,1 //Wedding Bouquet +1,746,1 //Glass Bead +1,747,1 //Crystal Mirror +1,748,1 //Witherless Rose +1,749,1 //Frozen Rose +1,750,1 //Baphomet Doll +1,751,1 //Osiris Doll +1,752,1 //Grasshopper Doll +1,753,1 //Yoyo Doll +1,754,1 //Raccoon Doll +1,756,1 //Rough Oridecon +1,757,1 //Rough Elunium +1,901,1 //Danggie +1,902,1 //Tree Root +1,903,1 //Reptile Tongue +1,904,1 //Scorpion Tail +1,905,1 //Stem +1,906,1 //Pointed Scale +1,907,1 //Resin +1,908,1 //Spawn +1,909,1 //Jellopy +1,910,1 //Garlet +1,911,1 //Scell +1,912,1 //Zargon +1,913,1 //Tooth of Bat +1,914,1 //Fluff +1,915,1 //Chrysalis +1,916,1 //Feather of Birds +1,917,1 //Talon +1,918,1 //Sticky Webfoot +1,919,1 //Animal Skin +1,920,1 //Wolf Claw +1,921,1 //Mushroom Spore +1,922,1 //Orc's Fang +1,923,1 //Evil Horn +1,924,1 //Powder of Butterfly +1,925,1 //Bill of Birds +1,926,1 //Snake Scale +1,928,1 //Insect Feeler +1,929,1 //Immortal Heart +1,930,1 //Rotten Bandage +1,931,1 //Orcish Voucher +1,932,1 //Skel-Bone +1,934,1 //Memento +1,935,1 //Shell +1,936,1 //Scale Shell +1,937,1 //Venom Canine +1,938,1 //Sticky Mucus +1,939,1 //Bee Sting +1,940,1 //Grasshopper's Leg +1,941,1 //Nose Ring +1,942,1 //Yoyo Tail +1,943,1 //Solid Shell +1,944,1 //Horseshoe +1,945,1 //Raccoon Leaf +1,946,1 //Snail's Shell +1,947,1 //Horn +1,948,1 //Bear's Footskin +1,949,1 //Feather +1,950,1 //Heart of Mermaid +1,951,1 //Fin +1,952,1 //Cactus Needle +1,953,1 //Stone Heart +1,954,1 //Shining Scale +1,955,1 //Worm Peeling +1,956,1 //Gill +1,957,1 //Decayed Nail +1,958,1 //Horrendous Mouth +1,959,1 //Stinky Scale +1,960,1 //Nipper +1,961,1 //Conch +1,962,1 //Tentacle +1,963,1 //Sharp Scale +1,964,1 //Crab Shell +1,965,1 //Clam Shell +1,966,1 //Clam Flesh +1,967,1 //Turtle Shell +1,968,1 //Heroic Emblem +1,969,1 //Gold +1,970,1 //Alcohol +1,971,1 //Detrimindexta +1,972,1 //Karvodailnirol +1,973,1 //Counteragent +1,974,1 //Mixture +1,975,1 //Scarlet Dyestuff +1,976,1 //Lemon Dyestuff +1,978,1 //Cobaltblue Dyestuff +1,979,1 //Darkgreen Dyestuff +1,980,1 //Orange Dyestuff +1,981,1 //Violet Dyestuff +1,982,1 //White Dyestuff +1,983,1 //Black Dyestuff +1,984,1 //Oridecon +1,985,1 //Elunium +1,986,1 //Anvil +1,987,1 //Oridecon Anvil +1,988,1 //Golden Anvil +1,989,1 //Emperium Anvil +1,990,1 //Red Blood +1,991,1 //Crystal Blue +1,992,1 //Wind of Verdure +1,993,1 //Green Live +1,994,1 //Flame Heart +1,995,1 //Mystic Frozen +1,996,1 //Rough Wind +1,997,1 //Great Nature +1,998,1 //Iron +1,999,1 //Steel +1,1000,1 //Star Crumb +1,1001,1 //Star Dust +1,1002,1 //Iron Ore +1,1003,1 //Coal +1,1004,1 //Chivalry Emblem +1,1005,1 //Hammer of Blacksmith +1,1006,1 //Old Magicbook +1,1007,1 //Necklace of Wisdom +1,1008,1 //Necklace of Oblivion +1,1009,1 //Hand of God +1,1010,1 //Phracon +1,1011,1 //Emveretarcon +1,1012,1 //Frill +1,1013,1 //Rainbow Shell +1,1014,1 //Ant Jaw +1,1015,1 //Tongue +1,1016,1 //Rat Tail +1,1017,1 //Mole Whiskers +1,1018,1 //Mole Claw +1,1019,1 //Trunk +1,1020,1 //Black Hair +1,1021,1 //Dokebi Horn +1,1022,1 //Nine Tails +1,1023,1 //Fish Tail +1,1024,1 //Squid Ink +1,1025,1 //Cobweb +1,1026,1 //Acorn +1,1027,1 //Porcupine Quill +1,1028,1 //Mane +1,1029,1 //Tiger Skin +1,1030,1 //Tiger's Footskin +1,1031,1 //Mantis Scythe +1,1032,1 //Maneater Blossom +1,1033,1 //Maneater Root +1,1034,1 //Blue Hair +1,1035,1 //Dragon Canine +1,1036,1 //Dragon Scale +1,1037,1 //Dragon Tail +1,1038,1 //Little Evil Horn +1,1039,1 //Little Evil Wing +1,1040,1 //Elder Pixie's Moustache +1,1041,1 //Lantern +1,1042,1 //Bug Leg +1,1043,1 //Orc Claw +1,1044,1 //Zenorc's Fang +1,1045,1 //Cultish Masque +1,1046,1 //Scorpion Nipper +1,1047,1 //Dead Medusa +1,1048,1 //Horrendous Hair +1,1049,1 //Skirt of Virgin +1,1050,1 //Tendon +1,1051,1 //Detonator +1,1052,1 //Single Cell +1,1053,1 //Ancient Tooth +1,1054,1 //Ancient Lips +1,1055,1 //Earthworm Peeling +1,1056,1 //Grit +1,1057,1 //Moth Dust +1,1058,1 //Moth Wings +1,1059,1 //Fabric +1,1060,1 //Golden Hair +1,1061,1 //Witched Starsand +1,1062,1 //Jack o' Pumpkin +1,1063,1 //Fang +1,1064,1 //Reins +1,1065,1 //Trap +1,1066,1 //Fine-grained Trunk +1,1067,1 //Solid Trunk +1,1068,1 //Barren Trunk +1,1088,1 //Morocc Solution +1,1089,1 //Payon Solution +1,1092,1 //Empty Test Tube +1,1093,1 //Empty Potion Bottle +1,1094,1 //Short Daenggie +1,1095,1 //Clock Hand +1,1096,1 //Round Shell +1,1097,1 //Worn Out Page +1,1098,1 //Manacles +1,1099,1 //Worn-out Prison Uniform +1,7001,1 //Mould Powder +1,7002,1 //Ogre Tooth +1,7003,1 //Anolian Skin +1,7004,1 //Mud Lump +1,7005,1 //Skull +1,7006,1 //Wing of Red Bat +1,7007,1 //Claw of Rat +1,7008,1 //Stiff Horn +1,7009,1 //Glitter Shell +1,7010,1 //Tail of Steel Scorpion +1,7011,1 //Claw of Monkey +1,7012,1 //Tough Scalelike Stem +1,7013,1 //Coral Reef +1,7014,1 //Old Portrait +1,7015,1 //Memory Bookmark +1,7016,1 //Bent Spoon +1,7026,1 //Clock_Tower_Key +1,7027,1 //Key of the Underground +1,7030,1 //Claw of Desert Wolf +1,7031,1 //Old Frying Pan +1,7032,1 //Piece of Egg Shell +1,7033,1 //Poison Spore +1,7034,1 //Red Stocking +1,7035,1 //Matchstick +1,7036,1 //Fang of Garm +1,7038,1 //Yarn +1,7041,1 //Fine Grit +1,7047,1 //Alice's Apron +1,7048,1 //Talon of Griffon +1,7049,1 //Stone +1,7053,1 //Cyfar +1,7054,1 //Brigan +1,7059,1 //Free Ticket for Kafra Storage +1,7060,1 //Free Ticket for Kafra Transportation +1,7061,1 //Free Ticket for the Cart Service +1,7063,1 //Soft Feather +1,7064,1 //Wing of Dragonfly +1,7065,1 //Sea-Otter Fur +1,7066,1 //Ice Cubic +1,7067,1 //Stone Fragment +1,7068,1 //Burnt Tree +1,7069,1 //Destroyed Armor +1,7070,1 //Broken Shell +1,7071,1 //Tattered Clothes +1,7072,1 //Old Shuriken +1,7093,1 //Cogwheel +1,7094,1 //Fragment +1,7095,1 //Metal Fragment +1,7096,1 //Lava +1,7097,1 //Burning Heart +1,7098,1 //Live Coal +1,7099,1 //Worn-out Magic Scroll +1,7100,1 //Sharp Leaf +1,7101,1 //Peco Peco Feather +1,7106,1 //Antelope Horn +1,7107,1 //Antelope Skin +1,7108,1 //Piece of Shield +1,7109,1 //Shining Spear Blade +1,7110,1 //Broken Sword +1,7111,1 //Slick Paper +1,7112,1 //Sharp Paper +1,7113,1 //Broken Pharaoh Emblem +1,7114,1 //Masque of Tutankhamen +1,7115,1 //Harpy Feather +1,7116,1 //Harpy Talon +1,7117,1 //Torn Magic Book +1,7118,1 //Torn Scroll +1,7119,1 //Bacillus +1,7120,1 //Burning Horseshoe +1,7121,1 //Honey Pot +1,7122,1 //Burning Hair +1,7123,1 //Dragon Skin +1,7124,1 //Sand Clump +1,7125,1 //Scorpion Claw +1,7126,1 //Large Jellopy +1,7134,1 //Medicine Bowl +1,7135,1 //Fire Bottle +1,7136,1 //Acid Bottle +1,7137,1 //Plant Bottle +1,7138,1 //Marine Sphere Bottle +1,7139,1 //Glistening Coat +1,7149,1 //Yellow Plate +1,7150,1 //Piece of Bamboo +1,7151,1 //Oil Paper +1,7152,1 //Glossy Hair +1,7153,1 //Worn-out Kimono +1,7154,1 //Poisonous Powder +1,7155,1 //Poisonous Toad Skin +1,7156,1 //Broken Shuriken +1,7157,1 //Dark Mask +1,7158,1 //Broken Liquor Jar +1,7159,1 //Tengu Nose +1,7161,1 //Black Bear Skin +1,7162,1 //Cloud Crumb +1,7163,1 //Hard Feeler +1,7164,1 //Solid_Peach +1,7165,1 //Transparent Celestial Robe +1,7166,1 //Soft Silk +1,7167,1 //Strange Steel Piece +1,7168,1 //Giant Butterfly Wing +1,7169,1 //Ba_Gua +1,7170,1 //Tuxedo +1,7171,1 //Leopard Skin +1,7172,1 //Leopard Claw +1,7174,1 //Wrapping Lace +1,7175,1 //Wrapping Paper +1,7182,1 //Cacao +1,7186,1 //Thin Trunk +1,7187,1 //Festival Mask +1,7188,1 //Brown_Root +1,7189,1 //Wooden Heart +1,7190,1 //Solid Husk +1,7191,1 //Lamp +1,7192,1 //Vane +1,7193,1 //Sprout +1,7194,1 //Soft Blade of Grass +1,7195,1 //Slingshot +1,7196,1 //Shoulder Protector +1,7197,1 //Tough Vines +1,7198,1 //Huge Leaf +1,7200,1 //Elastic Band +1,7201,1 //Log +1,7202,1 //Pincher of Beetle +1,7203,1 //Strong Branch +1,7205,1 //Piece of Black Cloth +1,7206,1 //Black Cat Doll +1,7207,1 //Old Manteau +1,7208,1 //Rusty Kitchen Knife +1,7209,1 //Helm of Dullahan +1,7210,1 //Armor Piece of Dullahan +1,7211,1 //Fragment of Rossata Stone +1,7212,1 //Hung Doll +1,7213,1 //Needle Packet +1,7214,1 //Bat Cage +1,7215,1 //Broken Needle +1,7216,1 //Red Muffler +1,7217,1 //Spool +1,7218,1 //Decomposed Rope +1,7219,1 //Striped Sock +1,7220,1 //Ectoplasm +1,7221,1 //Tangled Chains +1,7222,1 //Wooden Gnarl +1,7223,1 //Contorted Self-Portrait +1,7225,1 //Pumpkin Lantern +1,7262,1 //Folding Fan of Cat Ghost +1,7263,1 //Cat's Eye +1,7264,1 //Dry Sand +1,7265,1 //Dragon Horn +1,7266,1 //Denture from Dragon Mask +1,7267,1 //Tiger Panty +1,7268,1 //Little Ghost Doll +1,7269,1 //Pinafore +1,7270,1 //Nursing_Bottle +1,1750,1 //Arrow +1,1751,1 //Silver Arrow +1,1752,1 //Fire Arrow +1,1753,1 //Steel Arrow +1,1754,1 //Crystal Arrow +1,1755,1 //Arrow of Wind +1,1756,1 //Stone Arrow +1,1757,1 //Immaterial Arrow +1,1758,1 //Stun Arrow +1,1759,1 //Frozen Arrow +1,1760,1 //Flash Arrow +1,1761,1 //Cursed Arrow +1,1762,1 //Rusty Arrow +1,1763,1 //Poison Arrow +1,1764,1 //Sharp Arrow +1,1765,1 //Oridecon Arrow +1,1767,1 //Shadow Arrow +1,1768,1 //Sleep Arrow +1,1769,1 //Mute Arrow +1,1770,1 //Iron Arrow +1,501,1 //Red Potion +1,502,1 //Orange Potion +1,503,1 //Yellow Potion +1,504,1 //White Potion +1,505,1 //Blue Potion +1,506,1 //Green Potion +1,507,1 //Red Herb +1,508,1 //Yellow Herb +1,509,1 //White Herb +1,510,1 //Blue Herb +1,511,1 //Green Herb +1,512,1 //Apple +1,513,1 //Banana +1,514,1 //Grape +1,515,1 //Carrot +1,516,1 //Potato +1,517,1 //Meat +1,518,1 //Honey +1,519,1 //Milk +1,520,1 //Hinalle Leaflet +1,521,1 //Aloe Leaflet +1,522,1 //Mastela Fruit +1,523,1 //Holy Water +1,525,1 //Panacea +1,526,1 //Royal Jelly +1,528,1 //Monster Food +1,529,1 //Candy +1,530,1 //Candy Cane +1,531,1 //Apple Juice +1,532,1 //Banana Juice +1,533,1 //Grape Juice +1,534,1 //Carrot Juice +1,535,1 //Pumpkin +1,536,1 //Ice Cream +1,537,1 //Pet Food +1,538,1 //Well-baked Cookie +1,539,1 //Piece of Cake +1,544,1 //Raw Fish +1,545,1 //Condensed Red Potion +1,546,1 //Condensed Yellow Potion +1,547,1 //Condensed White Potion +1,548,1 //Cheese +1,549,1 //Yam +1,550,1 //Rice Cake +1,551,1 //Sushi +1,553,1 //Bao +1,555,1 //Traditional Rice Cake +1,558,1 //Chocolate +1,561,1 //White Chocolate +1,601,1 //Fly Wing +1,602,1 //Butterfly Wing +1,603,1 //Old Blue Box +1,604,1 //Dead Branch +1,605,1 //Anodyne +1,606,1 //Aloevera +1,607,1 //Yggdrasil Berry +1,608,1 //Yggdrasil Seed +1,609,1 //Amulet +1,610,1 //Yggdrasil Leaf +1,611,1 //Magnifier +1,612,1 //Mini Furnace +1,613,1 //Iron Hammer +1,614,1 //Golden Hammer +1,615,1 //Oridecon Hammer +1,618,1 //Worn Out Scroll +1,619,1 //Unripe Apple +1,620,1 //Orange Juice +1,621,1 //Bitter Herb +1,622,1 //Rainbow Carrot +1,623,1 //Earthworm the Dude +1,624,1 //Rotten Fish +1,625,1 //Rusty Iron +1,626,1 //Monster Juice +1,627,1 //Sweet Milk +1,628,1 //Well-Dried Bone +1,629,1 //Singing Flower +1,630,1 //Dew Laden Moss +1,631,1 //Deadly Noxious Herb +1,632,1 //Fatty Chubby Earthworm +1,633,1 //Sweet Potato +1,634,1 //Tropical Banana +1,635,1 //Orc Trophy +1,636,1 //No Recipient +1,637,1 //Old Broom +1,638,1 //Silver Knife of Chastity +1,639,1 //Armlet of Obedience +1,640,1 //Shining Stone +1,641,1 //Contracts in Shadow +1,642,1 //Book of the Devil +1,643,1 //Pet Incubator +1,644,1 //Gift Box +1,645,1 //Concentration Potion +1,656,1 //Awakening Potion +1,657,1 //Berserk Potion +1,659,1 //Her Heart +1,663,1 //Songpyun +1,664,1 //Gift Box +1,665,1 //Gift Box +1,666,1 //Gift Box +1,667,1 //Gift Box +1,668,1 //Red_Envelope +1,678,1 //Poison Bottle +1,679,1 //Pilule +1,701,1 //Ora Ora +1,702,1 //Animal Gore +1,703,1 //Hinalle +1,704,1 //Aloe +1,705,1 //Clover +1,706,1 //Four Leaf Clover +1,707,1 //Singing Plant +1,708,1 //Ment +1,710,1 //Illusion Flower +1,711,1 //Shoot +1,712,1 //Flower +1,713,1 //Empty Bottle +1,714,1 //Emperium +1,715,1 //Yellow Gemstone +1,716,1 //Red Gemstone +1,717,1 //Blue Gemstone +1,718,1 //Garnet +1,719,1 //Amethyst +1,720,1 //Aquamarine +1,721,1 //Emerald +1,722,1 //Pearl +1,723,1 //Ruby +1,724,1 //Cursed Ruby +1,725,1 //Sardonyx +1,726,1 //Sapphire +1,727,1 //Opal +1,728,1 //Topaz +1,729,1 //Zircon +1,730,1 //1carat Diamond +1,731,1 //2carat Diamond +1,732,1 //3carat Diamond +1,733,1 //Cracked Diamond +1,734,1 //Red Frame +1,735,1 //Chung Jah +1,736,1 //China +1,737,1 //Black Ladle +1,738,1 //Pencil Case +1,739,1 //Rouge +1,740,1 //Puppet +1,741,1 //Poring Doll +1,742,1 //Chonchon Doll +1,743,1 //Spore Doll +1,744,1 //Bouquet +1,745,1 //Wedding Bouquet +1,746,1 //Glass Bead +1,747,1 //Crystal Mirror +1,748,1 //Witherless Rose +1,749,1 //Frozen Rose +1,750,1 //Baphomet Doll +1,751,1 //Osiris Doll +1,752,1 //Grasshopper Doll +1,753,1 //Yoyo Doll +1,754,1 //Raccoon Doll +1,756,1 //Rough Oridecon +1,757,1 //Rough Elunium +1,901,1 //Danggie +1,902,1 //Tree Root +1,903,1 //Reptile Tongue +1,904,1 //Scorpion Tail +1,905,1 //Stem +1,906,1 //Pointed Scale +1,907,1 //Resin +1,908,1 //Spawn +1,909,1 //Jellopy +1,910,1 //Garlet +1,911,1 //Scell +1,912,1 //Zargon +1,913,1 //Tooth of Bat +1,914,1 //Fluff +1,915,1 //Chrysalis +1,916,1 //Feather of Birds +1,917,1 //Talon +1,918,1 //Sticky Webfoot +1,919,1 //Animal Skin +1,920,1 //Wolf Claw +1,921,1 //Mushroom Spore +1,922,1 //Orc's Fang +1,923,1 //Evil Horn +1,924,1 //Powder of Butterfly +1,925,1 //Bill of Birds +1,926,1 //Snake Scale +1,928,1 //Insect Feeler +1,929,1 //Immortal Heart +1,930,1 //Rotten Bandage +1,931,1 //Orcish Voucher +1,932,1 //Skel-Bone +1,934,1 //Memento +1,935,1 //Shell +1,936,1 //Scale Shell +1,937,1 //Venom Canine +1,938,1 //Sticky Mucus +1,939,1 //Bee Sting +1,940,1 //Grasshopper's Leg +1,941,1 //Nose Ring +1,942,1 //Yoyo Tail +1,943,1 //Solid Shell +1,944,1 //Horseshoe +1,945,1 //Raccoon Leaf +1,946,1 //Snail's Shell +1,947,1 //Horn +1,948,1 //Bear's Footskin +1,949,1 //Feather +1,950,1 //Heart of Mermaid +1,951,1 //Fin +1,952,1 //Cactus Needle +1,953,1 //Stone Heart +1,954,1 //Shining Scale +1,955,1 //Worm Peeling +1,956,1 //Gill +1,957,1 //Decayed Nail +1,958,1 //Horrendous Mouth +1,959,1 //Stinky Scale +1,960,1 //Nipper +1,961,1 //Conch +1,962,1 //Tentacle +1,963,1 //Sharp Scale +1,964,1 //Crab Shell +1,965,1 //Clam Shell +1,966,1 //Clam Flesh +1,967,1 //Turtle Shell +1,968,1 //Heroic Emblem +1,969,1 //Gold +1,970,1 //Alcohol +1,971,1 //Detrimindexta +1,972,1 //Karvodailnirol +1,973,1 //Counteragent +1,974,1 //Mixture +1,975,1 //Scarlet Dyestuff +1,976,1 //Lemon Dyestuff +1,978,1 //Cobaltblue Dyestuff +1,979,1 //Darkgreen Dyestuff +1,980,1 //Orange Dyestuff +1,981,1 //Violet Dyestuff +1,982,1 //White Dyestuff +1,983,1 //Black Dyestuff +1,984,1 //Oridecon +1,985,1 //Elunium +1,986,1 //Anvil +1,987,1 //Oridecon Anvil +1,988,1 //Golden Anvil +1,989,1 //Emperium Anvil +1,990,1 //Red Blood +1,991,1 //Crystal Blue +1,992,1 //Wind of Verdure +1,993,1 //Green Live +1,994,1 //Flame Heart +1,995,1 //Mystic Frozen +1,996,1 //Rough Wind +1,997,1 //Great Nature +1,998,1 //Iron +1,999,1 //Steel +1,1000,1 //Star Crumb +1,1001,1 //Star Dust +1,1002,1 //Iron Ore +1,1003,1 //Coal +1,1004,1 //Chivalry Emblem +1,1005,1 //Hammer of Blacksmith +1,1006,1 //Old Magicbook +1,1007,1 //Necklace of Wisdom +1,1008,1 //Necklace of Oblivion +1,1009,1 //Hand of God +1,1010,1 //Phracon +1,1011,1 //Emveretarcon +1,1012,1 //Frill +1,1013,1 //Rainbow Shell +1,1014,1 //Ant Jaw +1,1015,1 //Tongue +1,1016,1 //Rat Tail +1,1017,1 //Mole Whiskers +1,1018,1 //Mole Claw +1,1019,1 //Trunk +1,1020,1 //Black Hair +1,1021,1 //Dokebi Horn +1,1022,1 //Nine Tails +1,1023,1 //Fish Tail +1,1024,1 //Squid Ink +1,1025,1 //Cobweb +1,1026,1 //Acorn +1,1027,1 //Porcupine Quill +1,1028,1 //Mane +1,1029,1 //Tiger Skin +1,1030,1 //Tiger's Footskin +1,1031,1 //Mantis Scythe +1,1032,1 //Maneater Blossom +1,1033,1 //Maneater Root +1,1034,1 //Blue Hair +1,1035,1 //Dragon Canine +1,1036,1 //Dragon Scale +1,1037,1 //Dragon Tail +1,1038,1 //Little Evil Horn +1,1039,1 //Little Evil Wing +1,1040,1 //Elder Pixie's Moustache +1,1041,1 //Lantern +1,1042,1 //Bug Leg +1,1043,1 //Orc Claw +1,1044,1 //Zenorc's Fang +1,1045,1 //Cultish Masque +1,1046,1 //Scorpion Nipper +1,1047,1 //Dead Medusa +1,1048,1 //Horrendous Hair +1,1049,1 //Skirt of Virgin +1,1050,1 //Tendon +1,1051,1 //Detonator +1,1052,1 //Single Cell +1,1053,1 //Ancient Tooth +1,1054,1 //Ancient Lips +1,1055,1 //Earthworm Peeling +1,1056,1 //Grit +1,1057,1 //Moth Dust +1,1058,1 //Moth Wings +1,1059,1 //Fabric +1,1060,1 //Golden Hair +1,1061,1 //Witched Starsand +1,1062,1 //Jack o' Pumpkin +1,1063,1 //Fang +1,1064,1 //Reins +1,1065,1 //Trap +1,1066,1 //Fine-grained Trunk +1,1067,1 //Solid Trunk +1,1068,1 //Barren Trunk +1,1088,1 //Morocc Solution +1,1089,1 //Payon Solution +1,1092,1 //Empty Test Tube +1,1093,1 //Empty Potion Bottle +1,1094,1 //Short Daenggie +1,1095,1 //Clock Hand +1,1096,1 //Round Shell +1,1097,1 //Worn Out Page +1,1098,1 //Manacles +1,1099,1 //Worn-out Prison Uniform +1,7001,1 //Mould Powder +1,7002,1 //Ogre Tooth +1,7003,1 //Anolian Skin +1,7004,1 //Mud Lump +1,7005,1 //Skull +1,7006,1 //Wing of Red Bat +1,7007,1 //Claw of Rat +1,7008,1 //Stiff Horn +1,7009,1 //Glitter Shell +1,7010,1 //Tail of Steel Scorpion +1,7011,1 //Claw of Monkey +1,7012,1 //Tough Scalelike Stem +1,7013,1 //Coral Reef +1,7014,1 //Old Portrait +1,7015,1 //Memory Bookmark +1,7016,1 //Bent Spoon +1,7026,1 //Clock_Tower_Key +1,7027,1 //Key of the Underground +1,7030,1 //Claw of Desert Wolf +1,7031,1 //Old Frying Pan +1,7032,1 //Piece of Egg Shell +1,7033,1 //Poison Spore +1,7034,1 //Red Stocking +1,7035,1 //Matchstick +1,7036,1 //Fang of Garm +1,7038,1 //Yarn +1,7041,1 //Fine Grit +1,7047,1 //Alice's Apron +1,7048,1 //Talon of Griffon +1,7049,1 //Stone +1,7053,1 //Cyfar +1,7054,1 //Brigan +1,7059,1 //Free Ticket for Kafra Storage +1,7060,1 //Free Ticket for Kafra Transportation +1,7061,1 //Free Ticket for the Cart Service +1,7063,1 //Soft Feather +1,7064,1 //Wing of Dragonfly +1,7065,1 //Sea-Otter Fur +1,7066,1 //Ice Cubic +1,7067,1 //Stone Fragment +1,7068,1 //Burnt Tree +1,7069,1 //Destroyed Armor +1,7070,1 //Broken Shell +1,7071,1 //Tattered Clothes +1,7072,1 //Old Shuriken +1,7093,1 //Cogwheel +1,7094,1 //Fragment +1,7095,1 //Metal Fragment +1,7096,1 //Lava +1,7097,1 //Burning Heart +1,7098,1 //Live Coal +1,7099,1 //Worn-out Magic Scroll +1,7100,1 //Sharp Leaf +1,7101,1 //Peco Peco Feather +1,7106,1 //Antelope Horn +1,7107,1 //Antelope Skin +1,7108,1 //Piece of Shield +1,7109,1 //Shining Spear Blade +1,7110,1 //Broken Sword +1,7111,1 //Slick Paper +1,7112,1 //Sharp Paper +1,7113,1 //Broken Pharaoh Emblem +1,7114,1 //Masque of Tutankhamen +1,7115,1 //Harpy Feather +1,7116,1 //Harpy Talon +1,7117,1 //Torn Magic Book +1,7118,1 //Torn Scroll +1,7119,1 //Bacillus +1,7120,1 //Burning Horseshoe +1,7121,1 //Honey Pot +1,7122,1 //Burning Hair +1,7123,1 //Dragon Skin +1,7124,1 //Sand Clump +1,7125,1 //Scorpion Claw +1,7126,1 //Large Jellopy +1,7134,1 //Medicine Bowl +1,7135,1 //Fire Bottle +1,7136,1 //Acid Bottle +1,7137,1 //Plant Bottle +1,7138,1 //Marine Sphere Bottle +1,7139,1 //Glistening Coat +1,7149,1 //Yellow Plate +1,7150,1 //Piece of Bamboo +1,7151,1 //Oil Paper +1,7152,1 //Glossy Hair +1,7153,1 //Worn-out Kimono +1,7154,1 //Poisonous Powder +1,7155,1 //Poisonous Toad Skin +1,7156,1 //Broken Shuriken +1,7157,1 //Dark Mask +1,7158,1 //Broken Liquor Jar +1,7159,1 //Tengu Nose +1,7161,1 //Black Bear Skin +1,7162,1 //Cloud Crumb +1,7163,1 //Hard Feeler +1,7164,1 //Solid_Peach +1,7165,1 //Transparent Celestial Robe +1,7166,1 //Soft Silk +1,7167,1 //Strange Steel Piece +1,7168,1 //Giant Butterfly Wing +1,7169,1 //Ba_Gua +1,7170,1 //Tuxedo +1,7171,1 //Leopard Skin +1,7172,1 //Leopard Claw +1,7174,1 //Wrapping Lace +1,7175,1 //Wrapping Paper +1,7182,1 //Cacao +1,7186,1 //Thin Trunk +1,7187,1 //Festival Mask +1,7188,1 //Brown_Root +1,7189,1 //Wooden Heart +1,7190,1 //Solid Husk +1,7191,1 //Lamp +1,7192,1 //Vane +1,7193,1 //Sprout +1,7194,1 //Soft Blade of Grass +1,7195,1 //Slingshot +1,7196,1 //Shoulder Protector +1,7197,1 //Tough Vines +1,7198,1 //Huge Leaf +1,7200,1 //Elastic Band +1,7201,1 //Log +1,7202,1 //Pincher of Beetle +1,7203,1 //Strong Branch +1,7205,1 //Piece of Black Cloth +1,7206,1 //Black Cat Doll +1,7207,1 //Old Manteau +1,7208,1 //Rusty Kitchen Knife +1,7209,1 //Helm of Dullahan +1,7210,1 //Armor Piece of Dullahan +1,7211,1 //Fragment of Rossata Stone +1,7212,1 //Hung Doll +1,7213,1 //Needle Packet +1,7214,1 //Bat Cage +1,7215,1 //Broken Needle +1,7216,1 //Red Muffler +1,7217,1 //Spool +1,7218,1 //Decomposed Rope +1,7219,1 //Striped Sock +1,7220,1 //Ectoplasm +1,7221,1 //Tangled Chains +1,7222,1 //Wooden Gnarl +1,7223,1 //Contorted Self-Portrait +1,7225,1 //Pumpkin Lantern +1,7262,1 //Folding Fan of Cat Ghost +1,7263,1 //Cat's Eye +1,7264,1 //Dry Sand +1,7265,1 //Dragon Horn +1,7266,1 //Denture from Dragon Mask +1,7267,1 //Tiger Panty +1,7268,1 //Little Ghost Doll +1,7269,1 //Pinafore +1,7270,1 //Nursing_Bottle +1,1750,1 //Arrow +1,1751,1 //Silver Arrow +1,1752,1 //Fire Arrow +1,1753,1 //Steel Arrow +1,1754,1 //Crystal Arrow +1,1755,1 //Arrow of Wind +1,1756,1 //Stone Arrow +1,1757,1 //Immaterial Arrow +1,1758,1 //Stun Arrow +1,1759,1 //Frozen Arrow +1,1760,1 //Flash Arrow +1,1761,1 //Cursed Arrow +1,1762,1 //Rusty Arrow +1,1763,1 //Poison Arrow +1,1764,1 //Sharp Arrow +1,1765,1 //Oridecon Arrow +1,1767,1 //Shadow Arrow +1,1768,1 //Sleep Arrow +1,1769,1 //Mute Arrow +1,1770,1 //Iron Arrow +1,501,1 //Red Potion +1,502,1 //Orange Potion +1,503,1 //Yellow Potion +1,504,1 //White Potion +1,505,1 //Blue Potion +1,506,1 //Green Potion +1,507,1 //Red Herb +1,508,1 //Yellow Herb +1,509,1 //White Herb +1,510,1 //Blue Herb +1,511,1 //Green Herb +1,512,1 //Apple +1,513,1 //Banana +1,514,1 //Grape +1,515,1 //Carrot +1,516,1 //Potato +1,517,1 //Meat +1,518,1 //Honey +1,519,1 //Milk +1,520,1 //Hinalle Leaflet +1,521,1 //Aloe Leaflet +1,522,1 //Mastela Fruit +1,523,1 //Holy Water +1,525,1 //Panacea +1,526,1 //Royal Jelly +1,528,1 //Monster Food +1,529,1 //Candy +1,530,1 //Candy Cane +1,531,1 //Apple Juice +1,532,1 //Banana Juice +1,533,1 //Grape Juice +1,534,1 //Carrot Juice +1,535,1 //Pumpkin +1,536,1 //Ice Cream +1,537,1 //Pet Food +1,538,1 //Well-baked Cookie +1,539,1 //Piece of Cake +1,544,1 //Raw Fish +1,545,1 //Condensed Red Potion +1,546,1 //Condensed Yellow Potion +1,547,1 //Condensed White Potion +1,548,1 //Cheese +1,549,1 //Yam +1,550,1 //Rice Cake +1,551,1 //Sushi +1,553,1 //Bao +1,555,1 //Traditional Rice Cake +1,558,1 //Chocolate +1,561,1 //White Chocolate +1,601,1 //Fly Wing +1,602,1 //Butterfly Wing +1,603,1 //Old Blue Box +1,604,1 //Dead Branch +1,605,1 //Anodyne +1,606,1 //Aloevera +1,607,1 //Yggdrasil Berry +1,608,1 //Yggdrasil Seed +1,609,1 //Amulet +1,610,1 //Yggdrasil Leaf +1,611,1 //Magnifier +1,612,1 //Mini Furnace +1,613,1 //Iron Hammer +1,614,1 //Golden Hammer +1,615,1 //Oridecon Hammer +1,618,1 //Worn Out Scroll +1,619,1 //Unripe Apple +1,620,1 //Orange Juice +1,621,1 //Bitter Herb +1,622,1 //Rainbow Carrot +1,623,1 //Earthworm the Dude +1,624,1 //Rotten Fish +1,625,1 //Rusty Iron +1,626,1 //Monster Juice +1,627,1 //Sweet Milk +1,628,1 //Well-Dried Bone +1,629,1 //Singing Flower +1,630,1 //Dew Laden Moss +1,631,1 //Deadly Noxious Herb +1,632,1 //Fatty Chubby Earthworm +1,633,1 //Sweet Potato +1,634,1 //Tropical Banana +1,635,1 //Orc Trophy +1,636,1 //No Recipient +1,637,1 //Old Broom +1,638,1 //Silver Knife of Chastity +1,639,1 //Armlet of Obedience +1,640,1 //Shining Stone +1,641,1 //Contracts in Shadow +1,642,1 //Book of the Devil +1,643,1 //Pet Incubator +1,644,1 //Gift Box +1,645,1 //Concentration Potion +1,656,1 //Awakening Potion +1,657,1 //Berserk Potion +1,659,1 //Her Heart +1,663,1 //Songpyun +1,664,1 //Gift Box +1,665,1 //Gift Box +1,666,1 //Gift Box +1,667,1 //Gift Box +1,668,1 //Red_Envelope +1,678,1 //Poison Bottle +1,679,1 //Pilule +1,701,1 //Ora Ora +1,702,1 //Animal Gore +1,703,1 //Hinalle +1,704,1 //Aloe +1,705,1 //Clover +1,706,1 //Four Leaf Clover +1,707,1 //Singing Plant +1,708,1 //Ment +1,710,1 //Illusion Flower +1,711,1 //Shoot +1,712,1 //Flower +1,713,1 //Empty Bottle +1,714,1 //Emperium +1,715,1 //Yellow Gemstone +1,716,1 //Red Gemstone +1,717,1 //Blue Gemstone +1,718,1 //Garnet +1,719,1 //Amethyst +1,720,1 //Aquamarine +1,721,1 //Emerald +1,722,1 //Pearl +1,723,1 //Ruby +1,724,1 //Cursed Ruby +1,725,1 //Sardonyx +1,726,1 //Sapphire +1,727,1 //Opal +1,728,1 //Topaz +1,729,1 //Zircon +1,730,1 //1carat Diamond +1,731,1 //2carat Diamond +1,732,1 //3carat Diamond +1,733,1 //Cracked Diamond +1,734,1 //Red Frame +1,735,1 //Chung Jah +1,736,1 //China +1,737,1 //Black Ladle +1,738,1 //Pencil Case +1,739,1 //Rouge +1,740,1 //Puppet +1,741,1 //Poring Doll +1,742,1 //Chonchon Doll +1,743,1 //Spore Doll +1,744,1 //Bouquet +1,745,1 //Wedding Bouquet +1,746,1 //Glass Bead +1,747,1 //Crystal Mirror +1,748,1 //Witherless Rose +1,749,1 //Frozen Rose +1,750,1 //Baphomet Doll +1,751,1 //Osiris Doll +1,752,1 //Grasshopper Doll +1,753,1 //Yoyo Doll +1,754,1 //Raccoon Doll +1,756,1 //Rough Oridecon +1,757,1 //Rough Elunium +1,901,1 //Danggie +1,902,1 //Tree Root +1,903,1 //Reptile Tongue +1,904,1 //Scorpion Tail +1,905,1 //Stem +1,906,1 //Pointed Scale +1,907,1 //Resin +1,908,1 //Spawn +1,909,1 //Jellopy +1,910,1 //Garlet +1,911,1 //Scell +1,912,1 //Zargon +1,913,1 //Tooth of Bat +1,914,1 //Fluff +1,915,1 //Chrysalis +1,916,1 //Feather of Birds +1,917,1 //Talon +1,918,1 //Sticky Webfoot +1,919,1 //Animal Skin +1,920,1 //Wolf Claw +1,921,1 //Mushroom Spore +1,922,1 //Orc's Fang +1,923,1 //Evil Horn +1,924,1 //Powder of Butterfly +1,925,1 //Bill of Birds +1,926,1 //Snake Scale +1,928,1 //Insect Feeler +1,929,1 //Immortal Heart +1,930,1 //Rotten Bandage +1,931,1 //Orcish Voucher +1,932,1 //Skel-Bone +1,934,1 //Memento +1,935,1 //Shell +1,936,1 //Scale Shell +1,937,1 //Venom Canine +1,938,1 //Sticky Mucus +1,939,1 //Bee Sting +1,940,1 //Grasshopper's Leg +1,941,1 //Nose Ring +1,942,1 //Yoyo Tail +1,943,1 //Solid Shell +1,944,1 //Horseshoe +1,945,1 //Raccoon Leaf +1,946,1 //Snail's Shell +1,947,1 //Horn +1,948,1 //Bear's Footskin +1,949,1 //Feather +1,950,1 //Heart of Mermaid +1,951,1 //Fin +1,952,1 //Cactus Needle +1,953,1 //Stone Heart +1,954,1 //Shining Scale +1,955,1 //Worm Peeling +1,956,1 //Gill +1,957,1 //Decayed Nail +1,958,1 //Horrendous Mouth +1,959,1 //Stinky Scale +1,960,1 //Nipper +1,961,1 //Conch +1,962,1 //Tentacle +1,963,1 //Sharp Scale +1,964,1 //Crab Shell +1,965,1 //Clam Shell +1,966,1 //Clam Flesh +1,967,1 //Turtle Shell +1,968,1 //Heroic Emblem +1,969,1 //Gold +1,970,1 //Alcohol +1,971,1 //Detrimindexta +1,972,1 //Karvodailnirol +1,973,1 //Counteragent +1,974,1 //Mixture +1,975,1 //Scarlet Dyestuff +1,976,1 //Lemon Dyestuff +1,978,1 //Cobaltblue Dyestuff +1,979,1 //Darkgreen Dyestuff +1,980,1 //Orange Dyestuff +1,981,1 //Violet Dyestuff +1,982,1 //White Dyestuff +1,983,1 //Black Dyestuff +1,984,1 //Oridecon +1,985,1 //Elunium +1,986,1 //Anvil +1,987,1 //Oridecon Anvil +1,988,1 //Golden Anvil +1,989,1 //Emperium Anvil +1,990,1 //Red Blood +1,991,1 //Crystal Blue +1,992,1 //Wind of Verdure +1,993,1 //Green Live +1,994,1 //Flame Heart +1,995,1 //Mystic Frozen +1,996,1 //Rough Wind +1,997,1 //Great Nature +1,998,1 //Iron +1,999,1 //Steel +1,1000,1 //Star Crumb +1,1001,1 //Star Dust +1,1002,1 //Iron Ore +1,1003,1 //Coal +1,1004,1 //Chivalry Emblem +1,1005,1 //Hammer of Blacksmith +1,1006,1 //Old Magicbook +1,1007,1 //Necklace of Wisdom +1,1008,1 //Necklace of Oblivion +1,1009,1 //Hand of God +1,1010,1 //Phracon +1,1011,1 //Emveretarcon +1,1012,1 //Frill +1,1013,1 //Rainbow Shell +1,1014,1 //Ant Jaw +1,1015,1 //Tongue +1,1016,1 //Rat Tail +1,1017,1 //Mole Whiskers +1,1018,1 //Mole Claw +1,1019,1 //Trunk +1,1020,1 //Black Hair +1,1021,1 //Dokebi Horn +1,1022,1 //Nine Tails +1,1023,1 //Fish Tail +1,1024,1 //Squid Ink +1,1025,1 //Cobweb +1,1026,1 //Acorn +1,1027,1 //Porcupine Quill +1,1028,1 //Mane +1,1029,1 //Tiger Skin +1,1030,1 //Tiger's Footskin +1,1031,1 //Mantis Scythe +1,1032,1 //Maneater Blossom +1,1033,1 //Maneater Root +1,1034,1 //Blue Hair +1,1035,1 //Dragon Canine +1,1036,1 //Dragon Scale +1,1037,1 //Dragon Tail +1,1038,1 //Little Evil Horn +1,1039,1 //Little Evil Wing +1,1040,1 //Elder Pixie's Moustache +1,1041,1 //Lantern +1,1042,1 //Bug Leg +1,1043,1 //Orc Claw +1,1044,1 //Zenorc's Fang +1,1045,1 //Cultish Masque +1,1046,1 //Scorpion Nipper +1,1047,1 //Dead Medusa +1,1048,1 //Horrendous Hair +1,1049,1 //Skirt of Virgin +1,1050,1 //Tendon +1,1051,1 //Detonator +1,1052,1 //Single Cell +1,1053,1 //Ancient Tooth +1,1054,1 //Ancient Lips +1,1055,1 //Earthworm Peeling +1,1056,1 //Grit +1,1057,1 //Moth Dust +1,1058,1 //Moth Wings +1,1059,1 //Fabric +1,1060,1 //Golden Hair +1,1061,1 //Witched Starsand +1,1062,1 //Jack o' Pumpkin +1,1063,1 //Fang +1,1064,1 //Reins +1,1065,1 //Trap +1,1066,1 //Fine-grained Trunk +1,1067,1 //Solid Trunk +1,1068,1 //Barren Trunk +1,1088,1 //Morocc Solution +1,1089,1 //Payon Solution +1,1092,1 //Empty Test Tube +1,1093,1 //Empty Potion Bottle +1,1094,1 //Short Daenggie +1,1095,1 //Clock Hand +1,1096,1 //Round Shell +1,1097,1 //Worn Out Page +1,1098,1 //Manacles +1,1099,1 //Worn-out Prison Uniform +1,7001,1 //Mould Powder +1,7002,1 //Ogre Tooth +1,7003,1 //Anolian Skin +1,7004,1 //Mud Lump +1,7005,1 //Skull +1,7006,1 //Wing of Red Bat +1,7007,1 //Claw of Rat +1,7008,1 //Stiff Horn +1,7009,1 //Glitter Shell +1,7010,1 //Tail of Steel Scorpion +1,7011,1 //Claw of Monkey +1,7012,1 //Tough Scalelike Stem +1,7013,1 //Coral Reef +1,7014,1 //Old Portrait +1,7015,1 //Memory Bookmark +1,7016,1 //Bent Spoon +1,7026,1 //Clock_Tower_Key +1,7027,1 //Key of the Underground +1,7030,1 //Claw of Desert Wolf +1,7031,1 //Old Frying Pan +1,7032,1 //Piece of Egg Shell +1,7033,1 //Poison Spore +1,7034,1 //Red Stocking +1,7035,1 //Matchstick +1,7036,1 //Fang of Garm +1,7038,1 //Yarn +1,7041,1 //Fine Grit +1,7047,1 //Alice's Apron +1,7048,1 //Talon of Griffon +1,7049,1 //Stone +1,7053,1 //Cyfar +1,7054,1 //Brigan +1,7059,1 //Free Ticket for Kafra Storage +1,7060,1 //Free Ticket for Kafra Transportation +1,7061,1 //Free Ticket for the Cart Service +1,7063,1 //Soft Feather +1,7064,1 //Wing of Dragonfly +1,7065,1 //Sea-Otter Fur +1,7066,1 //Ice Cubic +1,7067,1 //Stone Fragment +1,7068,1 //Burnt Tree +1,7069,1 //Destroyed Armor +1,7070,1 //Broken Shell +1,7071,1 //Tattered Clothes +1,7072,1 //Old Shuriken +1,7093,1 //Cogwheel +1,7094,1 //Fragment +1,7095,1 //Metal Fragment +1,7096,1 //Lava +1,7097,1 //Burning Heart +1,7098,1 //Live Coal +1,7099,1 //Worn-out Magic Scroll +1,7100,1 //Sharp Leaf +1,7101,1 //Peco Peco Feather +1,7106,1 //Antelope Horn +1,7107,1 //Antelope Skin +1,7108,1 //Piece of Shield +1,7109,1 //Shining Spear Blade +1,7110,1 //Broken Sword +1,7111,1 //Slick Paper +1,7112,1 //Sharp Paper +1,7113,1 //Broken Pharaoh Emblem +1,7114,1 //Masque of Tutankhamen +1,7115,1 //Harpy Feather +1,7116,1 //Harpy Talon +1,7117,1 //Torn Magic Book +1,7118,1 //Torn Scroll +1,7119,1 //Bacillus +1,7120,1 //Burning Horseshoe +1,7121,1 //Honey Pot +1,7122,1 //Burning Hair +1,7123,1 //Dragon Skin +1,7124,1 //Sand Clump +1,7125,1 //Scorpion Claw +1,7126,1 //Large Jellopy +1,7134,1 //Medicine Bowl +1,7135,1 //Fire Bottle +1,7136,1 //Acid Bottle +1,7137,1 //Plant Bottle +1,7138,1 //Marine Sphere Bottle +1,7139,1 //Glistening Coat +1,7149,1 //Yellow Plate +1,7150,1 //Piece of Bamboo +1,7151,1 //Oil Paper +1,7152,1 //Glossy Hair +1,7153,1 //Worn-out Kimono +1,7154,1 //Poisonous Powder +1,7155,1 //Poisonous Toad Skin +1,7156,1 //Broken Shuriken +1,7157,1 //Dark Mask +1,7158,1 //Broken Liquor Jar +1,7159,1 //Tengu Nose +1,7161,1 //Black Bear Skin +1,7162,1 //Cloud Crumb +1,7163,1 //Hard Feeler +1,7164,1 //Solid_Peach +1,7165,1 //Transparent Celestial Robe +1,7166,1 //Soft Silk +1,7167,1 //Strange Steel Piece +1,7168,1 //Giant Butterfly Wing +1,7169,1 //Ba_Gua +1,7170,1 //Tuxedo +1,7171,1 //Leopard Skin +1,7172,1 //Leopard Claw +1,7174,1 //Wrapping Lace +1,7175,1 //Wrapping Paper +1,7182,1 //Cacao +1,7186,1 //Thin Trunk +1,7187,1 //Festival Mask +1,7188,1 //Brown_Root +1,7189,1 //Wooden Heart +1,7190,1 //Solid Husk +1,7191,1 //Lamp +1,7192,1 //Vane +1,7193,1 //Sprout +1,7194,1 //Soft Blade of Grass +1,7195,1 //Slingshot +1,7196,1 //Shoulder Protector +1,7197,1 //Tough Vines +1,7198,1 //Huge Leaf +1,7200,1 //Elastic Band +1,7201,1 //Log +1,7202,1 //Pincher of Beetle +1,7203,1 //Strong Branch +1,7205,1 //Piece of Black Cloth +1,7206,1 //Black Cat Doll +1,7207,1 //Old Manteau +1,7208,1 //Rusty Kitchen Knife +1,7209,1 //Helm of Dullahan +1,7210,1 //Armor Piece of Dullahan +1,7211,1 //Fragment of Rossata Stone +1,7212,1 //Hung Doll +1,7213,1 //Needle Packet +1,7214,1 //Bat Cage +1,7215,1 //Broken Needle +1,7216,1 //Red Muffler +1,7217,1 //Spool +1,7218,1 //Decomposed Rope +1,7219,1 //Striped Sock +1,7220,1 //Ectoplasm +1,7221,1 //Tangled Chains +1,7222,1 //Wooden Gnarl +1,7223,1 //Contorted Self-Portrait +1,7225,1 //Pumpkin Lantern +1,7262,1 //Folding Fan of Cat Ghost +1,7263,1 //Cat's Eye +1,7264,1 //Dry Sand +1,7265,1 //Dragon Horn +1,7266,1 //Denture from Dragon Mask +1,7267,1 //Tiger Panty +1,7268,1 //Little Ghost Doll +1,7269,1 //Pinafore +1,7270,1 //Nursing_Bottle +1,1750,1 //Arrow +1,1751,1 //Silver Arrow +1,1752,1 //Fire Arrow +1,1753,1 //Steel Arrow +1,1754,1 //Crystal Arrow +1,1755,1 //Arrow of Wind +1,1756,1 //Stone Arrow +1,1757,1 //Immaterial Arrow +1,1758,1 //Stun Arrow +1,1759,1 //Frozen Arrow +1,1760,1 //Flash Arrow +1,1761,1 //Cursed Arrow +1,1762,1 //Rusty Arrow +1,1763,1 //Poison Arrow +1,1764,1 //Sharp Arrow +1,1765,1 //Oridecon Arrow +1,1767,1 //Shadow Arrow +1,1768,1 //Sleep Arrow +1,1769,1 //Mute Arrow +1,1770,1 //Iron Arrow +1,501,1 //Red Potion +1,502,1 //Orange Potion +1,503,1 //Yellow Potion +1,504,1 //White Potion +1,505,1 //Blue Potion +1,506,1 //Green Potion +1,507,1 //Red Herb +1,508,1 //Yellow Herb +1,509,1 //White Herb +1,510,1 //Blue Herb +1,511,1 //Green Herb +1,512,1 //Apple +1,513,1 //Banana +1,514,1 //Grape +1,515,1 //Carrot +1,516,1 //Potato +1,517,1 //Meat +1,518,1 //Honey +1,519,1 //Milk +1,520,1 //Hinalle Leaflet +1,521,1 //Aloe Leaflet +1,522,1 //Mastela Fruit +1,523,1 //Holy Water +1,525,1 //Panacea +1,526,1 //Royal Jelly +1,528,1 //Monster Food +1,529,1 //Candy +1,530,1 //Candy Cane +1,531,1 //Apple Juice +1,532,1 //Banana Juice +1,533,1 //Grape Juice +1,534,1 //Carrot Juice +1,535,1 //Pumpkin +1,536,1 //Ice Cream +1,537,1 //Pet Food +1,538,1 //Well-baked Cookie +1,539,1 //Piece of Cake +1,544,1 //Raw Fish +1,545,1 //Condensed Red Potion +1,546,1 //Condensed Yellow Potion +1,547,1 //Condensed White Potion +1,548,1 //Cheese +1,549,1 //Yam +1,550,1 //Rice Cake +1,551,1 //Sushi +1,553,1 //Bao +1,555,1 //Traditional Rice Cake +1,558,1 //Chocolate +1,561,1 //White Chocolate +1,601,1 //Fly Wing +1,602,1 //Butterfly Wing +1,603,1 //Old Blue Box +1,604,1 //Dead Branch +1,605,1 //Anodyne +1,606,1 //Aloevera +1,607,1 //Yggdrasil Berry +1,608,1 //Yggdrasil Seed +1,609,1 //Amulet +1,610,1 //Yggdrasil Leaf +1,611,1 //Magnifier +1,612,1 //Mini Furnace +1,613,1 //Iron Hammer +1,614,1 //Golden Hammer +1,615,1 //Oridecon Hammer +1,618,1 //Worn Out Scroll +1,619,1 //Unripe Apple +1,620,1 //Orange Juice +1,621,1 //Bitter Herb +1,622,1 //Rainbow Carrot +1,623,1 //Earthworm the Dude +1,624,1 //Rotten Fish +1,625,1 //Rusty Iron +1,626,1 //Monster Juice +1,627,1 //Sweet Milk +1,628,1 //Well-Dried Bone +1,629,1 //Singing Flower +1,630,1 //Dew Laden Moss +1,631,1 //Deadly Noxious Herb +1,632,1 //Fatty Chubby Earthworm +1,633,1 //Sweet Potato +1,634,1 //Tropical Banana +1,635,1 //Orc Trophy +1,636,1 //No Recipient +1,637,1 //Old Broom +1,638,1 //Silver Knife of Chastity +1,639,1 //Armlet of Obedience +1,640,1 //Shining Stone +1,641,1 //Contracts in Shadow +1,642,1 //Book of the Devil +1,643,1 //Pet Incubator +1,644,1 //Gift Box +1,645,1 //Concentration Potion +1,656,1 //Awakening Potion +1,657,1 //Berserk Potion +1,659,1 //Her Heart +1,663,1 //Songpyun +1,664,1 //Gift Box +1,665,1 //Gift Box +1,666,1 //Gift Box +1,667,1 //Gift Box +1,668,1 //Red_Envelope +1,678,1 //Poison Bottle +1,679,1 //Pilule +1,2101,1 //Guard +1,2102,1 //Guard +1,2103,1 //Buckler +1,2104,1 //Buckler +1,2105,1 //Shield +1,2106,1 //Shield +1,2107,1 //Mirror Shield +1,2108,1 //Mirror Shield +1,2109,1 //Memory Book +1,2112,1 //Novice Guard +1,2301,1 //Cotton Shirt +1,2302,1 //Cotton Shirt +1,2303,1 //Jacket +1,2304,1 //Jacket +1,2305,1 //Adventurer's Suit +1,2306,1 //Adventurer's Suit +1,2307,1 //Mantle +1,2308,1 //Mantle +1,2309,1 //Coat +1,2310,1 //Coat +1,2311,1 //Mink Coat +1,2312,1 //Padded Armor +1,2313,1 //Padded Armor +1,2314,1 //Chain Mail +1,2315,1 //Chain Mail +1,2316,1 //Full Plate +1,2317,1 //Full Plate +1,2318,1 //Lord's Clothes +1,2320,1 //Formal Suit +1,2321,1 //Silk Robe +1,2322,1 //Silk Robe +1,2323,1 //Scapulare +1,2324,1 //Scapulare +1,2325,1 //Saint's Robe +1,2326,1 //Saint's Robe +1,2328,1 //Wooden Mail +1,2329,1 //Wooden Mail +1,2330,1 //Tights +1,2331,1 //Tights +1,2332,1 //Silver Robe +1,2333,1 //Silver Robe +1,2335,1 //Thief Clothes +1,2336,1 //Thief Clothes +1,2337,1 //Ninja Suit +1,2338,1 //Wedding Dress +1,2339,1 //Pantie +1,2340,1 //Novice Breastplate +1,2341,1 //Legion Plate Armor +1,2352,1 //Tattered Novice Ninja Suit +1,2401,1 //Sandals +1,2402,1 //Sandals +1,2403,1 //Shoes +1,2404,1 //Shoes +1,2405,1 //Boots +1,2406,1 //Boots +1,2407,1 //Crystal Pumps +1,2408,1 //Shackles +1,2409,1 //High Heels +1,2411,1 //Greaves +1,2414,1 //Novice Slippers +1,2501,1 //Hood +1,2502,1 //Hood +1,2503,1 //Muffler +1,2504,1 //Muffler +1,2505,1 //Manteau +1,2506,1 //Manteau +1,2507,1 //Ancient Cape +1,2508,1 //Ragamuffin Manteau +1,2510,1 //Somber Novice Hood +1,2601,1 //Ring +1,2602,1 //Earring +1,2603,1 //Necklace +1,2604,1 //Glove +1,2605,1 //Brooch +1,2607,1 //Clip +1,2608,1 //Rosary +1,2609,1 //Skull Ring +1,2610,1 //Gold Ring +1,2611,1 //Silver Ring +1,2612,1 //Flower Ring +1,2613,1 //Diamond Ring +1,2617,1 //Celebrant's Mitten +1,2618,1 //Matyr's Leash +1,2627,1 //Belt +1,2628,1 //Novice Armlet +1,1116,1 //Katana +1,1117,1 //Katana +1,1151,1 //Slayer +1,1152,1 //Slayer +1,1154,1 //Bastard Sword +1,1155,1 //Bastard Sword +1,1157,1 //Two-Handed Sword +1,1158,1 //Two-Handed Sword +1,1160,1 //Broad Sword +1,1162,1 //Broad Sword +1,1163,1 //Claymore +1,1250,1 //Jur +1,1251,1 //Jur +1,1252,1 //Katar +1,1253,1 //Katar +1,1254,1 //Jamadhar +1,1255,1 //Jamadhar +1,1256,1 //Katar of Frozen Icicle +1,1257,1 //Katar of Quaking +1,1258,1 //Katar of Raging Blaze +1,1259,1 //Katar of Piercing Wind +1,1351,1 //Battle Axe +1,1352,1 //Battle Axe +1,1354,1 //Hammer +1,1355,1 //Hammer +1,1357,1 //Buster +1,1358,1 //Buster +1,1360,1 //Two-Handed Axe +1,1361,1 //Two-Handed Axe +1,1410,1 //Lance +1,1411,1 //Lance +1,1451,1 //Guisarme +1,1452,1 //Guisarme +1,1454,1 //Glaive +1,1455,1 //Glaive +1,1457,1 //Partizan +1,1458,1 //Partizan +1,1460,1 //Trident +1,1461,1 //Trident +1,1463,1 //Halberd +1,1464,1 //Halberd +1,1472,1 //Soul Staff +1,1701,1 //Bow +1,1702,1 //Bow +1,1704,1 //Composite Bow +1,1705,1 //Composite Bow +1,1707,1 //Great Bow +1,1708,1 //Great Bow +1,1710,1 //Crossbow +1,1711,1 //Crossbow +1,1713,1 //Arbalest +1,1714,1 //Gakkung Bow +1,1715,1 //Arbalest +1,1716,1 //Gakkung Bow +1,1718,1 //Hunter Bow +1,1101,1 //Sword +1,1102,1 //Sword +1,1104,1 //Falchion +1,1105,1 //Falchion +1,1107,1 //Blade +1,1108,1 //Blade +1,1110,1 //Rapier +1,1111,1 //Rapier +1,1113,1 //Scimitar +1,1114,1 //Scimitar +1,1119,1 //Tsurugi +1,1120,1 //Tsurugi +1,1122,1 //Ring Pommel Saber +1,1123,1 //Haedonggum +1,1124,1 //Orcish sword +1,1125,1 //Ring Pommel Saber +1,1126,1 //Saber +1,1127,1 //Saber +1,1128,1 //Haedonggum +1,1129,1 //Flamberge +1,1101,1 //Sword +1,1102,1 //Sword +1,1104,1 //Falchion +1,1105,1 //Falchion +1,1107,1 //Blade +1,1108,1 //Blade +1,1110,1 //Rapier +1,1111,1 //Rapier +1,1113,1 //Scimitar +1,1114,1 //Scimitar +1,1119,1 //Tsurugi +1,1120,1 //Tsurugi +1,1122,1 //Ring Pommel Saber +1,1123,1 //Haedonggum +1,1124,1 //Orcish sword +1,1125,1 //Ring Pommel Saber +1,1126,1 //Saber +1,1127,1 //Saber +1,1128,1 //Haedonggum +1,1129,1 //Flamberge +1,1201,1 //Knife +1,1202,1 //Knife +1,1204,1 //Cutter +1,1205,1 //Cutter +1,1207,1 //Main Gauche +1,1208,1 //Main Gauche +1,1210,1 //Dirk +1,1211,1 //Dirk +1,1213,1 //Dagger +1,1214,1 //Dagger +1,1216,1 //Stiletto +1,1217,1 //Stiletto +1,1219,1 //Gladius +1,1220,1 //Gladius +1,1222,1 //Damascus +1,1226,1 //Damascus +1,1243,1 //Novice Main Gauche +1,1301,1 //Axe +1,1302,1 //Axe +1,1304,1 //Orcish Axe +1,1401,1 //Javelin +1,1402,1 //Javelin +1,1404,1 //Spear +1,1405,1 //Spear +1,1407,1 //Pike +1,1408,1 //Pike +1,1401,1 //Javelin +1,1402,1 //Javelin +1,1404,1 //Spear +1,1405,1 //Spear +1,1407,1 //Pike +1,1408,1 //Pike +1,1501,1 //Club +1,1502,1 //Club +1,1504,1 //Mace +1,1505,1 //Mace +1,1507,1 //Smasher +1,1508,1 //Smasher +1,1510,1 //Flail +1,1511,1 //Flail +1,1513,1 //Morning Star +1,1514,1 //Morning Star +1,1516,1 //Sword Mace +1,1517,1 //Sword Mace +1,1519,1 //Chain +1,1520,1 //Chain +1,1522,1 //Stunner +1,1401,1 //Javelin +1,1402,1 //Javelin +1,1404,1 //Spear +1,1405,1 //Spear +1,1407,1 //Pike +1,1408,1 //Pike +1,1501,1 //Club +1,1502,1 //Club +1,1504,1 //Mace +1,1505,1 //Mace +1,1507,1 //Smasher +1,1508,1 //Smasher +1,1510,1 //Flail +1,1511,1 //Flail +1,1513,1 //Morning Star +1,1514,1 //Morning Star +1,1516,1 //Sword Mace +1,1517,1 //Sword Mace +1,1519,1 //Chain +1,1520,1 //Chain +1,1522,1 //Stunner +1,1550,1 //Book +1,1551,1 //Bible +1,1552,1 //Tablet +1,1553,1 //Book of Billows +1,1554,1 //Book of Mother Earth +1,1555,1 //Book of the Blazing Sun +1,1556,1 //Book of Gust of Wind +1,1558,1 //Girl's Diary +1,1601,1 //Rod +1,1602,1 //Rod +1,1604,1 //Wand +1,1605,1 //Wand +1,1607,1 //Staff +1,1608,1 //Staff +1,1610,1 //Arc Wand +1,1611,1 //Arc Wand +1,1613,1 //Mighty Staff +1,1614,1 //Wand of Occult +1,1615,1 //Evil Bone Wand +1,1801,1 //Waghnak +1,1802,1 //Waghnak +1,1803,1 //Knuckle Duster +1,1804,1 //Knuckle Duster +1,1805,1 //Studded Knuckles +1,1806,1 //Studded Knuckles +1,1807,1 //Fist +1,1808,1 //Fist +1,1809,1 //Claw +1,1810,1 //Claw +1,1811,1 //Finger +1,1812,1 //Finger +1,1901,1 //Violin +1,1902,1 //Violin +1,1903,1 //Mandolin +1,1904,1 //Mandolin +1,1905,1 //Lute +1,1906,1 //Lute +1,1907,1 //Guitar +1,1908,1 //Guitar +1,1909,1 //Harp +1,1910,1 //Harp +1,1911,1 //Gumoongoh +1,1912,1 //Gumoongoh +1,1950,1 //Rope +1,1951,1 //Rope +1,1952,1 //Whip +1,1953,1 //Whip +1,1954,1 //Wire Whip +1,1955,1 //Wire Whip +1,1956,1 //Rante Whip +1,1957,1 //Rante Whip +1,1958,1 //Tail Whip +1,1959,1 //Tail Whip +1,1960,1 //Whip +1,1961,1 //Whip +1,2201,1 //Sunglasses +1,2203,1 //Glasses +1,2205,1 //Diver Goggles +1,2206,1 //Wedding Veil +1,2207,1 //Fancy Flower +1,2208,1 //Ribbon +1,2209,1 //Ribbon +1,2210,1 //Hair Band +1,2211,1 //Bandana +1,2212,1 //Eye Patch +1,2213,1 //Kitty Band +1,2214,1 //Bunny Band +1,2215,1 //Flower Band +1,2216,1 //Biretta +1,2217,1 //Biretta +1,2218,1 //Flu Mask +1,2220,1 //Hat +1,2221,1 //Hat +1,2222,1 //Turban +1,2223,1 //Turban +1,2226,1 //Cap +1,2227,1 //Cap +1,2228,1 //Helm +1,2229,1 //Helm +1,2230,1 //Gemmed Sallet +1,2231,1 //Gemmed Sallet +1,2232,1 //Circlet +1,2233,1 //Circlet +1,2236,1 //Santa Hat +1,2239,1 //Monocle +1,2241,1 //Grandpa Beard +1,2242,1 //Purple Glasses +1,2243,1 //Geek Glasses +1,2244,1 //Big Ribbon +1,2245,1 //Sweet Gent +1,2246,1 //Golden Gear +1,2247,1 //Romantic Gent +1,2248,1 //Western Grace +1,2250,1 //Cute Ribbon +1,2251,1 //Monk Hat +1,2252,1 //Wizard Hat +1,2253,1 //Sunflower +1,2257,1 //Unicorn Horn +1,2259,1 //Mini Propeller +1,2260,1 //Mini Glasses +1,2261,1 //Army Cap +1,2262,1 //Clown Nose +1,2263,1 //Zorro Masque +1,2265,1 //Gangster Mask +1,2266,1 //Iron Cain +1,2267,1 //Cigarette +1,2268,1 //Pipe +1,2269,1 //Romantic Flower +1,2270,1 //Romantic Leaf +1,2271,1 //Jack be Dandy +1,2275,1 //Red Bandana +1,2276,1 //Angled Glasses +1,2277,1 //Nurse Cap +1,2279,1 //Bomb Wick +1,2282,1 //Halo +1,2285,1 //Apple of Archer +1,2287,1 //Pirate Bandana +1,2289,1 //Poo Poo Hat +1,2290,1 //Funeral Hat +1,2291,1 //Masquerade +1,2294,1 //Stellar +1,2295,1 //Blinker +1,2298,1 //Green Feeler +1,2299,1 //Orc Helm +1,5003,1 //Joker Jester +1,5006,1 //Machoman's Glasses +1,5008,1 //Puppy Love +1,5009,1 //Safety Helmet +1,5010,1 //Indian Fillet +1,5011,1 //Aerial +1,5014,1 //Fin Helm +1,5015,1 //Egg Shell +1,5030,1 //Panda Hat +1,5035,1 //Poring Hat +1,5037,1 //Nutshell +1,5055,1 //Novice False Eggshell +1,2278,1 //Mr. Smile +1,2288,1 //Mr. Scream +1,2297,1 //Goblin Mask +1,5005,1 //Gas Mask +1,5088,1 //Surprised Mask +1,5089,1 //Annoyed Mask +1,5090,1 //Goblin Leader Mask +1,2224,1 //Goggles +1,2225,1 //Goggles +1,10001,1 //Skull Helm +1,10002,1 //Monster Oxygen Mask +1,10003,1 //Transparent Headgear +1,10004,1 //Pacifier +1,10005,1 //Wig +1,10006,1 //Queen's Hair Ornament +1,10007,1 //Silk Ribbon +1,10008,1 //Punisher +1,10009,1 //Wild Flower +1,10010,1 //Battered Pot +1,10011,1 //Stellar Hairpin +1,10012,1 //Tiny Egg Shell +1,10013,1 //Backpack +1,10014,1 //Rocker Glasses +1,10015,1 //Green Lace +1,10016,1 //Golden Bell +1,10017,1 //Bark Shorts +1,10018,1 //Monkey Circlet +1,10019,1 //Red Scarf +1,10020,1 //Grave Keeper's Sword +1,701,1 //Ora Ora +1,702,1 //Animal Gore +1,703,1 //Hinalle +1,704,1 //Aloe +1,705,1 //Clover +1,706,1 //Four Leaf Clover +1,707,1 //Singing Plant +1,708,1 //Ment +1,710,1 //Illusion Flower +1,711,1 //Shoot +1,712,1 //Flower +1,713,1 //Empty Bottle +1,714,1 //Emperium +1,715,1 //Yellow Gemstone +1,716,1 //Red Gemstone +1,717,1 //Blue Gemstone +1,718,1 //Garnet +1,719,1 //Amethyst +1,720,1 //Aquamarine +1,721,1 //Emerald +1,722,1 //Pearl +1,723,1 //Ruby +1,724,1 //Cursed Ruby +1,725,1 //Sardonyx +1,726,1 //Sapphire +1,727,1 //Opal +1,728,1 //Topaz +1,729,1 //Zircon +1,730,1 //1carat Diamond +1,731,1 //2carat Diamond +1,732,1 //3carat Diamond +1,733,1 //Cracked Diamond +1,734,1 //Red Frame +1,735,1 //Chung Jah +1,736,1 //China +1,737,1 //Black Ladle +1,738,1 //Pencil Case +1,739,1 //Rouge +1,740,1 //Puppet +1,741,1 //Poring Doll +1,742,1 //Chonchon Doll +1,743,1 //Spore Doll +1,744,1 //Bouquet +1,745,1 //Wedding Bouquet +1,746,1 //Glass Bead +1,747,1 //Crystal Mirror +1,748,1 //Witherless Rose +1,749,1 //Frozen Rose +1,750,1 //Baphomet Doll +1,751,1 //Osiris Doll +1,752,1 //Grasshopper Doll +1,753,1 //Yoyo Doll +1,754,1 //Raccoon Doll +1,756,1 //Rough Oridecon +1,757,1 //Rough Elunium +1,901,1 //Danggie +1,902,1 //Tree Root +1,903,1 //Reptile Tongue +1,904,1 //Scorpion Tail +1,905,1 //Stem +1,906,1 //Pointed Scale +1,907,1 //Resin +1,908,1 //Spawn +1,909,1 //Jellopy +1,910,1 //Garlet +1,911,1 //Scell +1,912,1 //Zargon +1,913,1 //Tooth of Bat +1,914,1 //Fluff +1,915,1 //Chrysalis +1,916,1 //Feather of Birds +1,917,1 //Talon +1,918,1 //Sticky Webfoot +1,919,1 //Animal Skin +1,920,1 //Wolf Claw +1,921,1 //Mushroom Spore +1,922,1 //Orc's Fang +1,923,1 //Evil Horn +1,924,1 //Powder of Butterfly +1,925,1 //Bill of Birds +1,926,1 //Snake Scale +1,928,1 //Insect Feeler +1,929,1 //Immortal Heart +1,930,1 //Rotten Bandage +1,931,1 //Orcish Voucher +1,932,1 //Skel-Bone +1,934,1 //Memento +1,935,1 //Shell +1,936,1 //Scale Shell +1,937,1 //Venom Canine +1,938,1 //Sticky Mucus +1,939,1 //Bee Sting +1,940,1 //Grasshopper's Leg +1,941,1 //Nose Ring +1,942,1 //Yoyo Tail +1,943,1 //Solid Shell +1,944,1 //Horseshoe +1,945,1 //Raccoon Leaf +1,946,1 //Snail's Shell +1,947,1 //Horn +1,948,1 //Bear's Footskin +1,949,1 //Feather +1,950,1 //Heart of Mermaid +1,951,1 //Fin +1,952,1 //Cactus Needle +1,953,1 //Stone Heart +1,954,1 //Shining Scale +1,955,1 //Worm Peeling +1,956,1 //Gill +1,957,1 //Decayed Nail +1,958,1 //Horrendous Mouth +1,959,1 //Stinky Scale +1,960,1 //Nipper +1,961,1 //Conch +1,962,1 //Tentacle +1,963,1 //Sharp Scale +1,964,1 //Crab Shell +1,965,1 //Clam Shell +1,966,1 //Clam Flesh +1,967,1 //Turtle Shell +1,968,1 //Heroic Emblem +1,969,1 //Gold +1,970,1 //Alcohol +1,971,1 //Detrimindexta +1,972,1 //Karvodailnirol +1,973,1 //Counteragent +1,974,1 //Mixture +1,975,1 //Scarlet Dyestuff +1,976,1 //Lemon Dyestuff +1,978,1 //Cobaltblue Dyestuff +1,979,1 //Darkgreen Dyestuff +1,980,1 //Orange Dyestuff +1,981,1 //Violet Dyestuff +1,982,1 //White Dyestuff +1,983,1 //Black Dyestuff +1,984,1 //Oridecon +1,985,1 //Elunium +1,986,1 //Anvil +1,987,1 //Oridecon Anvil +1,988,1 //Golden Anvil +1,989,1 //Emperium Anvil +1,990,1 //Red Blood +1,991,1 //Crystal Blue +1,992,1 //Wind of Verdure +1,993,1 //Green Live +1,994,1 //Flame Heart +1,995,1 //Mystic Frozen +1,996,1 //Rough Wind +1,997,1 //Great Nature +1,998,1 //Iron +1,999,1 //Steel +1,1000,1 //Star Crumb +1,1001,1 //Star Dust +1,1002,1 //Iron Ore +1,1003,1 //Coal +1,1004,1 //Chivalry Emblem +1,1005,1 //Hammer of Blacksmith +1,1006,1 //Old Magicbook +1,1007,1 //Necklace of Wisdom +1,1008,1 //Necklace of Oblivion +1,1009,1 //Hand of God +1,1010,1 //Phracon +1,1011,1 //Emveretarcon +1,1012,1 //Frill +1,1013,1 //Rainbow Shell +1,1014,1 //Ant Jaw +1,1015,1 //Tongue +1,1016,1 //Rat Tail +1,1017,1 //Mole Whiskers +1,1018,1 //Mole Claw +1,1019,1 //Trunk +1,1020,1 //Black Hair +1,1021,1 //Dokebi Horn +1,1022,1 //Nine Tails +1,1023,1 //Fish Tail +1,1024,1 //Squid Ink +1,1025,1 //Cobweb +1,1026,1 //Acorn +1,1027,1 //Porcupine Quill +1,1028,1 //Mane +1,1029,1 //Tiger Skin +1,1030,1 //Tiger's Footskin +1,1031,1 //Mantis Scythe +1,1032,1 //Maneater Blossom +1,1033,1 //Maneater Root +1,1034,1 //Blue Hair +1,1035,1 //Dragon Canine +1,1036,1 //Dragon Scale +1,1037,1 //Dragon Tail +1,1038,1 //Little Evil Horn +1,1039,1 //Little Evil Wing +1,1040,1 //Elder Pixie's Moustache +1,1041,1 //Lantern +1,1042,1 //Bug Leg +1,1043,1 //Orc Claw +1,1044,1 //Zenorc's Fang +1,1045,1 //Cultish Masque +1,1046,1 //Scorpion Nipper +1,1047,1 //Dead Medusa +1,1048,1 //Horrendous Hair +1,1049,1 //Skirt of Virgin +1,1050,1 //Tendon +1,1051,1 //Detonator +1,1052,1 //Single Cell +1,1053,1 //Ancient Tooth +1,1054,1 //Ancient Lips +1,1055,1 //Earthworm Peeling +1,1056,1 //Grit +1,1057,1 //Moth Dust +1,1058,1 //Moth Wings +1,1059,1 //Fabric +1,1060,1 //Golden Hair +1,1061,1 //Witched Starsand +1,1062,1 //Jack o' Pumpkin +1,1063,1 //Fang +1,1064,1 //Reins +1,1065,1 //Trap +1,1066,1 //Fine-grained Trunk +1,1067,1 //Solid Trunk +1,1068,1 //Barren Trunk +1,1088,1 //Morocc Solution +1,1089,1 //Payon Solution +1,1092,1 //Empty Test Tube +1,1093,1 //Empty Potion Bottle +1,1094,1 //Short Daenggie +1,1095,1 //Clock Hand +1,1096,1 //Round Shell +1,1097,1 //Worn Out Page +1,1098,1 //Manacles +1,1099,1 //Worn-out Prison Uniform +1,7001,1 //Mould Powder +1,7002,1 //Ogre Tooth +1,7003,1 //Anolian Skin +1,7004,1 //Mud Lump +1,7005,1 //Skull +1,7006,1 //Wing of Red Bat +1,7007,1 //Claw of Rat +1,7008,1 //Stiff Horn +1,7009,1 //Glitter Shell +1,7010,1 //Tail of Steel Scorpion +1,7011,1 //Claw of Monkey +1,7012,1 //Tough Scalelike Stem +1,7013,1 //Coral Reef +1,7014,1 //Old Portrait +1,7015,1 //Memory Bookmark +1,7016,1 //Bent Spoon +1,7026,1 //Clock_Tower_Key +1,7027,1 //Key of the Underground +1,7030,1 //Claw of Desert Wolf +1,7031,1 //Old Frying Pan +1,7032,1 //Piece of Egg Shell +1,7033,1 //Poison Spore +1,7034,1 //Red Stocking +1,7035,1 //Matchstick +1,7036,1 //Fang of Garm +1,7038,1 //Yarn +1,7041,1 //Fine Grit +1,7047,1 //Alice's Apron +1,7048,1 //Talon of Griffon +1,7049,1 //Stone +1,7053,1 //Cyfar +1,7054,1 //Brigan +1,7059,1 //Free Ticket for Kafra Storage +1,7060,1 //Free Ticket for Kafra Transportation +1,7061,1 //Free Ticket for the Cart Service +1,7063,1 //Soft Feather +1,7064,1 //Wing of Dragonfly +1,7065,1 //Sea-Otter Fur +1,7066,1 //Ice Cubic +1,7067,1 //Stone Fragment +1,7068,1 //Burnt Tree +1,7069,1 //Destroyed Armor +1,7070,1 //Broken Shell +1,7071,1 //Tattered Clothes +1,7072,1 //Old Shuriken +1,7093,1 //Cogwheel +1,7094,1 //Fragment +1,7095,1 //Metal Fragment +1,7096,1 //Lava +1,7097,1 //Burning Heart +1,7098,1 //Live Coal +1,7099,1 //Worn-out Magic Scroll +1,7100,1 //Sharp Leaf +1,7101,1 //Peco Peco Feather +1,7106,1 //Antelope Horn +1,7107,1 //Antelope Skin +1,7108,1 //Piece of Shield +1,7109,1 //Shining Spear Blade +1,7110,1 //Broken Sword +1,7111,1 //Slick Paper +1,7112,1 //Sharp Paper +1,7113,1 //Broken Pharaoh Emblem +1,7114,1 //Masque of Tutankhamen +1,7115,1 //Harpy Feather +1,7116,1 //Harpy Talon +1,7117,1 //Torn Magic Book +1,7118,1 //Torn Scroll +1,7119,1 //Bacillus +1,7120,1 //Burning Horseshoe +1,7121,1 //Honey Pot +1,7122,1 //Burning Hair +1,7123,1 //Dragon Skin +1,7124,1 //Sand Clump +1,7125,1 //Scorpion Claw +1,7126,1 //Large Jellopy +1,7134,1 //Medicine Bowl +1,7135,1 //Fire Bottle +1,7136,1 //Acid Bottle +1,7137,1 //Plant Bottle +1,7138,1 //Marine Sphere Bottle +1,7139,1 //Glistening Coat +1,7149,1 //Yellow Plate +1,7150,1 //Piece of Bamboo +1,7151,1 //Oil Paper +1,7152,1 //Glossy Hair +1,7153,1 //Worn-out Kimono +1,7154,1 //Poisonous Powder +1,7155,1 //Poisonous Toad Skin +1,7156,1 //Broken Shuriken +1,7157,1 //Dark Mask +1,7158,1 //Broken Liquor Jar +1,7159,1 //Tengu Nose +1,7161,1 //Black Bear Skin +1,7162,1 //Cloud Crumb +1,7163,1 //Hard Feeler +1,7164,1 //Solid_Peach +1,7165,1 //Transparent Celestial Robe +1,7166,1 //Soft Silk +1,7167,1 //Strange Steel Piece +1,7168,1 //Giant Butterfly Wing +1,7169,1 //Ba_Gua +1,7170,1 //Tuxedo +1,7171,1 //Leopard Skin +1,7172,1 //Leopard Claw +1,7174,1 //Wrapping Lace +1,7175,1 //Wrapping Paper +1,7182,1 //Cacao +1,7186,1 //Thin Trunk +1,7187,1 //Festival Mask +1,7188,1 //Brown_Root +1,7189,1 //Wooden Heart +1,7190,1 //Solid Husk +1,7191,1 //Lamp +1,7192,1 //Vane +1,7193,1 //Sprout +1,7194,1 //Soft Blade of Grass +1,7195,1 //Slingshot +1,7196,1 //Shoulder Protector +1,7197,1 //Tough Vines +1,7198,1 //Huge Leaf +1,7200,1 //Elastic Band +1,7201,1 //Log +1,7202,1 //Pincher of Beetle +1,7203,1 //Strong Branch +1,7205,1 //Piece of Black Cloth +1,7206,1 //Black Cat Doll +1,7207,1 //Old Manteau +1,7208,1 //Rusty Kitchen Knife +1,7209,1 //Helm of Dullahan +1,7210,1 //Armor Piece of Dullahan +1,7211,1 //Fragment of Rossata Stone +1,7212,1 //Hung Doll +1,7213,1 //Needle Packet +1,7214,1 //Bat Cage +1,7215,1 //Broken Needle +1,7216,1 //Red Muffler +1,7217,1 //Spool +1,7218,1 //Decomposed Rope +1,7219,1 //Striped Sock +1,7220,1 //Ectoplasm +1,7221,1 //Tangled Chains +1,7222,1 //Wooden Gnarl +1,7223,1 //Contorted Self-Portrait +1,7225,1 //Pumpkin Lantern +1,7262,1 //Folding Fan of Cat Ghost +1,7263,1 //Cat's Eye +1,7264,1 //Dry Sand +1,7265,1 //Dragon Horn +1,7266,1 //Denture from Dragon Mask +1,7267,1 //Tiger Panty +1,7268,1 //Little Ghost Doll +1,7269,1 //Pinafore +1,7270,1 //Nursing_Bottle +1,1750,1 //Arrow +1,1751,1 //Silver Arrow +1,1752,1 //Fire Arrow +1,1753,1 //Steel Arrow +1,1754,1 //Crystal Arrow +1,1755,1 //Arrow of Wind +1,1756,1 //Stone Arrow +1,1757,1 //Immaterial Arrow +1,1758,1 //Stun Arrow +1,1759,1 //Frozen Arrow +1,1760,1 //Flash Arrow +1,1761,1 //Cursed Arrow +1,1762,1 //Rusty Arrow +1,1763,1 //Poison Arrow +1,1764,1 //Sharp Arrow +1,1765,1 //Oridecon Arrow +1,1767,1 //Shadow Arrow +1,1768,1 //Sleep Arrow +1,1769,1 //Mute Arrow +1,1770,1 //Iron Arrow +1,501,1 //Red Potion +1,502,1 //Orange Potion +1,503,1 //Yellow Potion +1,504,1 //White Potion +1,505,1 //Blue Potion +1,506,1 //Green Potion +1,507,1 //Red Herb +1,508,1 //Yellow Herb +1,509,1 //White Herb +1,510,1 //Blue Herb +1,511,1 //Green Herb +1,512,1 //Apple +1,513,1 //Banana +1,514,1 //Grape +1,515,1 //Carrot +1,516,1 //Potato +1,517,1 //Meat +1,518,1 //Honey +1,519,1 //Milk +1,520,1 //Hinalle Leaflet +1,521,1 //Aloe Leaflet +1,522,1 //Mastela Fruit +1,523,1 //Holy Water +1,525,1 //Panacea +1,526,1 //Royal Jelly +1,528,1 //Monster Food +1,529,1 //Candy +1,530,1 //Candy Cane +1,531,1 //Apple Juice +1,532,1 //Banana Juice +1,533,1 //Grape Juice +1,534,1 //Carrot Juice +1,535,1 //Pumpkin +1,536,1 //Ice Cream +1,537,1 //Pet Food +1,538,1 //Well-baked Cookie +1,539,1 //Piece of Cake +1,544,1 //Raw Fish +1,545,1 //Condensed Red Potion +1,546,1 //Condensed Yellow Potion +1,547,1 //Condensed White Potion +1,548,1 //Cheese +1,549,1 //Yam +1,550,1 //Rice Cake +1,551,1 //Sushi +1,553,1 //Bao +1,555,1 //Traditional Rice Cake +1,558,1 //Chocolate +1,561,1 //White Chocolate +1,601,1 //Fly Wing +1,602,1 //Butterfly Wing +1,603,1 //Old Blue Box +1,604,1 //Dead Branch +1,605,1 //Anodyne +1,606,1 //Aloevera +1,607,1 //Yggdrasil Berry +1,608,1 //Yggdrasil Seed +1,609,1 //Amulet +1,610,1 //Yggdrasil Leaf +1,611,1 //Magnifier +1,612,1 //Mini Furnace +1,613,1 //Iron Hammer +1,614,1 //Golden Hammer +1,615,1 //Oridecon Hammer +1,618,1 //Worn Out Scroll +1,619,1 //Unripe Apple +1,620,1 //Orange Juice +1,621,1 //Bitter Herb +1,622,1 //Rainbow Carrot +1,623,1 //Earthworm the Dude +1,624,1 //Rotten Fish +1,625,1 //Rusty Iron +1,626,1 //Monster Juice +1,627,1 //Sweet Milk +1,628,1 //Well-Dried Bone +1,629,1 //Singing Flower +1,630,1 //Dew Laden Moss +1,631,1 //Deadly Noxious Herb +1,632,1 //Fatty Chubby Earthworm +1,633,1 //Sweet Potato +1,634,1 //Tropical Banana +1,635,1 //Orc Trophy +1,636,1 //No Recipient +1,637,1 //Old Broom +1,638,1 //Silver Knife of Chastity +1,639,1 //Armlet of Obedience +1,640,1 //Shining Stone +1,641,1 //Contracts in Shadow +1,642,1 //Book of the Devil +1,643,1 //Pet Incubator +1,644,1 //Gift Box +1,645,1 //Concentration Potion +1,656,1 //Awakening Potion +1,657,1 //Berserk Potion +1,659,1 //Her Heart +1,663,1 //Songpyun +1,664,1 //Gift Box +1,665,1 //Gift Box +1,666,1 //Gift Box +1,667,1 //Gift Box +1,668,1 //Red_Envelope +1,678,1 //Poison Bottle +1,679,1 //Pilule +1,701,1 //Ora Ora +1,702,1 //Animal Gore +1,703,1 //Hinalle +1,704,1 //Aloe +1,705,1 //Clover +1,706,1 //Four Leaf Clover +1,707,1 //Singing Plant +1,708,1 //Ment +1,710,1 //Illusion Flower +1,711,1 //Shoot +1,712,1 //Flower +1,713,1 //Empty Bottle +1,714,1 //Emperium +1,715,1 //Yellow Gemstone +1,716,1 //Red Gemstone +1,717,1 //Blue Gemstone +1,718,1 //Garnet +1,719,1 //Amethyst +1,720,1 //Aquamarine +1,721,1 //Emerald +1,722,1 //Pearl +1,723,1 //Ruby +1,724,1 //Cursed Ruby +1,725,1 //Sardonyx +1,726,1 //Sapphire +1,727,1 //Opal +1,728,1 //Topaz +1,729,1 //Zircon +1,730,1 //1carat Diamond +1,731,1 //2carat Diamond +1,732,1 //3carat Diamond +1,733,1 //Cracked Diamond +1,734,1 //Red Frame +1,735,1 //Chung Jah +1,736,1 //China +1,737,1 //Black Ladle +1,738,1 //Pencil Case +1,739,1 //Rouge +1,740,1 //Puppet +1,741,1 //Poring Doll +1,742,1 //Chonchon Doll +1,743,1 //Spore Doll +1,744,1 //Bouquet +1,745,1 //Wedding Bouquet +1,746,1 //Glass Bead +1,747,1 //Crystal Mirror +1,748,1 //Witherless Rose +1,749,1 //Frozen Rose +1,750,1 //Baphomet Doll +1,751,1 //Osiris Doll +1,752,1 //Grasshopper Doll +1,753,1 //Yoyo Doll +1,754,1 //Raccoon Doll +1,756,1 //Rough Oridecon +1,757,1 //Rough Elunium +1,901,1 //Danggie +1,902,1 //Tree Root +1,903,1 //Reptile Tongue +1,904,1 //Scorpion Tail +1,905,1 //Stem +1,906,1 //Pointed Scale +1,907,1 //Resin +1,908,1 //Spawn +1,909,1 //Jellopy +1,910,1 //Garlet +1,911,1 //Scell +1,912,1 //Zargon +1,913,1 //Tooth of Bat +1,914,1 //Fluff +1,915,1 //Chrysalis +1,916,1 //Feather of Birds +1,917,1 //Talon +1,918,1 //Sticky Webfoot +1,919,1 //Animal Skin +1,920,1 //Wolf Claw +1,921,1 //Mushroom Spore +1,922,1 //Orc's Fang +1,923,1 //Evil Horn +1,924,1 //Powder of Butterfly +1,925,1 //Bill of Birds +1,926,1 //Snake Scale +1,928,1 //Insect Feeler +1,929,1 //Immortal Heart +1,930,1 //Rotten Bandage +1,931,1 //Orcish Voucher +1,932,1 //Skel-Bone +1,934,1 //Memento +1,935,1 //Shell +1,936,1 //Scale Shell +1,937,1 //Venom Canine +1,938,1 //Sticky Mucus +1,939,1 //Bee Sting +1,940,1 //Grasshopper's Leg +1,941,1 //Nose Ring +1,942,1 //Yoyo Tail +1,943,1 //Solid Shell +1,944,1 //Horseshoe +1,945,1 //Raccoon Leaf +1,946,1 //Snail's Shell +1,947,1 //Horn +1,948,1 //Bear's Footskin +1,949,1 //Feather +1,950,1 //Heart of Mermaid +1,951,1 //Fin +1,952,1 //Cactus Needle +1,953,1 //Stone Heart +1,954,1 //Shining Scale +1,955,1 //Worm Peeling +1,956,1 //Gill +1,957,1 //Decayed Nail +1,958,1 //Horrendous Mouth +1,959,1 //Stinky Scale +1,960,1 //Nipper +1,961,1 //Conch +1,962,1 //Tentacle +1,963,1 //Sharp Scale +1,964,1 //Crab Shell +1,965,1 //Clam Shell +1,966,1 //Clam Flesh +1,967,1 //Turtle Shell +1,968,1 //Heroic Emblem +1,969,1 //Gold +1,970,1 //Alcohol +1,971,1 //Detrimindexta +1,972,1 //Karvodailnirol +1,973,1 //Counteragent +1,974,1 //Mixture +1,975,1 //Scarlet Dyestuff +1,976,1 //Lemon Dyestuff +1,978,1 //Cobaltblue Dyestuff +1,979,1 //Darkgreen Dyestuff +1,980,1 //Orange Dyestuff +1,981,1 //Violet Dyestuff +1,982,1 //White Dyestuff +1,983,1 //Black Dyestuff +1,984,1 //Oridecon +1,985,1 //Elunium +1,986,1 //Anvil +1,987,1 //Oridecon Anvil +1,988,1 //Golden Anvil +1,989,1 //Emperium Anvil +1,990,1 //Red Blood +1,991,1 //Crystal Blue +1,992,1 //Wind of Verdure +1,993,1 //Green Live +1,994,1 //Flame Heart +1,995,1 //Mystic Frozen +1,996,1 //Rough Wind +1,997,1 //Great Nature +1,998,1 //Iron +1,999,1 //Steel +1,1000,1 //Star Crumb +1,1001,1 //Star Dust +1,1002,1 //Iron Ore +1,1003,1 //Coal +1,1004,1 //Chivalry Emblem +1,1005,1 //Hammer of Blacksmith +1,1006,1 //Old Magicbook +1,1007,1 //Necklace of Wisdom +1,1008,1 //Necklace of Oblivion +1,1009,1 //Hand of God +1,1010,1 //Phracon +1,1011,1 //Emveretarcon +1,1012,1 //Frill +1,1013,1 //Rainbow Shell +1,1014,1 //Ant Jaw +1,1015,1 //Tongue +1,1016,1 //Rat Tail +1,1017,1 //Mole Whiskers +1,1018,1 //Mole Claw +1,1019,1 //Trunk +1,1020,1 //Black Hair +1,1021,1 //Dokebi Horn +1,1022,1 //Nine Tails +1,1023,1 //Fish Tail +1,1024,1 //Squid Ink +1,1025,1 //Cobweb +1,1026,1 //Acorn +1,1027,1 //Porcupine Quill +1,1028,1 //Mane +1,1029,1 //Tiger Skin +1,1030,1 //Tiger's Footskin +1,1031,1 //Mantis Scythe +1,1032,1 //Maneater Blossom +1,1033,1 //Maneater Root +1,1034,1 //Blue Hair +1,1035,1 //Dragon Canine +1,1036,1 //Dragon Scale +1,1037,1 //Dragon Tail +1,1038,1 //Little Evil Horn +1,1039,1 //Little Evil Wing +1,1040,1 //Elder Pixie's Moustache +1,1041,1 //Lantern +1,1042,1 //Bug Leg +1,1043,1 //Orc Claw +1,1044,1 //Zenorc's Fang +1,1045,1 //Cultish Masque +1,1046,1 //Scorpion Nipper +1,1047,1 //Dead Medusa +1,1048,1 //Horrendous Hair +1,1049,1 //Skirt of Virgin +1,1050,1 //Tendon +1,1051,1 //Detonator +1,1052,1 //Single Cell +1,1053,1 //Ancient Tooth +1,1054,1 //Ancient Lips +1,1055,1 //Earthworm Peeling +1,1056,1 //Grit +1,1057,1 //Moth Dust +1,1058,1 //Moth Wings +1,1059,1 //Fabric +1,1060,1 //Golden Hair +1,1061,1 //Witched Starsand +1,1062,1 //Jack o' Pumpkin +1,1063,1 //Fang +1,1064,1 //Reins +1,1065,1 //Trap +1,1066,1 //Fine-grained Trunk +1,1067,1 //Solid Trunk +1,1068,1 //Barren Trunk +1,1088,1 //Morocc Solution +1,1089,1 //Payon Solution +1,1092,1 //Empty Test Tube +1,1093,1 //Empty Potion Bottle +1,1094,1 //Short Daenggie +1,1095,1 //Clock Hand +1,1096,1 //Round Shell +1,1097,1 //Worn Out Page +1,1098,1 //Manacles +1,1099,1 //Worn-out Prison Uniform +1,7001,1 //Mould Powder +1,7002,1 //Ogre Tooth +1,7003,1 //Anolian Skin +1,7004,1 //Mud Lump +1,7005,1 //Skull +1,7006,1 //Wing of Red Bat +1,7007,1 //Claw of Rat +1,7008,1 //Stiff Horn +1,7009,1 //Glitter Shell +1,7010,1 //Tail of Steel Scorpion +1,7011,1 //Claw of Monkey +1,7012,1 //Tough Scalelike Stem +1,7013,1 //Coral Reef +1,7014,1 //Old Portrait +1,7015,1 //Memory Bookmark +1,7016,1 //Bent Spoon +1,7026,1 //Clock_Tower_Key +1,7027,1 //Key of the Underground +1,7030,1 //Claw of Desert Wolf +1,7031,1 //Old Frying Pan +1,7032,1 //Piece of Egg Shell +1,7033,1 //Poison Spore +1,7034,1 //Red Stocking +1,7035,1 //Matchstick +1,7036,1 //Fang of Garm +1,7038,1 //Yarn +1,7041,1 //Fine Grit +1,7047,1 //Alice's Apron +1,7048,1 //Talon of Griffon +1,7049,1 //Stone +1,7053,1 //Cyfar +1,7054,1 //Brigan +1,7059,1 //Free Ticket for Kafra Storage +1,7060,1 //Free Ticket for Kafra Transportation +1,7061,1 //Free Ticket for the Cart Service +1,7063,1 //Soft Feather +1,7064,1 //Wing of Dragonfly +1,7065,1 //Sea-Otter Fur +1,7066,1 //Ice Cubic +1,7067,1 //Stone Fragment +1,7068,1 //Burnt Tree +1,7069,1 //Destroyed Armor +1,7070,1 //Broken Shell +1,7071,1 //Tattered Clothes +1,7072,1 //Old Shuriken +1,7093,1 //Cogwheel +1,7094,1 //Fragment +1,7095,1 //Metal Fragment +1,7096,1 //Lava +1,7097,1 //Burning Heart +1,7098,1 //Live Coal +1,7099,1 //Worn-out Magic Scroll +1,7100,1 //Sharp Leaf +1,7101,1 //Peco Peco Feather +1,7106,1 //Antelope Horn +1,7107,1 //Antelope Skin +1,7108,1 //Piece of Shield +1,7109,1 //Shining Spear Blade +1,7110,1 //Broken Sword +1,7111,1 //Slick Paper +1,7112,1 //Sharp Paper +1,7113,1 //Broken Pharaoh Emblem +1,7114,1 //Masque of Tutankhamen +1,7115,1 //Harpy Feather +1,7116,1 //Harpy Talon +1,7117,1 //Torn Magic Book +1,7118,1 //Torn Scroll +1,7119,1 //Bacillus +1,7120,1 //Burning Horseshoe +1,7121,1 //Honey Pot +1,7122,1 //Burning Hair +1,7123,1 //Dragon Skin +1,7124,1 //Sand Clump +1,7125,1 //Scorpion Claw +1,7126,1 //Large Jellopy +1,7134,1 //Medicine Bowl +1,7135,1 //Fire Bottle +1,7136,1 //Acid Bottle +1,7137,1 //Plant Bottle +1,7138,1 //Marine Sphere Bottle +1,7139,1 //Glistening Coat +1,7149,1 //Yellow Plate +1,7150,1 //Piece of Bamboo +1,7151,1 //Oil Paper +1,7152,1 //Glossy Hair +1,7153,1 //Worn-out Kimono +1,7154,1 //Poisonous Powder +1,7155,1 //Poisonous Toad Skin +1,7156,1 //Broken Shuriken +1,7157,1 //Dark Mask +1,7158,1 //Broken Liquor Jar +1,7159,1 //Tengu Nose +1,7161,1 //Black Bear Skin +1,7162,1 //Cloud Crumb +1,7163,1 //Hard Feeler +1,7164,1 //Solid_Peach +1,7165,1 //Transparent Celestial Robe +1,7166,1 //Soft Silk +1,7167,1 //Strange Steel Piece +1,7168,1 //Giant Butterfly Wing +1,7169,1 //Ba_Gua +1,7170,1 //Tuxedo +1,7171,1 //Leopard Skin +1,7172,1 //Leopard Claw +1,7174,1 //Wrapping Lace +1,7175,1 //Wrapping Paper +1,7182,1 //Cacao +1,7186,1 //Thin Trunk +1,7187,1 //Festival Mask +1,7188,1 //Brown_Root +1,7189,1 //Wooden Heart +1,7190,1 //Solid Husk +1,7191,1 //Lamp +1,7192,1 //Vane +1,7193,1 //Sprout +1,7194,1 //Soft Blade of Grass +1,7195,1 //Slingshot +1,7196,1 //Shoulder Protector +1,7197,1 //Tough Vines +1,7198,1 //Huge Leaf +1,7200,1 //Elastic Band +1,7201,1 //Log +1,7202,1 //Pincher of Beetle +1,7203,1 //Strong Branch +1,7205,1 //Piece of Black Cloth +1,7206,1 //Black Cat Doll +1,7207,1 //Old Manteau +1,7208,1 //Rusty Kitchen Knife +1,7209,1 //Helm of Dullahan +1,7210,1 //Armor Piece of Dullahan +1,7211,1 //Fragment of Rossata Stone +1,7212,1 //Hung Doll +1,7213,1 //Needle Packet +1,7214,1 //Bat Cage +1,7215,1 //Broken Needle +1,7216,1 //Red Muffler +1,7217,1 //Spool +1,7218,1 //Decomposed Rope +1,7219,1 //Striped Sock +1,7220,1 //Ectoplasm +1,7221,1 //Tangled Chains +1,7222,1 //Wooden Gnarl +1,7223,1 //Contorted Self-Portrait +1,7225,1 //Pumpkin Lantern +1,7262,1 //Folding Fan of Cat Ghost +1,7263,1 //Cat's Eye +1,7264,1 //Dry Sand +1,7265,1 //Dragon Horn +1,7266,1 //Denture from Dragon Mask +1,7267,1 //Tiger Panty +1,7268,1 //Little Ghost Doll +1,7269,1 //Pinafore +1,7270,1 //Nursing_Bottle +1,1750,1 //Arrow +1,1751,1 //Silver Arrow +1,1752,1 //Fire Arrow +1,1753,1 //Steel Arrow +1,1754,1 //Crystal Arrow +1,1755,1 //Arrow of Wind +1,1756,1 //Stone Arrow +1,1757,1 //Immaterial Arrow +1,1758,1 //Stun Arrow +1,1759,1 //Frozen Arrow +1,1760,1 //Flash Arrow +1,1761,1 //Cursed Arrow +1,1762,1 //Rusty Arrow +1,1763,1 //Poison Arrow +1,1764,1 //Sharp Arrow +1,1765,1 //Oridecon Arrow +1,1767,1 //Shadow Arrow +1,1768,1 //Sleep Arrow +1,1769,1 //Mute Arrow +1,1770,1 //Iron Arrow +1,501,1 //Red Potion +1,502,1 //Orange Potion +1,503,1 //Yellow Potion +1,504,1 //White Potion +1,505,1 //Blue Potion +1,506,1 //Green Potion +1,507,1 //Red Herb +1,508,1 //Yellow Herb +1,509,1 //White Herb +1,510,1 //Blue Herb +1,511,1 //Green Herb +1,512,1 //Apple +1,513,1 //Banana +1,514,1 //Grape +1,515,1 //Carrot +1,516,1 //Potato +1,517,1 //Meat +1,518,1 //Honey +1,519,1 //Milk +1,520,1 //Hinalle Leaflet +1,521,1 //Aloe Leaflet +1,522,1 //Mastela Fruit +1,523,1 //Holy Water +1,525,1 //Panacea +1,526,1 //Royal Jelly +1,528,1 //Monster Food +1,529,1 //Candy +1,530,1 //Candy Cane +1,531,1 //Apple Juice +1,532,1 //Banana Juice +1,533,1 //Grape Juice +1,534,1 //Carrot Juice +1,535,1 //Pumpkin +1,536,1 //Ice Cream +1,537,1 //Pet Food +1,538,1 //Well-baked Cookie +1,539,1 //Piece of Cake +1,544,1 //Raw Fish +1,545,1 //Condensed Red Potion +1,546,1 //Condensed Yellow Potion +1,547,1 //Condensed White Potion +1,548,1 //Cheese +1,549,1 //Yam +1,550,1 //Rice Cake +1,551,1 //Sushi +1,553,1 //Bao +1,555,1 //Traditional Rice Cake +1,558,1 //Chocolate +1,561,1 //White Chocolate +1,601,1 //Fly Wing +1,602,1 //Butterfly Wing +1,603,1 //Old Blue Box +1,604,1 //Dead Branch +1,605,1 //Anodyne +1,606,1 //Aloevera +1,607,1 //Yggdrasil Berry +1,608,1 //Yggdrasil Seed +1,609,1 //Amulet +1,610,1 //Yggdrasil Leaf +1,611,1 //Magnifier +1,612,1 //Mini Furnace +1,613,1 //Iron Hammer +1,614,1 //Golden Hammer +1,615,1 //Oridecon Hammer +1,618,1 //Worn Out Scroll +1,619,1 //Unripe Apple +1,620,1 //Orange Juice +1,621,1 //Bitter Herb +1,622,1 //Rainbow Carrot +1,623,1 //Earthworm the Dude +1,624,1 //Rotten Fish +1,625,1 //Rusty Iron +1,626,1 //Monster Juice +1,627,1 //Sweet Milk +1,628,1 //Well-Dried Bone +1,629,1 //Singing Flower +1,630,1 //Dew Laden Moss +1,631,1 //Deadly Noxious Herb +1,632,1 //Fatty Chubby Earthworm +1,633,1 //Sweet Potato +1,634,1 //Tropical Banana +1,635,1 //Orc Trophy +1,636,1 //No Recipient +1,637,1 //Old Broom +1,638,1 //Silver Knife of Chastity +1,639,1 //Armlet of Obedience +1,640,1 //Shining Stone +1,641,1 //Contracts in Shadow +1,642,1 //Book of the Devil +1,643,1 //Pet Incubator +1,644,1 //Gift Box +1,645,1 //Concentration Potion +1,656,1 //Awakening Potion +1,657,1 //Berserk Potion +1,659,1 //Her Heart +1,663,1 //Songpyun +1,664,1 //Gift Box +1,665,1 //Gift Box +1,666,1 //Gift Box +1,667,1 //Gift Box +1,668,1 //Red_Envelope +1,678,1 //Poison Bottle +1,679,1 //Pilule +1,701,1 //Ora Ora +1,702,1 //Animal Gore +1,703,1 //Hinalle +1,704,1 //Aloe +1,705,1 //Clover +1,706,1 //Four Leaf Clover +1,707,1 //Singing Plant +1,708,1 //Ment +1,710,1 //Illusion Flower +1,711,1 //Shoot +1,712,1 //Flower +1,713,1 //Empty Bottle +1,714,1 //Emperium +1,715,1 //Yellow Gemstone +1,716,1 //Red Gemstone +1,717,1 //Blue Gemstone +1,718,1 //Garnet +1,719,1 //Amethyst +1,720,1 //Aquamarine +1,721,1 //Emerald +1,722,1 //Pearl +1,723,1 //Ruby +1,724,1 //Cursed Ruby +1,725,1 //Sardonyx +1,726,1 //Sapphire +1,727,1 //Opal +1,728,1 //Topaz +1,729,1 //Zircon +1,730,1 //1carat Diamond +1,731,1 //2carat Diamond +1,732,1 //3carat Diamond +1,733,1 //Cracked Diamond +1,734,1 //Red Frame +1,735,1 //Chung Jah +1,736,1 //China +1,737,1 //Black Ladle +1,738,1 //Pencil Case +1,739,1 //Rouge +1,740,1 //Puppet +1,741,1 //Poring Doll +1,742,1 //Chonchon Doll +1,743,1 //Spore Doll +1,744,1 //Bouquet +1,745,1 //Wedding Bouquet +1,746,1 //Glass Bead +1,747,1 //Crystal Mirror +1,748,1 //Witherless Rose +1,749,1 //Frozen Rose +1,750,1 //Baphomet Doll +1,751,1 //Osiris Doll +1,752,1 //Grasshopper Doll +1,753,1 //Yoyo Doll +1,754,1 //Raccoon Doll +1,756,1 //Rough Oridecon +1,757,1 //Rough Elunium +1,901,1 //Danggie +1,902,1 //Tree Root +1,903,1 //Reptile Tongue +1,904,1 //Scorpion Tail +1,905,1 //Stem +1,906,1 //Pointed Scale +1,907,1 //Resin +1,908,1 //Spawn +1,909,1 //Jellopy +1,910,1 //Garlet +1,911,1 //Scell +1,912,1 //Zargon +1,913,1 //Tooth of Bat +1,914,1 //Fluff +1,915,1 //Chrysalis +1,916,1 //Feather of Birds +1,917,1 //Talon +1,918,1 //Sticky Webfoot +1,919,1 //Animal Skin +1,920,1 //Wolf Claw +1,921,1 //Mushroom Spore +1,922,1 //Orc's Fang +1,923,1 //Evil Horn +1,924,1 //Powder of Butterfly +1,925,1 //Bill of Birds +1,926,1 //Snake Scale +1,928,1 //Insect Feeler +1,929,1 //Immortal Heart +1,930,1 //Rotten Bandage +1,931,1 //Orcish Voucher +1,932,1 //Skel-Bone +1,934,1 //Memento +1,935,1 //Shell +1,936,1 //Scale Shell +1,937,1 //Venom Canine +1,938,1 //Sticky Mucus +1,939,1 //Bee Sting +1,940,1 //Grasshopper's Leg +1,941,1 //Nose Ring +1,942,1 //Yoyo Tail +1,943,1 //Solid Shell +1,944,1 //Horseshoe +1,945,1 //Raccoon Leaf +1,946,1 //Snail's Shell +1,947,1 //Horn +1,948,1 //Bear's Footskin +1,949,1 //Feather +1,950,1 //Heart of Mermaid +1,951,1 //Fin +1,952,1 //Cactus Needle +1,953,1 //Stone Heart +1,954,1 //Shining Scale +1,955,1 //Worm Peeling +1,956,1 //Gill +1,957,1 //Decayed Nail +1,958,1 //Horrendous Mouth +1,959,1 //Stinky Scale +1,960,1 //Nipper +1,961,1 //Conch +1,962,1 //Tentacle +1,963,1 //Sharp Scale +1,964,1 //Crab Shell +1,965,1 //Clam Shell +1,966,1 //Clam Flesh +1,967,1 //Turtle Shell +1,968,1 //Heroic Emblem +1,969,1 //Gold +1,970,1 //Alcohol +1,971,1 //Detrimindexta +1,972,1 //Karvodailnirol +1,973,1 //Counteragent +1,974,1 //Mixture +1,975,1 //Scarlet Dyestuff +1,976,1 //Lemon Dyestuff +1,978,1 //Cobaltblue Dyestuff +1,979,1 //Darkgreen Dyestuff +1,980,1 //Orange Dyestuff +1,981,1 //Violet Dyestuff +1,982,1 //White Dyestuff +1,983,1 //Black Dyestuff +1,984,1 //Oridecon +1,985,1 //Elunium +1,986,1 //Anvil +1,987,1 //Oridecon Anvil +1,988,1 //Golden Anvil +1,989,1 //Emperium Anvil +1,990,1 //Red Blood +1,991,1 //Crystal Blue +1,992,1 //Wind of Verdure +1,993,1 //Green Live +1,994,1 //Flame Heart +1,995,1 //Mystic Frozen +1,996,1 //Rough Wind +1,997,1 //Great Nature +1,998,1 //Iron +1,999,1 //Steel +1,1000,1 //Star Crumb +1,1001,1 //Star Dust +1,1002,1 //Iron Ore +1,1003,1 //Coal +1,1004,1 //Chivalry Emblem +1,1005,1 //Hammer of Blacksmith +1,1006,1 //Old Magicbook +1,1007,1 //Necklace of Wisdom +1,1008,1 //Necklace of Oblivion +1,1009,1 //Hand of God +1,1010,1 //Phracon +1,1011,1 //Emveretarcon +1,1012,1 //Frill +1,1013,1 //Rainbow Shell +1,1014,1 //Ant Jaw +1,1015,1 //Tongue +1,1016,1 //Rat Tail +1,1017,1 //Mole Whiskers +1,1018,1 //Mole Claw +1,1019,1 //Trunk +1,1020,1 //Black Hair +1,1021,1 //Dokebi Horn +1,1022,1 //Nine Tails +1,1023,1 //Fish Tail +1,1024,1 //Squid Ink +1,1025,1 //Cobweb +1,1026,1 //Acorn +1,1027,1 //Porcupine Quill +1,1028,1 //Mane +1,1029,1 //Tiger Skin +1,1030,1 //Tiger's Footskin +1,1031,1 //Mantis Scythe +1,1032,1 //Maneater Blossom +1,1033,1 //Maneater Root +1,1034,1 //Blue Hair +1,1035,1 //Dragon Canine +1,1036,1 //Dragon Scale +1,1037,1 //Dragon Tail +1,1038,1 //Little Evil Horn +1,1039,1 //Little Evil Wing +1,1040,1 //Elder Pixie's Moustache +1,1041,1 //Lantern +1,1042,1 //Bug Leg +1,1043,1 //Orc Claw +1,1044,1 //Zenorc's Fang +1,1045,1 //Cultish Masque +1,1046,1 //Scorpion Nipper +1,1047,1 //Dead Medusa +1,1048,1 //Horrendous Hair +1,1049,1 //Skirt of Virgin +1,1050,1 //Tendon +1,1051,1 //Detonator +1,1052,1 //Single Cell +1,1053,1 //Ancient Tooth +1,1054,1 //Ancient Lips +1,1055,1 //Earthworm Peeling +1,1056,1 //Grit +1,1057,1 //Moth Dust +1,1058,1 //Moth Wings +1,1059,1 //Fabric +1,1060,1 //Golden Hair +1,1061,1 //Witched Starsand +1,1062,1 //Jack o' Pumpkin +1,1063,1 //Fang +1,1064,1 //Reins +1,1065,1 //Trap +1,1066,1 //Fine-grained Trunk +1,1067,1 //Solid Trunk +1,1068,1 //Barren Trunk +1,1088,1 //Morocc Solution +1,1089,1 //Payon Solution +1,1092,1 //Empty Test Tube +1,1093,1 //Empty Potion Bottle +1,1094,1 //Short Daenggie +1,1095,1 //Clock Hand +1,1096,1 //Round Shell +1,1097,1 //Worn Out Page +1,1098,1 //Manacles +1,1099,1 //Worn-out Prison Uniform +1,7001,1 //Mould Powder +1,7002,1 //Ogre Tooth +1,7003,1 //Anolian Skin +1,7004,1 //Mud Lump +1,7005,1 //Skull +1,7006,1 //Wing of Red Bat +1,7007,1 //Claw of Rat +1,7008,1 //Stiff Horn +1,7009,1 //Glitter Shell +1,7010,1 //Tail of Steel Scorpion +1,7011,1 //Claw of Monkey +1,7012,1 //Tough Scalelike Stem +1,7013,1 //Coral Reef +1,7014,1 //Old Portrait +1,7015,1 //Memory Bookmark +1,7016,1 //Bent Spoon +1,7026,1 //Clock_Tower_Key +1,7027,1 //Key of the Underground +1,7030,1 //Claw of Desert Wolf +1,7031,1 //Old Frying Pan +1,7032,1 //Piece of Egg Shell +1,7033,1 //Poison Spore +1,7034,1 //Red Stocking +1,7035,1 //Matchstick +1,7036,1 //Fang of Garm +1,7038,1 //Yarn +1,7041,1 //Fine Grit +1,7047,1 //Alice's Apron +1,7048,1 //Talon of Griffon +1,7049,1 //Stone +1,7053,1 //Cyfar +1,7054,1 //Brigan +1,7059,1 //Free Ticket for Kafra Storage +1,7060,1 //Free Ticket for Kafra Transportation +1,7061,1 //Free Ticket for the Cart Service +1,7063,1 //Soft Feather +1,7064,1 //Wing of Dragonfly +1,7065,1 //Sea-Otter Fur +1,7066,1 //Ice Cubic +1,7067,1 //Stone Fragment +1,7068,1 //Burnt Tree +1,7069,1 //Destroyed Armor +1,7070,1 //Broken Shell +1,7071,1 //Tattered Clothes +1,7072,1 //Old Shuriken +1,7093,1 //Cogwheel +1,7094,1 //Fragment +1,7095,1 //Metal Fragment +1,7096,1 //Lava +1,7097,1 //Burning Heart +1,7098,1 //Live Coal +1,7099,1 //Worn-out Magic Scroll +1,7100,1 //Sharp Leaf +1,7101,1 //Peco Peco Feather +1,7106,1 //Antelope Horn +1,7107,1 //Antelope Skin +1,7108,1 //Piece of Shield +1,7109,1 //Shining Spear Blade +1,7110,1 //Broken Sword +1,7111,1 //Slick Paper +1,7112,1 //Sharp Paper +1,7113,1 //Broken Pharaoh Emblem +1,7114,1 //Masque of Tutankhamen +1,7115,1 //Harpy Feather +1,7116,1 //Harpy Talon +1,7117,1 //Torn Magic Book +1,7118,1 //Torn Scroll +1,7119,1 //Bacillus +1,7120,1 //Burning Horseshoe +1,7121,1 //Honey Pot +1,7122,1 //Burning Hair +1,7123,1 //Dragon Skin +1,7124,1 //Sand Clump +1,7125,1 //Scorpion Claw +1,7126,1 //Large Jellopy +1,7134,1 //Medicine Bowl +1,7135,1 //Fire Bottle +1,7136,1 //Acid Bottle +1,7137,1 //Plant Bottle +1,7138,1 //Marine Sphere Bottle +1,7139,1 //Glistening Coat +1,7149,1 //Yellow Plate +1,7150,1 //Piece of Bamboo +1,7151,1 //Oil Paper +1,7152,1 //Glossy Hair +1,7153,1 //Worn-out Kimono +1,7154,1 //Poisonous Powder +1,7155,1 //Poisonous Toad Skin +1,7156,1 //Broken Shuriken +1,7157,1 //Dark Mask +1,7158,1 //Broken Liquor Jar +1,7159,1 //Tengu Nose +1,7161,1 //Black Bear Skin +1,7162,1 //Cloud Crumb +1,7163,1 //Hard Feeler +1,7164,1 //Solid_Peach +1,7165,1 //Transparent Celestial Robe +1,7166,1 //Soft Silk +1,7167,1 //Strange Steel Piece +1,7168,1 //Giant Butterfly Wing +1,7169,1 //Ba_Gua +1,7170,1 //Tuxedo +1,7171,1 //Leopard Skin +1,7172,1 //Leopard Claw +1,7174,1 //Wrapping Lace +1,7175,1 //Wrapping Paper +1,7182,1 //Cacao +1,7186,1 //Thin Trunk +1,7187,1 //Festival Mask +1,7188,1 //Brown_Root +1,7189,1 //Wooden Heart +1,7190,1 //Solid Husk +1,7191,1 //Lamp +1,7192,1 //Vane +1,7193,1 //Sprout +1,7194,1 //Soft Blade of Grass +1,7195,1 //Slingshot +1,7196,1 //Shoulder Protector +1,7197,1 //Tough Vines +1,7198,1 //Huge Leaf +1,7200,1 //Elastic Band +1,7201,1 //Log +1,7202,1 //Pincher of Beetle +1,7203,1 //Strong Branch +1,7205,1 //Piece of Black Cloth +1,7206,1 //Black Cat Doll +1,7207,1 //Old Manteau +1,7208,1 //Rusty Kitchen Knife +1,7209,1 //Helm of Dullahan +1,7210,1 //Armor Piece of Dullahan +1,7211,1 //Fragment of Rossata Stone +1,7212,1 //Hung Doll +1,7213,1 //Needle Packet +1,7214,1 //Bat Cage +1,7215,1 //Broken Needle +1,7216,1 //Red Muffler +1,7217,1 //Spool +1,7218,1 //Decomposed Rope +1,7219,1 //Striped Sock +1,7220,1 //Ectoplasm +1,7221,1 //Tangled Chains +1,7222,1 //Wooden Gnarl +1,7223,1 //Contorted Self-Portrait +1,7225,1 //Pumpkin Lantern +1,7262,1 //Folding Fan of Cat Ghost +1,7263,1 //Cat's Eye +1,7264,1 //Dry Sand +1,7265,1 //Dragon Horn +1,7266,1 //Denture from Dragon Mask +1,7267,1 //Tiger Panty +1,7268,1 //Little Ghost Doll +1,7269,1 //Pinafore +1,7270,1 //Nursing_Bottle +1,1750,1 //Arrow +1,1751,1 //Silver Arrow +1,1752,1 //Fire Arrow +1,1753,1 //Steel Arrow +1,1754,1 //Crystal Arrow +1,1755,1 //Arrow of Wind +1,1756,1 //Stone Arrow +1,1757,1 //Immaterial Arrow +1,1758,1 //Stun Arrow +1,1759,1 //Frozen Arrow +1,1760,1 //Flash Arrow +1,1761,1 //Cursed Arrow +1,1762,1 //Rusty Arrow +1,1763,1 //Poison Arrow +1,1764,1 //Sharp Arrow +1,1765,1 //Oridecon Arrow +1,1767,1 //Shadow Arrow +1,1768,1 //Sleep Arrow +1,1769,1 //Mute Arrow +1,1770,1 //Iron Arrow +1,501,1 //Red Potion +1,502,1 //Orange Potion +1,503,1 //Yellow Potion +1,504,1 //White Potion +1,505,1 //Blue Potion +1,506,1 //Green Potion +1,507,1 //Red Herb +1,508,1 //Yellow Herb +1,509,1 //White Herb +1,510,1 //Blue Herb +1,511,1 //Green Herb +1,512,1 //Apple +1,513,1 //Banana +1,514,1 //Grape +1,515,1 //Carrot +1,516,1 //Potato +1,517,1 //Meat +1,518,1 //Honey +1,519,1 //Milk +1,520,1 //Hinalle Leaflet +1,521,1 //Aloe Leaflet +1,522,1 //Mastela Fruit +1,523,1 //Holy Water +1,525,1 //Panacea +1,526,1 //Royal Jelly +1,528,1 //Monster Food +1,529,1 //Candy +1,530,1 //Candy Cane +1,531,1 //Apple Juice +1,532,1 //Banana Juice +1,533,1 //Grape Juice +1,534,1 //Carrot Juice +1,535,1 //Pumpkin +1,536,1 //Ice Cream +1,537,1 //Pet Food +1,538,1 //Well-baked Cookie +1,539,1 //Piece of Cake +1,544,1 //Raw Fish +1,545,1 //Condensed Red Potion +1,546,1 //Condensed Yellow Potion +1,547,1 //Condensed White Potion +1,548,1 //Cheese +1,549,1 //Yam +1,550,1 //Rice Cake +1,551,1 //Sushi +1,553,1 //Bao +1,555,1 //Traditional Rice Cake +1,558,1 //Chocolate +1,561,1 //White Chocolate +1,601,1 //Fly Wing +1,602,1 //Butterfly Wing +1,603,1 //Old Blue Box +1,604,1 //Dead Branch +1,605,1 //Anodyne +1,606,1 //Aloevera +1,607,1 //Yggdrasil Berry +1,608,1 //Yggdrasil Seed +1,609,1 //Amulet +1,610,1 //Yggdrasil Leaf +1,611,1 //Magnifier +1,612,1 //Mini Furnace +1,613,1 //Iron Hammer +1,614,1 //Golden Hammer +1,615,1 //Oridecon Hammer +1,618,1 //Worn Out Scroll +1,619,1 //Unripe Apple +1,620,1 //Orange Juice +1,621,1 //Bitter Herb +1,622,1 //Rainbow Carrot +1,623,1 //Earthworm the Dude +1,624,1 //Rotten Fish +1,625,1 //Rusty Iron +1,626,1 //Monster Juice +1,627,1 //Sweet Milk +1,628,1 //Well-Dried Bone +1,629,1 //Singing Flower +1,630,1 //Dew Laden Moss +1,631,1 //Deadly Noxious Herb +1,632,1 //Fatty Chubby Earthworm +1,633,1 //Sweet Potato +1,634,1 //Tropical Banana +1,635,1 //Orc Trophy +1,636,1 //No Recipient +1,637,1 //Old Broom +1,638,1 //Silver Knife of Chastity +1,639,1 //Armlet of Obedience +1,640,1 //Shining Stone +1,641,1 //Contracts in Shadow +1,642,1 //Book of the Devil +1,643,1 //Pet Incubator +1,644,1 //Gift Box +1,645,1 //Concentration Potion +1,656,1 //Awakening Potion +1,657,1 //Berserk Potion +1,659,1 //Her Heart +1,663,1 //Songpyun +1,664,1 //Gift Box +1,665,1 //Gift Box +1,666,1 //Gift Box +1,667,1 //Gift Box +1,668,1 //Red_Envelope +1,678,1 //Poison Bottle +1,679,1 //Pilule +1,701,1 //Ora Ora +1,702,1 //Animal Gore +1,703,1 //Hinalle +1,704,1 //Aloe +1,705,1 //Clover +1,706,1 //Four Leaf Clover +1,707,1 //Singing Plant +1,708,1 //Ment +1,710,1 //Illusion Flower +1,711,1 //Shoot +1,712,1 //Flower +1,713,1 //Empty Bottle +1,714,1 //Emperium +1,715,1 //Yellow Gemstone +1,716,1 //Red Gemstone +1,717,1 //Blue Gemstone +1,718,1 //Garnet +1,719,1 //Amethyst +1,720,1 //Aquamarine +1,721,1 //Emerald +1,722,1 //Pearl +1,723,1 //Ruby +1,724,1 //Cursed Ruby +1,725,1 //Sardonyx +1,726,1 //Sapphire +1,727,1 //Opal +1,728,1 //Topaz +1,729,1 //Zircon +1,730,1 //1carat Diamond +1,731,1 //2carat Diamond +1,732,1 //3carat Diamond +1,733,1 //Cracked Diamond +1,734,1 //Red Frame +1,735,1 //Chung Jah +1,736,1 //China +1,737,1 //Black Ladle +1,738,1 //Pencil Case +1,739,1 //Rouge +1,740,1 //Puppet +1,741,1 //Poring Doll +1,742,1 //Chonchon Doll +1,743,1 //Spore Doll +1,744,1 //Bouquet +1,745,1 //Wedding Bouquet +1,746,1 //Glass Bead +1,747,1 //Crystal Mirror +1,748,1 //Witherless Rose +1,749,1 //Frozen Rose +1,750,1 //Baphomet Doll +1,751,1 //Osiris Doll +1,752,1 //Grasshopper Doll +1,753,1 //Yoyo Doll +1,754,1 //Raccoon Doll +1,756,1 //Rough Oridecon +1,757,1 //Rough Elunium +1,901,1 //Danggie +1,902,1 //Tree Root +1,903,1 //Reptile Tongue +1,904,1 //Scorpion Tail +1,905,1 //Stem +1,906,1 //Pointed Scale +1,907,1 //Resin +1,908,1 //Spawn +1,909,1 //Jellopy +1,910,1 //Garlet +1,911,1 //Scell +1,912,1 //Zargon +1,913,1 //Tooth of Bat +1,914,1 //Fluff +1,915,1 //Chrysalis +1,916,1 //Feather of Birds +1,917,1 //Talon +1,918,1 //Sticky Webfoot +1,919,1 //Animal Skin +1,920,1 //Wolf Claw +1,921,1 //Mushroom Spore +1,922,1 //Orc's Fang +1,923,1 //Evil Horn +1,924,1 //Powder of Butterfly +1,925,1 //Bill of Birds +1,926,1 //Snake Scale +1,928,1 //Insect Feeler +1,929,1 //Immortal Heart +1,930,1 //Rotten Bandage +1,931,1 //Orcish Voucher +1,932,1 //Skel-Bone +1,934,1 //Memento +1,935,1 //Shell +1,936,1 //Scale Shell +1,937,1 //Venom Canine +1,938,1 //Sticky Mucus +1,939,1 //Bee Sting +1,940,1 //Grasshopper's Leg +1,941,1 //Nose Ring +1,942,1 //Yoyo Tail +1,943,1 //Solid Shell +1,944,1 //Horseshoe +1,945,1 //Raccoon Leaf +1,946,1 //Snail's Shell +1,947,1 //Horn +1,948,1 //Bear's Footskin +1,949,1 //Feather +1,950,1 //Heart of Mermaid +1,951,1 //Fin +1,952,1 //Cactus Needle +1,953,1 //Stone Heart +1,954,1 //Shining Scale +1,955,1 //Worm Peeling +1,956,1 //Gill +1,957,1 //Decayed Nail +1,958,1 //Horrendous Mouth +1,959,1 //Stinky Scale +1,960,1 //Nipper +1,961,1 //Conch +1,962,1 //Tentacle +1,963,1 //Sharp Scale +1,964,1 //Crab Shell +1,965,1 //Clam Shell +1,966,1 //Clam Flesh +1,967,1 //Turtle Shell +1,968,1 //Heroic Emblem +1,969,1 //Gold +1,970,1 //Alcohol +1,971,1 //Detrimindexta +1,972,1 //Karvodailnirol +1,973,1 //Counteragent +1,974,1 //Mixture +1,975,1 //Scarlet Dyestuff +1,976,1 //Lemon Dyestuff +1,978,1 //Cobaltblue Dyestuff +1,979,1 //Darkgreen Dyestuff +1,980,1 //Orange Dyestuff +1,981,1 //Violet Dyestuff +1,982,1 //White Dyestuff +1,983,1 //Black Dyestuff +1,984,1 //Oridecon +1,985,1 //Elunium +1,986,1 //Anvil +1,987,1 //Oridecon Anvil +1,988,1 //Golden Anvil +1,989,1 //Emperium Anvil +1,990,1 //Red Blood +1,991,1 //Crystal Blue +1,992,1 //Wind of Verdure +1,993,1 //Green Live +1,994,1 //Flame Heart +1,995,1 //Mystic Frozen +1,996,1 //Rough Wind +1,997,1 //Great Nature +1,998,1 //Iron +1,999,1 //Steel +1,1000,1 //Star Crumb +1,1001,1 //Star Dust +1,1002,1 //Iron Ore +1,1003,1 //Coal +1,1004,1 //Chivalry Emblem +1,1005,1 //Hammer of Blacksmith +1,1006,1 //Old Magicbook +1,1007,1 //Necklace of Wisdom +1,1008,1 //Necklace of Oblivion +1,1009,1 //Hand of God +1,1010,1 //Phracon +1,1011,1 //Emveretarcon +1,1012,1 //Frill +1,1013,1 //Rainbow Shell +1,1014,1 //Ant Jaw +1,1015,1 //Tongue +1,1016,1 //Rat Tail +1,1017,1 //Mole Whiskers +1,1018,1 //Mole Claw +1,1019,1 //Trunk +1,1020,1 //Black Hair +1,1021,1 //Dokebi Horn +1,1022,1 //Nine Tails +1,1023,1 //Fish Tail +1,1024,1 //Squid Ink +1,1025,1 //Cobweb +1,1026,1 //Acorn +1,1027,1 //Porcupine Quill +1,1028,1 //Mane +1,1029,1 //Tiger Skin +1,1030,1 //Tiger's Footskin +1,1031,1 //Mantis Scythe +1,1032,1 //Maneater Blossom +1,1033,1 //Maneater Root +1,1034,1 //Blue Hair +1,1035,1 //Dragon Canine +1,1036,1 //Dragon Scale +1,1037,1 //Dragon Tail +1,1038,1 //Little Evil Horn +1,1039,1 //Little Evil Wing +1,1040,1 //Elder Pixie's Moustache +1,1041,1 //Lantern +1,1042,1 //Bug Leg +1,1043,1 //Orc Claw +1,1044,1 //Zenorc's Fang +1,1045,1 //Cultish Masque +1,1046,1 //Scorpion Nipper +1,1047,1 //Dead Medusa +1,1048,1 //Horrendous Hair +1,1049,1 //Skirt of Virgin +1,1050,1 //Tendon +1,1051,1 //Detonator +1,1052,1 //Single Cell +1,1053,1 //Ancient Tooth +1,1054,1 //Ancient Lips +1,1055,1 //Earthworm Peeling +1,1056,1 //Grit +1,1057,1 //Moth Dust +1,1058,1 //Moth Wings +1,1059,1 //Fabric +1,1060,1 //Golden Hair +1,1061,1 //Witched Starsand +1,1062,1 //Jack o' Pumpkin +1,1063,1 //Fang +1,1064,1 //Reins +1,1065,1 //Trap +1,1066,1 //Fine-grained Trunk +1,1067,1 //Solid Trunk +1,1068,1 //Barren Trunk +1,1088,1 //Morocc Solution +1,1089,1 //Payon Solution +1,1092,1 //Empty Test Tube +1,1093,1 //Empty Potion Bottle +1,1094,1 //Short Daenggie +1,1095,1 //Clock Hand +1,1096,1 //Round Shell +1,1097,1 //Worn Out Page +1,1098,1 //Manacles +1,1099,1 //Worn-out Prison Uniform +1,7001,1 //Mould Powder +1,7002,1 //Ogre Tooth +1,7003,1 //Anolian Skin +1,7004,1 //Mud Lump +1,7005,1 //Skull +1,7006,1 //Wing of Red Bat +1,7007,1 //Claw of Rat +1,7008,1 //Stiff Horn +1,7009,1 //Glitter Shell +1,7010,1 //Tail of Steel Scorpion +1,7011,1 //Claw of Monkey +1,7012,1 //Tough Scalelike Stem +1,7013,1 //Coral Reef +1,7014,1 //Old Portrait +1,7015,1 //Memory Bookmark +1,7016,1 //Bent Spoon +1,7026,1 //Clock_Tower_Key +1,7027,1 //Key of the Underground +1,7030,1 //Claw of Desert Wolf +1,7031,1 //Old Frying Pan +1,7032,1 //Piece of Egg Shell +1,7033,1 //Poison Spore +1,7034,1 //Red Stocking +1,7035,1 //Matchstick +1,7036,1 //Fang of Garm +1,7038,1 //Yarn +1,7041,1 //Fine Grit +1,7047,1 //Alice's Apron +1,7048,1 //Talon of Griffon +1,7049,1 //Stone +1,7053,1 //Cyfar +1,7054,1 //Brigan +1,7059,1 //Free Ticket for Kafra Storage +1,7060,1 //Free Ticket for Kafra Transportation +1,7061,1 //Free Ticket for the Cart Service +1,7063,1 //Soft Feather +1,7064,1 //Wing of Dragonfly +1,7065,1 //Sea-Otter Fur +1,7066,1 //Ice Cubic +1,7067,1 //Stone Fragment +1,7068,1 //Burnt Tree +1,7069,1 //Destroyed Armor +1,7070,1 //Broken Shell +1,7071,1 //Tattered Clothes +1,7072,1 //Old Shuriken +1,7093,1 //Cogwheel +1,7094,1 //Fragment +1,7095,1 //Metal Fragment +1,7096,1 //Lava +1,7097,1 //Burning Heart +1,7098,1 //Live Coal +1,7099,1 //Worn-out Magic Scroll +1,7100,1 //Sharp Leaf +1,7101,1 //Peco Peco Feather +1,7106,1 //Antelope Horn +1,7107,1 //Antelope Skin +1,7108,1 //Piece of Shield +1,7109,1 //Shining Spear Blade +1,7110,1 //Broken Sword +1,7111,1 //Slick Paper +1,7112,1 //Sharp Paper +1,7113,1 //Broken Pharaoh Emblem +1,7114,1 //Masque of Tutankhamen +1,7115,1 //Harpy Feather +1,7116,1 //Harpy Talon +1,7117,1 //Torn Magic Book +1,7118,1 //Torn Scroll +1,7119,1 //Bacillus +1,7120,1 //Burning Horseshoe +1,7121,1 //Honey Pot +1,7122,1 //Burning Hair +1,7123,1 //Dragon Skin +1,7124,1 //Sand Clump +1,7125,1 //Scorpion Claw +1,7126,1 //Large Jellopy +1,7134,1 //Medicine Bowl +1,7135,1 //Fire Bottle +1,7136,1 //Acid Bottle +1,7137,1 //Plant Bottle +1,7138,1 //Marine Sphere Bottle +1,7139,1 //Glistening Coat +1,7149,1 //Yellow Plate +1,7150,1 //Piece of Bamboo +1,7151,1 //Oil Paper +1,7152,1 //Glossy Hair +1,7153,1 //Worn-out Kimono +1,7154,1 //Poisonous Powder +1,7155,1 //Poisonous Toad Skin +1,7156,1 //Broken Shuriken +1,7157,1 //Dark Mask +1,7158,1 //Broken Liquor Jar +1,7159,1 //Tengu Nose +1,7161,1 //Black Bear Skin +1,7162,1 //Cloud Crumb +1,7163,1 //Hard Feeler +1,7164,1 //Solid_Peach +1,7165,1 //Transparent Celestial Robe +1,7166,1 //Soft Silk +1,7167,1 //Strange Steel Piece +1,7168,1 //Giant Butterfly Wing +1,7169,1 //Ba_Gua +1,7170,1 //Tuxedo +1,7171,1 //Leopard Skin +1,7172,1 //Leopard Claw +1,7174,1 //Wrapping Lace +1,7175,1 //Wrapping Paper +1,7182,1 //Cacao +1,7186,1 //Thin Trunk +1,7187,1 //Festival Mask +1,7188,1 //Brown_Root +1,7189,1 //Wooden Heart +1,7190,1 //Solid Husk +1,7191,1 //Lamp +1,7192,1 //Vane +1,7193,1 //Sprout +1,7194,1 //Soft Blade of Grass +1,7195,1 //Slingshot +1,7196,1 //Shoulder Protector +1,7197,1 //Tough Vines +1,7198,1 //Huge Leaf +1,7200,1 //Elastic Band +1,7201,1 //Log +1,7202,1 //Pincher of Beetle +1,7203,1 //Strong Branch +1,7205,1 //Piece of Black Cloth +1,7206,1 //Black Cat Doll +1,7207,1 //Old Manteau +1,7208,1 //Rusty Kitchen Knife +1,7209,1 //Helm of Dullahan +1,7210,1 //Armor Piece of Dullahan +1,7211,1 //Fragment of Rossata Stone +1,7212,1 //Hung Doll +1,7213,1 //Needle Packet +1,7214,1 //Bat Cage +1,7215,1 //Broken Needle +1,7216,1 //Red Muffler +1,7217,1 //Spool +1,7218,1 //Decomposed Rope +1,7219,1 //Striped Sock +1,7220,1 //Ectoplasm +1,7221,1 //Tangled Chains +1,7222,1 //Wooden Gnarl +1,7223,1 //Contorted Self-Portrait +1,7225,1 //Pumpkin Lantern +1,7262,1 //Folding Fan of Cat Ghost +1,7263,1 //Cat's Eye +1,7264,1 //Dry Sand +1,7265,1 //Dragon Horn +1,7266,1 //Denture from Dragon Mask +1,7267,1 //Tiger Panty +1,7268,1 //Little Ghost Doll +1,7269,1 //Pinafore +1,7270,1 //Nursing_Bottle +1,1750,1 //Arrow +1,1751,1 //Silver Arrow +1,1752,1 //Fire Arrow +1,1753,1 //Steel Arrow +1,1754,1 //Crystal Arrow +1,1755,1 //Arrow of Wind +1,1756,1 //Stone Arrow +1,1757,1 //Immaterial Arrow +1,1758,1 //Stun Arrow +1,1759,1 //Frozen Arrow +1,1760,1 //Flash Arrow +1,1761,1 //Cursed Arrow +1,1762,1 //Rusty Arrow +1,1763,1 //Poison Arrow +1,1764,1 //Sharp Arrow +1,1765,1 //Oridecon Arrow +1,1767,1 //Shadow Arrow +1,1768,1 //Sleep Arrow +1,1769,1 //Mute Arrow +1,1770,1 //Iron Arrow +1,501,1 //Red Potion +1,502,1 //Orange Potion +1,503,1 //Yellow Potion +1,504,1 //White Potion +1,505,1 //Blue Potion +1,506,1 //Green Potion +1,507,1 //Red Herb +1,508,1 //Yellow Herb +1,509,1 //White Herb +1,510,1 //Blue Herb +1,511,1 //Green Herb +1,512,1 //Apple +1,513,1 //Banana +1,514,1 //Grape +1,515,1 //Carrot +1,516,1 //Potato +1,517,1 //Meat +1,518,1 //Honey +1,519,1 //Milk +1,520,1 //Hinalle Leaflet +1,521,1 //Aloe Leaflet +1,522,1 //Mastela Fruit +1,523,1 //Holy Water +1,525,1 //Panacea +1,526,1 //Royal Jelly +1,528,1 //Monster Food +1,529,1 //Candy +1,530,1 //Candy Cane +1,531,1 //Apple Juice +1,532,1 //Banana Juice +1,533,1 //Grape Juice +1,534,1 //Carrot Juice +1,535,1 //Pumpkin +1,536,1 //Ice Cream +1,537,1 //Pet Food +1,538,1 //Well-baked Cookie +1,539,1 //Piece of Cake +1,544,1 //Raw Fish +1,545,1 //Condensed Red Potion +1,546,1 //Condensed Yellow Potion +1,547,1 //Condensed White Potion +1,548,1 //Cheese +1,549,1 //Yam +1,550,1 //Rice Cake +1,551,1 //Sushi +1,553,1 //Bao +1,555,1 //Traditional Rice Cake +1,558,1 //Chocolate +1,561,1 //White Chocolate +1,601,1 //Fly Wing +1,602,1 //Butterfly Wing +1,603,1 //Old Blue Box +1,604,1 //Dead Branch +1,605,1 //Anodyne +1,606,1 //Aloevera +1,607,1 //Yggdrasil Berry +1,608,1 //Yggdrasil Seed +1,609,1 //Amulet +1,610,1 //Yggdrasil Leaf +1,611,1 //Magnifier +1,612,1 //Mini Furnace +1,613,1 //Iron Hammer +1,614,1 //Golden Hammer +1,615,1 //Oridecon Hammer +1,618,1 //Worn Out Scroll +1,619,1 //Unripe Apple +1,620,1 //Orange Juice +1,621,1 //Bitter Herb +1,622,1 //Rainbow Carrot +1,623,1 //Earthworm the Dude +1,624,1 //Rotten Fish +1,625,1 //Rusty Iron +1,626,1 //Monster Juice +1,627,1 //Sweet Milk +1,628,1 //Well-Dried Bone +1,629,1 //Singing Flower +1,630,1 //Dew Laden Moss +1,631,1 //Deadly Noxious Herb +1,632,1 //Fatty Chubby Earthworm +1,633,1 //Sweet Potato +1,634,1 //Tropical Banana +1,635,1 //Orc Trophy +1,636,1 //No Recipient +1,637,1 //Old Broom +1,638,1 //Silver Knife of Chastity +1,639,1 //Armlet of Obedience +1,640,1 //Shining Stone +1,641,1 //Contracts in Shadow +1,642,1 //Book of the Devil +1,643,1 //Pet Incubator +1,644,1 //Gift Box +1,645,1 //Concentration Potion +1,656,1 //Awakening Potion +1,657,1 //Berserk Potion +1,659,1 //Her Heart +1,663,1 //Songpyun +1,664,1 //Gift Box +1,665,1 //Gift Box +1,666,1 //Gift Box +1,667,1 //Gift Box +1,668,1 //Red_Envelope +1,678,1 //Poison Bottle +1,679,1 //Pilule +1,2101,1 //Guard +1,2102,1 //Guard +1,2103,1 //Buckler +1,2104,1 //Buckler +1,2105,1 //Shield +1,2106,1 //Shield +1,2107,1 //Mirror Shield +1,2108,1 //Mirror Shield +1,2109,1 //Memory Book +1,2112,1 //Novice Guard +1,2301,1 //Cotton Shirt +1,2302,1 //Cotton Shirt +1,2303,1 //Jacket +1,2304,1 //Jacket +1,2305,1 //Adventurer's Suit +1,2306,1 //Adventurer's Suit +1,2307,1 //Mantle +1,2308,1 //Mantle +1,2309,1 //Coat +1,2310,1 //Coat +1,2311,1 //Mink Coat +1,2312,1 //Padded Armor +1,2313,1 //Padded Armor +1,2314,1 //Chain Mail +1,2315,1 //Chain Mail +1,2316,1 //Full Plate +1,2317,1 //Full Plate +1,2318,1 //Lord's Clothes +1,2320,1 //Formal Suit +1,2321,1 //Silk Robe +1,2322,1 //Silk Robe +1,2323,1 //Scapulare +1,2324,1 //Scapulare +1,2325,1 //Saint's Robe +1,2326,1 //Saint's Robe +1,2328,1 //Wooden Mail +1,2329,1 //Wooden Mail +1,2330,1 //Tights +1,2331,1 //Tights +1,2332,1 //Silver Robe +1,2333,1 //Silver Robe +1,2335,1 //Thief Clothes +1,2336,1 //Thief Clothes +1,2337,1 //Ninja Suit +1,2338,1 //Wedding Dress +1,2339,1 //Pantie +1,2340,1 //Novice Breastplate +1,2341,1 //Legion Plate Armor +1,2352,1 //Tattered Novice Ninja Suit +1,2401,1 //Sandals +1,2402,1 //Sandals +1,2403,1 //Shoes +1,2404,1 //Shoes +1,2405,1 //Boots +1,2406,1 //Boots +1,2407,1 //Crystal Pumps +1,2408,1 //Shackles +1,2409,1 //High Heels +1,2411,1 //Greaves +1,2414,1 //Novice Slippers +1,2501,1 //Hood +1,2502,1 //Hood +1,2503,1 //Muffler +1,2504,1 //Muffler +1,2505,1 //Manteau +1,2506,1 //Manteau +1,2507,1 //Ancient Cape +1,2508,1 //Ragamuffin Manteau +1,2510,1 //Somber Novice Hood +1,2601,1 //Ring +1,2602,1 //Earring +1,2603,1 //Necklace +1,2604,1 //Glove +1,2605,1 //Brooch +1,2607,1 //Clip +1,2608,1 //Rosary +1,2609,1 //Skull Ring +1,2610,1 //Gold Ring +1,2611,1 //Silver Ring +1,2612,1 //Flower Ring +1,2613,1 //Diamond Ring +1,2617,1 //Celebrant's Mitten +1,2618,1 //Matyr's Leash +1,2627,1 //Belt +1,2628,1 //Novice Armlet +1,1116,1 //Katana +1,1117,1 //Katana +1,1151,1 //Slayer +1,1152,1 //Slayer +1,1154,1 //Bastard Sword +1,1155,1 //Bastard Sword +1,1157,1 //Two-Handed Sword +1,1158,1 //Two-Handed Sword +1,1160,1 //Broad Sword +1,1162,1 //Broad Sword +1,1163,1 //Claymore +1,1250,1 //Jur +1,1251,1 //Jur +1,1252,1 //Katar +1,1253,1 //Katar +1,1254,1 //Jamadhar +1,1255,1 //Jamadhar +1,1256,1 //Katar of Frozen Icicle +1,1257,1 //Katar of Quaking +1,1258,1 //Katar of Raging Blaze +1,1259,1 //Katar of Piercing Wind +1,1351,1 //Battle Axe +1,1352,1 //Battle Axe +1,1354,1 //Hammer +1,1355,1 //Hammer +1,1357,1 //Buster +1,1358,1 //Buster +1,1360,1 //Two-Handed Axe +1,1361,1 //Two-Handed Axe +1,1410,1 //Lance +1,1411,1 //Lance +1,1451,1 //Guisarme +1,1452,1 //Guisarme +1,1454,1 //Glaive +1,1455,1 //Glaive +1,1457,1 //Partizan +1,1458,1 //Partizan +1,1460,1 //Trident +1,1461,1 //Trident +1,1463,1 //Halberd +1,1464,1 //Halberd +1,1472,1 //Soul Staff +1,1701,1 //Bow +1,1702,1 //Bow +1,1704,1 //Composite Bow +1,1705,1 //Composite Bow +1,1707,1 //Great Bow +1,1708,1 //Great Bow +1,1710,1 //Crossbow +1,1711,1 //Crossbow +1,1713,1 //Arbalest +1,1714,1 //Gakkung Bow +1,1715,1 //Arbalest +1,1716,1 //Gakkung Bow +1,1718,1 //Hunter Bow +1,1101,1 //Sword +1,1102,1 //Sword +1,1104,1 //Falchion +1,1105,1 //Falchion +1,1107,1 //Blade +1,1108,1 //Blade +1,1110,1 //Rapier +1,1111,1 //Rapier +1,1113,1 //Scimitar +1,1114,1 //Scimitar +1,1119,1 //Tsurugi +1,1120,1 //Tsurugi +1,1122,1 //Ring Pommel Saber +1,1123,1 //Haedonggum +1,1124,1 //Orcish sword +1,1125,1 //Ring Pommel Saber +1,1126,1 //Saber +1,1127,1 //Saber +1,1128,1 //Haedonggum +1,1129,1 //Flamberge +1,1101,1 //Sword +1,1102,1 //Sword +1,1104,1 //Falchion +1,1105,1 //Falchion +1,1107,1 //Blade +1,1108,1 //Blade +1,1110,1 //Rapier +1,1111,1 //Rapier +1,1113,1 //Scimitar +1,1114,1 //Scimitar +1,1119,1 //Tsurugi +1,1120,1 //Tsurugi +1,1122,1 //Ring Pommel Saber +1,1123,1 //Haedonggum +1,1124,1 //Orcish sword +1,1125,1 //Ring Pommel Saber +1,1126,1 //Saber +1,1127,1 //Saber +1,1128,1 //Haedonggum +1,1129,1 //Flamberge +1,1201,1 //Knife +1,1202,1 //Knife +1,1204,1 //Cutter +1,1205,1 //Cutter +1,1207,1 //Main Gauche +1,1208,1 //Main Gauche +1,1210,1 //Dirk +1,1211,1 //Dirk +1,1213,1 //Dagger +1,1214,1 //Dagger +1,1216,1 //Stiletto +1,1217,1 //Stiletto +1,1219,1 //Gladius +1,1220,1 //Gladius +1,1222,1 //Damascus +1,1226,1 //Damascus +1,1243,1 //Novice Main Gauche +1,1301,1 //Axe +1,1302,1 //Axe +1,1304,1 //Orcish Axe +1,1401,1 //Javelin +1,1402,1 //Javelin +1,1404,1 //Spear +1,1405,1 //Spear +1,1407,1 //Pike +1,1408,1 //Pike +1,1401,1 //Javelin +1,1402,1 //Javelin +1,1404,1 //Spear +1,1405,1 //Spear +1,1407,1 //Pike +1,1408,1 //Pike +1,1501,1 //Club +1,1502,1 //Club +1,1504,1 //Mace +1,1505,1 //Mace +1,1507,1 //Smasher +1,1508,1 //Smasher +1,1510,1 //Flail +1,1511,1 //Flail +1,1513,1 //Morning Star +1,1514,1 //Morning Star +1,1516,1 //Sword Mace +1,1517,1 //Sword Mace +1,1519,1 //Chain +1,1520,1 //Chain +1,1522,1 //Stunner +1,1401,1 //Javelin +1,1402,1 //Javelin +1,1404,1 //Spear +1,1405,1 //Spear +1,1407,1 //Pike +1,1408,1 //Pike +1,1501,1 //Club +1,1502,1 //Club +1,1504,1 //Mace +1,1505,1 //Mace +1,1507,1 //Smasher +1,1508,1 //Smasher +1,1510,1 //Flail +1,1511,1 //Flail +1,1513,1 //Morning Star +1,1514,1 //Morning Star +1,1516,1 //Sword Mace +1,1517,1 //Sword Mace +1,1519,1 //Chain +1,1520,1 //Chain +1,1522,1 //Stunner +1,1550,1 //Book +1,1551,1 //Bible +1,1552,1 //Tablet +1,1553,1 //Book of Billows +1,1554,1 //Book of Mother Earth +1,1555,1 //Book of the Blazing Sun +1,1556,1 //Book of Gust of Wind +1,1558,1 //Girl's Diary +1,1601,1 //Rod +1,1602,1 //Rod +1,1604,1 //Wand +1,1605,1 //Wand +1,1607,1 //Staff +1,1608,1 //Staff +1,1610,1 //Arc Wand +1,1611,1 //Arc Wand +1,1613,1 //Mighty Staff +1,1614,1 //Wand of Occult +1,1615,1 //Evil Bone Wand +1,1801,1 //Waghnak +1,1802,1 //Waghnak +1,1803,1 //Knuckle Duster +1,1804,1 //Knuckle Duster +1,1805,1 //Studded Knuckles +1,1806,1 //Studded Knuckles +1,1807,1 //Fist +1,1808,1 //Fist +1,1809,1 //Claw +1,1810,1 //Claw +1,1811,1 //Finger +1,1812,1 //Finger +1,1901,1 //Violin +1,1902,1 //Violin +1,1903,1 //Mandolin +1,1904,1 //Mandolin +1,1905,1 //Lute +1,1906,1 //Lute +1,1907,1 //Guitar +1,1908,1 //Guitar +1,1909,1 //Harp +1,1910,1 //Harp +1,1911,1 //Gumoongoh +1,1912,1 //Gumoongoh +1,1950,1 //Rope +1,1951,1 //Rope +1,1952,1 //Whip +1,1953,1 //Whip +1,1954,1 //Wire Whip +1,1955,1 //Wire Whip +1,1956,1 //Rante Whip +1,1957,1 //Rante Whip +1,1958,1 //Tail Whip +1,1959,1 //Tail Whip +1,1960,1 //Whip +1,1961,1 //Whip +1,2201,1 //Sunglasses +1,2203,1 //Glasses +1,2205,1 //Diver Goggles +1,2206,1 //Wedding Veil +1,2207,1 //Fancy Flower +1,2208,1 //Ribbon +1,2209,1 //Ribbon +1,2210,1 //Hair Band +1,2211,1 //Bandana +1,2212,1 //Eye Patch +1,2213,1 //Kitty Band +1,2214,1 //Bunny Band +1,2215,1 //Flower Band +1,2216,1 //Biretta +1,2217,1 //Biretta +1,2218,1 //Flu Mask +1,2220,1 //Hat +1,2221,1 //Hat +1,2222,1 //Turban +1,2223,1 //Turban +1,2226,1 //Cap +1,2227,1 //Cap +1,2228,1 //Helm +1,2229,1 //Helm +1,2230,1 //Gemmed Sallet +1,2231,1 //Gemmed Sallet +1,2232,1 //Circlet +1,2233,1 //Circlet +1,2236,1 //Santa Hat +1,2239,1 //Monocle +1,2241,1 //Grandpa Beard +1,2242,1 //Purple Glasses +1,2243,1 //Geek Glasses +1,2244,1 //Big Ribbon +1,2245,1 //Sweet Gent +1,2246,1 //Golden Gear +1,2247,1 //Romantic Gent +1,2248,1 //Western Grace +1,2250,1 //Cute Ribbon +1,2251,1 //Monk Hat +1,2252,1 //Wizard Hat +1,2253,1 //Sunflower +1,2257,1 //Unicorn Horn +1,2259,1 //Mini Propeller +1,2260,1 //Mini Glasses +1,2261,1 //Army Cap +1,2262,1 //Clown Nose +1,2263,1 //Zorro Masque +1,2265,1 //Gangster Mask +1,2266,1 //Iron Cain +1,2267,1 //Cigarette +1,2268,1 //Pipe +1,2269,1 //Romantic Flower +1,2270,1 //Romantic Leaf +1,2271,1 //Jack be Dandy +1,2275,1 //Red Bandana +1,2276,1 //Angled Glasses +1,2277,1 //Nurse Cap +1,2279,1 //Bomb Wick +1,2282,1 //Halo +1,2285,1 //Apple of Archer +1,2287,1 //Pirate Bandana +1,2289,1 //Poo Poo Hat +1,2290,1 //Funeral Hat +1,2291,1 //Masquerade +1,2294,1 //Stellar +1,2295,1 //Blinker +1,2298,1 //Green Feeler +1,2299,1 //Orc Helm +1,5003,1 //Joker Jester +1,5006,1 //Machoman's Glasses +1,5008,1 //Puppy Love +1,5009,1 //Safety Helmet +1,5010,1 //Indian Fillet +1,5011,1 //Aerial +1,5014,1 //Fin Helm +1,5015,1 //Egg Shell +1,5030,1 //Panda Hat +1,5035,1 //Poring Hat +1,5037,1 //Nutshell +1,5055,1 //Novice False Eggshell +1,2278,1 //Mr. Smile +1,2288,1 //Mr. Scream +1,2297,1 //Goblin Mask +1,5005,1 //Gas Mask +1,5088,1 //Surprised Mask +1,5089,1 //Annoyed Mask +1,5090,1 //Goblin Leader Mask +1,2224,1 //Goggles +1,2225,1 //Goggles +1,10001,1 //Skull Helm +1,10002,1 //Monster Oxygen Mask +1,10003,1 //Transparent Headgear +1,10004,1 //Pacifier +1,10005,1 //Wig +1,10006,1 //Queen's Hair Ornament +1,10007,1 //Silk Ribbon +1,10008,1 //Punisher +1,10009,1 //Wild Flower +1,10010,1 //Battered Pot +1,10011,1 //Stellar Hairpin +1,10012,1 //Tiny Egg Shell +1,10013,1 //Backpack +1,10014,1 //Rocker Glasses +1,10015,1 //Green Lace +1,10016,1 //Golden Bell +1,10017,1 //Bark Shorts +1,10018,1 //Monkey Circlet +1,10019,1 //Red Scarf +1,10020,1 //Grave Keeper's Sword +1,701,1 //Ora Ora +1,702,1 //Animal Gore +1,703,1 //Hinalle +1,704,1 //Aloe +1,705,1 //Clover +1,706,1 //Four Leaf Clover +1,707,1 //Singing Plant +1,708,1 //Ment +1,710,1 //Illusion Flower +1,711,1 //Shoot +1,712,1 //Flower +1,713,1 //Empty Bottle +1,714,1 //Emperium +1,715,1 //Yellow Gemstone +1,716,1 //Red Gemstone +1,717,1 //Blue Gemstone +1,718,1 //Garnet +1,719,1 //Amethyst +1,720,1 //Aquamarine +1,721,1 //Emerald +1,722,1 //Pearl +1,723,1 //Ruby +1,724,1 //Cursed Ruby +1,725,1 //Sardonyx +1,726,1 //Sapphire +1,727,1 //Opal +1,728,1 //Topaz +1,729,1 //Zircon +1,730,1 //1carat Diamond +1,731,1 //2carat Diamond +1,732,1 //3carat Diamond +1,733,1 //Cracked Diamond +1,734,1 //Red Frame +1,735,1 //Chung Jah +1,736,1 //China +1,737,1 //Black Ladle +1,738,1 //Pencil Case +1,739,1 //Rouge +1,740,1 //Puppet +1,741,1 //Poring Doll +1,742,1 //Chonchon Doll +1,743,1 //Spore Doll +1,744,1 //Bouquet +1,745,1 //Wedding Bouquet +1,746,1 //Glass Bead +1,747,1 //Crystal Mirror +1,748,1 //Witherless Rose +1,749,1 //Frozen Rose +1,750,1 //Baphomet Doll +1,751,1 //Osiris Doll +1,752,1 //Grasshopper Doll +1,753,1 //Yoyo Doll +1,754,1 //Raccoon Doll +1,756,1 //Rough Oridecon +1,757,1 //Rough Elunium +1,901,1 //Danggie +1,902,1 //Tree Root +1,903,1 //Reptile Tongue +1,904,1 //Scorpion Tail +1,905,1 //Stem +1,906,1 //Pointed Scale +1,907,1 //Resin +1,908,1 //Spawn +1,909,1 //Jellopy +1,910,1 //Garlet +1,911,1 //Scell +1,912,1 //Zargon +1,913,1 //Tooth of Bat +1,914,1 //Fluff +1,915,1 //Chrysalis +1,916,1 //Feather of Birds +1,917,1 //Talon +1,918,1 //Sticky Webfoot +1,919,1 //Animal Skin +1,920,1 //Wolf Claw +1,921,1 //Mushroom Spore +1,922,1 //Orc's Fang +1,923,1 //Evil Horn +1,924,1 //Powder of Butterfly +1,925,1 //Bill of Birds +1,926,1 //Snake Scale +1,928,1 //Insect Feeler +1,929,1 //Immortal Heart +1,930,1 //Rotten Bandage +1,931,1 //Orcish Voucher +1,932,1 //Skel-Bone +1,934,1 //Memento +1,935,1 //Shell +1,936,1 //Scale Shell +1,937,1 //Venom Canine +1,938,1 //Sticky Mucus +1,939,1 //Bee Sting +1,940,1 //Grasshopper's Leg +1,941,1 //Nose Ring +1,942,1 //Yoyo Tail +1,943,1 //Solid Shell +1,944,1 //Horseshoe +1,945,1 //Raccoon Leaf +1,946,1 //Snail's Shell +1,947,1 //Horn +1,948,1 //Bear's Footskin +1,949,1 //Feather +1,950,1 //Heart of Mermaid +1,951,1 //Fin +1,952,1 //Cactus Needle +1,953,1 //Stone Heart +1,954,1 //Shining Scale +1,955,1 //Worm Peeling +1,956,1 //Gill +1,957,1 //Decayed Nail +1,958,1 //Horrendous Mouth +1,959,1 //Stinky Scale +1,960,1 //Nipper +1,961,1 //Conch +1,962,1 //Tentacle +1,963,1 //Sharp Scale +1,964,1 //Crab Shell +1,965,1 //Clam Shell +1,966,1 //Clam Flesh +1,967,1 //Turtle Shell +1,968,1 //Heroic Emblem +1,969,1 //Gold +1,970,1 //Alcohol +1,971,1 //Detrimindexta +1,972,1 //Karvodailnirol +1,973,1 //Counteragent +1,974,1 //Mixture +1,975,1 //Scarlet Dyestuff +1,976,1 //Lemon Dyestuff +1,978,1 //Cobaltblue Dyestuff +1,979,1 //Darkgreen Dyestuff +1,980,1 //Orange Dyestuff +1,981,1 //Violet Dyestuff +1,982,1 //White Dyestuff +1,983,1 //Black Dyestuff +1,984,1 //Oridecon +1,985,1 //Elunium +1,986,1 //Anvil +1,987,1 //Oridecon Anvil +1,988,1 //Golden Anvil +1,989,1 //Emperium Anvil +1,990,1 //Red Blood +1,991,1 //Crystal Blue +1,992,1 //Wind of Verdure +1,993,1 //Green Live +1,994,1 //Flame Heart +1,995,1 //Mystic Frozen +1,996,1 //Rough Wind +1,997,1 //Great Nature +1,998,1 //Iron +1,999,1 //Steel +1,1000,1 //Star Crumb +1,1001,1 //Star Dust +1,1002,1 //Iron Ore +1,1003,1 //Coal +1,1004,1 //Chivalry Emblem +1,1005,1 //Hammer of Blacksmith +1,1006,1 //Old Magicbook +1,1007,1 //Necklace of Wisdom +1,1008,1 //Necklace of Oblivion +1,1009,1 //Hand of God +1,1010,1 //Phracon +1,1011,1 //Emveretarcon +1,1012,1 //Frill +1,1013,1 //Rainbow Shell +1,1014,1 //Ant Jaw +1,1015,1 //Tongue +1,1016,1 //Rat Tail +1,1017,1 //Mole Whiskers +1,1018,1 //Mole Claw +1,1019,1 //Trunk +1,1020,1 //Black Hair +1,1021,1 //Dokebi Horn +1,1022,1 //Nine Tails +1,1023,1 //Fish Tail +1,1024,1 //Squid Ink +1,1025,1 //Cobweb +1,1026,1 //Acorn +1,1027,1 //Porcupine Quill +1,1028,1 //Mane +1,1029,1 //Tiger Skin +1,1030,1 //Tiger's Footskin +1,1031,1 //Mantis Scythe +1,1032,1 //Maneater Blossom +1,1033,1 //Maneater Root +1,1034,1 //Blue Hair +1,1035,1 //Dragon Canine +1,1036,1 //Dragon Scale +1,1037,1 //Dragon Tail +1,1038,1 //Little Evil Horn +1,1039,1 //Little Evil Wing +1,1040,1 //Elder Pixie's Moustache +1,1041,1 //Lantern +1,1042,1 //Bug Leg +1,1043,1 //Orc Claw +1,1044,1 //Zenorc's Fang +1,1045,1 //Cultish Masque +1,1046,1 //Scorpion Nipper +1,1047,1 //Dead Medusa +1,1048,1 //Horrendous Hair +1,1049,1 //Skirt of Virgin +1,1050,1 //Tendon +1,1051,1 //Detonator +1,1052,1 //Single Cell +1,1053,1 //Ancient Tooth +1,1054,1 //Ancient Lips +1,1055,1 //Earthworm Peeling +1,1056,1 //Grit +1,1057,1 //Moth Dust +1,1058,1 //Moth Wings +1,1059,1 //Fabric +1,1060,1 //Golden Hair +1,1061,1 //Witched Starsand +1,1062,1 //Jack o' Pumpkin +1,1063,1 //Fang +1,1064,1 //Reins +1,1065,1 //Trap +1,1066,1 //Fine-grained Trunk +1,1067,1 //Solid Trunk +1,1068,1 //Barren Trunk +1,1088,1 //Morocc Solution +1,1089,1 //Payon Solution +1,1092,1 //Empty Test Tube +1,1093,1 //Empty Potion Bottle +1,1094,1 //Short Daenggie +1,1095,1 //Clock Hand +1,1096,1 //Round Shell +1,1097,1 //Worn Out Page +1,1098,1 //Manacles +1,1099,1 //Worn-out Prison Uniform +1,7001,1 //Mould Powder +1,7002,1 //Ogre Tooth +1,7003,1 //Anolian Skin +1,7004,1 //Mud Lump +1,7005,1 //Skull +1,7006,1 //Wing of Red Bat +1,7007,1 //Claw of Rat +1,7008,1 //Stiff Horn +1,7009,1 //Glitter Shell +1,7010,1 //Tail of Steel Scorpion +1,7011,1 //Claw of Monkey +1,7012,1 //Tough Scalelike Stem +1,7013,1 //Coral Reef +1,7014,1 //Old Portrait +1,7015,1 //Memory Bookmark +1,7016,1 //Bent Spoon +1,7026,1 //Clock_Tower_Key +1,7027,1 //Key of the Underground +1,7030,1 //Claw of Desert Wolf +1,7031,1 //Old Frying Pan +1,7032,1 //Piece of Egg Shell +1,7033,1 //Poison Spore +1,7034,1 //Red Stocking +1,7035,1 //Matchstick +1,7036,1 //Fang of Garm +1,7038,1 //Yarn +1,7041,1 //Fine Grit +1,7047,1 //Alice's Apron +1,7048,1 //Talon of Griffon +1,7049,1 //Stone +1,7053,1 //Cyfar +1,7054,1 //Brigan +1,7059,1 //Free Ticket for Kafra Storage +1,7060,1 //Free Ticket for Kafra Transportation +1,7061,1 //Free Ticket for the Cart Service +1,7063,1 //Soft Feather +1,7064,1 //Wing of Dragonfly +1,7065,1 //Sea-Otter Fur +1,7066,1 //Ice Cubic +1,7067,1 //Stone Fragment +1,7068,1 //Burnt Tree +1,7069,1 //Destroyed Armor +1,7070,1 //Broken Shell +1,7071,1 //Tattered Clothes +1,7072,1 //Old Shuriken +1,7093,1 //Cogwheel +1,7094,1 //Fragment +1,7095,1 //Metal Fragment +1,7096,1 //Lava +1,7097,1 //Burning Heart +1,7098,1 //Live Coal +1,7099,1 //Worn-out Magic Scroll +1,7100,1 //Sharp Leaf +1,7101,1 //Peco Peco Feather +1,7106,1 //Antelope Horn +1,7107,1 //Antelope Skin +1,7108,1 //Piece of Shield +1,7109,1 //Shining Spear Blade +1,7110,1 //Broken Sword +1,7111,1 //Slick Paper +1,7112,1 //Sharp Paper +1,7113,1 //Broken Pharaoh Emblem +1,7114,1 //Masque of Tutankhamen +1,7115,1 //Harpy Feather +1,7116,1 //Harpy Talon +1,7117,1 //Torn Magic Book +1,7118,1 //Torn Scroll +1,7119,1 //Bacillus +1,7120,1 //Burning Horseshoe +1,7121,1 //Honey Pot +1,7122,1 //Burning Hair +1,7123,1 //Dragon Skin +1,7124,1 //Sand Clump +1,7125,1 //Scorpion Claw +1,7126,1 //Large Jellopy +1,7134,1 //Medicine Bowl +1,7135,1 //Fire Bottle +1,7136,1 //Acid Bottle +1,7137,1 //Plant Bottle +1,7138,1 //Marine Sphere Bottle +1,7139,1 //Glistening Coat +1,7149,1 //Yellow Plate +1,7150,1 //Piece of Bamboo +1,7151,1 //Oil Paper +1,7152,1 //Glossy Hair +1,7153,1 //Worn-out Kimono +1,7154,1 //Poisonous Powder +1,7155,1 //Poisonous Toad Skin +1,7156,1 //Broken Shuriken +1,7157,1 //Dark Mask +1,7158,1 //Broken Liquor Jar +1,7159,1 //Tengu Nose +1,7161,1 //Black Bear Skin +1,7162,1 //Cloud Crumb +1,7163,1 //Hard Feeler +1,7164,1 //Solid_Peach +1,7165,1 //Transparent Celestial Robe +1,7166,1 //Soft Silk +1,7167,1 //Strange Steel Piece +1,7168,1 //Giant Butterfly Wing +1,7169,1 //Ba_Gua +1,7170,1 //Tuxedo +1,7171,1 //Leopard Skin +1,7172,1 //Leopard Claw +1,7174,1 //Wrapping Lace +1,7175,1 //Wrapping Paper +1,7182,1 //Cacao +1,7186,1 //Thin Trunk +1,7187,1 //Festival Mask +1,7188,1 //Brown_Root +1,7189,1 //Wooden Heart +1,7190,1 //Solid Husk +1,7191,1 //Lamp +1,7192,1 //Vane +1,7193,1 //Sprout +1,7194,1 //Soft Blade of Grass +1,7195,1 //Slingshot +1,7196,1 //Shoulder Protector +1,7197,1 //Tough Vines +1,7198,1 //Huge Leaf +1,7200,1 //Elastic Band +1,7201,1 //Log +1,7202,1 //Pincher of Beetle +1,7203,1 //Strong Branch +1,7205,1 //Piece of Black Cloth +1,7206,1 //Black Cat Doll +1,7207,1 //Old Manteau +1,7208,1 //Rusty Kitchen Knife +1,7209,1 //Helm of Dullahan +1,7210,1 //Armor Piece of Dullahan +1,7211,1 //Fragment of Rossata Stone +1,7212,1 //Hung Doll +1,7213,1 //Needle Packet +1,7214,1 //Bat Cage +1,7215,1 //Broken Needle +1,7216,1 //Red Muffler +1,7217,1 //Spool +1,7218,1 //Decomposed Rope +1,7219,1 //Striped Sock +1,7220,1 //Ectoplasm +1,7221,1 //Tangled Chains +1,7222,1 //Wooden Gnarl +1,7223,1 //Contorted Self-Portrait +1,7225,1 //Pumpkin Lantern +1,7262,1 //Folding Fan of Cat Ghost +1,7263,1 //Cat's Eye +1,7264,1 //Dry Sand +1,7265,1 //Dragon Horn +1,7266,1 //Denture from Dragon Mask +1,7267,1 //Tiger Panty +1,7268,1 //Little Ghost Doll +1,7269,1 //Pinafore +1,7270,1 //Nursing_Bottle +1,1750,1 //Arrow +1,1751,1 //Silver Arrow +1,1752,1 //Fire Arrow +1,1753,1 //Steel Arrow +1,1754,1 //Crystal Arrow +1,1755,1 //Arrow of Wind +1,1756,1 //Stone Arrow +1,1757,1 //Immaterial Arrow +1,1758,1 //Stun Arrow +1,1759,1 //Frozen Arrow +1,1760,1 //Flash Arrow +1,1761,1 //Cursed Arrow +1,1762,1 //Rusty Arrow +1,1763,1 //Poison Arrow +1,1764,1 //Sharp Arrow +1,1765,1 //Oridecon Arrow +1,1767,1 //Shadow Arrow +1,1768,1 //Sleep Arrow +1,1769,1 //Mute Arrow +1,1770,1 //Iron Arrow +1,501,1 //Red Potion +1,502,1 //Orange Potion +1,503,1 //Yellow Potion +1,504,1 //White Potion +1,505,1 //Blue Potion +1,506,1 //Green Potion +1,507,1 //Red Herb +1,508,1 //Yellow Herb +1,509,1 //White Herb +1,510,1 //Blue Herb +1,511,1 //Green Herb +1,512,1 //Apple +1,513,1 //Banana +1,514,1 //Grape +1,515,1 //Carrot +1,516,1 //Potato +1,517,1 //Meat +1,518,1 //Honey +1,519,1 //Milk +1,520,1 //Hinalle Leaflet +1,521,1 //Aloe Leaflet +1,522,1 //Mastela Fruit +1,523,1 //Holy Water +1,525,1 //Panacea +1,526,1 //Royal Jelly +1,528,1 //Monster Food +1,529,1 //Candy +1,530,1 //Candy Cane +1,531,1 //Apple Juice +1,532,1 //Banana Juice +1,533,1 //Grape Juice +1,534,1 //Carrot Juice +1,535,1 //Pumpkin +1,536,1 //Ice Cream +1,537,1 //Pet Food +1,538,1 //Well-baked Cookie +1,539,1 //Piece of Cake +1,544,1 //Raw Fish +1,545,1 //Condensed Red Potion +1,546,1 //Condensed Yellow Potion +1,547,1 //Condensed White Potion +1,548,1 //Cheese +1,549,1 //Yam +1,550,1 //Rice Cake +1,551,1 //Sushi +1,553,1 //Bao +1,555,1 //Traditional Rice Cake +1,558,1 //Chocolate +1,561,1 //White Chocolate +1,601,1 //Fly Wing +1,602,1 //Butterfly Wing +1,603,1 //Old Blue Box +1,604,1 //Dead Branch +1,605,1 //Anodyne +1,606,1 //Aloevera +1,607,1 //Yggdrasil Berry +1,608,1 //Yggdrasil Seed +1,609,1 //Amulet +1,610,1 //Yggdrasil Leaf +1,611,1 //Magnifier +1,612,1 //Mini Furnace +1,613,1 //Iron Hammer +1,614,1 //Golden Hammer +1,615,1 //Oridecon Hammer +1,618,1 //Worn Out Scroll +1,619,1 //Unripe Apple +1,620,1 //Orange Juice +1,621,1 //Bitter Herb +1,622,1 //Rainbow Carrot +1,623,1 //Earthworm the Dude +1,624,1 //Rotten Fish +1,625,1 //Rusty Iron +1,626,1 //Monster Juice +1,627,1 //Sweet Milk +1,628,1 //Well-Dried Bone +1,629,1 //Singing Flower +1,630,1 //Dew Laden Moss +1,631,1 //Deadly Noxious Herb +1,632,1 //Fatty Chubby Earthworm +1,633,1 //Sweet Potato +1,634,1 //Tropical Banana +1,635,1 //Orc Trophy +1,636,1 //No Recipient +1,637,1 //Old Broom +1,638,1 //Silver Knife of Chastity +1,639,1 //Armlet of Obedience +1,640,1 //Shining Stone +1,641,1 //Contracts in Shadow +1,642,1 //Book of the Devil +1,643,1 //Pet Incubator +1,644,1 //Gift Box +1,645,1 //Concentration Potion +1,656,1 //Awakening Potion +1,657,1 //Berserk Potion +1,659,1 //Her Heart +1,663,1 //Songpyun +1,664,1 //Gift Box +1,665,1 //Gift Box +1,666,1 //Gift Box +1,667,1 //Gift Box +1,668,1 //Red_Envelope +1,678,1 //Poison Bottle +1,679,1 //Pilule +1,701,1 //Ora Ora +1,702,1 //Animal Gore +1,703,1 //Hinalle +1,704,1 //Aloe +1,705,1 //Clover +1,706,1 //Four Leaf Clover +1,707,1 //Singing Plant +1,708,1 //Ment +1,710,1 //Illusion Flower +1,711,1 //Shoot +1,712,1 //Flower +1,713,1 //Empty Bottle +1,714,1 //Emperium +1,715,1 //Yellow Gemstone +1,716,1 //Red Gemstone +1,717,1 //Blue Gemstone +1,718,1 //Garnet +1,719,1 //Amethyst +1,720,1 //Aquamarine +1,721,1 //Emerald +1,722,1 //Pearl +1,723,1 //Ruby +1,724,1 //Cursed Ruby +1,725,1 //Sardonyx +1,726,1 //Sapphire +1,727,1 //Opal +1,728,1 //Topaz +1,729,1 //Zircon +1,730,1 //1carat Diamond +1,731,1 //2carat Diamond +1,732,1 //3carat Diamond +1,733,1 //Cracked Diamond +1,734,1 //Red Frame +1,735,1 //Chung Jah +1,736,1 //China +1,737,1 //Black Ladle +1,738,1 //Pencil Case +1,739,1 //Rouge +1,740,1 //Puppet +1,741,1 //Poring Doll +1,742,1 //Chonchon Doll +1,743,1 //Spore Doll +1,744,1 //Bouquet +1,745,1 //Wedding Bouquet +1,746,1 //Glass Bead +1,747,1 //Crystal Mirror +1,748,1 //Witherless Rose +1,749,1 //Frozen Rose +1,750,1 //Baphomet Doll +1,751,1 //Osiris Doll +1,752,1 //Grasshopper Doll +1,753,1 //Yoyo Doll +1,754,1 //Raccoon Doll +1,756,1 //Rough Oridecon +1,757,1 //Rough Elunium +1,901,1 //Danggie +1,902,1 //Tree Root +1,903,1 //Reptile Tongue +1,904,1 //Scorpion Tail +1,905,1 //Stem +1,906,1 //Pointed Scale +1,907,1 //Resin +1,908,1 //Spawn +1,909,1 //Jellopy +1,910,1 //Garlet +1,911,1 //Scell +1,912,1 //Zargon +1,913,1 //Tooth of Bat +1,914,1 //Fluff +1,915,1 //Chrysalis +1,916,1 //Feather of Birds +1,917,1 //Talon +1,918,1 //Sticky Webfoot +1,919,1 //Animal Skin +1,920,1 //Wolf Claw +1,921,1 //Mushroom Spore +1,922,1 //Orc's Fang +1,923,1 //Evil Horn +1,924,1 //Powder of Butterfly +1,925,1 //Bill of Birds +1,926,1 //Snake Scale +1,928,1 //Insect Feeler +1,929,1 //Immortal Heart +1,930,1 //Rotten Bandage +1,931,1 //Orcish Voucher +1,932,1 //Skel-Bone +1,934,1 //Memento +1,935,1 //Shell +1,936,1 //Scale Shell +1,937,1 //Venom Canine +1,938,1 //Sticky Mucus +1,939,1 //Bee Sting +1,940,1 //Grasshopper's Leg +1,941,1 //Nose Ring +1,942,1 //Yoyo Tail +1,943,1 //Solid Shell +1,944,1 //Horseshoe +1,945,1 //Raccoon Leaf +1,946,1 //Snail's Shell +1,947,1 //Horn +1,948,1 //Bear's Footskin +1,949,1 //Feather +1,950,1 //Heart of Mermaid +1,951,1 //Fin +1,952,1 //Cactus Needle +1,953,1 //Stone Heart +1,954,1 //Shining Scale +1,955,1 //Worm Peeling +1,956,1 //Gill +1,957,1 //Decayed Nail +1,958,1 //Horrendous Mouth +1,959,1 //Stinky Scale +1,960,1 //Nipper +1,961,1 //Conch +1,962,1 //Tentacle +1,963,1 //Sharp Scale +1,964,1 //Crab Shell +1,965,1 //Clam Shell +1,966,1 //Clam Flesh +1,967,1 //Turtle Shell +1,968,1 //Heroic Emblem +1,969,1 //Gold +1,970,1 //Alcohol +1,971,1 //Detrimindexta +1,972,1 //Karvodailnirol +1,973,1 //Counteragent +1,974,1 //Mixture +1,975,1 //Scarlet Dyestuff +1,976,1 //Lemon Dyestuff +1,978,1 //Cobaltblue Dyestuff +1,979,1 //Darkgreen Dyestuff +1,980,1 //Orange Dyestuff +1,981,1 //Violet Dyestuff +1,982,1 //White Dyestuff +1,983,1 //Black Dyestuff +1,984,1 //Oridecon +1,985,1 //Elunium +1,986,1 //Anvil +1,987,1 //Oridecon Anvil +1,988,1 //Golden Anvil +1,989,1 //Emperium Anvil +1,990,1 //Red Blood +1,991,1 //Crystal Blue +1,992,1 //Wind of Verdure +1,993,1 //Green Live +1,994,1 //Flame Heart +1,995,1 //Mystic Frozen +1,996,1 //Rough Wind +1,997,1 //Great Nature +1,998,1 //Iron +1,999,1 //Steel +1,1000,1 //Star Crumb +1,1001,1 //Star Dust +1,1002,1 //Iron Ore +1,1003,1 //Coal +1,1004,1 //Chivalry Emblem +1,1005,1 //Hammer of Blacksmith +1,1006,1 //Old Magicbook +1,1007,1 //Necklace of Wisdom +1,1008,1 //Necklace of Oblivion +1,1009,1 //Hand of God +1,1010,1 //Phracon +1,1011,1 //Emveretarcon +1,1012,1 //Frill +1,1013,1 //Rainbow Shell +1,1014,1 //Ant Jaw +1,1015,1 //Tongue +1,1016,1 //Rat Tail +1,1017,1 //Mole Whiskers +1,1018,1 //Mole Claw +1,1019,1 //Trunk +1,1020,1 //Black Hair +1,1021,1 //Dokebi Horn +1,1022,1 //Nine Tails +1,1023,1 //Fish Tail +1,1024,1 //Squid Ink +1,1025,1 //Cobweb +1,1026,1 //Acorn +1,1027,1 //Porcupine Quill +1,1028,1 //Mane +1,1029,1 //Tiger Skin +1,1030,1 //Tiger's Footskin +1,1031,1 //Mantis Scythe +1,1032,1 //Maneater Blossom +1,1033,1 //Maneater Root +1,1034,1 //Blue Hair +1,1035,1 //Dragon Canine +1,1036,1 //Dragon Scale +1,1037,1 //Dragon Tail +1,1038,1 //Little Evil Horn +1,1039,1 //Little Evil Wing +1,1040,1 //Elder Pixie's Moustache +1,1041,1 //Lantern +1,1042,1 //Bug Leg +1,1043,1 //Orc Claw +1,1044,1 //Zenorc's Fang +1,1045,1 //Cultish Masque +1,1046,1 //Scorpion Nipper +1,1047,1 //Dead Medusa +1,1048,1 //Horrendous Hair +1,1049,1 //Skirt of Virgin +1,1050,1 //Tendon +1,1051,1 //Detonator +1,1052,1 //Single Cell +1,1053,1 //Ancient Tooth +1,1054,1 //Ancient Lips +1,1055,1 //Earthworm Peeling +1,1056,1 //Grit +1,1057,1 //Moth Dust +1,1058,1 //Moth Wings +1,1059,1 //Fabric +1,1060,1 //Golden Hair +1,1061,1 //Witched Starsand +1,1062,1 //Jack o' Pumpkin +1,1063,1 //Fang +1,1064,1 //Reins +1,1065,1 //Trap +1,1066,1 //Fine-grained Trunk +1,1067,1 //Solid Trunk +1,1068,1 //Barren Trunk +1,1088,1 //Morocc Solution +1,1089,1 //Payon Solution +1,1092,1 //Empty Test Tube +1,1093,1 //Empty Potion Bottle +1,1094,1 //Short Daenggie +1,1095,1 //Clock Hand +1,1096,1 //Round Shell +1,1097,1 //Worn Out Page +1,1098,1 //Manacles +1,1099,1 //Worn-out Prison Uniform +1,7001,1 //Mould Powder +1,7002,1 //Ogre Tooth +1,7003,1 //Anolian Skin +1,7004,1 //Mud Lump +1,7005,1 //Skull +1,7006,1 //Wing of Red Bat +1,7007,1 //Claw of Rat +1,7008,1 //Stiff Horn +1,7009,1 //Glitter Shell +1,7010,1 //Tail of Steel Scorpion +1,7011,1 //Claw of Monkey +1,7012,1 //Tough Scalelike Stem +1,7013,1 //Coral Reef +1,7014,1 //Old Portrait +1,7015,1 //Memory Bookmark +1,7016,1 //Bent Spoon +1,7026,1 //Clock_Tower_Key +1,7027,1 //Key of the Underground +1,7030,1 //Claw of Desert Wolf +1,7031,1 //Old Frying Pan +1,7032,1 //Piece of Egg Shell +1,7033,1 //Poison Spore +1,7034,1 //Red Stocking +1,7035,1 //Matchstick +1,7036,1 //Fang of Garm +1,7038,1 //Yarn +1,7041,1 //Fine Grit +1,7047,1 //Alice's Apron +1,7048,1 //Talon of Griffon +1,7049,1 //Stone +1,7053,1 //Cyfar +1,7054,1 //Brigan +1,7059,1 //Free Ticket for Kafra Storage +1,7060,1 //Free Ticket for Kafra Transportation +1,7061,1 //Free Ticket for the Cart Service +1,7063,1 //Soft Feather +1,7064,1 //Wing of Dragonfly +1,7065,1 //Sea-Otter Fur +1,7066,1 //Ice Cubic +1,7067,1 //Stone Fragment +1,7068,1 //Burnt Tree +1,7069,1 //Destroyed Armor +1,7070,1 //Broken Shell +1,7071,1 //Tattered Clothes +1,7072,1 //Old Shuriken +1,7093,1 //Cogwheel +1,7094,1 //Fragment +1,7095,1 //Metal Fragment +1,7096,1 //Lava +1,7097,1 //Burning Heart +1,7098,1 //Live Coal +1,7099,1 //Worn-out Magic Scroll +1,7100,1 //Sharp Leaf +1,7101,1 //Peco Peco Feather +1,7106,1 //Antelope Horn +1,7107,1 //Antelope Skin +1,7108,1 //Piece of Shield +1,7109,1 //Shining Spear Blade +1,7110,1 //Broken Sword +1,7111,1 //Slick Paper +1,7112,1 //Sharp Paper +1,7113,1 //Broken Pharaoh Emblem +1,7114,1 //Masque of Tutankhamen +1,7115,1 //Harpy Feather +1,7116,1 //Harpy Talon +1,7117,1 //Torn Magic Book +1,7118,1 //Torn Scroll +1,7119,1 //Bacillus +1,7120,1 //Burning Horseshoe +1,7121,1 //Honey Pot +1,7122,1 //Burning Hair +1,7123,1 //Dragon Skin +1,7124,1 //Sand Clump +1,7125,1 //Scorpion Claw +1,7126,1 //Large Jellopy +1,7134,1 //Medicine Bowl +1,7135,1 //Fire Bottle +1,7136,1 //Acid Bottle +1,7137,1 //Plant Bottle +1,7138,1 //Marine Sphere Bottle +1,7139,1 //Glistening Coat +1,7149,1 //Yellow Plate +1,7150,1 //Piece of Bamboo +1,7151,1 //Oil Paper +1,7152,1 //Glossy Hair +1,7153,1 //Worn-out Kimono +1,7154,1 //Poisonous Powder +1,7155,1 //Poisonous Toad Skin +1,7156,1 //Broken Shuriken +1,7157,1 //Dark Mask +1,7158,1 //Broken Liquor Jar +1,7159,1 //Tengu Nose +1,7161,1 //Black Bear Skin +1,7162,1 //Cloud Crumb +1,7163,1 //Hard Feeler +1,7164,1 //Solid_Peach +1,7165,1 //Transparent Celestial Robe +1,7166,1 //Soft Silk +1,7167,1 //Strange Steel Piece +1,7168,1 //Giant Butterfly Wing +1,7169,1 //Ba_Gua +1,7170,1 //Tuxedo +1,7171,1 //Leopard Skin +1,7172,1 //Leopard Claw +1,7174,1 //Wrapping Lace +1,7175,1 //Wrapping Paper +1,7182,1 //Cacao +1,7186,1 //Thin Trunk +1,7187,1 //Festival Mask +1,7188,1 //Brown_Root +1,7189,1 //Wooden Heart +1,7190,1 //Solid Husk +1,7191,1 //Lamp +1,7192,1 //Vane +1,7193,1 //Sprout +1,7194,1 //Soft Blade of Grass +1,7195,1 //Slingshot +1,7196,1 //Shoulder Protector +1,7197,1 //Tough Vines +1,7198,1 //Huge Leaf +1,7200,1 //Elastic Band +1,7201,1 //Log +1,7202,1 //Pincher of Beetle +1,7203,1 //Strong Branch +1,7205,1 //Piece of Black Cloth +1,7206,1 //Black Cat Doll +1,7207,1 //Old Manteau +1,7208,1 //Rusty Kitchen Knife +1,7209,1 //Helm of Dullahan +1,7210,1 //Armor Piece of Dullahan +1,7211,1 //Fragment of Rossata Stone +1,7212,1 //Hung Doll +1,7213,1 //Needle Packet +1,7214,1 //Bat Cage +1,7215,1 //Broken Needle +1,7216,1 //Red Muffler +1,7217,1 //Spool +1,7218,1 //Decomposed Rope +1,7219,1 //Striped Sock +1,7220,1 //Ectoplasm +1,7221,1 //Tangled Chains +1,7222,1 //Wooden Gnarl +1,7223,1 //Contorted Self-Portrait +1,7225,1 //Pumpkin Lantern +1,7262,1 //Folding Fan of Cat Ghost +1,7263,1 //Cat's Eye +1,7264,1 //Dry Sand +1,7265,1 //Dragon Horn +1,7266,1 //Denture from Dragon Mask +1,7267,1 //Tiger Panty +1,7268,1 //Little Ghost Doll +1,7269,1 //Pinafore +1,7270,1 //Nursing_Bottle +1,1750,1 //Arrow +1,1751,1 //Silver Arrow +1,1752,1 //Fire Arrow +1,1753,1 //Steel Arrow +1,1754,1 //Crystal Arrow +1,1755,1 //Arrow of Wind +1,1756,1 //Stone Arrow +1,1757,1 //Immaterial Arrow +1,1758,1 //Stun Arrow +1,1759,1 //Frozen Arrow +1,1760,1 //Flash Arrow +1,1761,1 //Cursed Arrow +1,1762,1 //Rusty Arrow +1,1763,1 //Poison Arrow +1,1764,1 //Sharp Arrow +1,1765,1 //Oridecon Arrow +1,1767,1 //Shadow Arrow +1,1768,1 //Sleep Arrow +1,1769,1 //Mute Arrow +1,1770,1 //Iron Arrow +1,501,1 //Red Potion +1,502,1 //Orange Potion +1,503,1 //Yellow Potion +1,504,1 //White Potion +1,505,1 //Blue Potion +1,506,1 //Green Potion +1,507,1 //Red Herb +1,508,1 //Yellow Herb +1,509,1 //White Herb +1,510,1 //Blue Herb +1,511,1 //Green Herb +1,512,1 //Apple +1,513,1 //Banana +1,514,1 //Grape +1,515,1 //Carrot +1,516,1 //Potato +1,517,1 //Meat +1,518,1 //Honey +1,519,1 //Milk +1,520,1 //Hinalle Leaflet +1,521,1 //Aloe Leaflet +1,522,1 //Mastela Fruit +1,523,1 //Holy Water +1,525,1 //Panacea +1,526,1 //Royal Jelly +1,528,1 //Monster Food +1,529,1 //Candy +1,530,1 //Candy Cane +1,531,1 //Apple Juice +1,532,1 //Banana Juice +1,533,1 //Grape Juice +1,534,1 //Carrot Juice +1,535,1 //Pumpkin +1,536,1 //Ice Cream +1,537,1 //Pet Food +1,538,1 //Well-baked Cookie +1,539,1 //Piece of Cake +1,544,1 //Raw Fish +1,545,1 //Condensed Red Potion +1,546,1 //Condensed Yellow Potion +1,547,1 //Condensed White Potion +1,548,1 //Cheese +1,549,1 //Yam +1,550,1 //Rice Cake +1,551,1 //Sushi +1,553,1 //Bao +1,555,1 //Traditional Rice Cake +1,558,1 //Chocolate +1,561,1 //White Chocolate +1,601,1 //Fly Wing +1,602,1 //Butterfly Wing +1,603,1 //Old Blue Box +1,604,1 //Dead Branch +1,605,1 //Anodyne +1,606,1 //Aloevera +1,607,1 //Yggdrasil Berry +1,608,1 //Yggdrasil Seed +1,609,1 //Amulet +1,610,1 //Yggdrasil Leaf +1,611,1 //Magnifier +1,612,1 //Mini Furnace +1,613,1 //Iron Hammer +1,614,1 //Golden Hammer +1,615,1 //Oridecon Hammer +1,618,1 //Worn Out Scroll +1,619,1 //Unripe Apple +1,620,1 //Orange Juice +1,621,1 //Bitter Herb +1,622,1 //Rainbow Carrot +1,623,1 //Earthworm the Dude +1,624,1 //Rotten Fish +1,625,1 //Rusty Iron +1,626,1 //Monster Juice +1,627,1 //Sweet Milk +1,628,1 //Well-Dried Bone +1,629,1 //Singing Flower +1,630,1 //Dew Laden Moss +1,631,1 //Deadly Noxious Herb +1,632,1 //Fatty Chubby Earthworm +1,633,1 //Sweet Potato +1,634,1 //Tropical Banana +1,635,1 //Orc Trophy +1,636,1 //No Recipient +1,637,1 //Old Broom +1,638,1 //Silver Knife of Chastity +1,639,1 //Armlet of Obedience +1,640,1 //Shining Stone +1,641,1 //Contracts in Shadow +1,642,1 //Book of the Devil +1,643,1 //Pet Incubator +1,644,1 //Gift Box +1,645,1 //Concentration Potion +1,656,1 //Awakening Potion +1,657,1 //Berserk Potion +1,659,1 //Her Heart +1,663,1 //Songpyun +1,664,1 //Gift Box +1,665,1 //Gift Box +1,666,1 //Gift Box +1,667,1 //Gift Box +1,668,1 //Red_Envelope +1,678,1 //Poison Bottle +1,679,1 //Pilule +1,701,1 //Ora Ora +1,702,1 //Animal Gore +1,703,1 //Hinalle +1,704,1 //Aloe +1,705,1 //Clover +1,706,1 //Four Leaf Clover +1,707,1 //Singing Plant +1,708,1 //Ment +1,710,1 //Illusion Flower +1,711,1 //Shoot +1,712,1 //Flower +1,713,1 //Empty Bottle +1,714,1 //Emperium +1,715,1 //Yellow Gemstone +1,716,1 //Red Gemstone +1,717,1 //Blue Gemstone +1,718,1 //Garnet +1,719,1 //Amethyst +1,720,1 //Aquamarine +1,721,1 //Emerald +1,722,1 //Pearl +1,723,1 //Ruby +1,724,1 //Cursed Ruby +1,725,1 //Sardonyx +1,726,1 //Sapphire +1,727,1 //Opal +1,728,1 //Topaz +1,729,1 //Zircon +1,730,1 //1carat Diamond +1,731,1 //2carat Diamond +1,732,1 //3carat Diamond +1,733,1 //Cracked Diamond +1,734,1 //Red Frame +1,735,1 //Chung Jah +1,736,1 //China +1,737,1 //Black Ladle +1,738,1 //Pencil Case +1,739,1 //Rouge +1,740,1 //Puppet +1,741,1 //Poring Doll +1,742,1 //Chonchon Doll +1,743,1 //Spore Doll +1,744,1 //Bouquet +1,745,1 //Wedding Bouquet +1,746,1 //Glass Bead +1,747,1 //Crystal Mirror +1,748,1 //Witherless Rose +1,749,1 //Frozen Rose +1,750,1 //Baphomet Doll +1,751,1 //Osiris Doll +1,752,1 //Grasshopper Doll +1,753,1 //Yoyo Doll +1,754,1 //Raccoon Doll +1,756,1 //Rough Oridecon +1,757,1 //Rough Elunium +1,901,1 //Danggie +1,902,1 //Tree Root +1,903,1 //Reptile Tongue +1,904,1 //Scorpion Tail +1,905,1 //Stem +1,906,1 //Pointed Scale +1,907,1 //Resin +1,908,1 //Spawn +1,909,1 //Jellopy +1,910,1 //Garlet +1,911,1 //Scell +1,912,1 //Zargon +1,913,1 //Tooth of Bat +1,914,1 //Fluff +1,915,1 //Chrysalis +1,916,1 //Feather of Birds +1,917,1 //Talon +1,918,1 //Sticky Webfoot +1,919,1 //Animal Skin +1,920,1 //Wolf Claw +1,921,1 //Mushroom Spore +1,922,1 //Orc's Fang +1,923,1 //Evil Horn +1,924,1 //Powder of Butterfly +1,925,1 //Bill of Birds +1,926,1 //Snake Scale +1,928,1 //Insect Feeler +1,929,1 //Immortal Heart +1,930,1 //Rotten Bandage +1,931,1 //Orcish Voucher +1,932,1 //Skel-Bone +1,934,1 //Memento +1,935,1 //Shell +1,936,1 //Scale Shell +1,937,1 //Venom Canine +1,938,1 //Sticky Mucus +1,939,1 //Bee Sting +1,940,1 //Grasshopper's Leg +1,941,1 //Nose Ring +1,942,1 //Yoyo Tail +1,943,1 //Solid Shell +1,944,1 //Horseshoe +1,945,1 //Raccoon Leaf +1,946,1 //Snail's Shell +1,947,1 //Horn +1,948,1 //Bear's Footskin +1,949,1 //Feather +1,950,1 //Heart of Mermaid +1,951,1 //Fin +1,952,1 //Cactus Needle +1,953,1 //Stone Heart +1,954,1 //Shining Scale +1,955,1 //Worm Peeling +1,956,1 //Gill +1,957,1 //Decayed Nail +1,958,1 //Horrendous Mouth +1,959,1 //Stinky Scale +1,960,1 //Nipper +1,961,1 //Conch +1,962,1 //Tentacle +1,963,1 //Sharp Scale +1,964,1 //Crab Shell +1,965,1 //Clam Shell +1,966,1 //Clam Flesh +1,967,1 //Turtle Shell +1,968,1 //Heroic Emblem +1,969,1 //Gold +1,970,1 //Alcohol +1,971,1 //Detrimindexta +1,972,1 //Karvodailnirol +1,973,1 //Counteragent +1,974,1 //Mixture +1,975,1 //Scarlet Dyestuff +1,976,1 //Lemon Dyestuff +1,978,1 //Cobaltblue Dyestuff +1,979,1 //Darkgreen Dyestuff +1,980,1 //Orange Dyestuff +1,981,1 //Violet Dyestuff +1,982,1 //White Dyestuff +1,983,1 //Black Dyestuff +1,984,1 //Oridecon +1,985,1 //Elunium +1,986,1 //Anvil +1,987,1 //Oridecon Anvil +1,988,1 //Golden Anvil +1,989,1 //Emperium Anvil +1,990,1 //Red Blood +1,991,1 //Crystal Blue +1,992,1 //Wind of Verdure +1,993,1 //Green Live +1,994,1 //Flame Heart +1,995,1 //Mystic Frozen +1,996,1 //Rough Wind +1,997,1 //Great Nature +1,998,1 //Iron +1,999,1 //Steel +1,1000,1 //Star Crumb +1,1001,1 //Star Dust +1,1002,1 //Iron Ore +1,1003,1 //Coal +1,1004,1 //Chivalry Emblem +1,1005,1 //Hammer of Blacksmith +1,1006,1 //Old Magicbook +1,1007,1 //Necklace of Wisdom +1,1008,1 //Necklace of Oblivion +1,1009,1 //Hand of God +1,1010,1 //Phracon +1,1011,1 //Emveretarcon +1,1012,1 //Frill +1,1013,1 //Rainbow Shell +1,1014,1 //Ant Jaw +1,1015,1 //Tongue +1,1016,1 //Rat Tail +1,1017,1 //Mole Whiskers +1,1018,1 //Mole Claw +1,1019,1 //Trunk +1,1020,1 //Black Hair +1,1021,1 //Dokebi Horn +1,1022,1 //Nine Tails +1,1023,1 //Fish Tail +1,1024,1 //Squid Ink +1,1025,1 //Cobweb +1,1026,1 //Acorn +1,1027,1 //Porcupine Quill +1,1028,1 //Mane +1,1029,1 //Tiger Skin +1,1030,1 //Tiger's Footskin +1,1031,1 //Mantis Scythe +1,1032,1 //Maneater Blossom +1,1033,1 //Maneater Root +1,1034,1 //Blue Hair +1,1035,1 //Dragon Canine +1,1036,1 //Dragon Scale +1,1037,1 //Dragon Tail +1,1038,1 //Little Evil Horn +1,1039,1 //Little Evil Wing +1,1040,1 //Elder Pixie's Moustache +1,1041,1 //Lantern +1,1042,1 //Bug Leg +1,1043,1 //Orc Claw +1,1044,1 //Zenorc's Fang +1,1045,1 //Cultish Masque +1,1046,1 //Scorpion Nipper +1,1047,1 //Dead Medusa +1,1048,1 //Horrendous Hair +1,1049,1 //Skirt of Virgin +1,1050,1 //Tendon +1,1051,1 //Detonator +1,1052,1 //Single Cell +1,1053,1 //Ancient Tooth +1,1054,1 //Ancient Lips +1,1055,1 //Earthworm Peeling +1,1056,1 //Grit +1,1057,1 //Moth Dust +1,1058,1 //Moth Wings +1,1059,1 //Fabric +1,1060,1 //Golden Hair +1,1061,1 //Witched Starsand +1,1062,1 //Jack o' Pumpkin +1,1063,1 //Fang +1,1064,1 //Reins +1,1065,1 //Trap +1,1066,1 //Fine-grained Trunk +1,1067,1 //Solid Trunk +1,1068,1 //Barren Trunk +1,1088,1 //Morocc Solution +1,1089,1 //Payon Solution +1,1092,1 //Empty Test Tube +1,1093,1 //Empty Potion Bottle +1,1094,1 //Short Daenggie +1,1095,1 //Clock Hand +1,1096,1 //Round Shell +1,1097,1 //Worn Out Page +1,1098,1 //Manacles +1,1099,1 //Worn-out Prison Uniform +1,7001,1 //Mould Powder +1,7002,1 //Ogre Tooth +1,7003,1 //Anolian Skin +1,7004,1 //Mud Lump +1,7005,1 //Skull +1,7006,1 //Wing of Red Bat +1,7007,1 //Claw of Rat +1,7008,1 //Stiff Horn +1,7009,1 //Glitter Shell +1,7010,1 //Tail of Steel Scorpion +1,7011,1 //Claw of Monkey +1,7012,1 //Tough Scalelike Stem +1,7013,1 //Coral Reef +1,7014,1 //Old Portrait +1,7015,1 //Memory Bookmark +1,7016,1 //Bent Spoon +1,7026,1 //Clock_Tower_Key +1,7027,1 //Key of the Underground +1,7030,1 //Claw of Desert Wolf +1,7031,1 //Old Frying Pan +1,7032,1 //Piece of Egg Shell +1,7033,1 //Poison Spore +1,7034,1 //Red Stocking +1,7035,1 //Matchstick +1,7036,1 //Fang of Garm +1,7038,1 //Yarn +1,7041,1 //Fine Grit +1,7047,1 //Alice's Apron +1,7048,1 //Talon of Griffon +1,7049,1 //Stone +1,7053,1 //Cyfar +1,7054,1 //Brigan +1,7059,1 //Free Ticket for Kafra Storage +1,7060,1 //Free Ticket for Kafra Transportation +1,7061,1 //Free Ticket for the Cart Service +1,7063,1 //Soft Feather +1,7064,1 //Wing of Dragonfly +1,7065,1 //Sea-Otter Fur +1,7066,1 //Ice Cubic +1,7067,1 //Stone Fragment +1,7068,1 //Burnt Tree +1,7069,1 //Destroyed Armor +1,7070,1 //Broken Shell +1,7071,1 //Tattered Clothes +1,7072,1 //Old Shuriken +1,7093,1 //Cogwheel +1,7094,1 //Fragment +1,7095,1 //Metal Fragment +1,7096,1 //Lava +1,7097,1 //Burning Heart +1,7098,1 //Live Coal +1,7099,1 //Worn-out Magic Scroll +1,7100,1 //Sharp Leaf +1,7101,1 //Peco Peco Feather +1,7106,1 //Antelope Horn +1,7107,1 //Antelope Skin +1,7108,1 //Piece of Shield +1,7109,1 //Shining Spear Blade +1,7110,1 //Broken Sword +1,7111,1 //Slick Paper +1,7112,1 //Sharp Paper +1,7113,1 //Broken Pharaoh Emblem +1,7114,1 //Masque of Tutankhamen +1,7115,1 //Harpy Feather +1,7116,1 //Harpy Talon +1,7117,1 //Torn Magic Book +1,7118,1 //Torn Scroll +1,7119,1 //Bacillus +1,7120,1 //Burning Horseshoe +1,7121,1 //Honey Pot +1,7122,1 //Burning Hair +1,7123,1 //Dragon Skin +1,7124,1 //Sand Clump +1,7125,1 //Scorpion Claw +1,7126,1 //Large Jellopy +1,7134,1 //Medicine Bowl +1,7135,1 //Fire Bottle +1,7136,1 //Acid Bottle +1,7137,1 //Plant Bottle +1,7138,1 //Marine Sphere Bottle +1,7139,1 //Glistening Coat +1,7149,1 //Yellow Plate +1,7150,1 //Piece of Bamboo +1,7151,1 //Oil Paper +1,7152,1 //Glossy Hair +1,7153,1 //Worn-out Kimono +1,7154,1 //Poisonous Powder +1,7155,1 //Poisonous Toad Skin +1,7156,1 //Broken Shuriken +1,7157,1 //Dark Mask +1,7158,1 //Broken Liquor Jar +1,7159,1 //Tengu Nose +1,7161,1 //Black Bear Skin +1,7162,1 //Cloud Crumb +1,7163,1 //Hard Feeler +1,7164,1 //Solid_Peach +1,7165,1 //Transparent Celestial Robe +1,7166,1 //Soft Silk +1,7167,1 //Strange Steel Piece +1,7168,1 //Giant Butterfly Wing +1,7169,1 //Ba_Gua +1,7170,1 //Tuxedo +1,7171,1 //Leopard Skin +1,7172,1 //Leopard Claw +1,7174,1 //Wrapping Lace +1,7175,1 //Wrapping Paper +1,7182,1 //Cacao +1,7186,1 //Thin Trunk +1,7187,1 //Festival Mask +1,7188,1 //Brown_Root +1,7189,1 //Wooden Heart +1,7190,1 //Solid Husk +1,7191,1 //Lamp +1,7192,1 //Vane +1,7193,1 //Sprout +1,7194,1 //Soft Blade of Grass +1,7195,1 //Slingshot +1,7196,1 //Shoulder Protector +1,7197,1 //Tough Vines +1,7198,1 //Huge Leaf +1,7200,1 //Elastic Band +1,7201,1 //Log +1,7202,1 //Pincher of Beetle +1,7203,1 //Strong Branch +1,7205,1 //Piece of Black Cloth +1,7206,1 //Black Cat Doll +1,7207,1 //Old Manteau +1,7208,1 //Rusty Kitchen Knife +1,7209,1 //Helm of Dullahan +1,7210,1 //Armor Piece of Dullahan +1,7211,1 //Fragment of Rossata Stone +1,7212,1 //Hung Doll +1,7213,1 //Needle Packet +1,7214,1 //Bat Cage +1,7215,1 //Broken Needle +1,7216,1 //Red Muffler +1,7217,1 //Spool +1,7218,1 //Decomposed Rope +1,7219,1 //Striped Sock +1,7220,1 //Ectoplasm +1,7221,1 //Tangled Chains +1,7222,1 //Wooden Gnarl +1,7223,1 //Contorted Self-Portrait +1,7225,1 //Pumpkin Lantern +1,7262,1 //Folding Fan of Cat Ghost +1,7263,1 //Cat's Eye +1,7264,1 //Dry Sand +1,7265,1 //Dragon Horn +1,7266,1 //Denture from Dragon Mask +1,7267,1 //Tiger Panty +1,7268,1 //Little Ghost Doll +1,7269,1 //Pinafore +1,7270,1 //Nursing_Bottle +1,1750,1 //Arrow +1,1751,1 //Silver Arrow +1,1752,1 //Fire Arrow +1,1753,1 //Steel Arrow +1,1754,1 //Crystal Arrow +1,1755,1 //Arrow of Wind +1,1756,1 //Stone Arrow +1,1757,1 //Immaterial Arrow +1,1758,1 //Stun Arrow +1,1759,1 //Frozen Arrow +1,1760,1 //Flash Arrow +1,1761,1 //Cursed Arrow +1,1762,1 //Rusty Arrow +1,1763,1 //Poison Arrow +1,1764,1 //Sharp Arrow +1,1765,1 //Oridecon Arrow +1,1767,1 //Shadow Arrow +1,1768,1 //Sleep Arrow +1,1769,1 //Mute Arrow +1,1770,1 //Iron Arrow +1,501,1 //Red Potion +1,502,1 //Orange Potion +1,503,1 //Yellow Potion +1,504,1 //White Potion +1,505,1 //Blue Potion +1,506,1 //Green Potion +1,507,1 //Red Herb +1,508,1 //Yellow Herb +1,509,1 //White Herb +1,510,1 //Blue Herb +1,511,1 //Green Herb +1,512,1 //Apple +1,513,1 //Banana +1,514,1 //Grape +1,515,1 //Carrot +1,516,1 //Potato +1,517,1 //Meat +1,518,1 //Honey +1,519,1 //Milk +1,520,1 //Hinalle Leaflet +1,521,1 //Aloe Leaflet +1,522,1 //Mastela Fruit +1,523,1 //Holy Water +1,525,1 //Panacea +1,526,1 //Royal Jelly +1,528,1 //Monster Food +1,529,1 //Candy +1,530,1 //Candy Cane +1,531,1 //Apple Juice +1,532,1 //Banana Juice +1,533,1 //Grape Juice +1,534,1 //Carrot Juice +1,535,1 //Pumpkin +1,536,1 //Ice Cream +1,537,1 //Pet Food +1,538,1 //Well-baked Cookie +1,539,1 //Piece of Cake +1,544,1 //Raw Fish +1,545,1 //Condensed Red Potion +1,546,1 //Condensed Yellow Potion +1,547,1 //Condensed White Potion +1,548,1 //Cheese +1,549,1 //Yam +1,550,1 //Rice Cake +1,551,1 //Sushi +1,553,1 //Bao +1,555,1 //Traditional Rice Cake +1,558,1 //Chocolate +1,561,1 //White Chocolate +1,601,1 //Fly Wing +1,602,1 //Butterfly Wing +1,603,1 //Old Blue Box +1,604,1 //Dead Branch +1,605,1 //Anodyne +1,606,1 //Aloevera +1,607,1 //Yggdrasil Berry +1,608,1 //Yggdrasil Seed +1,609,1 //Amulet +1,610,1 //Yggdrasil Leaf +1,611,1 //Magnifier +1,612,1 //Mini Furnace +1,613,1 //Iron Hammer +1,614,1 //Golden Hammer +1,615,1 //Oridecon Hammer +1,618,1 //Worn Out Scroll +1,619,1 //Unripe Apple +1,620,1 //Orange Juice +1,621,1 //Bitter Herb +1,622,1 //Rainbow Carrot +1,623,1 //Earthworm the Dude +1,624,1 //Rotten Fish +1,625,1 //Rusty Iron +1,626,1 //Monster Juice +1,627,1 //Sweet Milk +1,628,1 //Well-Dried Bone +1,629,1 //Singing Flower +1,630,1 //Dew Laden Moss +1,631,1 //Deadly Noxious Herb +1,632,1 //Fatty Chubby Earthworm +1,633,1 //Sweet Potato +1,634,1 //Tropical Banana +1,635,1 //Orc Trophy +1,636,1 //No Recipient +1,637,1 //Old Broom +1,638,1 //Silver Knife of Chastity +1,639,1 //Armlet of Obedience +1,640,1 //Shining Stone +1,641,1 //Contracts in Shadow +1,642,1 //Book of the Devil +1,643,1 //Pet Incubator +1,644,1 //Gift Box +1,645,1 //Concentration Potion +1,656,1 //Awakening Potion +1,657,1 //Berserk Potion +1,659,1 //Her Heart +1,663,1 //Songpyun +1,664,1 //Gift Box +1,665,1 //Gift Box +1,666,1 //Gift Box +1,667,1 //Gift Box +1,668,1 //Red_Envelope +1,678,1 //Poison Bottle +1,679,1 //Pilule +1,701,1 //Ora Ora +1,702,1 //Animal Gore +1,703,1 //Hinalle +1,704,1 //Aloe +1,705,1 //Clover +1,706,1 //Four Leaf Clover +1,707,1 //Singing Plant +1,708,1 //Ment +1,710,1 //Illusion Flower +1,711,1 //Shoot +1,712,1 //Flower +1,713,1 //Empty Bottle +1,714,1 //Emperium +1,715,1 //Yellow Gemstone +1,716,1 //Red Gemstone +1,717,1 //Blue Gemstone +1,718,1 //Garnet +1,719,1 //Amethyst +1,720,1 //Aquamarine +1,721,1 //Emerald +1,722,1 //Pearl +1,723,1 //Ruby +1,724,1 //Cursed Ruby +1,725,1 //Sardonyx +1,726,1 //Sapphire +1,727,1 //Opal +1,728,1 //Topaz +1,729,1 //Zircon +1,730,1 //1carat Diamond +1,731,1 //2carat Diamond +1,732,1 //3carat Diamond +1,733,1 //Cracked Diamond +1,734,1 //Red Frame +1,735,1 //Chung Jah +1,736,1 //China +1,737,1 //Black Ladle +1,738,1 //Pencil Case +1,739,1 //Rouge +1,740,1 //Puppet +1,741,1 //Poring Doll +1,742,1 //Chonchon Doll +1,743,1 //Spore Doll +1,744,1 //Bouquet +1,745,1 //Wedding Bouquet +1,746,1 //Glass Bead +1,747,1 //Crystal Mirror +1,748,1 //Witherless Rose +1,749,1 //Frozen Rose +1,750,1 //Baphomet Doll +1,751,1 //Osiris Doll +1,752,1 //Grasshopper Doll +1,753,1 //Yoyo Doll +1,754,1 //Raccoon Doll +1,756,1 //Rough Oridecon +1,757,1 //Rough Elunium +1,901,1 //Danggie +1,902,1 //Tree Root +1,903,1 //Reptile Tongue +1,904,1 //Scorpion Tail +1,905,1 //Stem +1,906,1 //Pointed Scale +1,907,1 //Resin +1,908,1 //Spawn +1,909,1 //Jellopy +1,910,1 //Garlet +1,911,1 //Scell +1,912,1 //Zargon +1,913,1 //Tooth of Bat +1,914,1 //Fluff +1,915,1 //Chrysalis +1,916,1 //Feather of Birds +1,917,1 //Talon +1,918,1 //Sticky Webfoot +1,919,1 //Animal Skin +1,920,1 //Wolf Claw +1,921,1 //Mushroom Spore +1,922,1 //Orc's Fang +1,923,1 //Evil Horn +1,924,1 //Powder of Butterfly +1,925,1 //Bill of Birds +1,926,1 //Snake Scale +1,928,1 //Insect Feeler +1,929,1 //Immortal Heart +1,930,1 //Rotten Bandage +1,931,1 //Orcish Voucher +1,932,1 //Skel-Bone +1,934,1 //Memento +1,935,1 //Shell +1,936,1 //Scale Shell +1,937,1 //Venom Canine +1,938,1 //Sticky Mucus +1,939,1 //Bee Sting +1,940,1 //Grasshopper's Leg +1,941,1 //Nose Ring +1,942,1 //Yoyo Tail +1,943,1 //Solid Shell +1,944,1 //Horseshoe +1,945,1 //Raccoon Leaf +1,946,1 //Snail's Shell +1,947,1 //Horn +1,948,1 //Bear's Footskin +1,949,1 //Feather +1,950,1 //Heart of Mermaid +1,951,1 //Fin +1,952,1 //Cactus Needle +1,953,1 //Stone Heart +1,954,1 //Shining Scale +1,955,1 //Worm Peeling +1,956,1 //Gill +1,957,1 //Decayed Nail +1,958,1 //Horrendous Mouth +1,959,1 //Stinky Scale +1,960,1 //Nipper +1,961,1 //Conch +1,962,1 //Tentacle +1,963,1 //Sharp Scale +1,964,1 //Crab Shell +1,965,1 //Clam Shell +1,966,1 //Clam Flesh +1,967,1 //Turtle Shell +1,968,1 //Heroic Emblem +1,969,1 //Gold +1,970,1 //Alcohol +1,971,1 //Detrimindexta +1,972,1 //Karvodailnirol +1,973,1 //Counteragent +1,974,1 //Mixture +1,975,1 //Scarlet Dyestuff +1,976,1 //Lemon Dyestuff +1,978,1 //Cobaltblue Dyestuff +1,979,1 //Darkgreen Dyestuff +1,980,1 //Orange Dyestuff +1,981,1 //Violet Dyestuff +1,982,1 //White Dyestuff +1,983,1 //Black Dyestuff +1,984,1 //Oridecon +1,985,1 //Elunium +1,986,1 //Anvil +1,987,1 //Oridecon Anvil +1,988,1 //Golden Anvil +1,989,1 //Emperium Anvil +1,990,1 //Red Blood +1,991,1 //Crystal Blue +1,992,1 //Wind of Verdure +1,993,1 //Green Live +1,994,1 //Flame Heart +1,995,1 //Mystic Frozen +1,996,1 //Rough Wind +1,997,1 //Great Nature +1,998,1 //Iron +1,999,1 //Steel +1,1000,1 //Star Crumb +1,1001,1 //Star Dust +1,1002,1 //Iron Ore +1,1003,1 //Coal +1,1004,1 //Chivalry Emblem +1,1005,1 //Hammer of Blacksmith +1,1006,1 //Old Magicbook +1,1007,1 //Necklace of Wisdom +1,1008,1 //Necklace of Oblivion +1,1009,1 //Hand of God +1,1010,1 //Phracon +1,1011,1 //Emveretarcon +1,1012,1 //Frill +1,1013,1 //Rainbow Shell +1,1014,1 //Ant Jaw +1,1015,1 //Tongue +1,1016,1 //Rat Tail +1,1017,1 //Mole Whiskers +1,1018,1 //Mole Claw +1,1019,1 //Trunk +1,1020,1 //Black Hair +1,1021,1 //Dokebi Horn +1,1022,1 //Nine Tails +1,1023,1 //Fish Tail +1,1024,1 //Squid Ink +1,1025,1 //Cobweb +1,1026,1 //Acorn +1,1027,1 //Porcupine Quill +1,1028,1 //Mane +1,1029,1 //Tiger Skin +1,1030,1 //Tiger's Footskin +1,1031,1 //Mantis Scythe +1,1032,1 //Maneater Blossom +1,1033,1 //Maneater Root +1,1034,1 //Blue Hair +1,1035,1 //Dragon Canine +1,1036,1 //Dragon Scale +1,1037,1 //Dragon Tail +1,1038,1 //Little Evil Horn +1,1039,1 //Little Evil Wing +1,1040,1 //Elder Pixie's Moustache +1,1041,1 //Lantern +1,1042,1 //Bug Leg +1,1043,1 //Orc Claw +1,1044,1 //Zenorc's Fang +1,1045,1 //Cultish Masque +1,1046,1 //Scorpion Nipper +1,1047,1 //Dead Medusa +1,1048,1 //Horrendous Hair +1,1049,1 //Skirt of Virgin +1,1050,1 //Tendon +1,1051,1 //Detonator +1,1052,1 //Single Cell +1,1053,1 //Ancient Tooth +1,1054,1 //Ancient Lips +1,1055,1 //Earthworm Peeling +1,1056,1 //Grit +1,1057,1 //Moth Dust +1,1058,1 //Moth Wings +1,1059,1 //Fabric +1,1060,1 //Golden Hair +1,1061,1 //Witched Starsand +1,1062,1 //Jack o' Pumpkin +1,1063,1 //Fang +1,1064,1 //Reins +1,1065,1 //Trap +1,1066,1 //Fine-grained Trunk +1,1067,1 //Solid Trunk +1,1068,1 //Barren Trunk +1,1088,1 //Morocc Solution +1,1089,1 //Payon Solution +1,1092,1 //Empty Test Tube +1,1093,1 //Empty Potion Bottle +1,1094,1 //Short Daenggie +1,1095,1 //Clock Hand +1,1096,1 //Round Shell +1,1097,1 //Worn Out Page +1,1098,1 //Manacles +1,1099,1 //Worn-out Prison Uniform +1,7001,1 //Mould Powder +1,7002,1 //Ogre Tooth +1,7003,1 //Anolian Skin +1,7004,1 //Mud Lump +1,7005,1 //Skull +1,7006,1 //Wing of Red Bat +1,7007,1 //Claw of Rat +1,7008,1 //Stiff Horn +1,7009,1 //Glitter Shell +1,7010,1 //Tail of Steel Scorpion +1,7011,1 //Claw of Monkey +1,7012,1 //Tough Scalelike Stem +1,7013,1 //Coral Reef +1,7014,1 //Old Portrait +1,7015,1 //Memory Bookmark +1,7016,1 //Bent Spoon +1,7026,1 //Clock_Tower_Key +1,7027,1 //Key of the Underground +1,7030,1 //Claw of Desert Wolf +1,7031,1 //Old Frying Pan +1,7032,1 //Piece of Egg Shell +1,7033,1 //Poison Spore +1,7034,1 //Red Stocking +1,7035,1 //Matchstick +1,7036,1 //Fang of Garm +1,7038,1 //Yarn +1,7041,1 //Fine Grit +1,7047,1 //Alice's Apron +1,7048,1 //Talon of Griffon +1,7049,1 //Stone +1,7053,1 //Cyfar +1,7054,1 //Brigan +1,7059,1 //Free Ticket for Kafra Storage +1,7060,1 //Free Ticket for Kafra Transportation +1,7061,1 //Free Ticket for the Cart Service +1,7063,1 //Soft Feather +1,7064,1 //Wing of Dragonfly +1,7065,1 //Sea-Otter Fur +1,7066,1 //Ice Cubic +1,7067,1 //Stone Fragment +1,7068,1 //Burnt Tree +1,7069,1 //Destroyed Armor +1,7070,1 //Broken Shell +1,7071,1 //Tattered Clothes +1,7072,1 //Old Shuriken +1,7093,1 //Cogwheel +1,7094,1 //Fragment +1,7095,1 //Metal Fragment +1,7096,1 //Lava +1,7097,1 //Burning Heart +1,7098,1 //Live Coal +1,7099,1 //Worn-out Magic Scroll +1,7100,1 //Sharp Leaf +1,7101,1 //Peco Peco Feather +1,7106,1 //Antelope Horn +1,7107,1 //Antelope Skin +1,7108,1 //Piece of Shield +1,7109,1 //Shining Spear Blade +1,7110,1 //Broken Sword +1,7111,1 //Slick Paper +1,7112,1 //Sharp Paper +1,7113,1 //Broken Pharaoh Emblem +1,7114,1 //Masque of Tutankhamen +1,7115,1 //Harpy Feather +1,7116,1 //Harpy Talon +1,7117,1 //Torn Magic Book +1,7118,1 //Torn Scroll +1,7119,1 //Bacillus +1,7120,1 //Burning Horseshoe +1,7121,1 //Honey Pot +1,7122,1 //Burning Hair +1,7123,1 //Dragon Skin +1,7124,1 //Sand Clump +1,7125,1 //Scorpion Claw +1,7126,1 //Large Jellopy +1,7134,1 //Medicine Bowl +1,7135,1 //Fire Bottle +1,7136,1 //Acid Bottle +1,7137,1 //Plant Bottle +1,7138,1 //Marine Sphere Bottle +1,7139,1 //Glistening Coat +1,7149,1 //Yellow Plate +1,7150,1 //Piece of Bamboo +1,7151,1 //Oil Paper +1,7152,1 //Glossy Hair +1,7153,1 //Worn-out Kimono +1,7154,1 //Poisonous Powder +1,7155,1 //Poisonous Toad Skin +1,7156,1 //Broken Shuriken +1,7157,1 //Dark Mask +1,7158,1 //Broken Liquor Jar +1,7159,1 //Tengu Nose +1,7161,1 //Black Bear Skin +1,7162,1 //Cloud Crumb +1,7163,1 //Hard Feeler +1,7164,1 //Solid_Peach +1,7165,1 //Transparent Celestial Robe +1,7166,1 //Soft Silk +1,7167,1 //Strange Steel Piece +1,7168,1 //Giant Butterfly Wing +1,7169,1 //Ba_Gua +1,7170,1 //Tuxedo +1,7171,1 //Leopard Skin +1,7172,1 //Leopard Claw +1,7174,1 //Wrapping Lace +1,7175,1 //Wrapping Paper +1,7182,1 //Cacao +1,7186,1 //Thin Trunk +1,7187,1 //Festival Mask +1,7188,1 //Brown_Root +1,7189,1 //Wooden Heart +1,7190,1 //Solid Husk +1,7191,1 //Lamp +1,7192,1 //Vane +1,7193,1 //Sprout +1,7194,1 //Soft Blade of Grass +1,7195,1 //Slingshot +1,7196,1 //Shoulder Protector +1,7197,1 //Tough Vines +1,7198,1 //Huge Leaf +1,7200,1 //Elastic Band +1,7201,1 //Log +1,7202,1 //Pincher of Beetle +1,7203,1 //Strong Branch +1,7205,1 //Piece of Black Cloth +1,7206,1 //Black Cat Doll +1,7207,1 //Old Manteau +1,7208,1 //Rusty Kitchen Knife +1,7209,1 //Helm of Dullahan +1,7210,1 //Armor Piece of Dullahan +1,7211,1 //Fragment of Rossata Stone +1,7212,1 //Hung Doll +1,7213,1 //Needle Packet +1,7214,1 //Bat Cage +1,7215,1 //Broken Needle +1,7216,1 //Red Muffler +1,7217,1 //Spool +1,7218,1 //Decomposed Rope +1,7219,1 //Striped Sock +1,7220,1 //Ectoplasm +1,7221,1 //Tangled Chains +1,7222,1 //Wooden Gnarl +1,7223,1 //Contorted Self-Portrait +1,7225,1 //Pumpkin Lantern +1,7262,1 //Folding Fan of Cat Ghost +1,7263,1 //Cat's Eye +1,7264,1 //Dry Sand +1,7265,1 //Dragon Horn +1,7266,1 //Denture from Dragon Mask +1,7267,1 //Tiger Panty +1,7268,1 //Little Ghost Doll +1,7269,1 //Pinafore +1,7270,1 //Nursing_Bottle +1,1750,1 //Arrow +1,1751,1 //Silver Arrow +1,1752,1 //Fire Arrow +1,1753,1 //Steel Arrow +1,1754,1 //Crystal Arrow +1,1755,1 //Arrow of Wind +1,1756,1 //Stone Arrow +1,1757,1 //Immaterial Arrow +1,1758,1 //Stun Arrow +1,1759,1 //Frozen Arrow +1,1760,1 //Flash Arrow +1,1761,1 //Cursed Arrow +1,1762,1 //Rusty Arrow +1,1763,1 //Poison Arrow +1,1764,1 //Sharp Arrow +1,1765,1 //Oridecon Arrow +1,1767,1 //Shadow Arrow +1,1768,1 //Sleep Arrow +1,1769,1 //Mute Arrow +1,1770,1 //Iron Arrow +1,501,1 //Red Potion +1,502,1 //Orange Potion +1,503,1 //Yellow Potion +1,504,1 //White Potion +1,505,1 //Blue Potion +1,506,1 //Green Potion +1,507,1 //Red Herb +1,508,1 //Yellow Herb +1,509,1 //White Herb +1,510,1 //Blue Herb +1,511,1 //Green Herb +1,512,1 //Apple +1,513,1 //Banana +1,514,1 //Grape +1,515,1 //Carrot +1,516,1 //Potato +1,517,1 //Meat +1,518,1 //Honey +1,519,1 //Milk +1,520,1 //Hinalle Leaflet +1,521,1 //Aloe Leaflet +1,522,1 //Mastela Fruit +1,523,1 //Holy Water +1,525,1 //Panacea +1,526,1 //Royal Jelly +1,528,1 //Monster Food +1,529,1 //Candy +1,530,1 //Candy Cane +1,531,1 //Apple Juice +1,532,1 //Banana Juice +1,533,1 //Grape Juice +1,534,1 //Carrot Juice +1,535,1 //Pumpkin +1,536,1 //Ice Cream +1,537,1 //Pet Food +1,538,1 //Well-baked Cookie +1,539,1 //Piece of Cake +1,544,1 //Raw Fish +1,545,1 //Condensed Red Potion +1,546,1 //Condensed Yellow Potion +1,547,1 //Condensed White Potion +1,548,1 //Cheese +1,549,1 //Yam +1,550,1 //Rice Cake +1,551,1 //Sushi +1,553,1 //Bao +1,555,1 //Traditional Rice Cake +1,558,1 //Chocolate +1,561,1 //White Chocolate +1,601,1 //Fly Wing +1,602,1 //Butterfly Wing +1,605,1 //Anodyne +1,606,1 //Aloevera +1,607,1 //Yggdrasil Berry +1,608,1 //Yggdrasil Seed +1,609,1 //Amulet +1,610,1 //Yggdrasil Leaf +1,611,1 //Magnifier +1,612,1 //Mini Furnace +1,613,1 //Iron Hammer +1,614,1 //Golden Hammer +1,615,1 //Oridecon Hammer +1,618,1 //Worn Out Scroll +1,619,1 //Unripe Apple +1,620,1 //Orange Juice +1,621,1 //Bitter Herb +1,622,1 //Rainbow Carrot +1,623,1 //Earthworm the Dude +1,624,1 //Rotten Fish +1,625,1 //Rusty Iron +1,626,1 //Monster Juice +1,627,1 //Sweet Milk +1,628,1 //Well-Dried Bone +1,629,1 //Singing Flower +1,630,1 //Dew Laden Moss +1,631,1 //Deadly Noxious Herb +1,632,1 //Fatty Chubby Earthworm +1,633,1 //Sweet Potato +1,634,1 //Tropical Banana +1,635,1 //Orc Trophy +1,636,1 //No Recipient +1,637,1 //Old Broom +1,638,1 //Silver Knife of Chastity +1,639,1 //Armlet of Obedience +1,640,1 //Shining Stone +1,641,1 //Contracts in Shadow +1,642,1 //Book of the Devil +1,643,1 //Pet Incubator +1,645,1 //Concentration Potion +1,656,1 //Awakening Potion +1,657,1 //Berserk Potion +1,659,1 //Her Heart +1,663,1 //Songpyun +1,664,1 //Gift Box +1,665,1 //Gift Box +1,666,1 //Gift Box +1,667,1 //Gift Box +1,668,1 //Red_Envelope +1,678,1 //Poison Bottle +1,679,1 //Pilule +1,2249,1 //Coronet +1,2254,1 //Angel Wing +1,2255,1 //Evil Wing +1,2258,1 //Spiky Band +1,2274,1 //Ghost Bandana +1,2621,1 //Ring +1,2622,1 //Earring +1,2623,1 //Necklace +1,2624,1 //Glove +1,2625,1 //Brooch +1,2626,1 //Rosary +1,5002,1 //Jewel Crown +1,5085,1 //Small Ribbons +1,603,1000 //Old Blue Box +1,604,500 //Dead Branch +1,644,300 //Gift Box diff --git a/db/item_cardalbum.txt b/db/item_cardalbum.txt index ce10383a52..2e4c9a076f 100644 --- a/db/item_cardalbum.txt +++ b/db/item_cardalbum.txt @@ -1,473 +1,472 @@ // Old Card Album Obtainable Items Database // // Structure of Database: -// ItemID,DummyName,Rate +// GroupID,ItemID,Rate -0,Poring Card,4001 -4001,Poring Card,100000 -4001,Poring Card,100000 -4001,Poring Card,100000 -4001,Poring Card,100000 -4001,Poring Card,100000 -4001,Poring Card,100000 -4001,Poring Card,100000 -4002,Fabre Card,100000 -4002,Fabre Card,100000 -4002,Fabre Card,100000 -4002,Fabre Card,100000 -4002,Fabre Card,100000 -4002,Fabre Card,100000 -4002,Fabre Card,100000 -4003,Pupa Card,100000 -4003,Pupa Card,100000 -4003,Pupa Card,100000 -4003,Pupa Card,100000 -4003,Pupa Card,100000 -4003,Pupa Card,100000 -4004,Drops Card,100000 -4004,Drops Card,100000 -4004,Drops Card,100000 -4004,Drops Card,100000 -4004,Drops Card,100000 -4004,Drops Card,100000 -4004,Drops Card,100000 -4005,Santa Poring Card,100000 -4006,Lunatic Card,100000 -4006,Lunatic Card,100000 -4006,Lunatic Card,100000 -4006,Lunatic Card,100000 -4006,Lunatic Card,100000 -4006,Lunatic Card,100000 -4006,Lunatic Card,100000 -4007,Peco Peco Egg Card,100000 -4007,Peco Peco Egg Card,100000 -4007,Peco Peco Egg Card,100000 -4007,Peco Peco Egg Card,100000 -4008,Picky Card,100000 -4008,Picky Card,100000 -4008,Picky Card,100000 -4008,Picky Card,100000 -4008,Picky Card,100000 -4008,Picky Card,100000 -4008,Picky Card,100000 -4009,Chonchon Card,100000 -4009,Chonchon Card,100000 -4009,Chonchon Card,100000 -4009,Chonchon Card,100000 -4009,Chonchon Card,100000 -4009,Chonchon Card,100000 -4009,Chonchon Card,100000 -4010,Willow Card,100000 -4010,Willow Card,100000 -4010,Willow Card,100000 -4010,Willow Card,100000 -4010,Willow Card,100000 -4010,Willow Card,100000 -4010,Willow Card,100000 -4011,Picky Egg Card,100000 -4011,Picky Egg Card,100000 -4011,Picky Egg Card,100000 -4011,Picky Egg Card,100000 -4011,Picky Egg Card,100000 -4011,Picky Egg Card,100000 -4011,Picky Egg Card,100000 -4012,Thief Bug Egg Card,100000 -4012,Thief Bug Egg Card,100000 -4012,Thief Bug Egg Card,100000 -4012,Thief Bug Egg Card,100000 -4012,Thief Bug Egg Card,100000 -4013,Andre Egg Card,100000 -4013,Andre Egg Card,100000 -4013,Andre Egg Card,100000 -4013,Andre Egg Card,100000 -4013,Andre Egg Card,100000 -4014,Roda Frog Card,100000 -4014,Roda Frog Card,100000 -4014,Roda Frog Card,100000 -4014,Roda Frog Card,100000 -4014,Roda Frog Card,100000 -4015,Condor Card,100000 -4015,Condor Card,100000 -4015,Condor Card,100000 -4015,Condor Card,100000 -4015,Condor Card,100000 -4016,Thief Bug Card,100000 -4016,Thief Bug Card,100000 -4016,Thief Bug Card,100000 -4016,Thief Bug Card,100000 -4016,Thief Bug Card,100000 -4017,Savage Babe Card,100000 -4017,Savage Babe Card,100000 -4017,Savage Babe Card,100000 -4017,Savage Babe Card,100000 -4017,Savage Babe Card,100000 -4019,Hornet Card,100000 -4019,Hornet Card,100000 -4019,Hornet Card,100000 -4019,Hornet Card,100000 -4019,Hornet Card,100000 -4020,Farmiliar Card,100000 -4020,Farmiliar Card,100000 -4020,Farmiliar Card,100000 -4020,Farmiliar Card,100000 -4020,Farmiliar Card,100000 -4021,Rocker Card,100000 -4021,Rocker Card,100000 -4021,Rocker Card,100000 -4021,Rocker Card,100000 -4021,Rocker Card,100000 -4022,Spore Card,100000 -4022,Spore Card,100000 -4022,Spore Card,100000 -4022,Spore Card,100000 -4022,Spore Card,100000 -4023,Baby Desert Wolf Card,100000 -4023,Baby Desert Wolf Card,100000 -4023,Baby Desert Wolf Card,100000 -4023,Baby Desert Wolf Card,100000 -4023,Baby Desert Wolf Card,100000 -4024,Plankton Card,100000 -4024,Plankton Card,100000 -4024,Plankton Card,100000 -4024,Plankton Card,100000 -4024,Plankton Card,100000 -4025,Skeleton Card,100000 -4025,Skeleton Card,100000 -4025,Skeleton Card,100000 -4025,Skeleton Card,100000 -4025,Skeleton Card,100000 -4026,Female Thief Bug Card,100000 -4026,Female Thief Bug Card,100000 -4026,Female Thief Bug Card,100000 -4027,Kukre Card,100000 -4027,Kukre Card,100000 -4027,Kukre Card,100000 -4028,Tarou Card,100000 -4028,Tarou Card,100000 -4028,Tarou Card,100000 -4029,Wolf Card,100000 -4029,Wolf Card,100000 -4029,Wolf Card,100000 -4030,Mandragora Card,100000 -4030,Mandragora Card,100000 -4030,Mandragora Card,100000 -4031,Peco Peco Card,100000 -4031,Peco Peco Card,100000 -4031,Peco Peco Card,100000 -4032,Ambernite Card,100000 -4032,Ambernite Card,100000 -4032,Ambernite Card,100000 -4033,Poporing Card,100000 -4033,Poporing Card,100000 -4033,Poporing Card,100000 -4034,Wormtail Card,100000 -4034,Wormtail Card,100000 -4034,Wormtail Card,100000 -4035,Hydra Card,100000 -4035,Hydra Card,100000 -4035,Hydra Card,100000 -4036,Muka Card,100000 -4036,Muka Card,100000 -4036,Muka Card,100000 -4037,Snake Card,100000 -4037,Snake Card,100000 -4037,Snake Card,100000 -4038,Zombie Card,100000 -4038,Zombie Card,100000 -4038,Zombie Card,100000 -4039,Stainer Card,100000 -4039,Stainer Card,100000 -4039,Stainer Card,100000 -4040,Creamy Card,100000 -4040,Creamy Card,100000 -4040,Creamy Card,100000 -4041,Coco Card,100000 -4041,Coco Card,100000 -4041,Coco Card,100000 -4042,Steel Chonchon Card,100000 -4042,Steel Chonchon Card,100000 -4042,Steel Chonchon Card,100000 -4043,Andre Card,100000 -4043,Andre Card,100000 -4043,Andre Card,100000 -4044,Smokie Card,100000 -4044,Smokie Card,100000 -4044,Smokie Card,100000 -4045,Horn Card,100000 -4045,Horn Card,100000 -4045,Horn Card,100000 -4046,Martin Card,100000 -4046,Martin Card,100000 -4046,Martin Card,100000 -4047,Ghostring Card,100000 -4048,Poison Spore Card,100000 -4048,Poison Spore Card,100000 -4048,Poison Spore Card,100000 -4049,Vadon Card,100000 -4049,Vadon Card,100000 -4049,Vadon Card,100000 -4050,Male Thief Bug Card,100000 -4050,Male Thief Bug Card,100000 -4050,Male Thief Bug Card,100000 -4051,Yoyo Card,100000 -4051,Yoyo Card,100000 -4051,Yoyo Card,100000 -4052,Elder Willow Card,100000 -4052,Elder Willow Card,100000 -4052,Elder Willow Card,100000 -4053,Vitata Card,100000 -4054,Angeling Card,100000 -4055,Marina Card,100000 -4055,Marina Card,100000 -4055,Marina Card,100000 -4056,Dustiness Card,100000 -4056,Dustiness Card,100000 -4056,Dustiness Card,100000 -4057,Metaller Card,100000 -4057,Metaller Card,100000 -4058,Thara Frog Card,100000 -4058,Thara Frog Card,100000 -4060,Goblin Card,100000 -4060,Goblin Card,100000 -4061,Cornutus Card,100000 -4061,Cornutus Card,100000 -4062,Anacondaq Card,100000 -4062,Anacondaq Card,100000 -4063,Caramel Card,100000 -4063,Caramel Card,100000 -4064,Zerom Card,100000 -4064,Zerom Card,100000 -4065,Kaho Card,100000 -4065,Kaho Card,100000 -4066,Orc Warrior Card,100000 -4066,Orc Warrior Card,100000 -4067,Megalodon Card,100000 -4067,Megalodon Card,100000 -4068,Scorpion Card,100000 -4068,Scorpion Card,100000 -4069,Drainliar Card,100000 -4069,Drainliar Card,100000 -4070,Eggyra Card,100000 -4070,Eggyra Card,100000 -4071,Orc Zombie Card,100000 -4071,Orc Zombie Card,100000 -4072,Golem Card,100000 -4072,Golem Card,100000 -4073,Pirate Skeleton Card,100000 -4073,Pirate Skeleton Card,100000 -4074,Bigfoot Card,100000 -4074,Bigfoot Card,100000 -4075,Argos Card,100000 -4075,Argos Card,100000 -4076,Magnolia Card,100000 -4076,Magnolia Card,100000 -4077,Phen Card,100000 -4077,Phen Card,100000 -4078,Savage Card,100000 -4078,Savage Card,100000 -4079,Mantis Card,100000 -4079,Mantis Card,100000 -4080,Flora Card,100000 -4080,Flora Card,100000 -4081,Hode Card,100000 -4081,Hode Card,100000 -4082,Desert Wolf Card,100000 -4083,Rafflesia Card,100000 -4084,Marine Sphere Card,100000 -4085,Orc Skeleton Card,100000 -4086,Soldier Skeleton Card,100000 -4087,Giearth Card,100000 -4088,Frilldora Card,100000 -4089,Swordfish Card,100000 -4090,Munak Card,100000 -4091,Kobold Card,100000 -4092,Skeleton Worker Card,100000 -4093,Obeaune Card,100000 -4094,Archer Skeleton Card,100000 -4095,Marse Card,100000 -4096,Zenorc Card,100000 -4097,Matyr Card,100000 -4098,Dokebi Card,100000 -4099,Pasana Card,100000 -4100,Sohee Card,100000 -4101,Sandman Card,100000 -4102,Whisper Card,100000 -4103,Horong Card,100000 -4104,Requiem Card,100000 -4105,Marc Card,100000 -4106,Mummy Card,100000 -4107,Verit Card,100000 -4108,Myst Card,100000 -4109,Jakk Card,100000 -4110,Ghoul Card,100000 -4111,Strouf Card,100000 -4112,Marduk Card,100000 -4113,Marionette Card,100000 -4114,Argiope Card,100000 -4115,Hunter Fly Card,100000 -4116,Isis Card,100000 -4117,Sidewinder Card,100000 -4118,Earth Petite Card,100000 -4119,Bathory Card,100000 -4120,Sky Petite Card,100000 -4122,Deviruchi Card,100000 -4125,Deviace Card,100000 -4127,Nightmare Card,100000 -4129,Bapho Jr. Card,100000 -4133,Raydric Card,100000 -4136,Khalitzburg Card,100000 -4139,Joker Card,100000 -4141,Evil Druid Card,100000 -4149,Gargoyle Card,100000 -4150,Goat Card,100000 -4151,Gajomart Card,100000 -4152,Galapago Card,100000 -4153,Crab Card,100000 -4154,Dumpling Child Card,100000 -4156,Goblin Steamrider Card,100000 -4157,Goblin Archer Card,100000 -4158,Sky Deleter Card,100000 -4159,Nine Tail Card,100000 -4160,Firelock Soldier Card,100000 -4161,Grand Peco Card,100000 -4162,Grizzly Card,100000 -4164,Gullinbursti Card,100000 -4165,Gig Card,100000 -4166,Nightmare Terror Card,100000 -4167,Neraid Card,100000 -4170,Dark Frame Card,100000 -4172,The Paper Card,100000 -4173,Demon Fungus Card,100000 -4175,Poisonous Toad Card,100000 -4176,Dullahan Card,100000 -4177,Dryad Card,100000 -4178,Dragon Tail Card,100000 -4180,Driller Card,100000 -4181,Disguise Card,100000 -4182,Diabolic Card,100000 -4184,Lava Golem Card,100000 -4185,Rideword Card,100000 -4186,Raggler Card,100000 -4187,Raydric Archer Card,100000 -4188,Leib Olmai Card,100000 -4189,Wraith Dead Card,100000 -4190,Wraith Card,100000 -4191,Loli Ruri Card,100000 -4192,Rotar Zairo Card,100000 -4193,Lude Card,100000 -4194,Rybio Card,100000 -4195,Leaf Cat Card,100000 -4196,Marin Card,100000 -4199,Merman Card,100000 -4200,Megalith Card,100000 -4201,Majoruros Card,100000 -4202,Civil Servant Card,100000 -4204,Mini Demon Card,100000 -4205,Mimic Card,100000 -4206,Myst Case Card,100000 -4208,Miyabi Doll Card,100000 -4209,Violy Card,100000 -4210,Wanderer Card,100000 -4212,Bongun Card,100000 -4213,Brilight Card,100000 -4214,Bloody Murderer Card,100000 -4215,Blazer Card,100000 -4216,Sasquatch Card,100000 -4217,Enchanted Peach Tree Card,100000 -4218,Succubus Card,100000 -4219,Sage Worm Card,100000 -4220,Solider Card,100000 -4221,Skeleton General Card,100000 -4222,Skeleton Prisoner Card,100000 -4223,Stalactic Golem Card,100000 -4224,Stem Worm Card,100000 -4225,Stone Shooter Card,100000 -4226,Sting Card,100000 -4227,Spring Rabbit Card,100000 -4228,Sleeper Card,100000 -4230,Shinobi Card,100000 -4231,Increase Soil Card,100000 -4232,Hermit Plant Card,100000 -4233,Baby Leopard Card,100000 -4234,Anolian Card,100000 -4235,Christmas Cookie Card,100000 -4237,Owl Duke Card,100000 -4238,Owl Baron Card,100000 -4239,Iron Fist Card,100000 -4240,Arclouze Card,100000 -4242,Apocalipse Card,100000 -4244,Alarm Card,100000 -4245,Am Mut Card,100000 -4246,Assaulter Card,100000 -4247,Aster Card,100000 -4248,Ancient Mummy Card,100000 -4249,Ancient Worm Card,100000 -4251,Elder Card,100000 -4252,Alligator Card,100000 -4253,Alice Card,100000 -4255,Orc Lady Card,100000 -4256,Orc Archer Card,100000 -4257,Wild Rose Card,100000 -4258,Evil Nymph Card,100000 -4259,Wooden Golem Card,100000 -4260,Wootan Shooter Card,100000 -4261,Wootan Fighter Card,100000 -4262,Cloud Hermit Card,100000 -4264,Wind Ghost Card,100000 -4265,Li Me Mang Ryang Card,100000 -4267,Explosion Card,100000 -4268,Injustice Card,100000 -4269,Incubus Card,100000 -4270,Giant Spider Card,100000 -4271,Giant Hornet Card,100000 -4272,Dancing Dragon Card,100000 -4273,Shell Fish Card,100000 -4274,Zombie Master Card,100000 -4275,Zombie Prisoner Card,100000 -4277,Zherlthsh Card,100000 -4278,Gibbet Card,100000 -4279,Earth Deleter Card,100000 -4280,Geographer Card,100000 -4281,Zipper Bear Card,100000 -4282,Tengu Card,100000 -4283,Greatest General Card,100000 -4284,Chepet Card,100000 -4285,Choco Card,100000 -4286,Karakasa Card,100000 -4287,Kapha Card,100000 -4288,Carat Card,100000 -4289,Caterpillar Card,100000 -4290,Cat O' Nine Tails Card,100000 -4292,Kobold Archer Card,100000 -4293,Cookie Card,100000 -4294,Quve Card,100000 -4295,Kraben Card,100000 -4296,Cramp Card,100000 -4297,Cruiser Card,100000 -4298,Creamy Fear Card,100000 -4299,Clock Card,100000 -4300,Chimera Card,100000 -4301,Killer Mantis Card,100000 -4304,Tamruan Card,100000 -4229,Clock Tower Manager Card,100000 -4307,Beetle King Card,100000 -4308,Tri Joint Card,100000 -4309,Parasite Card,100000 -4310,Panzer Goblin Card,100000 -4311,Permeter Card,100000 -4312,Seal Card,100000 -4313,Punk Card,100000 -4314,Penomena Card,100000 -4315,Pest Card,100000 -4316,False Angel Card,100000 -4319,Freezer Card,100000 -4321,Hylozoist Card,100000 -4322,High Orc Card,100000 -4323,Garm Baby Card,100000 -4325,Harpy Card,100000 -4326,Sea-Otter Card,100000 -4327,Bloody Butterfly Card,100000 -4328,Hyegun Card,100000 -4329,Phendark Card,100000 -4331,Heater Card,100000 -4243,Antonio Card,100000 \ No newline at end of file +3,4001,1 //Poring Card +3,4001,1 //Poring Card +3,4001,1 //Poring Card +3,4001,1 //Poring Card +3,4001,1 //Poring Card +3,4001,1 //Poring Card +3,4001,1 //Poring Card +3,4002,1 //Fabre Card +3,4002,1 //Fabre Card +3,4002,1 //Fabre Card +3,4002,1 //Fabre Card +3,4002,1 //Fabre Card +3,4002,1 //Fabre Card +3,4002,1 //Fabre Card +3,4003,1 //Pupa Card +3,4003,1 //Pupa Card +3,4003,1 //Pupa Card +3,4003,1 //Pupa Card +3,4003,1 //Pupa Card +3,4003,1 //Pupa Card +3,4004,1 //Drops Card +3,4004,1 //Drops Card +3,4004,1 //Drops Card +3,4004,1 //Drops Card +3,4004,1 //Drops Card +3,4004,1 //Drops Card +3,4004,1 //Drops Card +3,4005,1 //Santa Poring Card +3,4006,1 //Lunatic Card +3,4006,1 //Lunatic Card +3,4006,1 //Lunatic Card +3,4006,1 //Lunatic Card +3,4006,1 //Lunatic Card +3,4006,1 //Lunatic Card +3,4006,1 //Lunatic Card +3,4007,1 //Peco Peco Egg Card +3,4007,1 //Peco Peco Egg Card +3,4007,1 //Peco Peco Egg Card +3,4007,1 //Peco Peco Egg Card +3,4008,1 //Picky Card +3,4008,1 //Picky Card +3,4008,1 //Picky Card +3,4008,1 //Picky Card +3,4008,1 //Picky Card +3,4008,1 //Picky Card +3,4008,1 //Picky Card +3,4009,1 //Chonchon Card +3,4009,1 //Chonchon Card +3,4009,1 //Chonchon Card +3,4009,1 //Chonchon Card +3,4009,1 //Chonchon Card +3,4009,1 //Chonchon Card +3,4009,1 //Chonchon Card +3,4010,1 //Willow Card +3,4010,1 //Willow Card +3,4010,1 //Willow Card +3,4010,1 //Willow Card +3,4010,1 //Willow Card +3,4010,1 //Willow Card +3,4010,1 //Willow Card +3,4011,1 //Picky Egg Card +3,4011,1 //Picky Egg Card +3,4011,1 //Picky Egg Card +3,4011,1 //Picky Egg Card +3,4011,1 //Picky Egg Card +3,4011,1 //Picky Egg Card +3,4011,1 //Picky Egg Card +3,4012,1 //Thief Bug Egg Card +3,4012,1 //Thief Bug Egg Card +3,4012,1 //Thief Bug Egg Card +3,4012,1 //Thief Bug Egg Card +3,4012,1 //Thief Bug Egg Card +3,4013,1 //Andre Egg Card +3,4013,1 //Andre Egg Card +3,4013,1 //Andre Egg Card +3,4013,1 //Andre Egg Card +3,4013,1 //Andre Egg Card +3,4014,1 //Roda Frog Card +3,4014,1 //Roda Frog Card +3,4014,1 //Roda Frog Card +3,4014,1 //Roda Frog Card +3,4014,1 //Roda Frog Card +3,4015,1 //Condor Card +3,4015,1 //Condor Card +3,4015,1 //Condor Card +3,4015,1 //Condor Card +3,4015,1 //Condor Card +3,4016,1 //Thief Bug Card +3,4016,1 //Thief Bug Card +3,4016,1 //Thief Bug Card +3,4016,1 //Thief Bug Card +3,4016,1 //Thief Bug Card +3,4017,1 //Savage Babe Card +3,4017,1 //Savage Babe Card +3,4017,1 //Savage Babe Card +3,4017,1 //Savage Babe Card +3,4017,1 //Savage Babe Card +3,4019,1 //Hornet Card +3,4019,1 //Hornet Card +3,4019,1 //Hornet Card +3,4019,1 //Hornet Card +3,4019,1 //Hornet Card +3,4020,1 //Farmiliar Card +3,4020,1 //Farmiliar Card +3,4020,1 //Farmiliar Card +3,4020,1 //Farmiliar Card +3,4020,1 //Farmiliar Card +3,4021,1 //Rocker Card +3,4021,1 //Rocker Card +3,4021,1 //Rocker Card +3,4021,1 //Rocker Card +3,4021,1 //Rocker Card +3,4022,1 //Spore Card +3,4022,1 //Spore Card +3,4022,1 //Spore Card +3,4022,1 //Spore Card +3,4022,1 //Spore Card +3,4023,1 //Baby Desert Wolf Card +3,4023,1 //Baby Desert Wolf Card +3,4023,1 //Baby Desert Wolf Card +3,4023,1 //Baby Desert Wolf Card +3,4023,1 //Baby Desert Wolf Card +3,4024,1 //Plankton Card +3,4024,1 //Plankton Card +3,4024,1 //Plankton Card +3,4024,1 //Plankton Card +3,4024,1 //Plankton Card +3,4025,1 //Skeleton Card +3,4025,1 //Skeleton Card +3,4025,1 //Skeleton Card +3,4025,1 //Skeleton Card +3,4025,1 //Skeleton Card +3,4026,1 //Female Thief Bug Card +3,4026,1 //Female Thief Bug Card +3,4026,1 //Female Thief Bug Card +3,4027,1 //Kukre Card +3,4027,1 //Kukre Card +3,4027,1 //Kukre Card +3,4028,1 //Tarou Card +3,4028,1 //Tarou Card +3,4028,1 //Tarou Card +3,4029,1 //Wolf Card +3,4029,1 //Wolf Card +3,4029,1 //Wolf Card +3,4030,1 //Mandragora Card +3,4030,1 //Mandragora Card +3,4030,1 //Mandragora Card +3,4031,1 //Peco Peco Card +3,4031,1 //Peco Peco Card +3,4031,1 //Peco Peco Card +3,4032,1 //Ambernite Card +3,4032,1 //Ambernite Card +3,4032,1 //Ambernite Card +3,4033,1 //Poporing Card +3,4033,1 //Poporing Card +3,4033,1 //Poporing Card +3,4034,1 //Wormtail Card +3,4034,1 //Wormtail Card +3,4034,1 //Wormtail Card +3,4035,1 //Hydra Card +3,4035,1 //Hydra Card +3,4035,1 //Hydra Card +3,4036,1 //Muka Card +3,4036,1 //Muka Card +3,4036,1 //Muka Card +3,4037,1 //Snake Card +3,4037,1 //Snake Card +3,4037,1 //Snake Card +3,4038,1 //Zombie Card +3,4038,1 //Zombie Card +3,4038,1 //Zombie Card +3,4039,1 //Stainer Card +3,4039,1 //Stainer Card +3,4039,1 //Stainer Card +3,4040,1 //Creamy Card +3,4040,1 //Creamy Card +3,4040,1 //Creamy Card +3,4041,1 //Coco Card +3,4041,1 //Coco Card +3,4041,1 //Coco Card +3,4042,1 //Steel Chonchon Card +3,4042,1 //Steel Chonchon Card +3,4042,1 //Steel Chonchon Card +3,4043,1 //Andre Card +3,4043,1 //Andre Card +3,4043,1 //Andre Card +3,4044,1 //Smokie Card +3,4044,1 //Smokie Card +3,4044,1 //Smokie Card +3,4045,1 //Horn Card +3,4045,1 //Horn Card +3,4045,1 //Horn Card +3,4046,1 //Martin Card +3,4046,1 //Martin Card +3,4046,1 //Martin Card +3,4047,1 //Ghostring Card +3,4048,1 //Poison Spore Card +3,4048,1 //Poison Spore Card +3,4048,1 //Poison Spore Card +3,4049,1 //Vadon Card +3,4049,1 //Vadon Card +3,4049,1 //Vadon Card +3,4050,1 //Male Thief Bug Card +3,4050,1 //Male Thief Bug Card +3,4050,1 //Male Thief Bug Card +3,4051,1 //Yoyo Card +3,4051,1 //Yoyo Card +3,4051,1 //Yoyo Card +3,4052,1 //Elder Willow Card +3,4052,1 //Elder Willow Card +3,4052,1 //Elder Willow Card +3,4053,1 //Vitata Card +3,4054,1 //Angeling Card +3,4055,1 //Marina Card +3,4055,1 //Marina Card +3,4055,1 //Marina Card +3,4056,1 //Dustiness Card +3,4056,1 //Dustiness Card +3,4056,1 //Dustiness Card +3,4057,1 //Metaller Card +3,4057,1 //Metaller Card +3,4058,1 //Thara Frog Card +3,4058,1 //Thara Frog Card +3,4060,1 //Goblin Card +3,4060,1 //Goblin Card +3,4061,1 //Cornutus Card +3,4061,1 //Cornutus Card +3,4062,1 //Anacondaq Card +3,4062,1 //Anacondaq Card +3,4063,1 //Caramel Card +3,4063,1 //Caramel Card +3,4064,1 //Zerom Card +3,4064,1 //Zerom Card +3,4065,1 //Kaho Card +3,4065,1 //Kaho Card +3,4066,1 //Orc Warrior Card +3,4066,1 //Orc Warrior Card +3,4067,1 //Megalodon Card +3,4067,1 //Megalodon Card +3,4068,1 //Scorpion Card +3,4068,1 //Scorpion Card +3,4069,1 //Drainliar Card +3,4069,1 //Drainliar Card +3,4070,1 //Eggyra Card +3,4070,1 //Eggyra Card +3,4071,1 //Orc Zombie Card +3,4071,1 //Orc Zombie Card +3,4072,1 //Golem Card +3,4072,1 //Golem Card +3,4073,1 //Pirate Skeleton Card +3,4073,1 //Pirate Skeleton Card +3,4074,1 //Bigfoot Card +3,4074,1 //Bigfoot Card +3,4075,1 //Argos Card +3,4075,1 //Argos Card +3,4076,1 //Magnolia Card +3,4076,1 //Magnolia Card +3,4077,1 //Phen Card +3,4077,1 //Phen Card +3,4078,1 //Savage Card +3,4078,1 //Savage Card +3,4079,1 //Mantis Card +3,4079,1 //Mantis Card +3,4080,1 //Flora Card +3,4080,1 //Flora Card +3,4081,1 //Hode Card +3,4081,1 //Hode Card +3,4082,1 //Desert Wolf Card +3,4083,1 //Rafflesia Card +3,4084,1 //Marine Sphere Card +3,4085,1 //Orc Skeleton Card +3,4086,1 //Soldier Skeleton Card +3,4087,1 //Giearth Card +3,4088,1 //Frilldora Card +3,4089,1 //Swordfish Card +3,4090,1 //Munak Card +3,4091,1 //Kobold Card +3,4092,1 //Skeleton Worker Card +3,4093,1 //Obeaune Card +3,4094,1 //Archer Skeleton Card +3,4095,1 //Marse Card +3,4096,1 //Zenorc Card +3,4097,1 //Matyr Card +3,4098,1 //Dokebi Card +3,4099,1 //Pasana Card +3,4100,1 //Sohee Card +3,4101,1 //Sandman Card +3,4102,1 //Whisper Card +3,4103,1 //Horong Card +3,4104,1 //Requiem Card +3,4105,1 //Marc Card +3,4106,1 //Mummy Card +3,4107,1 //Verit Card +3,4108,1 //Myst Card +3,4109,1 //Jakk Card +3,4110,1 //Ghoul Card +3,4111,1 //Strouf Card +3,4112,1 //Marduk Card +3,4113,1 //Marionette Card +3,4114,1 //Argiope Card +3,4115,1 //Hunter Fly Card +3,4116,1 //Isis Card +3,4117,1 //Sidewinder Card +3,4118,1 //Earth Petite Card +3,4119,1 //Bathory Card +3,4120,1 //Sky Petite Card +3,4122,1 //Deviruchi Card +3,4125,1 //Deviace Card +3,4127,1 //Nightmare Card +3,4129,1 //Bapho Jr. Card +3,4133,1 //Raydric Card +3,4136,1 //Khalitzburg Card +3,4139,1 //Joker Card +3,4141,1 //Evil Druid Card +3,4149,1 //Gargoyle Card +3,4150,1 //Goat Card +3,4151,1 //Gajomart Card +3,4152,1 //Galapago Card +3,4153,1 //Crab Card +3,4154,1 //Dumpling Child Card +3,4156,1 //Goblin Steamrider Card +3,4157,1 //Goblin Archer Card +3,4158,1 //Sky Deleter Card +3,4159,1 //Nine Tail Card +3,4160,1 //Firelock Soldier Card +3,4161,1 //Grand Peco Card +3,4162,1 //Grizzly Card +3,4164,1 //Gullinbursti Card +3,4165,1 //Gig Card +3,4166,1 //Nightmare Terror Card +3,4167,1 //Neraid Card +3,4170,1 //Dark Frame Card +3,4172,1 //The Paper Card +3,4173,1 //Demon Fungus Card +3,4175,1 //Poisonous Toad Card +3,4176,1 //Dullahan Card +3,4177,1 //Dryad Card +3,4178,1 //Dragon Tail Card +3,4180,1 //Driller Card +3,4181,1 //Disguise Card +3,4182,1 //Diabolic Card +3,4184,1 //Lava Golem Card +3,4185,1 //Rideword Card +3,4186,1 //Raggler Card +3,4187,1 //Raydric Archer Card +3,4188,1 //Leib Olmai Card +3,4189,1 //Wraith Dead Card +3,4190,1 //Wraith Card +3,4191,1 //Loli Ruri Card +3,4192,1 //Rotar Zairo Card +3,4193,1 //Lude Card +3,4194,1 //Rybio Card +3,4195,1 //Leaf Cat Card +3,4196,1 //Marin Card +3,4199,1 //Merman Card +3,4200,1 //Megalith Card +3,4201,1 //Majoruros Card +3,4202,1 //Civil Servant Card +3,4204,1 //Mini Demon Card +3,4205,1 //Mimic Card +3,4206,1 //Myst Case Card +3,4208,1 //Miyabi Doll Card +3,4209,1 //Violy Card +3,4210,1 //Wanderer Card +3,4212,1 //Bongun Card +3,4213,1 //Brilight Card +3,4214,1 //Bloody Murderer Card +3,4215,1 //Blazer Card +3,4216,1 //Sasquatch Card +3,4217,1 //Enchanted Peach Tree Card +3,4218,1 //Succubus Card +3,4219,1 //Sage Worm Card +3,4220,1 //Solider Card +3,4221,1 //Skeleton General Card +3,4222,1 //Skeleton Prisoner Card +3,4223,1 //Stalactic Golem Card +3,4224,1 //Stem Worm Card +3,4225,1 //Stone Shooter Card +3,4226,1 //Sting Card +3,4227,1 //Spring Rabbit Card +3,4228,1 //Sleeper Card +3,4230,1 //Shinobi Card +3,4231,1 //Increase Soil Card +3,4232,1 //Hermit Plant Card +3,4233,1 //Baby Leopard Card +3,4234,1 //Anolian Card +3,4235,1 //Christmas Cookie Card +3,4237,1 //Owl Duke Card +3,4238,1 //Owl Baron Card +3,4239,1 //Iron Fist Card +3,4240,1 //Arclouze Card +3,4242,1 //Apocalipse Card +3,4244,1 //Alarm Card +3,4245,1 //Am Mut Card +3,4246,1 //Assaulter Card +3,4247,1 //Aster Card +3,4248,1 //Ancient Mummy Card +3,4249,1 //Ancient Worm Card +3,4251,1 //Elder Card +3,4252,1 //Alligator Card +3,4253,1 //Alice Card +3,4255,1 //Orc Lady Card +3,4256,1 //Orc Archer Card +3,4257,1 //Wild Rose Card +3,4258,1 //Evil Nymph Card +3,4259,1 //Wooden Golem Card +3,4260,1 //Wootan Shooter Card +3,4261,1 //Wootan Fighter Card +3,4262,1 //Cloud Hermit Card +3,4264,1 //Wind Ghost Card +3,4265,1 //Li Me Mang Ryang Card +3,4267,1 //Explosion Card +3,4268,1 //Injustice Card +3,4269,1 //Incubus Card +3,4270,1 //Giant Spider Card +3,4271,1 //Giant Hornet Card +3,4272,1 //Dancing Dragon Card +3,4273,1 //Shell Fish Card +3,4274,1 //Zombie Master Card +3,4275,1 //Zombie Prisoner Card +3,4277,1 //Zherlthsh Card +3,4278,1 //Gibbet Card +3,4279,1 //Earth Deleter Card +3,4280,1 //Geographer Card +3,4281,1 //Zipper Bear Card +3,4282,1 //Tengu Card +3,4283,1 //Greatest General Card +3,4284,1 //Chepet Card +3,4285,1 //Choco Card +3,4286,1 //Karakasa Card +3,4287,1 //Kapha Card +3,4288,1 //Carat Card +3,4289,1 //Caterpillar Card +3,4290,1 //Cat O' Nine Tails Card +3,4292,1 //Kobold Archer Card +3,4293,1 //Cookie Card +3,4294,1 //Quve Card +3,4295,1 //Kraben Card +3,4296,1 //Cramp Card +3,4297,1 //Cruiser Card +3,4298,1 //Creamy Fear Card +3,4299,1 //Clock Card +3,4300,1 //Chimera Card +3,4301,1 //Killer Mantis Card +3,4304,1 //Tamruan Card +3,4229,1 //Clock Tower Manager Card +3,4307,1 //Beetle King Card +3,4308,1 //Tri Joint Card +3,4309,1 //Parasite Card +3,4310,1 //Panzer Goblin Card +3,4311,1 //Permeter Card +3,4312,1 //Seal Card +3,4313,1 //Punk Card +3,4314,1 //Penomena Card +3,4315,1 //Pest Card +3,4316,1 //False Angel Card +3,4319,1 //Freezer Card +3,4321,1 //Hylozoist Card +3,4322,1 //High Orc Card +3,4323,1 //Garm Baby Card +3,4325,1 //Harpy Card +3,4326,1 //Sea-Otter Card +3,4327,1 //Bloody Butterfly Card +3,4328,1 //Hyegun Card +3,4329,1 //Phendark Card +3,4331,1 //Heater Card +3,4243,1 //Antonio Card diff --git a/db/item_cookie_bag.txt b/db/item_cookie_bag.txt index 6e52eb155b..afe3aba695 100644 --- a/db/item_cookie_bag.txt +++ b/db/item_cookie_bag.txt @@ -2,54 +2,53 @@ // Cookie Bag Obtainable Items Database // // Structure of Database: -// ItemID,DummyName,Rate +// GroupID,ItemID,Rate -0,Candy,529 -529,Candy,1000000 -570,Lucky Candy,1000000 -530,Candy Cane,1000000 -571,Lucky Candy Cane,1000000 -538,Well-baked Cookie,1000000 -572,Lucky Cookie,1000000 -539,Piece of Cake,1000000 -564,Rice Ball,1000000 -12122,Sesame Pastry,1000000 -12123,Honey Pastry,1000000 -12124,Rainbow Cake,1000000 -558,Chocolate,1000000 -559,Hand-made Chocolate,1000000 -560,Hand-made White Chocolate,1000000 -561,White Chocolate,1000000 -573,Chocolate Drink,1000000 -529,Candy,1000000 -570,Lucky Candy,1000000 -530,Candy Cane,1000000 -571,Lucky Candy Cane,1000000 -538,Well-baked Cookie,1000000 -572,Lucky Cookie,1000000 -539,Piece of Cake,1000000 -564,Rice Ball,1000000 -529,Candy,1000000 -570,Lucky Candy,1000000 -530,Candy Cane,1000000 -571,Lucky Candy Cane,1000000 -538,Well-baked Cookie,1000000 -572,Lucky Cookie,1000000 -539,Piece of Cake,1000000 -564,Rice Ball,1000000 -529,Candy,1000000 -570,Lucky Candy,1000000 -530,Candy Cane,1000000 -571,Lucky Candy Cane,1000000 -538,Well-baked Cookie,1000000 -572,Lucky Cookie,1000000 -539,Piece of Cake,1000000 -564,Rice Ball,1000000 -529,Candy,1000000 -570,Lucky Candy,1000000 -530,Candy Cane,1000000 -571,Lucky Candy Cane,1000000 -538,Well-baked Cookie,1000000 -572,Lucky Cookie,1000000 -539,Piece of Cake,1000000 -564,Rice Ball,1000000 \ No newline at end of file +7,529,1 //Candy +7,570,1 //Lucky Candy +7,530,1 //Candy Cane +7,571,1 //Lucky Candy Cane +7,538,1 //Well-baked Cookie +7,572,1 //Lucky Cookie +7,539,1 //Piece of Cake +7,564,1 //Rice Ball +7,12122,1 //Sesame Pastry +7,12123,1 //Honey Pastry +7,12124,1 //Rainbow Cake +7,558,1 //Chocolate +7,559,1 //Hand-made Chocolate +7,560,1 //Hand-made White Chocolate +7,561,1 //White Chocolate +7,573,1 //Chocolate Drink +7,529,1 //Candy +7,570,1 //Lucky Candy +7,530,1 //Candy Cane +7,571,1 //Lucky Candy Cane +7,538,1 //Well-baked Cookie +7,572,1 //Lucky Cookie +7,539,1 //Piece of Cake +7,564,1 //Rice Ball +7,529,1 //Candy +7,570,1 //Lucky Candy +7,530,1 //Candy Cane +7,571,1 //Lucky Candy Cane +7,538,1 //Well-baked Cookie +7,572,1 //Lucky Cookie +7,539,1 //Piece of Cake +7,564,1 //Rice Ball +7,529,1 //Candy +7,570,1 //Lucky Candy +7,530,1 //Candy Cane +7,571,1 //Lucky Candy Cane +7,538,1 //Well-baked Cookie +7,572,1 //Lucky Cookie +7,539,1 //Piece of Cake +7,564,1 //Rice Ball +7,529,1 //Candy +7,570,1 //Lucky Candy +7,530,1 //Candy Cane +7,571,1 //Lucky Candy Cane +7,538,1 //Well-baked Cookie +7,572,1 //Lucky Cookie +7,539,1 //Piece of Cake +7,564,1 //Rice Ball diff --git a/db/item_db.txt b/db/item_db.txt index 070fa74404..bfbacb66b2 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -92,7 +92,7 @@ //=================================================================== 601,Fly_Wing,Fly Wing,2,60,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ warp "Random",0,0; },{},{} 602,Butterfly_Wing,Butterfly Wing,2,300,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ warp "SavePoint",0,0; },{},{} -603,Old_Blue_Box,Old Blue Box,2,10000,,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem -1,1; },{},{} +603,Old_Blue_Box,Old Blue Box,2,10000,,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_BlueBox),1; },{},{} 604,Dead_Branch,Dead Branch,2,50,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ monster "this",0,0,"--ja--",-1,1,""; },{},{} 605,Anodyne,Anodyne,11,2000,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ itemskill 8,1,"Endure"; },{},{} 606,Aloevera,Aloevera,11,1500,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ itemskill 6,1,"Provoke"; },{},{} @@ -107,9 +107,9 @@ 614,Golden_Hammer,Golden Hammer,2,3000,,300,,,,,0xFFFFFFFF,7,2,,,,,,{ produce 2; },{},{} 615,Oridecon_Hammer,Oridecon Hammer,2,5000,,400,,,,,0xFFFFFFFF,7,2,,,,,,{ produce 3; },{},{} // Item Givers -616,Old_Card_Album,Old Card Album,2,10000,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem -3,1; },{},{} -617,Old_Purple_Box,Old Purple Box,2,10000,,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem -2,1; },{},{} -618,Worn_Out_Scroll,Worn Out Scroll,2,50,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem -5,1; },{},{} +616,Old_Card_Album,Old Card Album,2,10000,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_CardAlbum),1; },{},{} +617,Old_Purple_Box,Old Purple Box,2,10000,,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_VioletBox),1; },{},{} +618,Worn_Out_Scroll,Worn Out Scroll,2,50,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_ScrollBox),1; },{},{} // Pet Tames 619,Unripe_Apple,Unripe Apple,11,1000,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ pet 1002; },{},{} 620,Orange_Juice,Orange Juice,11,1500,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ pet 1113; },{},{} @@ -136,7 +136,7 @@ 641,Contract_in_Shadow,Contracts in Shadow,11,100,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ pet 1109; },{},{} 642,Book_of_the_Devil,Book of the Devil,11,1800,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ pet 1101; },{},{} 643,Pet_Incubator,Pet Incubator,2,3000,,30,,,,,0xFFFFFFFF,7,2,,,,,,{ bpet; },{},{} -644,Gift_Box,Gift Box,2,2,,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem -4,1; },{},{} +644,Gift_Box,Gift Box,2,2,,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_GiftBox),1; },{},{} // ASPD Potions 645,Concentration_Potion,Concentration Potion,2,800,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_ASPDPOTION0,1800000,0; },{},{} 656,Awakening_Potion,Awakening Potion,2,1500,,150,,,,,0x00E7DEEF,7,2,,,40,,,{ sc_end SC_Sleep; sc_start SC_ASPDPOTION1,1800000,0; },{},{} @@ -149,10 +149,10 @@ 662,Authoritative_Badge,Authoritative Badge,2,1450,,30,,,,,0xFFFFFFFF,7,2,,,,,,{ specialeffect 507; sc_start SC_SpeedUp0,240000,0; },{},{} 663,Songpyun,Songpyun,0,,10,10,,,,,0xFFFFFFFF,7,2,,,,,,{ percentheal 10,0; },{},{} // Item Givers -664,Gift_Box_,Gift Box,2,1000,,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem -4,1; },{},{} -665,Gift_Box__,Gift Box,2,1000,,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem -4,1; },{},{} -666,Gift_Box___,Gift Box,2,1000,,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem -4,1; },{},{} -667,Gift_Box____,Gift Box,2,1000,,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem -4,1; },{},{} +664,Gift_Box_,Gift Box,2,1000,,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_GiftBox),1; },{},{} +665,Gift_Box__,Gift Box,2,1000,,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_GiftBox),1; },{},{} +666,Gift_Box___,Gift Box,2,1000,,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_GiftBox),1; },{},{} +667,Gift_Box____,Gift Box,2,1000,,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_GiftBox),1; },{},{} 668,Red_Envelope,Red_Envelope,2,1,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ set Zeny,Zeny+rand(100,10000); },{},{} 669,Rice-Cake_Soup,Rice-Cake Soup,0,,10,100,,,,,0xFFFFFFFF,7,2,,,,,,{ percentheal -100,-100; },{},{} // Coins @@ -487,8 +487,8 @@ 1139,Tirfing,Tirfing,4,,10,1000,200,,1,0,0x000654E2,7,2,2,4,40,1,2,{ bonus bAtkEle,Ele_Dark; bonus2 bHPLossRate,35,10000; },{},{} 1140,Byeollungum,Byeollungum,4,,10,900,150,,1,0,0x000654E2,7,2,2,4,40,1,2,{ bonus2 bSubRace,RC_NonBoss,-10; bonus2 bAddRace,RC_Boss,5; bonus bAllStats,2; },{},{} 1141,Immaterial_Sword,Immaterial Sword,4,,10,900,140,,1,0,0x000654E2,7,2,2,4,40,1,2,{ bonus bAtkEle,Ele_Ghost; bonus2 bSPDrainRate,1,30; bonus bSPDrainValue,-1; bonus bUnbreakableWeapon,0; },{},{} -1142,Jeweled_Sword,Jeweled Sword,4,,10,2200,104,,1,0,0x000654E2,7,2,2,3,68,1,2,{ bonus2 bAddMonsterDropItemGroup,20,5; },{},{} -1143,Gaia_Sword,Gaia Sword,4,,10,2500,115,,1,0,0x000654E2,7,2,2,3,74,1,2,{ bonus2 bAddMonsterDropItemGroup,11,5; },{},{} +1142,Jeweled_Sword,Jeweled Sword,4,,10,2200,104,,1,0,0x000654E2,7,2,2,3,68,1,2,{ bonus2 bAddMonsterDropItemGroup,IG_Jewel,5; },{},{} +1143,Gaia_Sword,Gaia Sword,4,,10,2500,115,,1,0,0x000654E2,7,2,2,3,74,1,2,{ bonus2 bAddMonsterDropItemGroup,IG_Ore,5; },{},{} 1144,Sashimi,Sashimi,4,,10,1400,75,,1,0,0x000654E2,7,2,2,3,48,1,2,{ bonus bAtkEle,Ele_Wind; bonus3 bAddMonsterDropItem,544,5,4000; },{},{} 1145,Holy_Avenger,Holy Avenger,4,,10,1350,125,,1,0,0x00004000,7,2,2,3,75,1,2,{ bonus bAtkEle,Ele_Holy; },{},{} 1146,Town_Sword,Town Sword,4,42000,,800,100,,1,1,0x00000001,7,2,2,3,30,1,2,{},{},{} @@ -1286,9 +1286,9 @@ 4149,Gargoyle_Card,Gargoyle Card,6,,10,10,,,,,,,,136,,,,,{ bonus3 bAddMonsterDropItem,12028,4,10; },{},{} 4150,Goat_Card,Goat Card,6,,10,10,,,,,,,,16,,,,,{ if(getrefine()>=6) end; bonus bDef,2; bonus bMdef,5; },{},{} 4151,Gajomart_Card,Gajomart Card,6,,10,10,,,,,,,,64,,,,,{ bonus2 bSubRace,RC_Plant,-20; bonus2 bExpAddRace,RC_Plant,10; },{},{} -4152,Galapago_Card,Galapago Card,6,,10,10,,,,,,,,136,,,,,{ bonus2 bAddItemHealRate,6,50; bonus3 bAddMonsterDropItemGroup,6,4,4000; },{},{} +4152,Galapago_Card,Galapago Card,6,,10,10,,,,,,,,136,,,,,{ bonus2 bAddItemHealRate,IG_Juice,50; bonus3 bAddMonsterDropItemGroup,IG_Juice,RC_Insect,4000; },{},{} 4153,Crab_Card,Crab Card,6,,10,10,,,,,,,,2,,,,,{ bonus bBaseAtk,5; bonus2 bAddDamageClass,1266,30; if(isequipped(4247,4273)==0) end; bonus3 bAddMonsterDropItem,544,5,3000; bonus2 bAddEle,Ele_Water,30; },{},{} -4154,Dumpling_Child_Card,Dumpling Child Card,6,,10,10,,,,,,,,136,,,,,{ bonus2 bAddItemHealRate,5,50; bonus3 bAddMonsterDropItemGroup,5,7,4000; },{},{} +4154,Dumpling_Child_Card,Dumpling Child Card,6,,10,10,,,,,,,,136,,,,,{ bonus2 bAddItemHealRate,IG_Candy,50; bonus3 bAddMonsterDropItemGroup,IG_Candy,RC_DemiHuman,4000; },{},{} 4155,Goblin_Leader_Card,Goblin Leader Card,6,,10,10,,,,,,,,2,,,,,{ bonus2 bAddRace2,1,30; },{},{} 4156,Goblin_Steamrider_Card,Goblin Steamrider Card,6,,10,10,,,,,,,,2,,,,,{ bonus bCritAtkRate,10; bonus2 bCriticalAddRace,RC_Formless,7; },{},{} 4157,Goblin_Archer_Card,Goblin Archer Card,6,,10,10,,,,,,,,2,,,,,{ bonus bCritAtkRate,10; bonus2 bCriticalAddRace,RC_Undead,7; },{},{} @@ -1330,7 +1330,7 @@ 4193,Lude_Card,Lude Card,6,,10,10,,,,,,,,136,,,,,{ if(BaseJob==Job_Novice||BaseJob==Job_SuperNovice) bonus4 bAutoSpellWhenHit,8,1,200,0; },{},{} 4194,Rybio_Card,Rybio Card,6,,10,10,,,,,,,,16,,,,,{ bonus2 bAddEffWhenHit,Eff_Stan,1000+2000*(readparam(bDex)>=77); },{},{} 4195,Leaf_Cat_Card,Leaf Cat Card,6,,10,10,,,,,,,,769,,,,,{ bonus2 bSubEle,Ele_Water,10; bonus3 bAddMonsterDropItem,991,5,500; },{},{} -4196,Marin_Card,Marin Card,6,,10,10,,,,,,,,136,,,,,{ bonus2 bAddMonsterDropItemGroup,10,500; },{},{} +4196,Marin_Card,Marin Card,6,,10,10,,,,,,,,136,,,,,{ bonus2 bAddMonsterDropItemGroup,IG_Jellopy,500; },{},{} 4197,Mastering_Card,Mastering Card,6,,10,10,,,,,,,,4,,,,,{ bonus bLuk,1; if(isequipped(4001)) bonus bFlee,18; },{},{} 4198,Maya_Purple_Card,Maya Purple Card,6,,10,10,,,,,,,,769,,,,,{ bonus bIntravision,0; },{},{} 4199,Merman_Card,Merman Card,6,,10,10,,,,,,,,64,,,,,{ bonus bHPrecovRate,10; bonus bSPrecovRate,10; if(isequipped(4297,4234,4252,4178)==0) end; bonus bAgi,5; bonus bDex,3; bonus bLongAtkRate,20; bonus bPerfectHitAddRate,20; if(BaseClass != Job_Archer) end; bonus2 bExpAddRace,RC_Brute,5; bonus2 bWeaponComaRace,RC_Brute,100; },{},{} @@ -1349,11 +1349,11 @@ 4212,Bongun_Card,Bongun Card,6,,10,10,,,,,,,,136,,,,,{ bonus3 bAutoSpell,5,1,20; bonus2 bAddSkillBlow,5,5; bonus2 bAddDamageByClass,1026,100; },{},{} 4213,Brilight_Card,Brilight Card,6,,10,10,,,,,,,,16,,,,,{ bonus2 bAddEffWhenHit,Eff_Silence,2000; },{},{} 4214,Bloody_Murderer_Card,Bloody Murderer Card,6,,10,10,,,,,,,,2,,,,,{ bonus bCritAtkRate,10; bonus2 bCriticalAddRace,RC_Insect,7; },{},{} -4215,Blazer_Card,Blazer Card,6,,10,10,,,,,,,,136,,,,,{ bonus2 bAddMonsterDropItemGroup,12,500; },{},{} +4215,Blazer_Card,Blazer Card,6,,10,10,,,,,,,,136,,,,,{ bonus2 bAddMonsterDropItemGroup,IG_Food,500; },{},{} 4216,Sasquatch_Card,Sasquatch Card,6,,10,10,,,,,,,,16,,,,,{ bonus2 bAddEffWhenHit,Eff_Freeze,2000; },{},{} 4217,Enchanted_Peach_Tree_Card,Enchanted Peach Tree Card,6,,10,10,,,,,,,,32,,,,,{ bonus4 bAutoSpell,28,1+9*(getskilllv(28)==10),20,0; if(isequipped(4280,4185,4293,4312)==0) end; bonus bVit,10; bonus bCastrate,-10; bonus bUseSPRate,-10; if(BaseClass != Job_Acolyte) end; bonus2 bExpAddRace,RC_Undead,5; bonus2 bExpAddRace,RC_Demon,5; bonus2 bSubRace,RC_Undead,30; bonus2 bSubRace,RC_Demon,30; },{},{} 4218,Succubus_Card,Succubus Card,6,,10,10,,,,,,,,16,,,,,{ bonus bMaxHP,1000; bonus bVit,-3+4*isequipped(4269); bonus bHPrecovRate,-20+30*isequipped(4269); },{},{} -4219,Sage_Worm_Card,Sage Worm Card,6,,10,10,,,,,,,,136,,,,,{ bonus2 bAddMonsterDropItemGroup,9,500; },{},{} +4219,Sage_Worm_Card,Sage Worm Card,6,,10,10,,,,,,,,136,,,,,{ bonus2 bAddMonsterDropItemGroup,IG_Gemstone,500; },{},{} 4220,Solider_Card,Solider Card,6,,10,10,,,,,,,,16,,,,,{ bonus bDef,2; bonus bMdef,2; },{},{} 4221,Skeleton_General_Card,Skeleton General Card,6,,10,10,,,,,,,,64,,,,,{ bonus2 bSubRace,RC_Insect,-20; bonus2 bExpAddRace,RC_Insect,10; },{},{} 4222,Skeleton_Prisoner_Card,Skeleton Prisoner Card,6,,10,10,,,,,,,,16,,,,,{ bonus2 bAddEffWhenHit,Eff_Sleep,1000+2000*(isequipped(4025)); },{},{} @@ -1361,12 +1361,12 @@ 4224,Stem_Worm_Card,Stem Worm Card,6,,10,10,,,,,,,,136,,,,,{ bonus3 bAddMonsterDropItem,12032,2,10; },{},{} 4225,Stone_Shooter_Card,Stone Shooter Card,6,,10,10,,,,,,,,2,,,,,{ bonus bBaseAtk,10; bonus bHit,10; },{},{} 4226,Sting_Card,Sting Card,6,,10,10,,,,,,,,32,,,,,{ bonus bDef,2; if(getrefine()>8) bonus bMdef,5; },{},{} -4227,Spring_Rabbit_Card,Spring Rabbit Card,6,,10,10,,,,,,,,136,,,,,{ bonus2 bAddItemHealRate,4,50; bonus3 bAddMonsterDropItem,517,2,5000; bonus3 bAddMonsterDropItem,528,2,5000; },{},{} +4227,Spring_Rabbit_Card,Spring Rabbit Card,6,,10,10,,,,,,,,136,,,,,{ bonus2 bAddItemHealRate,IG_Meat,50; bonus3 bAddMonsterDropItemGroup,IG_Meat,RC_Brute,5000; },{},{} 4228,Sleeper_Card,Sleeper Card,6,,10,10,,,,,,,,136,,,,,{ bonus3 bAddMonsterDropItem,12031,5,10; },{},{} 4229,Clock_Tower_Manager_Card,Clock Tower Manager Card,6,,10,10,,,,,,,,769,,,,,{ bonus bInt,1; bonus bCastrate,-5; if(isequipped(4244,4299,4313)==0) end; bonus bDef,3; bonus bMdef,3; },{},{} 4230,Shinobi_Card,Shinobi Card,6,,10,10,,,,,,,,136,,,,,{ bonus bAgi,1; bonus4 bAutoSpellWhenHit,135,5,100,0; },{},{} 4231,Increase_Soil_Card,Increase Soil Card,6,,10,10,,,,,,,,32,,,,,{ bonus2 bAddDamageByClass,1285,-50; bonus2 bAddDamageByClass,1286,-50; bonus2 bAddDamageByClass,1287,-50; },{},{} -4232,Hermit_Plant_Card,Hermit Plant Card,6,,10,10,,,,,,,,136,,,,,{ bonus2 bAddItemHealRate,2,50; bonus3 bAddMonsterDropItemGroup,2,3,4000; },{},{} +4232,Hermit_Plant_Card,Hermit Plant Card,6,,10,10,,,,,,,,136,,,,,{ bonus2 bAddItemHealRate,IG_Herb,50; bonus3 bAddMonsterDropItemGroup,IG_Herb,RC_Plant,4000; },{},{} 4233,Baby_Leopard_Card,Baby Leopard Card,6,,10,10,,,,,,,,16,,,,,{ bonus bLuk,3; if(BaseClass != Job_Merchant) end; bonus bUnbreakableArmor,0; },{},{} 4234,Anolian_Card,Anolian Card,6,,10,10,,,,,,,,16,,,,,{ bonus4 bAutoSpellWhenHit,45,1+9*(getskilllv(45)==10),30,0; },{},{} 4235,Christmas_Cookie_Card,Christmas Cookie Card,6,,10,10,,,,,,,,64,,,,,{ bonus2 bSubRace,RC_Angel,-20; bonus2 bExpAddRace,RC_Angel,10; },{},{} @@ -1416,7 +1416,7 @@ 4279,Earth_Deleter_Card,Earth Deleter Card,6,,10,10,,,,,,,,16,,,,,{ bonus bSPrecovRate,-100; bonus bSPGainValue,10; },{ },{ heal 0,-100; } 4280,Geographer_Card,Geographer Card,6,,10,10,,,,,,,,16,,,,,{ bonus4 bAutoSpellWhenHit,34,2+8*(getskilllv(34)==10),30,0; },{},{} 4281,Zipper_Bear_Card,Zipper Bear Card,6,,10,10,,,,,,,,2,,,,,{ bonus bBaseAtk,30; bonus2 bSPDrainValue,-1,0; if(BaseClass == Job_Merchant) bonus bUnbreakableWeapon,0; },{},{} -4282,Tengu_Card,Tengu Card,6,,10,10,,,,,,,,136,,,,,{ bonus2 bAddMonsterDropItemGroup,13,500; },{},{} +4282,Tengu_Card,Tengu Card,6,,10,10,,,,,,,,136,,,,,{ bonus2 bAddMonsterDropItemGroup,IG_Recovery,500; },{},{} 4283,Greatest_General_Card,Greatest General Card,6,,10,10,,,,,,,,136,,,,,{ bonus4 bAutoSpell,261,5,2+18*(BaseClass == Job_Acolyte),0; },{},{} 4284,Chepet_Card,Chepet Card,6,,10,10,,,,,,,,2,,,,,{ bonus3 bAutoSpell,28,5,50; },{},{} 4285,Choco_Card,Choco Card,6,,10,10,,,,,,,,4,,,,,{ bonus bFlee2,5; bonus bFlee,10; },{},{} @@ -1453,14 +1453,14 @@ 4316,False_Angel_Card,False Angel Card,6,,10,10,,,,,,,,2,,,,,{ bonus2 bSPGainRace,RC_Angel,5; },{ },{ heal 0,-5; } 4317,Mobster_Card,Mobster Card,6,,10,10,,,,,,,,2,,,,,{ bonus bCritAtkRate,15; if(BaseClass == Job_Thief) bonus bCritical,4; },{},{} 4318,Stormy_Knight_Card,Stormy Knight Card,6,,10,10,,,,,,,,2,,,,,{ bonus3 bAutoSpell,89,2,20; bonus2 bAddEffWhenHit,Eff_Freeze,2000; },{},{} -4319,Freezer_Card,Freezer Card,6,,10,10,,,,,,,,64,,,,,{ bonus bMaxHP,300; if(getrefine()>=9) bonus2 bSkillAtk,5,10; if(isequipped(4246,4311,4220,4331)==0) end; bonus bStr,10; bonus bMaxHPrate,20; bonus bHPrecovRate,50; bonus4 bAutoSpell,112,1,3,0; bonus2 bAddMonsterDropItem,501,100; if(BaseClass != Job_Swordman) end; bonus2 bAddItemHealRate,1,50; },{},{} +4319,Freezer_Card,Freezer Card,6,,10,10,,,,,,,,64,,,,,{ bonus bMaxHP,300; if(getrefine()>=9) bonus2 bSkillAtk,5,10; if(isequipped(4246,4311,4220,4331)==0) end; bonus bStr,10; bonus bMaxHPrate,20; bonus bHPrecovRate,50; bonus4 bAutoSpell,112,1,3,0; bonus2 bAddMonsterDropItem,501,100; if(BaseClass != Job_Swordman) end; bonus2 bAddItemHealRate,IG_Potion,50; },{},{} 4320,Bloody_Knight_Card,Bloody Knight Card,6,,10,10,,,,,,,,2,,,,,{ bonus3 bAutoSpell,83,1,20; },{},{} 4321,Hylozoist_Card,Hylozoist Card,6,,10,10,,,,,,,,136,,,,,{ bonus bClassChange,100; },{},{} 4322,High_Orc_Card,High Orc Card,6,,10,10,,,,,,,,32,,,,,{ bonus bDef,1; bonus bShortWeaponDamageReturn,5; },{},{} 4323,Garm_Baby_Card,Garm Baby Card,6,,10,10,,,,,,,,2,,,,,{ bonus3 bAutoSpell,15,3,50+250*isequipped(4324); },{},{} 4324,Garm_Card,Garm Card,6,,10,10,,,,,,,,16,,,,,{ bonus2 bAddEffWhenHit,Eff_Freeze,5000; },{},{} 4325,Harpy_Card,Harpy Card,6,,10,10,,,,,,,,4,,,,,{ bonus2 bSubEle,Ele_Neutral,15; bonus2 bSkillAtk,11,5; if(isequipped(4191,4208,4258,4309,4327)==0) end; bonus bMaxHP,500; bonus bDef,5; bonus bMDef,5; bonus2 bSkillAtk,14,10; bonus2 bSkillAtk,19,10; bonus2 bSkillAtk,20,10; if(BaseClass != Job_Mage) end; bonus bMatkRate,3; bonus bCastrate,-15; },{},{} -4326,Sea-Otter_Card,Sea-Otter Card,6,,10,10,,,,,,,,136,,,,,{ bonus2 bAddItemHealRate,7,50; bonus3 bAddMonsterDropItem,544,5,5000; bonus3 bAddMonsterDropItem,551,5,5000; },{},{} +4326,Sea-Otter_Card,Sea-Otter Card,6,,10,10,,,,,,,,136,,,,,{ bonus2 bAddItemHealRate,IG_Fish,50; bonus3 bAddMonsterDropItemGroup,IG_Fish,RC_Fish,5000; },{},{} 4327,Bloody_Butterfly_Card,Bloody Butterfly Card,6,,10,10,,,,,,,,136,,,,,{ bonus bCastrate,30; bonus bNoCastCancel,0; bonus2 bSkillAtk,18,5; },{},{} 4328,Hyegun_Card,Hyegun Card,6,,10,10,,,,,,,,4,,,,,{ bonus bFlee,15; bonus bCritical,1; if(isequipped(4090,4212)) bonus bAllStats,1; },{},{} 4329,Phendark_Card,Phendark Card,6,,10,10,,,,,,,,2,,,,,{ bonus2 bSPGainRace,RC_DemiHuman,5; },{ },{ heal 0,-5; } @@ -2243,7 +2243,7 @@ 12020,Cursed_Water,Cursed_Water,0,,1,30,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_SHADOWWEAPON, 1200000, 1; },{},{} 12021,Pork,Pork,0,,10,10,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(70,99),0; },{},{} 12022,Galbi,Galbi,0,,10,10,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(70,99),0; },{},{} -12023,Wrapped_Box,Wrapped Box,2,,10,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem -4,1; },{},{} +12023,Wrapped_Box,Wrapped Box,2,,10,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_GiftBox),1; },{},{} 12024,Red_Pouch,Red Pouch,2,,10,50,,,,,0xFFFFFFFF,7,2,,,,,,{ set Zeny,Zeny+rand(100,1000); },{},{} 12025,Dano_Festival_Egg,Dano Festival Egg,2,,10,200,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{} 12026,Dano_Festival_Egg_,Dano Festival Egg,2,,10,200,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{} @@ -2328,14 +2328,14 @@ 12102,Grilled_Skewer,Grilled Skewer,0,,10,300,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{} // New Monster Summoners & Item Givers 12103,Bloody_Branch,Bloody Branch,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ monster "this",0,0,"--ja--",-3,1,""; },{},{} -12104,Random_Quiver,Random Quiver,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(17),1; },{},{} -12105,Taming_Item_Giftset,Taming Item Giftset,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(15),3; },{},{} -12106,Jewel_Box,Jewel Case,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(19),1; },{},{} -12107,Wrapped_Mask,Wrapped Mask,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(18),1; },{},{} -12108,Bundle_of_Spells,Bundle of Spells,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(16),5; },{},{} +12104,Random_Quiver,Random Quiver,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_Quiver),1; },{},{} +12105,Taming_Item_Giftset,Taming Item Giftset,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_Taming),3; },{},{} +12106,Jewel_Box,Jewel Case,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_Jewel),1; },{},{} +12107,Wrapped_Mask,Wrapped Mask,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_Mask),1; },{},{} +12108,Bundle_of_Spells,Bundle of Spells,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_Scroll),5; },{},{} 12109,Poring_Box,Poring Box,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ monster "this",0,0,"--ja--",-2,1,""; },{},{} -12110,First_Aid_Box,First Aid Box,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(1),5; },{},{} -12111,Wrapped_Food,Wrapped Food,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(3),1; getitem groupranditem(4),1; getitem groupranditem(7),1; },{},{} +12110,First_Aid_Box,First Aid Box,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_Potion),5; },{},{} +12111,Wrapped_Food,Wrapped Food,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_Fruit),1; getitem groupranditem(IG_Meat),1; getitem groupranditem(IG_Fish),1; },{},{} 12112,Tropical_Sograt,Tropical Sograt,0,,500,100,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_Curse,10000,1; },{},{} 12113,Vermilion_the_Beach,Vermilion the Beach,0,,500,100,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_Stan,10000,1; },{},{} // Elemental Converters @@ -2358,7 +2358,7 @@ 12128,Court_Cooking_Set,Court Cooking Set,2,,10,70,,,,,0xFFFFFFFF,7,2,,,,,,{ produce 11; },{},{} 12129,Legendary_Cooking_Set,Legendary Cooking Set,2,,10,70,,,,,0xFFFFFFFF,7,2,,,,,,{ produce 11; },{},{} // -12130,Cookie_Bag,Cookie Bag,2,,10,70,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem -7,1; },{},{} +12130,Cookie_Bag,Cookie Bag,2,,10,70,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_CookieBag),1; },{},{} 12131,Lucky_Potion,Lucky Potion,0,,10,100,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{} 12132,Santa's_Bag,Santa's Bag,2,,10,200,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_Xmas,600000,0; },{},{} 12133,McDonald's_Ice_Cone,McDonald's Ice Cone,0,50,,80,,,,,0xFFFFFFFF,7,2,,,,,,{ if(gettime(5)==MDiceCone)end; set MDiceCone,gettime(5); percentheal 50,50; },{},{} diff --git a/db/item_findingore.txt b/db/item_findingore.txt index c5060bc8a0..45f634e0dc 100644 --- a/db/item_findingore.txt +++ b/db/item_findingore.txt @@ -1,26 +1,25 @@ // Ore Discovery Obtainable Items Database // // Structure of Database: -// ItemID,DummyName,Rate +// GroupID,ItemID,Rate -0,Iron Ore,1002 -714,Emperium,30000 -756,Rough Oridecon,200000 -757,Rough Elunium,200000 -969,Gold,20000 -984,Oridecon,100000 -985,Elunium,100000 -990,Red Blood,300000 -991,Crystal Blue,300000 -992,Wind of Verdure,300000 -993,Green Live,300000 -994,Flame Heart,150000 -995,Mystic Frozen,150000 -996,Rough Wind,150000 -997,Great Nature,150000 -998,Iron,800000 -999,Steel,500000 -1002,Iron Ore,1000000 -1003,Coal,600000 -1010,Phracon,950000 -1011,Emveretarcon,550000 \ No newline at end of file +6,714,3 //Emperium +6,756,20 //Rough Oridecon +6,757,20 //Rough Elunium +6,969,2 //Gold +6,984,10 //Oridecon +6,985,10 //Elunium +6,990,30 //Red Blood +6,991,30 //Crystal Blue +6,992,30 //Wind of Verdure +6,993,30 //Green Live +6,994,15 //Flame Heart +6,995,15 //Mystic Frozen +6,996,15 //Rough Wind +6,997,15 //Great Nature +6,998,80 //Iron +6,999,50 //Steel +6,1002,100 //Iron Ore +6,1003,60 //Coal +6,1010,95 //Phracon +6,1011,55 //Emveretarcon diff --git a/db/item_giftbox.txt b/db/item_giftbox.txt index 17316b2263..c9ea6575fa 100644 --- a/db/item_giftbox.txt +++ b/db/item_giftbox.txt @@ -1,106 +1,87 @@ // Gift Box Obtainable Items Database // // Structure of Database: -// ItemID,DummyName,Rate +// GroupID,ItemID,Rate -0,Rough Oridecon,756 -756,Rough Oridecon,10000 -756,Rough Oridecon,10000 -756,Rough Oridecon,10000 -756,Rough Oridecon,10000 -756,Rough Oridecon,10000 -757,Rough Elunium,10000 -757,Rough Elunium,10000 -984,Oridecon,10000 -984,Oridecon,10000 -985,Elunium,10000 -714,Emperium,10000 -999,Steel,10000 -1000,Star Crumb,10000 -994,Flame Heart,10000 -995,Mystic Frozen,10000 -996,Rough Wind,10000 -997,Great Nature,10000 -975,Scarlet Dyestuff,10000 -976,Lemon Dyestuff,10000 -978,Cobaltblue Dyestuff,10000 -979,Darkgreen Dyestuff,10000 -980,Orange Dyestuff,10000 -981,Violet Dyestuff,10000 -982,White Dyestuff,10000 -983,Black Dyestuff,10000 -969,Gold,10000 -718,Garnet,10000 -719,Amethyst,10000 -720,Aquamarine,10000 -721,Emerald,10000 -722,Pearl,10000 -723,Ruby,10000 -724,Cursed Ruby,10000 -725,Sardonyx,10000 -726,Sapphire,10000 -727,Opal,10000 -728,Topaz,10000 -729,Zircon,10000 -730,1carat Diamond,10000 -731,2carat Diamond,10000 -732,3carat Diamond,10000 -733,Cracked Diamond,10000 -734,Red Frame,10000 -735,Chung Jah,10000 -736,China,10000 -737,Black Ladle,10000 -738,Pencil Case,10000 -739,Rouge,10000 -740,Puppet,10000 -741,Poring Doll,10000 -742,Chonchon Doll,10000 -743,Spore Doll,10000 -744,Bouquet,10000 -745,Wedding Bouquet,10000 -746,Glass Bead,10000 -747,Crystal Mirror,10000 -748,Witherless Rose,10000 -749,Frozen Rose,10000 -750,Baphomet Doll,10000 -751,Osiris Doll,10000 -752,Grasshopper Doll,10000 -753,Yoyo Doll,10000 -754,Raccoon Doll,10000 -706,Four Leaf Clover,10000 -4005,Santa Poring Card,10000 -7034,Red Stocking,10000 -501,Red Potion,10000 -502,Orange Potion,10000 -503,Yellow Potion,10000 -504,White Potion,10000 -505,Blue Potion,10000 -506,Green Potion,10000 -526,Royal Jelly,10000 -529,Candy,10000 -530,Candy Cane,10000 -537,Pet Food,10000 -538,Well-baked Cookie,10000 -539,Piece of Cake,10000 -603,Old Blue Box,10000 -617,Old Purple Box,10000 -644,Gift Box,10000 -644,Gift Box,10000 -644,Gift Box,10000 -644,Gift Box,10000 -644,Gift Box,10000 -644,Gift Box,10000 -644,Gift Box,10000 -644,Gift Box,10000 -644,Gift Box,10000 -644,Gift Box,10000 -644,Gift Box,10000 -644,Gift Box,10000 -644,Gift Box,10000 -644,Gift Box,10000 -644,Gift Box,10000 -644,Gift Box,10000 -644,Gift Box,10000 -644,Gift Box,10000 -644,Gift Box,10000 -1558,Girl's Diary,10000 \ No newline at end of file +4,756,1 //Rough Oridecon +4,756,1 //Rough Oridecon +4,756,1 //Rough Oridecon +4,756,1 //Rough Oridecon +4,756,1 //Rough Oridecon +4,757,1 //Rough Elunium +4,757,1 //Rough Elunium +4,984,1 //Oridecon +4,984,1 //Oridecon +4,985,1 //Elunium +4,714,1 //Emperium +4,999,1 //Steel +4,1000,1 //Star Crumb +4,994,1 //Flame Heart +4,995,1 //Mystic Frozen +4,996,1 //Rough Wind +4,997,1 //Great Nature +4,975,1 //Scarlet Dyestuff +4,976,1 //Lemon Dyestuff +4,978,1 //Cobaltblue Dyestuff +4,979,1 //Darkgreen Dyestuff +4,980,1 //Orange Dyestuff +4,981,1 //Violet Dyestuff +4,982,1 //White Dyestuff +4,983,1 //Black Dyestuff +4,969,1 //Gold +4,718,1 //Garnet +4,719,1 //Amethyst +4,720,1 //Aquamarine +4,721,1 //Emerald +4,722,1 //Pearl +4,723,1 //Ruby +4,724,1 //Cursed Ruby +4,725,1 //Sardonyx +4,726,1 //Sapphire +4,727,1 //Opal +4,728,1 //Topaz +4,729,1 //Zircon +4,730,1 //1carat Diamond +4,731,1 //2carat Diamond +4,732,1 //3carat Diamond +4,733,1 //Cracked Diamond +4,734,1 //Red Frame +4,735,1 //Chung Jah +4,736,1 //China +4,737,1 //Black Ladle +4,738,1 //Pencil Case +4,739,1 //Rouge +4,740,1 //Puppet +4,741,1 //Poring Doll +4,742,1 //Chonchon Doll +4,743,1 //Spore Doll +4,744,1 //Bouquet +4,745,1 //Wedding Bouquet +4,746,1 //Glass Bead +4,747,1 //Crystal Mirror +4,748,1 //Witherless Rose +4,749,1 //Frozen Rose +4,750,1 //Baphomet Doll +4,751,1 //Osiris Doll +4,752,1 //Grasshopper Doll +4,753,1 //Yoyo Doll +4,754,1 //Raccoon Doll +4,706,1 //Four Leaf Clover +4,4005,1 //Santa Poring Card +4,7034,1 //Red Stocking +4,501,1 //Red Potion +4,502,1 //Orange Potion +4,503,1 //Yellow Potion +4,504,1 //White Potion +4,505,1 //Blue Potion +4,506,1 //Green Potion +4,526,1 //Royal Jelly +4,529,1 //Candy +4,530,1 //Candy Cane +4,537,1 //Pet Food +4,538,1 //Well-baked Cookie +4,539,1 //Piece of Cake +4,603,1 //Old Blue Box +4,617,1 //Old Purple Box +4,644,20 //Gift Box +4,1558,1 //Girl's Diary diff --git a/db/item_group_db.txt b/db/item_group_db.txt index 94b44573b9..fcf94aa74d 100644 --- a/db/item_group_db.txt +++ b/db/item_group_db.txt @@ -1,22 +1,8 @@ -// GROUP,Item ID1,Item ID2,Item ID3,...,Item ID20 -// -1,501,502,503,504,505,506 // potions -2,507,508,509,510,511 // herbs -3,512,513,514,515,516 // fruits -4,517,528 // meat -5,529,530 // candy -6,531,532,534 // juices (removed Grape juice 533) -7,544,551 // raw fish -8,603,617,644 // boxes -9,715,716,717 // gemstones -10,909,7126 // jellopy/giant jellopy -11,756,757,998,999,1002,1003,1010,1011 // ores -12,512,513,514,515,516,517,528,529,530,544,551 // food types -13,501,502,503,504,505,506,507,508,509,510,511,531,532,533,534 // recovery-types -14,714,756,757,969,984,985,990,991,992,993,994,995,996,997,998,999,1002,1003,1010,1011 // minerals -15,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,659,660,661 // taming items -16,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,12000,12001,12002,12003 //scrolls -17,12004,12005,12006,12007,12008,12009,12010,12011,12012,12013,12014,12015 //quivers -18,2263,2278,2288,2297,5043,5087,5088,5089,5090 //masks -19,2601,2602,2603,2604,2605,2606,2607,2608,2610,2611,2612,2613,2614,2615,2616,2617,2618,2619,2620,2621,2622,2623,2624,2625,2626,2627,2628,2640,2641,2648,2649,2650,2651 //accessory -20,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733 // jewels \ No newline at end of file +import: db/item_bluebox.txt +import: db/item_violetbox.txt +import: db/item_cardalbum.txt +import: db/item_cookie_bag.txt +import: db/item_findingore.txt +import: db/item_giftbox.txt +import: db/item_scroll.txt +import: db/item_misc.txt diff --git a/db/item_misc.txt b/db/item_misc.txt new file mode 100644 index 0000000000..179ae8c2fc --- /dev/null +++ b/db/item_misc.txt @@ -0,0 +1,225 @@ +//GroupID,ItemID,Rate +// +// Potions +8,501,1 +8,502,1 +8,503,1 +8,504,1 +8,505,1 +8,506,1 +// Herbs +9,507,1 +9,508,1 +9,509,1 +9,510,1 +9,511,1 +// Fruits +10,512,1 +10,513,1 +10,514,1 +10,515,1 +10,516,1 +// Meat +11,517,1 +11,528,1 +// Candy +12,529,1 +12,530,1 +// Juice (removed Grape juice 533) +13,531,1 +13,532,1 +13,534,1 +// Fish +14,544,1 +14,551,1 +// Boxes +15,603,1 +15,617,1 +15,644,1 +// Gemstones +16,715,1 +16,716,1 +16,717,1 +//jellopy/giant jellopy +17,909,1 +17,7126,1 +// ores +18,756,1 +18,757,1 +18,998,1 +18,999,1 +18,1002,1 +18,1003,1 +18,1010,1 +18,1011,1 +// food types +19,512,1 +19,513,1 +19,514,1 +19,515,1 +19,516,1 +19,517,1 +19,528,1 +19,529,1 +19,530,1 +19,544,1 +19,551,1 +//recovery-types +20,501,1 +20,502,1 +20,503,1 +20,504,1 +20,505,1 +20,506,1 +20,507,1 +20,508,1 +20,509,1 +20,510,1 +20,511,1 +20,531,1 +20,532,1 +20,533,1 +20,534,1 +// minerals +21,714,1 +21,756,1 +21,757,1 +21,969,1 +21,984,1 +21,985,1 +21,990,1 +21,991,1 +21,992,1 +21,993,1 +21,994,1 +21,995,1 +21,996,1 +21,997,1 +21,998,1 +21,999,1 +21,1002,1 +21,1003,1 +21,1010,1 +21,1011,1 +// taming items +22,619,1 +22,620,1 +22,621,1 +22,622,1 +22,623,1 +22,624,1 +22,625,1 +22,626,1 +22,627,1 +22,628,1 +22,629,1 +22,630,1 +22,631,1 +22,632,1 +22,633,1 +22,634,1 +22,635,1 +22,636,1 +22,637,1 +22,638,1 +22,639,1 +22,640,1 +22,641,1 +22,642,1 +22,659,1 +22,660,1 +22,661,1 +//scrolls +23,686,1 +23,687,1 +23,688,1 +23,689,1 +23,690,1 +23,691,1 +23,692,1 +23,693,1 +23,694,1 +23,695,1 +23,696,1 +23,697,1 +23,698,1 +23,699,1 +23,700,1 +23,12000,1 +23,12001,1 +23,12002,1 +23,12003,1 +//quivers +24,12004,1 +24,12005,1 +24,12006,1 +24,12007,1 +24,12008,1 +24,12009,1 +24,12010,1 +24,12011,1 +24,12012,1 +24,12013,1 +24,12014,1 +24,12015,1 +//masks +25,2263,1 +25,2278,1 +25,2288,1 +25,2297,1 +25,5043,1 +25,5087,1 +25,5088,1 +25,5089,1 +25,5090,1 +//accessory +26,2601,1 +26,2602,1 +26,2603,1 +26,2604,1 +26,2605,1 +26,2606,1 +26,2607,1 +26,2608,1 +26,2610,1 +26,2611,1 +26,2612,1 +26,2613,1 +26,2614,1 +26,2615,1 +26,2616,1 +26,2617,1 +26,2618,1 +26,2619,1 +26,2620,1 +26,2621,1 +26,2622,1 +26,2623,1 +26,2624,1 +26,2625,1 +26,2626,1 +26,2627,1 +26,2628,1 +26,2640,1 +26,2641,1 +26,2648,1 +26,2649,1 +26,2650,1 +26,2651,1 +// jewels +27,718,1 +27,719,1 +27,720,1 +27,721,1 +27,722,1 +27,723,1 +27,724,1 +27,725,1 +27,726,1 +27,727,1 +27,728,1 +27,729,1 +27,730,1 +27,731,1 +27,732,1 +27,733,1 diff --git a/db/item_scroll.txt b/db/item_scroll.txt index 21433c3b1d..3c52a0f9de 100644 --- a/db/item_scroll.txt +++ b/db/item_scroll.txt @@ -1,6 +1,6 @@ // Worn-Out Scroll Obtainable Items Database // // Structure of Database: -// ItemID,DummyName,Rate +// GroupID,ItemID,Rate -0,Jellopy,909 +5,909,1 //Jellopy diff --git a/db/item_violetbox.txt b/db/item_violetbox.txt index 7ef0263062..910b3c3f93 100644 --- a/db/item_violetbox.txt +++ b/db/item_violetbox.txt @@ -1,9985 +1,8986 @@ // Old Violet Box Obtainable Items Database // // Structure of Database: -// ItemID DummyName Rate +// GroupID,ItemID,Rate -0,Guard,2102 -2102,Guard,1000000 -2104,Buckler,1000000 -2106,Shield,1000000 -2108,Mirror Shield,1000000 -2109,Memory Book,1000000 -2112,Novice Guard,1000000 -2302,Cotton Shirt,1000000 -2304,Jacket,1000000 -2306,Adventurer's Suit,1000000 -2308,Mantle,1000000 -2310,Coat,1000000 -2311,Mink Coat,1000000 -2313,Padded Armor,1000000 -2315,Chain Mail,1000000 -2317,Full Plate,1000000 -2318,Lord's Clothes,1000000 -2320,Formal Suit,1000000 -2322,Silk Robe,1000000 -2324,Scapulare,1000000 -2326,Saint's Robe,1000000 -2329,Wooden Mail,1000000 -2331,Tights,1000000 -2333,Silver Robe,1000000 -2336,Thief Clothes,1000000 -2337,Ninja Suit,1000000 -2338,Wedding Dress,1000000 -2339,Pantie,1000000 -2340,Novice Breastplate,1000000 -2352,Tattered Novice Ninja Suit,1000000 -2402,Sandals,1000000 -2404,Shoes,1000000 -2406,Boots,1000000 -2407,Crystal Pumps,1000000 -2408,Shackles,1000000 -2409,High Heels,1000000 -2411,Greaves,1000000 -2414,Novice Slippers,1000000 -2502,Hood,1000000 -2504,Muffler,1000000 -2506,Manteau,1000000 -2507,Ancient Cape,1000000 -2508,Ragamuffin Manteau,1000000 -2510,Somber Novice Hood,1000000 -2601,Ring,1000000 -2602,Earring,1000000 -2603,Necklace,1000000 -2604,Glove,1000000 -2605,Brooch,1000000 -2607,Clip,1000000 -2608,Rosary,1000000 -2609,Skull Ring,1000000 -2610,Gold Ring,1000000 -2611,Silver Ring,1000000 -2612,Flower Ring,1000000 -2613,Diamond Ring,1000000 -2617,Celebrant's Mitten,1000000 -2618,Matyr's Leash,1000000 -2627,Belt,1000000 -2628,Novice Armlet,1000000 -1117,Katana,1000000 -1152,Slayer,1000000 -1155,Bastard Sword,1000000 -1158,Two-Handed Sword,1000000 -1162,Broad Sword,1000000 -1163,Claymore,1000000 -1251,Jur,1000000 -1253,Katar,1000000 -1255,Jamadhar,1000000 -1256,Katar of Frozen Icicle,1000000 -1257,Katar of Quaking,1000000 -1258,Katar of Raging Blaze,1000000 -1259,Katar of Piercing Wind,1000000 -1352,Battle Axe,1000000 -1355,Hammer,1000000 -1358,Buster,1000000 -1361,Two-Handed Axe,1000000 -1411,Lance,1000000 -1452,Guisarme,1000000 -1455,Glaive,1000000 -1458,Partizan,1000000 -1461,Trident,1000000 -1464,Halberd,1000000 -1472,Soul Staff,1000000 -1702,Bow,1000000 -1705,Composite Bow,1000000 -1708,Great Bow,1000000 -1711,Crossbow,1000000 -1715,Arbalest,1000000 -1716,Gakkung Bow,1000000 -1718,Hunter Bow,1000000 -1102,Sword,1000000 -1105,Falchion,1000000 -1108,Blade,1000000 -1111,Rapier,1000000 -1114,Scimitar,1000000 -1120,Tsurugi,1000000 -1124,Orcish sword,1000000 -1125,Ring Pommel Saber,1000000 -1127,Saber,1000000 -1128,Haedonggum,1000000 -1129,Flamberge,1000000 -1202,Knife,1000000 -1205,Cutter,1000000 -1208,Main Gauche,1000000 -1211,Dirk,1000000 -1214,Dagger,1000000 -1217,Stiletto,1000000 -1220,Gladius,1000000 -1226,Damascus,1000000 -1243,Novice Main Gauche,1000000 -1302,Axe,1000000 -1304,Orcish Axe,1000000 -1402,Javelin,1000000 -1405,Spear,1000000 -1408,Pike,1000000 -1502,Club,1000000 -1505,Mace,1000000 -1508,Smasher,1000000 -1511,Flail,1000000 -1514,Morning Star,1000000 -1517,Sword Mace,1000000 -1520,Chain,1000000 -1522,Stunner,1000000 -1550,Book,1000000 -1551,Bible,1000000 -1552,Tablet,1000000 -1553,Book of Billows,1000000 -1554,Book of Mother Earth,1000000 -1555,Book of the Blazing Sun,1000000 -1556,Book of Gust of Wind,1000000 -1558,Girl's Diary,1000000 -1602,Rod,1000000 -1605,Wand,1000000 -1608,Staff,1000000 -1611,Arc Wand,1000000 -1613,Mighty Staff,1000000 -1614,Wand of Occult,1000000 -1615,Evil Bone Wand,1000000 -1802,Waghnak,1000000 -1804,Knuckle Duster,1000000 -1806,Studded Knuckles,1000000 -1808,Fist,1000000 -1810,Claw,1000000 -1812,Finger,1000000 -1902,Violin,1000000 -1904,Mandolin,1000000 -1906,Lute,1000000 -1908,Guitar,1000000 -1910,Harp,1000000 -1912,Gumoongoh,1000000 -1951,Rope,1000000 -1953,Whip,1000000 -1955,Wire Whip,1000000 -1957,Rante Whip,1000000 -1959,Tail Whip,1000000 -1961,Whip,1000000 -2201,Sunglasses,1000000 -2203,Glasses,1000000 -2205,Diver Goggles,1000000 -2206,Wedding Veil,1000000 -2207,Fancy Flower,1000000 -2208,Ribbon,1000000 -2209,Ribbon,1000000 -2210,Hair Band,1000000 -2211,Bandana,1000000 -2212,Eye Patch,1000000 -2213,Kitty Band,1000000 -2214,Bunny Band,1000000 -2215,Flower Band,1000000 -2216,Biretta,1000000 -2217,Biretta,1000000 -2218,Flu Mask,1000000 -2220,Hat,1000000 -2221,Hat,1000000 -2222,Turban,1000000 -2223,Turban,1000000 -2226,Cap,1000000 -2227,Cap,1000000 -2228,Helm,1000000 -2229,Helm,1000000 -2230,Gemmed Sallet,1000000 -2231,Gemmed Sallet,1000000 -2232,Circlet,1000000 -2233,Circlet,1000000 -2236,Santa Hat,1000000 -2239,Monocle,1000000 -2241,Grandpa Beard,1000000 -2242,Purple Glasses,1000000 -2243,Geek Glasses,1000000 -2244,Big Ribbon,1000000 -2245,Sweet Gent,1000000 -2246,Golden Gear,1000000 -2247,Romantic Gent,1000000 -2248,Western Grace,1000000 -2250,Cute Ribbon,1000000 -2251,Monk Hat,1000000 -2252,Wizard Hat,1000000 -2253,Sunflower,1000000 -2257,Unicorn Horn,1000000 -2259,Mini Propeller,1000000 -2260,Mini Glasses,1000000 -2261,Army Cap,1000000 -2262,Clown Nose,1000000 -2263,Zorro Masque,1000000 -2265,Gangster Mask,1000000 -2266,Iron Cain,1000000 -2267,Cigarette,1000000 -2268,Pipe,1000000 -2269,Romantic Flower,1000000 -2270,Romantic Leaf,1000000 -2271,Jack be Dandy,1000000 -2275,Red Bandana,1000000 -2276,Angled Glasses,1000000 -2277,Nurse Cap,1000000 -2279,Bomb Wick,1000000 -2282,Halo,1000000 -2285,Apple of Archer,1000000 -2287,Pirate Bandana,1000000 -2289,Poo Poo Hat,1000000 -2290,Funeral Hat,1000000 -2291,Masquerade,1000000 -2294,Stellar,1000000 -2295,Blinker,1000000 -2298,Green Feeler,1000000 -2299,Orc Helm,1000000 -5003,Joker Jester,1000000 -5006,Machoman's Glasses,1000000 -5008,Puppy Love,1000000 -5009,Safety Helmet,1000000 -5010,Indian Fillet,1000000 -5011,Aerial,1000000 -5014,Fin Helm,1000000 -5015,Egg Shell,1000000 -5030,Panda Hat,1000000 -5035,Poring Hat,1000000 -5037,Nutshell,1000000 -5055,Novice False Eggshell,1000000 -2278,Mr. Smile,1000000 -2288,Mr. Scream,1000000 -2297,Goblin Mask,1000000 -5005,Gas Mask,1000000 -5088,Surprised Mask,1000000 -5089,Annoyed Mask,1000000 -5090,Goblin Leader Mask,1000000 -2224,Goggles,1000000 -2225,Goggles,1000000 -10001,Skull Helm,1000000 -10002,Monster Oxygen Mask,1000000 -10003,Transparent Headgear,1000000 -10004,Pacifier,1000000 -10005,Wig,1000000 -10006,Queen's Hair Ornament,1000000 -10007,Silk Ribbon,1000000 -10008,Punisher,1000000 -10009,Wild Flower,1000000 -10010,Battered Pot,1000000 -10011,Stellar Hairpin,1000000 -10012,Tiny Egg Shell,1000000 -10013,Backpack,1000000 -10014,Rocker Glasses,1000000 -10015,Green Lace,1000000 -10016,Golden Bell,1000000 -10017,Bark Shorts,1000000 -10018,Monkey Circlet,1000000 -10019,Red Scarf,1000000 -10020,Grave Keeper's Sword,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -2102,Guard,1000000 -2104,Buckler,1000000 -2106,Shield,1000000 -2108,Mirror Shield,1000000 -2109,Memory Book,1000000 -2112,Novice Guard,1000000 -2302,Cotton Shirt,1000000 -2304,Jacket,1000000 -2306,Adventurer's Suit,1000000 -2308,Mantle,1000000 -2310,Coat,1000000 -2311,Mink Coat,1000000 -2313,Padded Armor,1000000 -2315,Chain Mail,1000000 -2317,Full Plate,1000000 -2318,Lord's Clothes,1000000 -2320,Formal Suit,1000000 -2322,Silk Robe,1000000 -2324,Scapulare,1000000 -2326,Saint's Robe,1000000 -2329,Wooden Mail,1000000 -2331,Tights,1000000 -2333,Silver Robe,1000000 -2336,Thief Clothes,1000000 -2337,Ninja Suit,1000000 -2338,Wedding Dress,1000000 -2339,Pantie,1000000 -2340,Novice Breastplate,1000000 -2352,Tattered Novice Ninja Suit,1000000 -2402,Sandals,1000000 -2404,Shoes,1000000 -2406,Boots,1000000 -2407,Crystal Pumps,1000000 -2408,Shackles,1000000 -2409,High Heels,1000000 -2411,Greaves,1000000 -2414,Novice Slippers,1000000 -2502,Hood,1000000 -2504,Muffler,1000000 -2506,Manteau,1000000 -2507,Ancient Cape,1000000 -2508,Ragamuffin Manteau,1000000 -2510,Somber Novice Hood,1000000 -2601,Ring,1000000 -2602,Earring,1000000 -2603,Necklace,1000000 -2604,Glove,1000000 -2605,Brooch,1000000 -2607,Clip,1000000 -2608,Rosary,1000000 -2609,Skull Ring,1000000 -2610,Gold Ring,1000000 -2611,Silver Ring,1000000 -2612,Flower Ring,1000000 -2613,Diamond Ring,1000000 -2617,Celebrant's Mitten,1000000 -2618,Matyr's Leash,1000000 -2627,Belt,1000000 -2628,Novice Armlet,1000000 -1117,Katana,1000000 -1152,Slayer,1000000 -1155,Bastard Sword,1000000 -1158,Two-Handed Sword,1000000 -1162,Broad Sword,1000000 -1163,Claymore,1000000 -1251,Jur,1000000 -1253,Katar,1000000 -1255,Jamadhar,1000000 -1256,Katar of Frozen Icicle,1000000 -1257,Katar of Quaking,1000000 -1258,Katar of Raging Blaze,1000000 -1259,Katar of Piercing Wind,1000000 -1352,Battle Axe,1000000 -1355,Hammer,1000000 -1358,Buster,1000000 -1361,Two-Handed Axe,1000000 -1411,Lance,1000000 -1452,Guisarme,1000000 -1455,Glaive,1000000 -1458,Partizan,1000000 -1461,Trident,1000000 -1464,Halberd,1000000 -1472,Soul Staff,1000000 -1702,Bow,1000000 -1705,Composite Bow,1000000 -1708,Great Bow,1000000 -1711,Crossbow,1000000 -1715,Arbalest,1000000 -1716,Gakkung Bow,1000000 -1718,Hunter Bow,1000000 -1102,Sword,1000000 -1105,Falchion,1000000 -1108,Blade,1000000 -1111,Rapier,1000000 -1114,Scimitar,1000000 -1120,Tsurugi,1000000 -1124,Orcish sword,1000000 -1125,Ring Pommel Saber,1000000 -1127,Saber,1000000 -1128,Haedonggum,1000000 -1129,Flamberge,1000000 -1202,Knife,1000000 -1205,Cutter,1000000 -1208,Main Gauche,1000000 -1211,Dirk,1000000 -1214,Dagger,1000000 -1217,Stiletto,1000000 -1220,Gladius,1000000 -1226,Damascus,1000000 -1243,Novice Main Gauche,1000000 -1302,Axe,1000000 -1304,Orcish Axe,1000000 -1402,Javelin,1000000 -1405,Spear,1000000 -1408,Pike,1000000 -1502,Club,1000000 -1505,Mace,1000000 -1508,Smasher,1000000 -1511,Flail,1000000 -1514,Morning Star,1000000 -1517,Sword Mace,1000000 -1520,Chain,1000000 -1522,Stunner,1000000 -1550,Book,1000000 -1551,Bible,1000000 -1552,Tablet,1000000 -1553,Book of Billows,1000000 -1554,Book of Mother Earth,1000000 -1555,Book of the Blazing Sun,1000000 -1556,Book of Gust of Wind,1000000 -1558,Girl's Diary,1000000 -1602,Rod,1000000 -1605,Wand,1000000 -1608,Staff,1000000 -1611,Arc Wand,1000000 -1613,Mighty Staff,1000000 -1614,Wand of Occult,1000000 -1615,Evil Bone Wand,1000000 -1802,Waghnak,1000000 -1804,Knuckle Duster,1000000 -1806,Studded Knuckles,1000000 -1808,Fist,1000000 -1810,Claw,1000000 -1812,Finger,1000000 -1902,Violin,1000000 -1904,Mandolin,1000000 -1906,Lute,1000000 -1908,Guitar,1000000 -1910,Harp,1000000 -1912,Gumoongoh,1000000 -1951,Rope,1000000 -1953,Whip,1000000 -1955,Wire Whip,1000000 -1957,Rante Whip,1000000 -1959,Tail Whip,1000000 -1961,Whip,1000000 -2201,Sunglasses,1000000 -2203,Glasses,1000000 -2205,Diver Goggles,1000000 -2206,Wedding Veil,1000000 -2207,Fancy Flower,1000000 -2208,Ribbon,1000000 -2209,Ribbon,1000000 -2210,Hair Band,1000000 -2211,Bandana,1000000 -2212,Eye Patch,1000000 -2213,Kitty Band,1000000 -2214,Bunny Band,1000000 -2215,Flower Band,1000000 -2216,Biretta,1000000 -2217,Biretta,1000000 -2218,Flu Mask,1000000 -2220,Hat,1000000 -2221,Hat,1000000 -2222,Turban,1000000 -2223,Turban,1000000 -2226,Cap,1000000 -2227,Cap,1000000 -2228,Helm,1000000 -2229,Helm,1000000 -2230,Gemmed Sallet,1000000 -2231,Gemmed Sallet,1000000 -2232,Circlet,1000000 -2233,Circlet,1000000 -2236,Santa Hat,1000000 -2239,Monocle,1000000 -2241,Grandpa Beard,1000000 -2242,Purple Glasses,1000000 -2243,Geek Glasses,1000000 -2244,Big Ribbon,1000000 -2245,Sweet Gent,1000000 -2246,Golden Gear,1000000 -2247,Romantic Gent,1000000 -2248,Western Grace,1000000 -2250,Cute Ribbon,1000000 -2251,Monk Hat,1000000 -2252,Wizard Hat,1000000 -2253,Sunflower,1000000 -2257,Unicorn Horn,1000000 -2259,Mini Propeller,1000000 -2260,Mini Glasses,1000000 -2261,Army Cap,1000000 -2262,Clown Nose,1000000 -2263,Zorro Masque,1000000 -2265,Gangster Mask,1000000 -2266,Iron Cain,1000000 -2267,Cigarette,1000000 -2268,Pipe,1000000 -2269,Romantic Flower,1000000 -2270,Romantic Leaf,1000000 -2271,Jack be Dandy,1000000 -2275,Red Bandana,1000000 -2276,Angled Glasses,1000000 -2277,Nurse Cap,1000000 -2279,Bomb Wick,1000000 -2282,Halo,1000000 -2285,Apple of Archer,1000000 -2287,Pirate Bandana,1000000 -2289,Poo Poo Hat,1000000 -2290,Funeral Hat,1000000 -2291,Masquerade,1000000 -2294,Stellar,1000000 -2295,Blinker,1000000 -2298,Green Feeler,1000000 -2299,Orc Helm,1000000 -5003,Joker Jester,1000000 -5006,Machoman's Glasses,1000000 -5008,Puppy Love,1000000 -5009,Safety Helmet,1000000 -5010,Indian Fillet,1000000 -5011,Aerial,1000000 -5014,Fin Helm,1000000 -5015,Egg Shell,1000000 -5030,Panda Hat,1000000 -5035,Poring Hat,1000000 -5037,Nutshell,1000000 -5055,Novice False Eggshell,1000000 -2278,Mr. Smile,1000000 -2288,Mr. Scream,1000000 -2297,Goblin Mask,1000000 -5005,Gas Mask,1000000 -5088,Surprised Mask,1000000 -5089,Annoyed Mask,1000000 -5090,Goblin Leader Mask,1000000 -2224,Goggles,1000000 -2225,Goggles,1000000 -10001,Skull Helm,1000000 -10002,Monster Oxygen Mask,1000000 -10003,Transparent Headgear,1000000 -10004,Pacifier,1000000 -10005,Wig,1000000 -10006,Queen's Hair Ornament,1000000 -10007,Silk Ribbon,1000000 -10008,Punisher,1000000 -10009,Wild Flower,1000000 -10010,Battered Pot,1000000 -10011,Stellar Hairpin,1000000 -10012,Tiny Egg Shell,1000000 -10013,Backpack,1000000 -10014,Rocker Glasses,1000000 -10015,Green Lace,1000000 -10016,Golden Bell,1000000 -10017,Bark Shorts,1000000 -10018,Monkey Circlet,1000000 -10019,Red Scarf,1000000 -10020,Grave Keeper's Sword,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -2102,Guard,1000000 -2104,Buckler,1000000 -2106,Shield,1000000 -2108,Mirror Shield,1000000 -2109,Memory Book,1000000 -2112,Novice Guard,1000000 -2302,Cotton Shirt,1000000 -2304,Jacket,1000000 -2306,Adventurer's Suit,1000000 -2308,Mantle,1000000 -2310,Coat,1000000 -2311,Mink Coat,1000000 -2313,Padded Armor,1000000 -2315,Chain Mail,1000000 -2317,Full Plate,1000000 -2318,Lord's Clothes,1000000 -2320,Formal Suit,1000000 -2322,Silk Robe,1000000 -2324,Scapulare,1000000 -2326,Saint's Robe,1000000 -2329,Wooden Mail,1000000 -2331,Tights,1000000 -2333,Silver Robe,1000000 -2336,Thief Clothes,1000000 -2337,Ninja Suit,1000000 -2338,Wedding Dress,1000000 -2339,Pantie,1000000 -2340,Novice Breastplate,1000000 -2352,Tattered Novice Ninja Suit,1000000 -2402,Sandals,1000000 -2404,Shoes,1000000 -2406,Boots,1000000 -2407,Crystal Pumps,1000000 -2408,Shackles,1000000 -2409,High Heels,1000000 -2411,Greaves,1000000 -2414,Novice Slippers,1000000 -2502,Hood,1000000 -2504,Muffler,1000000 -2506,Manteau,1000000 -2507,Ancient Cape,1000000 -2508,Ragamuffin Manteau,1000000 -2510,Somber Novice Hood,1000000 -2601,Ring,1000000 -2602,Earring,1000000 -2603,Necklace,1000000 -2604,Glove,1000000 -2605,Brooch,1000000 -2607,Clip,1000000 -2608,Rosary,1000000 -2609,Skull Ring,1000000 -2610,Gold Ring,1000000 -2611,Silver Ring,1000000 -2612,Flower Ring,1000000 -2613,Diamond Ring,1000000 -2617,Celebrant's Mitten,1000000 -2618,Matyr's Leash,1000000 -2627,Belt,1000000 -2628,Novice Armlet,1000000 -1117,Katana,1000000 -1152,Slayer,1000000 -1155,Bastard Sword,1000000 -1158,Two-Handed Sword,1000000 -1162,Broad Sword,1000000 -1163,Claymore,1000000 -1251,Jur,1000000 -1253,Katar,1000000 -1255,Jamadhar,1000000 -1256,Katar of Frozen Icicle,1000000 -1257,Katar of Quaking,1000000 -1258,Katar of Raging Blaze,1000000 -1259,Katar of Piercing Wind,1000000 -1352,Battle Axe,1000000 -1355,Hammer,1000000 -1358,Buster,1000000 -1361,Two-Handed Axe,1000000 -1411,Lance,1000000 -1452,Guisarme,1000000 -1455,Glaive,1000000 -1458,Partizan,1000000 -1461,Trident,1000000 -1464,Halberd,1000000 -1472,Soul Staff,1000000 -1702,Bow,1000000 -1705,Composite Bow,1000000 -1708,Great Bow,1000000 -1711,Crossbow,1000000 -1715,Arbalest,1000000 -1716,Gakkung Bow,1000000 -1718,Hunter Bow,1000000 -1102,Sword,1000000 -1105,Falchion,1000000 -1108,Blade,1000000 -1111,Rapier,1000000 -1114,Scimitar,1000000 -1120,Tsurugi,1000000 -1124,Orcish sword,1000000 -1125,Ring Pommel Saber,1000000 -1127,Saber,1000000 -1128,Haedonggum,1000000 -1129,Flamberge,1000000 -1202,Knife,1000000 -1205,Cutter,1000000 -1208,Main Gauche,1000000 -1211,Dirk,1000000 -1214,Dagger,1000000 -1217,Stiletto,1000000 -1220,Gladius,1000000 -1226,Damascus,1000000 -1243,Novice Main Gauche,1000000 -1302,Axe,1000000 -1304,Orcish Axe,1000000 -1402,Javelin,1000000 -1405,Spear,1000000 -1408,Pike,1000000 -1502,Club,1000000 -1505,Mace,1000000 -1508,Smasher,1000000 -1511,Flail,1000000 -1514,Morning Star,1000000 -1517,Sword Mace,1000000 -1520,Chain,1000000 -1522,Stunner,1000000 -1550,Book,1000000 -1551,Bible,1000000 -1552,Tablet,1000000 -1553,Book of Billows,1000000 -1554,Book of Mother Earth,1000000 -1555,Book of the Blazing Sun,1000000 -1556,Book of Gust of Wind,1000000 -1558,Girl's Diary,1000000 -1602,Rod,1000000 -1605,Wand,1000000 -1608,Staff,1000000 -1611,Arc Wand,1000000 -1613,Mighty Staff,1000000 -1614,Wand of Occult,1000000 -1615,Evil Bone Wand,1000000 -1802,Waghnak,1000000 -1804,Knuckle Duster,1000000 -1806,Studded Knuckles,1000000 -1808,Fist,1000000 -1810,Claw,1000000 -1812,Finger,1000000 -1902,Violin,1000000 -1904,Mandolin,1000000 -1906,Lute,1000000 -1908,Guitar,1000000 -1910,Harp,1000000 -1912,Gumoongoh,1000000 -1951,Rope,1000000 -1953,Whip,1000000 -1955,Wire Whip,1000000 -1957,Rante Whip,1000000 -1959,Tail Whip,1000000 -1961,Whip,1000000 -2201,Sunglasses,1000000 -2203,Glasses,1000000 -2205,Diver Goggles,1000000 -2206,Wedding Veil,1000000 -2207,Fancy Flower,1000000 -2208,Ribbon,1000000 -2209,Ribbon,1000000 -2210,Hair Band,1000000 -2211,Bandana,1000000 -2212,Eye Patch,1000000 -2213,Kitty Band,1000000 -2214,Bunny Band,1000000 -2215,Flower Band,1000000 -2216,Biretta,1000000 -2217,Biretta,1000000 -2218,Flu Mask,1000000 -2220,Hat,1000000 -2221,Hat,1000000 -2222,Turban,1000000 -2223,Turban,1000000 -2226,Cap,1000000 -2227,Cap,1000000 -2228,Helm,1000000 -2229,Helm,1000000 -2230,Gemmed Sallet,1000000 -2231,Gemmed Sallet,1000000 -2232,Circlet,1000000 -2233,Circlet,1000000 -2236,Santa Hat,1000000 -2239,Monocle,1000000 -2241,Grandpa Beard,1000000 -2242,Purple Glasses,1000000 -2243,Geek Glasses,1000000 -2244,Big Ribbon,1000000 -2245,Sweet Gent,1000000 -2246,Golden Gear,1000000 -2247,Romantic Gent,1000000 -2248,Western Grace,1000000 -2250,Cute Ribbon,1000000 -2251,Monk Hat,1000000 -2252,Wizard Hat,1000000 -2253,Sunflower,1000000 -2257,Unicorn Horn,1000000 -2259,Mini Propeller,1000000 -2260,Mini Glasses,1000000 -2261,Army Cap,1000000 -2262,Clown Nose,1000000 -2263,Zorro Masque,1000000 -2265,Gangster Mask,1000000 -2266,Iron Cain,1000000 -2267,Cigarette,1000000 -2268,Pipe,1000000 -2269,Romantic Flower,1000000 -2270,Romantic Leaf,1000000 -2271,Jack be Dandy,1000000 -2275,Red Bandana,1000000 -2276,Angled Glasses,1000000 -2277,Nurse Cap,1000000 -2279,Bomb Wick,1000000 -2282,Halo,1000000 -2285,Apple of Archer,1000000 -2287,Pirate Bandana,1000000 -2289,Poo Poo Hat,1000000 -2290,Funeral Hat,1000000 -2291,Masquerade,1000000 -2294,Stellar,1000000 -2295,Blinker,1000000 -2298,Green Feeler,1000000 -2299,Orc Helm,1000000 -5003,Joker Jester,1000000 -5006,Machoman's Glasses,1000000 -5008,Puppy Love,1000000 -5009,Safety Helmet,1000000 -5010,Indian Fillet,1000000 -5011,Aerial,1000000 -5014,Fin Helm,1000000 -5015,Egg Shell,1000000 -5030,Panda Hat,1000000 -5035,Poring Hat,1000000 -5037,Nutshell,1000000 -5055,Novice False Eggshell,1000000 -2278,Mr. Smile,1000000 -2288,Mr. Scream,1000000 -2297,Goblin Mask,1000000 -5005,Gas Mask,1000000 -5088,Surprised Mask,1000000 -5089,Annoyed Mask,1000000 -5090,Goblin Leader Mask,1000000 -2224,Goggles,1000000 -2225,Goggles,1000000 -10001,Skull Helm,1000000 -10002,Monster Oxygen Mask,1000000 -10003,Transparent Headgear,1000000 -10004,Pacifier,1000000 -10005,Wig,1000000 -10006,Queen's Hair Ornament,1000000 -10007,Silk Ribbon,1000000 -10008,Punisher,1000000 -10009,Wild Flower,1000000 -10010,Battered Pot,1000000 -10011,Stellar Hairpin,1000000 -10012,Tiny Egg Shell,1000000 -10013,Backpack,1000000 -10014,Rocker Glasses,1000000 -10015,Green Lace,1000000 -10016,Golden Bell,1000000 -10017,Bark Shorts,1000000 -10018,Monkey Circlet,1000000 -10019,Red Scarf,1000000 -10020,Grave Keeper's Sword,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -2102,Guard,1000000 -2104,Buckler,1000000 -2106,Shield,1000000 -2108,Mirror Shield,1000000 -2109,Memory Book,1000000 -2112,Novice Guard,1000000 -2302,Cotton Shirt,1000000 -2304,Jacket,1000000 -2306,Adventurer's Suit,1000000 -2308,Mantle,1000000 -2310,Coat,1000000 -2311,Mink Coat,1000000 -2313,Padded Armor,1000000 -2315,Chain Mail,1000000 -2317,Full Plate,1000000 -2318,Lord's Clothes,1000000 -2320,Formal Suit,1000000 -2322,Silk Robe,1000000 -2324,Scapulare,1000000 -2326,Saint's Robe,1000000 -2329,Wooden Mail,1000000 -2331,Tights,1000000 -2333,Silver Robe,1000000 -2336,Thief Clothes,1000000 -2337,Ninja Suit,1000000 -2338,Wedding Dress,1000000 -2339,Pantie,1000000 -2340,Novice Breastplate,1000000 -2352,Tattered Novice Ninja Suit,1000000 -2402,Sandals,1000000 -2404,Shoes,1000000 -2406,Boots,1000000 -2407,Crystal Pumps,1000000 -2408,Shackles,1000000 -2409,High Heels,1000000 -2411,Greaves,1000000 -2414,Novice Slippers,1000000 -2502,Hood,1000000 -2504,Muffler,1000000 -2506,Manteau,1000000 -2507,Ancient Cape,1000000 -2508,Ragamuffin Manteau,1000000 -2510,Somber Novice Hood,1000000 -2601,Ring,1000000 -2602,Earring,1000000 -2603,Necklace,1000000 -2604,Glove,1000000 -2605,Brooch,1000000 -2607,Clip,1000000 -2608,Rosary,1000000 -2609,Skull Ring,1000000 -2610,Gold Ring,1000000 -2611,Silver Ring,1000000 -2612,Flower Ring,1000000 -2613,Diamond Ring,1000000 -2617,Celebrant's Mitten,1000000 -2618,Matyr's Leash,1000000 -2627,Belt,1000000 -2628,Novice Armlet,1000000 -1117,Katana,1000000 -1152,Slayer,1000000 -1155,Bastard Sword,1000000 -1158,Two-Handed Sword,1000000 -1162,Broad Sword,1000000 -1163,Claymore,1000000 -1251,Jur,1000000 -1253,Katar,1000000 -1255,Jamadhar,1000000 -1256,Katar of Frozen Icicle,1000000 -1257,Katar of Quaking,1000000 -1258,Katar of Raging Blaze,1000000 -1259,Katar of Piercing Wind,1000000 -1352,Battle Axe,1000000 -1355,Hammer,1000000 -1358,Buster,1000000 -1361,Two-Handed Axe,1000000 -1411,Lance,1000000 -1452,Guisarme,1000000 -1455,Glaive,1000000 -1458,Partizan,1000000 -1461,Trident,1000000 -1464,Halberd,1000000 -1472,Soul Staff,1000000 -1702,Bow,1000000 -1705,Composite Bow,1000000 -1708,Great Bow,1000000 -1711,Crossbow,1000000 -1715,Arbalest,1000000 -1716,Gakkung Bow,1000000 -1718,Hunter Bow,1000000 -1102,Sword,1000000 -1105,Falchion,1000000 -1108,Blade,1000000 -1111,Rapier,1000000 -1114,Scimitar,1000000 -1120,Tsurugi,1000000 -1124,Orcish sword,1000000 -1125,Ring Pommel Saber,1000000 -1127,Saber,1000000 -1128,Haedonggum,1000000 -1129,Flamberge,1000000 -1202,Knife,1000000 -1205,Cutter,1000000 -1208,Main Gauche,1000000 -1211,Dirk,1000000 -1214,Dagger,1000000 -1217,Stiletto,1000000 -1220,Gladius,1000000 -1226,Damascus,1000000 -1243,Novice Main Gauche,1000000 -1302,Axe,1000000 -1304,Orcish Axe,1000000 -1402,Javelin,1000000 -1405,Spear,1000000 -1408,Pike,1000000 -1502,Club,1000000 -1505,Mace,1000000 -1508,Smasher,1000000 -1511,Flail,1000000 -1514,Morning Star,1000000 -1517,Sword Mace,1000000 -1520,Chain,1000000 -1522,Stunner,1000000 -1550,Book,1000000 -1551,Bible,1000000 -1552,Tablet,1000000 -1553,Book of Billows,1000000 -1554,Book of Mother Earth,1000000 -1555,Book of the Blazing Sun,1000000 -1556,Book of Gust of Wind,1000000 -1558,Girl's Diary,1000000 -1602,Rod,1000000 -1605,Wand,1000000 -1608,Staff,1000000 -1611,Arc Wand,1000000 -1613,Mighty Staff,1000000 -1614,Wand of Occult,1000000 -1615,Evil Bone Wand,1000000 -1802,Waghnak,1000000 -1804,Knuckle Duster,1000000 -1806,Studded Knuckles,1000000 -1808,Fist,1000000 -1810,Claw,1000000 -1812,Finger,1000000 -1902,Violin,1000000 -1904,Mandolin,1000000 -1906,Lute,1000000 -1908,Guitar,1000000 -1910,Harp,1000000 -1912,Gumoongoh,1000000 -1951,Rope,1000000 -1953,Whip,1000000 -1955,Wire Whip,1000000 -1957,Rante Whip,1000000 -1959,Tail Whip,1000000 -1961,Whip,1000000 -2201,Sunglasses,1000000 -2203,Glasses,1000000 -2205,Diver Goggles,1000000 -2206,Wedding Veil,1000000 -2207,Fancy Flower,1000000 -2208,Ribbon,1000000 -2209,Ribbon,1000000 -2210,Hair Band,1000000 -2211,Bandana,1000000 -2212,Eye Patch,1000000 -2213,Kitty Band,1000000 -2214,Bunny Band,1000000 -2215,Flower Band,1000000 -2216,Biretta,1000000 -2217,Biretta,1000000 -2218,Flu Mask,1000000 -2220,Hat,1000000 -2221,Hat,1000000 -2222,Turban,1000000 -2223,Turban,1000000 -2226,Cap,1000000 -2227,Cap,1000000 -2228,Helm,1000000 -2229,Helm,1000000 -2230,Gemmed Sallet,1000000 -2231,Gemmed Sallet,1000000 -2232,Circlet,1000000 -2233,Circlet,1000000 -2236,Santa Hat,1000000 -2239,Monocle,1000000 -2241,Grandpa Beard,1000000 -2242,Purple Glasses,1000000 -2243,Geek Glasses,1000000 -2244,Big Ribbon,1000000 -2245,Sweet Gent,1000000 -2246,Golden Gear,1000000 -2247,Romantic Gent,1000000 -2248,Western Grace,1000000 -2250,Cute Ribbon,1000000 -2251,Monk Hat,1000000 -2252,Wizard Hat,1000000 -2253,Sunflower,1000000 -2257,Unicorn Horn,1000000 -2259,Mini Propeller,1000000 -2260,Mini Glasses,1000000 -2261,Army Cap,1000000 -2262,Clown Nose,1000000 -2263,Zorro Masque,1000000 -2265,Gangster Mask,1000000 -2266,Iron Cain,1000000 -2267,Cigarette,1000000 -2268,Pipe,1000000 -2269,Romantic Flower,1000000 -2270,Romantic Leaf,1000000 -2271,Jack be Dandy,1000000 -2275,Red Bandana,1000000 -2276,Angled Glasses,1000000 -2277,Nurse Cap,1000000 -2279,Bomb Wick,1000000 -2282,Halo,1000000 -2285,Apple of Archer,1000000 -2287,Pirate Bandana,1000000 -2289,Poo Poo Hat,1000000 -2290,Funeral Hat,1000000 -2291,Masquerade,1000000 -2294,Stellar,1000000 -2295,Blinker,1000000 -2298,Green Feeler,1000000 -2299,Orc Helm,1000000 -5003,Joker Jester,1000000 -5006,Machoman's Glasses,1000000 -5008,Puppy Love,1000000 -5009,Safety Helmet,1000000 -5010,Indian Fillet,1000000 -5011,Aerial,1000000 -5014,Fin Helm,1000000 -5015,Egg Shell,1000000 -5030,Panda Hat,1000000 -5035,Poring Hat,1000000 -5037,Nutshell,1000000 -5055,Novice False Eggshell,1000000 -2278,Mr. Smile,1000000 -2288,Mr. Scream,1000000 -2297,Goblin Mask,1000000 -5005,Gas Mask,1000000 -5088,Surprised Mask,1000000 -5089,Annoyed Mask,1000000 -5090,Goblin Leader Mask,1000000 -2224,Goggles,1000000 -2225,Goggles,1000000 -10001,Skull Helm,1000000 -10002,Monster Oxygen Mask,1000000 -10003,Transparent Headgear,1000000 -10004,Pacifier,1000000 -10005,Wig,1000000 -10006,Queen's Hair Ornament,1000000 -10007,Silk Ribbon,1000000 -10008,Punisher,1000000 -10009,Wild Flower,1000000 -10010,Battered Pot,1000000 -10011,Stellar Hairpin,1000000 -10012,Tiny Egg Shell,1000000 -10013,Backpack,1000000 -10014,Rocker Glasses,1000000 -10015,Green Lace,1000000 -10016,Golden Bell,1000000 -10017,Bark Shorts,1000000 -10018,Monkey Circlet,1000000 -10019,Red Scarf,1000000 -10020,Grave Keeper's Sword,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -2102,Guard,1000000 -2104,Buckler,1000000 -2106,Shield,1000000 -2108,Mirror Shield,1000000 -2109,Memory Book,1000000 -2112,Novice Guard,1000000 -2302,Cotton Shirt,1000000 -2304,Jacket,1000000 -2306,Adventurer's Suit,1000000 -2308,Mantle,1000000 -2310,Coat,1000000 -2311,Mink Coat,1000000 -2313,Padded Armor,1000000 -2315,Chain Mail,1000000 -2317,Full Plate,1000000 -2318,Lord's Clothes,1000000 -2320,Formal Suit,1000000 -2322,Silk Robe,1000000 -2324,Scapulare,1000000 -2326,Saint's Robe,1000000 -2329,Wooden Mail,1000000 -2331,Tights,1000000 -2333,Silver Robe,1000000 -2336,Thief Clothes,1000000 -2337,Ninja Suit,1000000 -2338,Wedding Dress,1000000 -2339,Pantie,1000000 -2340,Novice Breastplate,1000000 -2352,Tattered Novice Ninja Suit,1000000 -2402,Sandals,1000000 -2404,Shoes,1000000 -2406,Boots,1000000 -2407,Crystal Pumps,1000000 -2408,Shackles,1000000 -2409,High Heels,1000000 -2411,Greaves,1000000 -2414,Novice Slippers,1000000 -2502,Hood,1000000 -2504,Muffler,1000000 -2506,Manteau,1000000 -2507,Ancient Cape,1000000 -2508,Ragamuffin Manteau,1000000 -2510,Somber Novice Hood,1000000 -2601,Ring,1000000 -2602,Earring,1000000 -2603,Necklace,1000000 -2604,Glove,1000000 -2605,Brooch,1000000 -2607,Clip,1000000 -2608,Rosary,1000000 -2609,Skull Ring,1000000 -2610,Gold Ring,1000000 -2611,Silver Ring,1000000 -2612,Flower Ring,1000000 -2613,Diamond Ring,1000000 -2617,Celebrant's Mitten,1000000 -2618,Matyr's Leash,1000000 -2627,Belt,1000000 -2628,Novice Armlet,1000000 -1117,Katana,1000000 -1152,Slayer,1000000 -1155,Bastard Sword,1000000 -1158,Two-Handed Sword,1000000 -1162,Broad Sword,1000000 -1163,Claymore,1000000 -1251,Jur,1000000 -1253,Katar,1000000 -1255,Jamadhar,1000000 -1256,Katar of Frozen Icicle,1000000 -1257,Katar of Quaking,1000000 -1258,Katar of Raging Blaze,1000000 -1259,Katar of Piercing Wind,1000000 -1352,Battle Axe,1000000 -1355,Hammer,1000000 -1358,Buster,1000000 -1361,Two-Handed Axe,1000000 -1411,Lance,1000000 -1452,Guisarme,1000000 -1455,Glaive,1000000 -1458,Partizan,1000000 -1461,Trident,1000000 -1464,Halberd,1000000 -1472,Soul Staff,1000000 -1702,Bow,1000000 -1705,Composite Bow,1000000 -1708,Great Bow,1000000 -1711,Crossbow,1000000 -1715,Arbalest,1000000 -1716,Gakkung Bow,1000000 -1718,Hunter Bow,1000000 -1102,Sword,1000000 -1105,Falchion,1000000 -1108,Blade,1000000 -1111,Rapier,1000000 -1114,Scimitar,1000000 -1120,Tsurugi,1000000 -1124,Orcish sword,1000000 -1125,Ring Pommel Saber,1000000 -1127,Saber,1000000 -1128,Haedonggum,1000000 -1129,Flamberge,1000000 -1202,Knife,1000000 -1205,Cutter,1000000 -1208,Main Gauche,1000000 -1211,Dirk,1000000 -1214,Dagger,1000000 -1217,Stiletto,1000000 -1220,Gladius,1000000 -1226,Damascus,1000000 -1243,Novice Main Gauche,1000000 -1302,Axe,1000000 -1304,Orcish Axe,1000000 -1402,Javelin,1000000 -1405,Spear,1000000 -1408,Pike,1000000 -1502,Club,1000000 -1505,Mace,1000000 -1508,Smasher,1000000 -1511,Flail,1000000 -1514,Morning Star,1000000 -1517,Sword Mace,1000000 -1520,Chain,1000000 -1522,Stunner,1000000 -1550,Book,1000000 -1551,Bible,1000000 -1552,Tablet,1000000 -1553,Book of Billows,1000000 -1554,Book of Mother Earth,1000000 -1555,Book of the Blazing Sun,1000000 -1556,Book of Gust of Wind,1000000 -1558,Girl's Diary,1000000 -1602,Rod,1000000 -1605,Wand,1000000 -1608,Staff,1000000 -1611,Arc Wand,1000000 -1613,Mighty Staff,1000000 -1614,Wand of Occult,1000000 -1615,Evil Bone Wand,1000000 -1802,Waghnak,1000000 -1804,Knuckle Duster,1000000 -1806,Studded Knuckles,1000000 -1808,Fist,1000000 -1810,Claw,1000000 -1812,Finger,1000000 -1902,Violin,1000000 -1904,Mandolin,1000000 -1906,Lute,1000000 -1908,Guitar,1000000 -1910,Harp,1000000 -1912,Gumoongoh,1000000 -1951,Rope,1000000 -1953,Whip,1000000 -1955,Wire Whip,1000000 -1957,Rante Whip,1000000 -1959,Tail Whip,1000000 -1961,Whip,1000000 -2201,Sunglasses,1000000 -2203,Glasses,1000000 -2205,Diver Goggles,1000000 -2206,Wedding Veil,1000000 -2207,Fancy Flower,1000000 -2208,Ribbon,1000000 -2209,Ribbon,1000000 -2210,Hair Band,1000000 -2211,Bandana,1000000 -2212,Eye Patch,1000000 -2213,Kitty Band,1000000 -2214,Bunny Band,1000000 -2215,Flower Band,1000000 -2216,Biretta,1000000 -2217,Biretta,1000000 -2218,Flu Mask,1000000 -2220,Hat,1000000 -2221,Hat,1000000 -2222,Turban,1000000 -2223,Turban,1000000 -2226,Cap,1000000 -2227,Cap,1000000 -2228,Helm,1000000 -2229,Helm,1000000 -2230,Gemmed Sallet,1000000 -2231,Gemmed Sallet,1000000 -2232,Circlet,1000000 -2233,Circlet,1000000 -2236,Santa Hat,1000000 -2239,Monocle,1000000 -2241,Grandpa Beard,1000000 -2242,Purple Glasses,1000000 -2243,Geek Glasses,1000000 -2244,Big Ribbon,1000000 -2245,Sweet Gent,1000000 -2246,Golden Gear,1000000 -2247,Romantic Gent,1000000 -2248,Western Grace,1000000 -2250,Cute Ribbon,1000000 -2251,Monk Hat,1000000 -2252,Wizard Hat,1000000 -2253,Sunflower,1000000 -2257,Unicorn Horn,1000000 -2259,Mini Propeller,1000000 -2260,Mini Glasses,1000000 -2261,Army Cap,1000000 -2262,Clown Nose,1000000 -2263,Zorro Masque,1000000 -2265,Gangster Mask,1000000 -2266,Iron Cain,1000000 -2267,Cigarette,1000000 -2268,Pipe,1000000 -2269,Romantic Flower,1000000 -2270,Romantic Leaf,1000000 -2271,Jack be Dandy,1000000 -2275,Red Bandana,1000000 -2276,Angled Glasses,1000000 -2277,Nurse Cap,1000000 -2279,Bomb Wick,1000000 -2282,Halo,1000000 -2285,Apple of Archer,1000000 -2287,Pirate Bandana,1000000 -2289,Poo Poo Hat,1000000 -2290,Funeral Hat,1000000 -2291,Masquerade,1000000 -2294,Stellar,1000000 -2295,Blinker,1000000 -2298,Green Feeler,1000000 -2299,Orc Helm,1000000 -5003,Joker Jester,1000000 -5006,Machoman's Glasses,1000000 -5008,Puppy Love,1000000 -5009,Safety Helmet,1000000 -5010,Indian Fillet,1000000 -5011,Aerial,1000000 -5014,Fin Helm,1000000 -5015,Egg Shell,1000000 -5030,Panda Hat,1000000 -5035,Poring Hat,1000000 -5037,Nutshell,1000000 -5055,Novice False Eggshell,1000000 -2278,Mr. Smile,1000000 -2288,Mr. Scream,1000000 -2297,Goblin Mask,1000000 -5005,Gas Mask,1000000 -5088,Surprised Mask,1000000 -5089,Annoyed Mask,1000000 -5090,Goblin Leader Mask,1000000 -2224,Goggles,1000000 -2225,Goggles,1000000 -10001,Skull Helm,1000000 -10002,Monster Oxygen Mask,1000000 -10003,Transparent Headgear,1000000 -10004,Pacifier,1000000 -10005,Wig,1000000 -10006,Queen's Hair Ornament,1000000 -10007,Silk Ribbon,1000000 -10008,Punisher,1000000 -10009,Wild Flower,1000000 -10010,Battered Pot,1000000 -10011,Stellar Hairpin,1000000 -10012,Tiny Egg Shell,1000000 -10013,Backpack,1000000 -10014,Rocker Glasses,1000000 -10015,Green Lace,1000000 -10016,Golden Bell,1000000 -10017,Bark Shorts,1000000 -10018,Monkey Circlet,1000000 -10019,Red Scarf,1000000 -10020,Grave Keeper's Sword,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -2102,Guard,1000000 -2104,Buckler,1000000 -2106,Shield,1000000 -2108,Mirror Shield,1000000 -2109,Memory Book,1000000 -2112,Novice Guard,1000000 -2302,Cotton Shirt,1000000 -2304,Jacket,1000000 -2306,Adventurer's Suit,1000000 -2308,Mantle,1000000 -2310,Coat,1000000 -2311,Mink Coat,1000000 -2313,Padded Armor,1000000 -2315,Chain Mail,1000000 -2317,Full Plate,1000000 -2318,Lord's Clothes,1000000 -2320,Formal Suit,1000000 -2322,Silk Robe,1000000 -2324,Scapulare,1000000 -2326,Saint's Robe,1000000 -2329,Wooden Mail,1000000 -2331,Tights,1000000 -2333,Silver Robe,1000000 -2336,Thief Clothes,1000000 -2337,Ninja Suit,1000000 -2338,Wedding Dress,1000000 -2339,Pantie,1000000 -2340,Novice Breastplate,1000000 -2352,Tattered Novice Ninja Suit,1000000 -2402,Sandals,1000000 -2404,Shoes,1000000 -2406,Boots,1000000 -2407,Crystal Pumps,1000000 -2408,Shackles,1000000 -2409,High Heels,1000000 -2411,Greaves,1000000 -2414,Novice Slippers,1000000 -2502,Hood,1000000 -2504,Muffler,1000000 -2506,Manteau,1000000 -2507,Ancient Cape,1000000 -2508,Ragamuffin Manteau,1000000 -2510,Somber Novice Hood,1000000 -2601,Ring,1000000 -2602,Earring,1000000 -2603,Necklace,1000000 -2604,Glove,1000000 -2605,Brooch,1000000 -2607,Clip,1000000 -2608,Rosary,1000000 -2609,Skull Ring,1000000 -2610,Gold Ring,1000000 -2611,Silver Ring,1000000 -2612,Flower Ring,1000000 -2613,Diamond Ring,1000000 -2617,Celebrant's Mitten,1000000 -2618,Matyr's Leash,1000000 -2627,Belt,1000000 -2628,Novice Armlet,1000000 -1117,Katana,1000000 -1152,Slayer,1000000 -1155,Bastard Sword,1000000 -1158,Two-Handed Sword,1000000 -1162,Broad Sword,1000000 -1163,Claymore,1000000 -1251,Jur,1000000 -1253,Katar,1000000 -1255,Jamadhar,1000000 -1256,Katar of Frozen Icicle,1000000 -1257,Katar of Quaking,1000000 -1258,Katar of Raging Blaze,1000000 -1259,Katar of Piercing Wind,1000000 -1352,Battle Axe,1000000 -1355,Hammer,1000000 -1358,Buster,1000000 -1361,Two-Handed Axe,1000000 -1411,Lance,1000000 -1452,Guisarme,1000000 -1455,Glaive,1000000 -1458,Partizan,1000000 -1461,Trident,1000000 -1464,Halberd,1000000 -1472,Soul Staff,1000000 -1702,Bow,1000000 -1705,Composite Bow,1000000 -1708,Great Bow,1000000 -1711,Crossbow,1000000 -1715,Arbalest,1000000 -1716,Gakkung Bow,1000000 -1718,Hunter Bow,1000000 -1102,Sword,1000000 -1105,Falchion,1000000 -1108,Blade,1000000 -1111,Rapier,1000000 -1114,Scimitar,1000000 -1120,Tsurugi,1000000 -1124,Orcish sword,1000000 -1125,Ring Pommel Saber,1000000 -1127,Saber,1000000 -1128,Haedonggum,1000000 -1129,Flamberge,1000000 -1202,Knife,1000000 -1205,Cutter,1000000 -1208,Main Gauche,1000000 -1211,Dirk,1000000 -1214,Dagger,1000000 -1217,Stiletto,1000000 -1220,Gladius,1000000 -1226,Damascus,1000000 -1243,Novice Main Gauche,1000000 -1302,Axe,1000000 -1304,Orcish Axe,1000000 -1402,Javelin,1000000 -1405,Spear,1000000 -1408,Pike,1000000 -1502,Club,1000000 -1505,Mace,1000000 -1508,Smasher,1000000 -1511,Flail,1000000 -1514,Morning Star,1000000 -1517,Sword Mace,1000000 -1520,Chain,1000000 -1522,Stunner,1000000 -1550,Book,1000000 -1551,Bible,1000000 -1552,Tablet,1000000 -1553,Book of Billows,1000000 -1554,Book of Mother Earth,1000000 -1555,Book of the Blazing Sun,1000000 -1556,Book of Gust of Wind,1000000 -1558,Girl's Diary,1000000 -1602,Rod,1000000 -1605,Wand,1000000 -1608,Staff,1000000 -1611,Arc Wand,1000000 -1613,Mighty Staff,1000000 -1614,Wand of Occult,1000000 -1615,Evil Bone Wand,1000000 -1802,Waghnak,1000000 -1804,Knuckle Duster,1000000 -1806,Studded Knuckles,1000000 -1808,Fist,1000000 -1810,Claw,1000000 -1812,Finger,1000000 -1902,Violin,1000000 -1904,Mandolin,1000000 -1906,Lute,1000000 -1908,Guitar,1000000 -1910,Harp,1000000 -1912,Gumoongoh,1000000 -1951,Rope,1000000 -1953,Whip,1000000 -1955,Wire Whip,1000000 -1957,Rante Whip,1000000 -1959,Tail Whip,1000000 -1961,Whip,1000000 -2201,Sunglasses,1000000 -2203,Glasses,1000000 -2205,Diver Goggles,1000000 -2206,Wedding Veil,1000000 -2207,Fancy Flower,1000000 -2208,Ribbon,1000000 -2209,Ribbon,1000000 -2210,Hair Band,1000000 -2211,Bandana,1000000 -2212,Eye Patch,1000000 -2213,Kitty Band,1000000 -2214,Bunny Band,1000000 -2215,Flower Band,1000000 -2216,Biretta,1000000 -2217,Biretta,1000000 -2218,Flu Mask,1000000 -2220,Hat,1000000 -2221,Hat,1000000 -2222,Turban,1000000 -2223,Turban,1000000 -2226,Cap,1000000 -2227,Cap,1000000 -2228,Helm,1000000 -2229,Helm,1000000 -2230,Gemmed Sallet,1000000 -2231,Gemmed Sallet,1000000 -2232,Circlet,1000000 -2233,Circlet,1000000 -2236,Santa Hat,1000000 -2239,Monocle,1000000 -2241,Grandpa Beard,1000000 -2242,Purple Glasses,1000000 -2243,Geek Glasses,1000000 -2244,Big Ribbon,1000000 -2245,Sweet Gent,1000000 -2246,Golden Gear,1000000 -2247,Romantic Gent,1000000 -2248,Western Grace,1000000 -2250,Cute Ribbon,1000000 -2251,Monk Hat,1000000 -2252,Wizard Hat,1000000 -2253,Sunflower,1000000 -2257,Unicorn Horn,1000000 -2259,Mini Propeller,1000000 -2260,Mini Glasses,1000000 -2261,Army Cap,1000000 -2262,Clown Nose,1000000 -2263,Zorro Masque,1000000 -2265,Gangster Mask,1000000 -2266,Iron Cain,1000000 -2267,Cigarette,1000000 -2268,Pipe,1000000 -2269,Romantic Flower,1000000 -2270,Romantic Leaf,1000000 -2271,Jack be Dandy,1000000 -2275,Red Bandana,1000000 -2276,Angled Glasses,1000000 -2277,Nurse Cap,1000000 -2279,Bomb Wick,1000000 -2282,Halo,1000000 -2285,Apple of Archer,1000000 -2287,Pirate Bandana,1000000 -2289,Poo Poo Hat,1000000 -2290,Funeral Hat,1000000 -2291,Masquerade,1000000 -2294,Stellar,1000000 -2295,Blinker,1000000 -2298,Green Feeler,1000000 -2299,Orc Helm,1000000 -5003,Joker Jester,1000000 -5006,Machoman's Glasses,1000000 -5008,Puppy Love,1000000 -5009,Safety Helmet,1000000 -5010,Indian Fillet,1000000 -5011,Aerial,1000000 -5014,Fin Helm,1000000 -5015,Egg Shell,1000000 -5030,Panda Hat,1000000 -5035,Poring Hat,1000000 -5037,Nutshell,1000000 -5055,Novice False Eggshell,1000000 -2278,Mr. Smile,1000000 -2288,Mr. Scream,1000000 -2297,Goblin Mask,1000000 -5005,Gas Mask,1000000 -5088,Surprised Mask,1000000 -5089,Annoyed Mask,1000000 -5090,Goblin Leader Mask,1000000 -2224,Goggles,1000000 -2225,Goggles,1000000 -10001,Skull Helm,1000000 -10002,Monster Oxygen Mask,1000000 -10003,Transparent Headgear,1000000 -10004,Pacifier,1000000 -10005,Wig,1000000 -10006,Queen's Hair Ornament,1000000 -10007,Silk Ribbon,1000000 -10008,Punisher,1000000 -10009,Wild Flower,1000000 -10010,Battered Pot,1000000 -10011,Stellar Hairpin,1000000 -10012,Tiny Egg Shell,1000000 -10013,Backpack,1000000 -10014,Rocker Glasses,1000000 -10015,Green Lace,1000000 -10016,Golden Bell,1000000 -10017,Bark Shorts,1000000 -10018,Monkey Circlet,1000000 -10019,Red Scarf,1000000 -10020,Grave Keeper's Sword,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -2102,Guard,1000000 -2104,Buckler,1000000 -2106,Shield,1000000 -2108,Mirror Shield,1000000 -2109,Memory Book,1000000 -2112,Novice Guard,1000000 -2302,Cotton Shirt,1000000 -2304,Jacket,1000000 -2306,Adventurer's Suit,1000000 -2308,Mantle,1000000 -2310,Coat,1000000 -2311,Mink Coat,1000000 -2313,Padded Armor,1000000 -2315,Chain Mail,1000000 -2317,Full Plate,1000000 -2318,Lord's Clothes,1000000 -2320,Formal Suit,1000000 -2322,Silk Robe,1000000 -2324,Scapulare,1000000 -2326,Saint's Robe,1000000 -2329,Wooden Mail,1000000 -2331,Tights,1000000 -2333,Silver Robe,1000000 -2336,Thief Clothes,1000000 -2337,Ninja Suit,1000000 -2338,Wedding Dress,1000000 -2339,Pantie,1000000 -2340,Novice Breastplate,1000000 -2352,Tattered Novice Ninja Suit,1000000 -2402,Sandals,1000000 -2404,Shoes,1000000 -2406,Boots,1000000 -2407,Crystal Pumps,1000000 -2408,Shackles,1000000 -2409,High Heels,1000000 -2411,Greaves,1000000 -2414,Novice Slippers,1000000 -2502,Hood,1000000 -2504,Muffler,1000000 -2506,Manteau,1000000 -2507,Ancient Cape,1000000 -2508,Ragamuffin Manteau,1000000 -2510,Somber Novice Hood,1000000 -2601,Ring,1000000 -2602,Earring,1000000 -2603,Necklace,1000000 -2604,Glove,1000000 -2605,Brooch,1000000 -2607,Clip,1000000 -2608,Rosary,1000000 -2609,Skull Ring,1000000 -2610,Gold Ring,1000000 -2611,Silver Ring,1000000 -2612,Flower Ring,1000000 -2613,Diamond Ring,1000000 -2617,Celebrant's Mitten,1000000 -2618,Matyr's Leash,1000000 -2627,Belt,1000000 -2628,Novice Armlet,1000000 -1117,Katana,1000000 -1152,Slayer,1000000 -1155,Bastard Sword,1000000 -1158,Two-Handed Sword,1000000 -1162,Broad Sword,1000000 -1163,Claymore,1000000 -1251,Jur,1000000 -1253,Katar,1000000 -1255,Jamadhar,1000000 -1256,Katar of Frozen Icicle,1000000 -1257,Katar of Quaking,1000000 -1258,Katar of Raging Blaze,1000000 -1259,Katar of Piercing Wind,1000000 -1352,Battle Axe,1000000 -1355,Hammer,1000000 -1358,Buster,1000000 -1361,Two-Handed Axe,1000000 -1411,Lance,1000000 -1452,Guisarme,1000000 -1455,Glaive,1000000 -1458,Partizan,1000000 -1461,Trident,1000000 -1464,Halberd,1000000 -1472,Soul Staff,1000000 -1702,Bow,1000000 -1705,Composite Bow,1000000 -1708,Great Bow,1000000 -1711,Crossbow,1000000 -1715,Arbalest,1000000 -1716,Gakkung Bow,1000000 -1718,Hunter Bow,1000000 -1102,Sword,1000000 -1105,Falchion,1000000 -1108,Blade,1000000 -1111,Rapier,1000000 -1114,Scimitar,1000000 -1120,Tsurugi,1000000 -1124,Orcish sword,1000000 -1125,Ring Pommel Saber,1000000 -1127,Saber,1000000 -1128,Haedonggum,1000000 -1129,Flamberge,1000000 -1202,Knife,1000000 -1205,Cutter,1000000 -1208,Main Gauche,1000000 -1211,Dirk,1000000 -1214,Dagger,1000000 -1217,Stiletto,1000000 -1220,Gladius,1000000 -1226,Damascus,1000000 -1243,Novice Main Gauche,1000000 -1302,Axe,1000000 -1304,Orcish Axe,1000000 -1402,Javelin,1000000 -1405,Spear,1000000 -1408,Pike,1000000 -1502,Club,1000000 -1505,Mace,1000000 -1508,Smasher,1000000 -1511,Flail,1000000 -1514,Morning Star,1000000 -1517,Sword Mace,1000000 -1520,Chain,1000000 -1522,Stunner,1000000 -1550,Book,1000000 -1551,Bible,1000000 -1552,Tablet,1000000 -1553,Book of Billows,1000000 -1554,Book of Mother Earth,1000000 -1555,Book of the Blazing Sun,1000000 -1556,Book of Gust of Wind,1000000 -1558,Girl's Diary,1000000 -1602,Rod,1000000 -1605,Wand,1000000 -1608,Staff,1000000 -1611,Arc Wand,1000000 -1613,Mighty Staff,1000000 -1614,Wand of Occult,1000000 -1615,Evil Bone Wand,1000000 -1802,Waghnak,1000000 -1804,Knuckle Duster,1000000 -1806,Studded Knuckles,1000000 -1808,Fist,1000000 -1810,Claw,1000000 -1812,Finger,1000000 -1902,Violin,1000000 -1904,Mandolin,1000000 -1906,Lute,1000000 -1908,Guitar,1000000 -1910,Harp,1000000 -1912,Gumoongoh,1000000 -1951,Rope,1000000 -1953,Whip,1000000 -1955,Wire Whip,1000000 -1957,Rante Whip,1000000 -1959,Tail Whip,1000000 -1961,Whip,1000000 -2201,Sunglasses,1000000 -2203,Glasses,1000000 -2205,Diver Goggles,1000000 -2206,Wedding Veil,1000000 -2207,Fancy Flower,1000000 -2208,Ribbon,1000000 -2209,Ribbon,1000000 -2210,Hair Band,1000000 -2211,Bandana,1000000 -2212,Eye Patch,1000000 -2213,Kitty Band,1000000 -2214,Bunny Band,1000000 -2215,Flower Band,1000000 -2216,Biretta,1000000 -2217,Biretta,1000000 -2218,Flu Mask,1000000 -2220,Hat,1000000 -2221,Hat,1000000 -2222,Turban,1000000 -2223,Turban,1000000 -2226,Cap,1000000 -2227,Cap,1000000 -2228,Helm,1000000 -2229,Helm,1000000 -2230,Gemmed Sallet,1000000 -2231,Gemmed Sallet,1000000 -2232,Circlet,1000000 -2233,Circlet,1000000 -2236,Santa Hat,1000000 -2239,Monocle,1000000 -2241,Grandpa Beard,1000000 -2242,Purple Glasses,1000000 -2243,Geek Glasses,1000000 -2244,Big Ribbon,1000000 -2245,Sweet Gent,1000000 -2246,Golden Gear,1000000 -2247,Romantic Gent,1000000 -2248,Western Grace,1000000 -2250,Cute Ribbon,1000000 -2251,Monk Hat,1000000 -2252,Wizard Hat,1000000 -2253,Sunflower,1000000 -2257,Unicorn Horn,1000000 -2259,Mini Propeller,1000000 -2260,Mini Glasses,1000000 -2261,Army Cap,1000000 -2262,Clown Nose,1000000 -2263,Zorro Masque,1000000 -2265,Gangster Mask,1000000 -2266,Iron Cain,1000000 -2267,Cigarette,1000000 -2268,Pipe,1000000 -2269,Romantic Flower,1000000 -2270,Romantic Leaf,1000000 -2271,Jack be Dandy,1000000 -2275,Red Bandana,1000000 -2276,Angled Glasses,1000000 -2277,Nurse Cap,1000000 -2279,Bomb Wick,1000000 -2282,Halo,1000000 -2285,Apple of Archer,1000000 -2287,Pirate Bandana,1000000 -2289,Poo Poo Hat,1000000 -2290,Funeral Hat,1000000 -2291,Masquerade,1000000 -2294,Stellar,1000000 -2295,Blinker,1000000 -2298,Green Feeler,1000000 -2299,Orc Helm,1000000 -5003,Joker Jester,1000000 -5006,Machoman's Glasses,1000000 -5008,Puppy Love,1000000 -5009,Safety Helmet,1000000 -5010,Indian Fillet,1000000 -5011,Aerial,1000000 -5014,Fin Helm,1000000 -5015,Egg Shell,1000000 -5030,Panda Hat,1000000 -5035,Poring Hat,1000000 -5037,Nutshell,1000000 -5055,Novice False Eggshell,1000000 -2278,Mr. Smile,1000000 -2288,Mr. Scream,1000000 -2297,Goblin Mask,1000000 -5005,Gas Mask,1000000 -5088,Surprised Mask,1000000 -5089,Annoyed Mask,1000000 -5090,Goblin Leader Mask,1000000 -2224,Goggles,1000000 -2225,Goggles,1000000 -10001,Skull Helm,1000000 -10002,Monster Oxygen Mask,1000000 -10003,Transparent Headgear,1000000 -10004,Pacifier,1000000 -10005,Wig,1000000 -10006,Queen's Hair Ornament,1000000 -10007,Silk Ribbon,1000000 -10008,Punisher,1000000 -10009,Wild Flower,1000000 -10010,Battered Pot,1000000 -10011,Stellar Hairpin,1000000 -10012,Tiny Egg Shell,1000000 -10013,Backpack,1000000 -10014,Rocker Glasses,1000000 -10015,Green Lace,1000000 -10016,Golden Bell,1000000 -10017,Bark Shorts,1000000 -10018,Monkey Circlet,1000000 -10019,Red Scarf,1000000 -10020,Grave Keeper's Sword,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -701,Ora Ora,1000000 -702,Animal Gore,1000000 -703,Hinalle,1000000 -704,Aloe,1000000 -705,Clover,1000000 -706,Four Leaf Clover,1000000 -707,Singing Plant,1000000 -708,Ment,1000000 -710,Illusion Flower,1000000 -711,Shoot,1000000 -712,Flower,1000000 -713,Empty Bottle,1000000 -714,Emperium,1000000 -715,Yellow Gemstone,1000000 -716,Red Gemstone,1000000 -717,Blue Gemstone,1000000 -718,Garnet,1000000 -719,Amethyst,1000000 -720,Aquamarine,1000000 -721,Emerald,1000000 -722,Pearl,1000000 -723,Ruby,1000000 -724,Cursed Ruby,1000000 -725,Sardonyx,1000000 -726,Sapphire,1000000 -727,Opal,1000000 -728,Topaz,1000000 -729,Zircon,1000000 -730,1carat Diamond,1000000 -731,2carat Diamond,1000000 -732,3carat Diamond,1000000 -733,Cracked Diamond,1000000 -734,Red Frame,1000000 -735,Chung Jah,1000000 -736,China,1000000 -737,Black Ladle,1000000 -738,Pencil Case,1000000 -739,Rouge,1000000 -740,Puppet,1000000 -741,Poring Doll,1000000 -742,Chonchon Doll,1000000 -743,Spore Doll,1000000 -744,Bouquet,1000000 -745,Wedding Bouquet,1000000 -746,Glass Bead,1000000 -747,Crystal Mirror,1000000 -748,Witherless Rose,1000000 -749,Frozen Rose,1000000 -750,Baphomet Doll,1000000 -751,Osiris Doll,1000000 -752,Grasshopper Doll,1000000 -753,Yoyo Doll,1000000 -754,Raccoon Doll,1000000 -756,Rough Oridecon,1000000 -757,Rough Elunium,1000000 -901,Danggie,1000000 -902,Tree Root,1000000 -903,Reptile Tongue,1000000 -904,Scorpion Tail,1000000 -905,Stem,1000000 -906,Pointed Scale,1000000 -907,Resin,1000000 -908,Spawn,1000000 -909,Jellopy,1000000 -910,Garlet,1000000 -911,Scell,1000000 -912,Zargon,1000000 -913,Tooth of Bat,1000000 -914,Fluff,1000000 -915,Chrysalis,1000000 -916,Feather of Birds,1000000 -917,Talon,1000000 -918,Sticky Webfoot,1000000 -919,Animal Skin,1000000 -920,Wolf Claw,1000000 -921,Mushroom Spore,1000000 -922,Orc's Fang,1000000 -923,Evil Horn,1000000 -924,Powder of Butterfly,1000000 -925,Bill of Birds,1000000 -926,Snake Scale,1000000 -928,Insect Feeler,1000000 -929,Immortal Heart,1000000 -930,Rotten Bandage,1000000 -931,Orcish Voucher,1000000 -932,Skel-Bone,1000000 -934,Memento,1000000 -935,Shell,1000000 -936,Scale Shell,1000000 -937,Venom Canine,1000000 -938,Sticky Mucus,1000000 -939,Bee Sting,1000000 -940,Grasshopper's Leg,1000000 -941,Nose Ring,1000000 -942,Yoyo Tail,1000000 -943,Solid Shell,1000000 -944,Horseshoe,1000000 -945,Raccoon Leaf,1000000 -946,Snail's Shell,1000000 -947,Horn,1000000 -948,Bear's Footskin,1000000 -949,Feather,1000000 -950,Heart of Mermaid,1000000 -951,Fin,1000000 -952,Cactus Needle,1000000 -953,Stone Heart,1000000 -954,Shining Scale,1000000 -955,Worm Peeling,1000000 -956,Gill,1000000 -957,Decayed Nail,1000000 -958,Horrendous Mouth,1000000 -959,Stinky Scale,1000000 -960,Nipper,1000000 -961,Conch,1000000 -962,Tentacle,1000000 -963,Sharp Scale,1000000 -964,Crab Shell,1000000 -965,Clam Shell,1000000 -966,Clam Flesh,1000000 -967,Turtle Shell,1000000 -968,Heroic Emblem,1000000 -969,Gold,1000000 -970,Alcohol,1000000 -971,Detrimindexta,1000000 -972,Karvodailnirol,1000000 -973,Counteragent,1000000 -974,Mixture,1000000 -975,Scarlet Dyestuff,1000000 -976,Lemon Dyestuff,1000000 -978,Cobaltblue Dyestuff,1000000 -979,Darkgreen Dyestuff,1000000 -980,Orange Dyestuff,1000000 -981,Violet Dyestuff,1000000 -982,White Dyestuff,1000000 -983,Black Dyestuff,1000000 -984,Oridecon,1000000 -985,Elunium,1000000 -986,Anvil,1000000 -987,Oridecon Anvil,1000000 -988,Golden Anvil,1000000 -989,Emperium Anvil,1000000 -990,Red Blood,1000000 -991,Crystal Blue,1000000 -992,Wind of Verdure,1000000 -993,Green Live,1000000 -994,Flame Heart,1000000 -995,Mystic Frozen,1000000 -996,Rough Wind,1000000 -997,Great Nature,1000000 -998,Iron,1000000 -999,Steel,1000000 -1000,Star Crumb,1000000 -1001,Star Dust,1000000 -1002,Iron Ore,1000000 -1003,Coal,1000000 -1004,Chivalry Emblem,1000000 -1005,Hammer of Blacksmith,1000000 -1006,Old Magicbook,1000000 -1007,Necklace of Wisdom,1000000 -1008,Necklace of Oblivion,1000000 -1009,Hand of God,1000000 -1010,Phracon,1000000 -1011,Emveretarcon,1000000 -1012,Frill,1000000 -1013,Rainbow Shell,1000000 -1014,Ant Jaw,1000000 -1015,Tongue,1000000 -1016,Rat Tail,1000000 -1017,Mole Whiskers,1000000 -1018,Mole Claw,1000000 -1019,Trunk,1000000 -1020,Black Hair,1000000 -1021,Dokebi Horn,1000000 -1022,Nine Tails,1000000 -1023,Fish Tail,1000000 -1024,Squid Ink,1000000 -1025,Cobweb,1000000 -1026,Acorn,1000000 -1027,Porcupine Quill,1000000 -1028,Mane,1000000 -1029,Tiger Skin,1000000 -1030,Tiger's Footskin,1000000 -1031,Mantis Scythe,1000000 -1032,Maneater Blossom,1000000 -1033,Maneater Root,1000000 -1034,Blue Hair,1000000 -1035,Dragon Canine,1000000 -1036,Dragon Scale,1000000 -1037,Dragon Tail,1000000 -1038,Little Evil Horn,1000000 -1039,Little Evil Wing,1000000 -1040,Elder Pixie's Moustache,1000000 -1041,Lantern,1000000 -1042,Bug Leg,1000000 -1043,Orc Claw,1000000 -1044,Zenorc's Fang,1000000 -1045,Cultish Masque,1000000 -1046,Scorpion Nipper,1000000 -1047,Dead Medusa,1000000 -1048,Horrendous Hair,1000000 -1049,Skirt of Virgin,1000000 -1050,Tendon,1000000 -1051,Detonator,1000000 -1052,Single Cell,1000000 -1053,Ancient Tooth,1000000 -1054,Ancient Lips,1000000 -1055,Earthworm Peeling,1000000 -1056,Grit,1000000 -1057,Moth Dust,1000000 -1058,Moth Wings,1000000 -1059,Fabric,1000000 -1060,Golden Hair,1000000 -1061,Witched Starsand,1000000 -1062,Jack o' Pumpkin,1000000 -1063,Fang,1000000 -1064,Reins,1000000 -1065,Trap,1000000 -1066,Fine-grained Trunk,1000000 -1067,Solid Trunk,1000000 -1068,Barren Trunk,1000000 -1088,Morocc Solution,1000000 -1089,Payon Solution,1000000 -1092,Empty Test Tube,1000000 -1093,Empty Potion Bottle,1000000 -1094,Short Daenggie,1000000 -1095,Clock Hand,1000000 -1096,Round Shell,1000000 -1097,Worn Out Page,1000000 -1098,Manacles,1000000 -1099,Worn-out Prison Uniform,1000000 -7001,Mould Powder,1000000 -7002,Ogre Tooth,1000000 -7003,Anolian Skin,1000000 -7004,Mud Lump,1000000 -7005,Skull,1000000 -7006,Wing of Red Bat,1000000 -7007,Claw of Rat,1000000 -7008,Stiff Horn,1000000 -7009,Glitter Shell,1000000 -7010,Tail of Steel Scorpion,1000000 -7011,Claw of Monkey,1000000 -7012,Tough Scalelike Stem,1000000 -7013,Coral Reef,1000000 -7014,Old Portrait,1000000 -7015,Memory Bookmark,1000000 -7016,Bent Spoon,1000000 -7026,Clock_Tower_Key,1000000 -7027,Key of the Underground,1000000 -7030,Claw of Desert Wolf,1000000 -7031,Old Frying Pan,1000000 -7032,Piece of Egg Shell,1000000 -7033,Poison Spore,1000000 -7034,Red Stocking,1000000 -7035,Matchstick,1000000 -7036,Fang of Garm,1000000 -7038,Yarn,1000000 -7041,Fine Grit,1000000 -7047,Alice's Apron,1000000 -7048,Talon of Griffon,1000000 -7049,Stone,1000000 -7053,Cyfar,1000000 -7054,Brigan,1000000 -7059,Free Ticket for Kafra Storage,1000000 -7060,Free Ticket for Kafra Transportation,1000000 -7061,Free Ticket for the Cart Service,1000000 -7063,Soft Feather,1000000 -7064,Wing of Dragonfly,1000000 -7065,Sea-Otter Fur,1000000 -7066,Ice Cubic,1000000 -7067,Stone Fragment,1000000 -7068,Burnt Tree,1000000 -7069,Destroyed Armor,1000000 -7070,Broken Shell,1000000 -7071,Tattered Clothes,1000000 -7072,Old Shuriken,1000000 -7093,Cogwheel,1000000 -7094,Fragment,1000000 -7095,Metal Fragment,1000000 -7096,Lava,1000000 -7097,Burning Heart,1000000 -7098,Live Coal,1000000 -7099,Worn-out Magic Scroll,1000000 -7100,Sharp Leaf,1000000 -7101,Peco Peco Feather,1000000 -7106,Antelope Horn,1000000 -7107,Antelope Skin,1000000 -7108,Piece of Shield,1000000 -7109,Shining Spear Blade,1000000 -7110,Broken Sword,1000000 -7111,Slick Paper,1000000 -7112,Sharp Paper,1000000 -7113,Broken Pharaoh Emblem,1000000 -7114,Masque of Tutankhamen,1000000 -7115,Harpy Feather,1000000 -7116,Harpy Talon,1000000 -7117,Torn Magic Book,1000000 -7118,Torn Scroll,1000000 -7119,Bacillus,1000000 -7120,Burning Horseshoe,1000000 -7121,Honey Pot,1000000 -7122,Burning Hair,1000000 -7123,Dragon Skin,1000000 -7124,Sand Clump,1000000 -7125,Scorpion Claw,1000000 -7126,Large Jellopy,1000000 -7134,Medicine Bowl,1000000 -7135,Fire Bottle,1000000 -7136,Acid Bottle,1000000 -7137,Plant Bottle,1000000 -7138,Marine Sphere Bottle,1000000 -7139,Glistening Coat,1000000 -7149,Yellow Plate,1000000 -7150,Piece of Bamboo,1000000 -7151,Oil Paper,1000000 -7152,Glossy Hair,1000000 -7153,Worn-out Kimono,1000000 -7154,Poisonous Powder,1000000 -7155,Poisonous Toad Skin,1000000 -7156,Broken Shuriken,1000000 -7157,Dark Mask,1000000 -7158,Broken Liquor Jar,1000000 -7159,Tengu Nose,1000000 -7161,Black Bear Skin,1000000 -7162,Cloud Crumb,1000000 -7163,Hard Feeler,1000000 -7164,Solid_Peach,1000000 -7165,Transparent Celestial Robe,1000000 -7166,Soft Silk,1000000 -7167,Strange Steel Piece,1000000 -7168,Giant Butterfly Wing,1000000 -7169,Ba_Gua,1000000 -7170,Tuxedo,1000000 -7171,Leopard Skin,1000000 -7172,Leopard Claw,1000000 -7174,Wrapping Lace,1000000 -7175,Wrapping Paper,1000000 -7182,Cacao,1000000 -7186,Thin Trunk,1000000 -7187,Festival Mask,1000000 -7188,Brown_Root,1000000 -7189,Wooden Heart,1000000 -7190,Solid Husk,1000000 -7191,Lamp,1000000 -7192,Vane,1000000 -7193,Sprout,1000000 -7194,Soft Blade of Grass,1000000 -7195,Slingshot,1000000 -7196,Shoulder Protector,1000000 -7197,Tough Vines,1000000 -7198,Huge Leaf,1000000 -7200,Elastic Band,1000000 -7201,Log,1000000 -7202,Pincher of Beetle,1000000 -7203,Strong Branch,1000000 -7205,Piece of Black Cloth,1000000 -7206,Black Cat Doll,1000000 -7207,Old Manteau,1000000 -7208,Rusty Kitchen Knife,1000000 -7209,Helm of Dullahan,1000000 -7210,Armor Piece of Dullahan,1000000 -7211,Fragment of Rossata Stone,1000000 -7212,Hung Doll,1000000 -7213,Needle Packet,1000000 -7214,Bat Cage,1000000 -7215,Broken Needle,1000000 -7216,Red Muffler,1000000 -7217,Spool,1000000 -7218,Decomposed Rope,1000000 -7219,Striped Sock,1000000 -7220,Ectoplasm,1000000 -7221,Tangled Chains,1000000 -7222,Wooden Gnarl,1000000 -7223,Contorted Self-Portrait,1000000 -7225,Pumpkin Lantern,1000000 -7262,Folding Fan of Cat Ghost,1000000 -7263,Cat's Eye,1000000 -7264,Dry Sand,1000000 -7265,Dragon Horn,1000000 -7266,Denture from Dragon Mask,1000000 -7267,Tiger Panty,1000000 -7268,Little Ghost Doll,1000000 -7269,Pinafore,1000000 -7270,Nursing_Bottle,1000000 -1750,Arrow,1000000 -1751,Silver Arrow,1000000 -1752,Fire Arrow,1000000 -1753,Steel Arrow,1000000 -1754,Crystal Arrow,1000000 -1755,Arrow of Wind,1000000 -1756,Stone Arrow,1000000 -1757,Immaterial Arrow,1000000 -1758,Stun Arrow,1000000 -1759,Frozen Arrow,1000000 -1760,Flash Arrow,1000000 -1761,Cursed Arrow,1000000 -1762,Rusty Arrow,1000000 -1763,Poison Arrow,1000000 -1764,Sharp Arrow,1000000 -1765,Oridecon Arrow,1000000 -1767,Shadow Arrow,1000000 -1768,Sleep Arrow,1000000 -1769,Mute Arrow,1000000 -1770,Iron Arrow,1000000 -501,Red Potion,1000000 -502,Orange Potion,1000000 -503,Yellow Potion,1000000 -504,White Potion,1000000 -505,Blue Potion,1000000 -506,Green Potion,1000000 -507,Red Herb,1000000 -508,Yellow Herb,1000000 -509,White Herb,1000000 -510,Blue Herb,1000000 -511,Green Herb,1000000 -512,Apple,1000000 -513,Banana,1000000 -514,Grape,1000000 -515,Carrot,1000000 -516,Potato,1000000 -517,Meat,1000000 -518,Honey,1000000 -519,Milk,1000000 -520,Hinalle Leaflet,1000000 -521,Aloe Leaflet,1000000 -522,Mastela Fruit,1000000 -523,Holy Water,1000000 -525,Panacea,1000000 -526,Royal Jelly,1000000 -528,Monster Food,1000000 -529,Candy,1000000 -530,Candy Cane,1000000 -531,Apple Juice,1000000 -532,Banana Juice,1000000 -533,Grape Juice,1000000 -534,Carrot Juice,1000000 -535,Pumpkin,1000000 -536,Ice Cream,1000000 -537,Pet Food,1000000 -538,Well-baked Cookie,1000000 -539,Piece of Cake,1000000 -544,Raw Fish,1000000 -545,Condensed Red Potion,1000000 -546,Condensed Yellow Potion,1000000 -547,Condensed White Potion,1000000 -548,Cheese,1000000 -549,Yam,1000000 -550,Rice Cake,1000000 -551,Sushi,1000000 -553,Bao,1000000 -555,Traditional Rice Cake,1000000 -558,Chocolate,1000000 -561,White Chocolate,1000000 -601,Fly Wing,1000000 -602,Butterfly Wing,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -605,Anodyne,1000000 -606,Aloevera,1000000 -607,Yggdrasil Berry,1000000 -608,Yggdrasil Seed,1000000 -609,Amulet,1000000 -610,Yggdrasil Leaf,1000000 -611,Magnifier,1000000 -612,Mini Furnace,1000000 -613,Iron Hammer,1000000 -614,Golden Hammer,1000000 -615,Oridecon Hammer,1000000 -618,Worn Out Scroll,1000000 -619,Unripe Apple,1000000 -620,Orange Juice,1000000 -621,Bitter Herb,1000000 -622,Rainbow Carrot,1000000 -623,Earthworm the Dude,1000000 -624,Rotten Fish,1000000 -625,Rusty Iron,1000000 -626,Monster Juice,1000000 -627,Sweet Milk,1000000 -628,Well-Dried Bone,1000000 -629,Singing Flower,1000000 -630,Dew Laden Moss,1000000 -631,Deadly Noxious Herb,1000000 -632,Fatty Chubby Earthworm,1000000 -633,Sweet Potato,1000000 -634,Tropical Banana,1000000 -635,Orc Trophy,1000000 -636,No Recipient,1000000 -637,Old Broom,1000000 -638,Silver Knife of Chastity,1000000 -639,Armlet of Obedience,1000000 -640,Shining Stone,1000000 -641,Contracts in Shadow,1000000 -642,Book of the Devil,1000000 -643,Pet Incubator,1000000 -644,Gift Box,1000000 -645,Concentration Potion,1000000 -656,Awakening Potion,1000000 -657,Berserk Potion,1000000 -659,Her Heart,1000000 -663,Songpyun,1000000 -664,Gift Box,1000000 -665,Gift Box,1000000 -666,Gift Box,1000000 -667,Gift Box,1000000 -668,Red_Envelope,1000000 -678,Poison Bottle,1000000 -679,Pilule,1000000 -2234,Tiara,1000000 -2235,Crown,1000000 -2249,Coronet,1000000 -2254,Angel Wing,1000000 -2255,Evil Wing,1000000 -2258,Spiky Band,1000000 -2256,Majestic Goat,1000000 -2274,Ghost Bandana,1000000 -2286,Elven Ears,1000000 -2327,Holy Robe,1000000 -2334,Mage Coat,1000000 -2614,Eye of Dullahan,1000000 -2615,Safety Ring,1000000 -2616,Critical Ring,1000000 -2621,Ring,1000000 -2622,Earring,1000000 -2623,Necklace,1000000 -2624,Glove,1000000 -2625,Brooch,1000000 -2626,Rosary,1000000 -5002,Jewel Crown,1000000 -5085,Small Ribbons,1000000 -5007,Grand Circlet,1000000 -5017,Bone Helm,1000000 -5019,Corsair,1000000 -5054,Assassin Mask,1000000 -5066,Succubus Horn,1000000 -5072,Incubus Horn,1000000 -5053,Sphinx Hat,1000000 -616,Old Card Album,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -617,Old Purple Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -644,Gift Box,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -603,Old Blue Box,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 -604,Dead Branch,1000000 +2,2102,1 //Guard +2,2104,1 //Buckler +2,2106,1 //Shield +2,2108,1 //Mirror Shield +2,2109,1 //Memory Book +2,2112,1 //Novice Guard +2,2302,1 //Cotton Shirt +2,2304,1 //Jacket +2,2306,1 //Adventurer's Suit +2,2308,1 //Mantle +2,2310,1 //Coat +2,2311,1 //Mink Coat +2,2313,1 //Padded Armor +2,2315,1 //Chain Mail +2,2317,1 //Full Plate +2,2318,1 //Lord's Clothes +2,2320,1 //Formal Suit +2,2322,1 //Silk Robe +2,2324,1 //Scapulare +2,2326,1 //Saint's Robe +2,2329,1 //Wooden Mail +2,2331,1 //Tights +2,2333,1 //Silver Robe +2,2336,1 //Thief Clothes +2,2337,1 //Ninja Suit +2,2338,1 //Wedding Dress +2,2339,1 //Pantie +2,2340,1 //Novice Breastplate +2,2352,1 //Tattered Novice Ninja Suit +2,2402,1 //Sandals +2,2404,1 //Shoes +2,2406,1 //Boots +2,2407,1 //Crystal Pumps +2,2408,1 //Shackles +2,2409,1 //High Heels +2,2411,1 //Greaves +2,2414,1 //Novice Slippers +2,2502,1 //Hood +2,2504,1 //Muffler +2,2506,1 //Manteau +2,2507,1 //Ancient Cape +2,2508,1 //Ragamuffin Manteau +2,2510,1 //Somber Novice Hood +2,2601,1 //Ring +2,2602,1 //Earring +2,2603,1 //Necklace +2,2604,1 //Glove +2,2605,1 //Brooch +2,2607,1 //Clip +2,2608,1 //Rosary +2,2609,1 //Skull Ring +2,2610,1 //Gold Ring +2,2611,1 //Silver Ring +2,2612,1 //Flower Ring +2,2613,1 //Diamond Ring +2,2617,1 //Celebrant's Mitten +2,2618,1 //Matyr's Leash +2,2627,1 //Belt +2,2628,1 //Novice Armlet +2,1117,1 //Katana +2,1152,1 //Slayer +2,1155,1 //Bastard Sword +2,1158,1 //Two-Handed Sword +2,1162,1 //Broad Sword +2,1163,1 //Claymore +2,1251,1 //Jur +2,1253,1 //Katar +2,1255,1 //Jamadhar +2,1256,1 //Katar of Frozen Icicle +2,1257,1 //Katar of Quaking +2,1258,1 //Katar of Raging Blaze +2,1259,1 //Katar of Piercing Wind +2,1352,1 //Battle Axe +2,1355,1 //Hammer +2,1358,1 //Buster +2,1361,1 //Two-Handed Axe +2,1411,1 //Lance +2,1452,1 //Guisarme +2,1455,1 //Glaive +2,1458,1 //Partizan +2,1461,1 //Trident +2,1464,1 //Halberd +2,1472,1 //Soul Staff +2,1702,1 //Bow +2,1705,1 //Composite Bow +2,1708,1 //Great Bow +2,1711,1 //Crossbow +2,1715,1 //Arbalest +2,1716,1 //Gakkung Bow +2,1718,1 //Hunter Bow +2,1102,1 //Sword +2,1105,1 //Falchion +2,1108,1 //Blade +2,1111,1 //Rapier +2,1114,1 //Scimitar +2,1120,1 //Tsurugi +2,1124,1 //Orcish sword +2,1125,1 //Ring Pommel Saber +2,1127,1 //Saber +2,1128,1 //Haedonggum +2,1129,1 //Flamberge +2,1202,1 //Knife +2,1205,1 //Cutter +2,1208,1 //Main Gauche +2,1211,1 //Dirk +2,1214,1 //Dagger +2,1217,1 //Stiletto +2,1220,1 //Gladius +2,1226,1 //Damascus +2,1243,1 //Novice Main Gauche +2,1302,1 //Axe +2,1304,1 //Orcish Axe +2,1402,1 //Javelin +2,1405,1 //Spear +2,1408,1 //Pike +2,1502,1 //Club +2,1505,1 //Mace +2,1508,1 //Smasher +2,1511,1 //Flail +2,1514,1 //Morning Star +2,1517,1 //Sword Mace +2,1520,1 //Chain +2,1522,1 //Stunner +2,1550,1 //Book +2,1551,1 //Bible +2,1552,1 //Tablet +2,1553,1 //Book of Billows +2,1554,1 //Book of Mother Earth +2,1555,1 //Book of the Blazing Sun +2,1556,1 //Book of Gust of Wind +2,1558,1 //Girl's Diary +2,1602,1 //Rod +2,1605,1 //Wand +2,1608,1 //Staff +2,1611,1 //Arc Wand +2,1613,1 //Mighty Staff +2,1614,1 //Wand of Occult +2,1615,1 //Evil Bone Wand +2,1802,1 //Waghnak +2,1804,1 //Knuckle Duster +2,1806,1 //Studded Knuckles +2,1808,1 //Fist +2,1810,1 //Claw +2,1812,1 //Finger +2,1902,1 //Violin +2,1904,1 //Mandolin +2,1906,1 //Lute +2,1908,1 //Guitar +2,1910,1 //Harp +2,1912,1 //Gumoongoh +2,1951,1 //Rope +2,1953,1 //Whip +2,1955,1 //Wire Whip +2,1957,1 //Rante Whip +2,1959,1 //Tail Whip +2,1961,1 //Whip +2,2201,1 //Sunglasses +2,2203,1 //Glasses +2,2205,1 //Diver Goggles +2,2206,1 //Wedding Veil +2,2207,1 //Fancy Flower +2,2208,1 //Ribbon +2,2209,1 //Ribbon +2,2210,1 //Hair Band +2,2211,1 //Bandana +2,2212,1 //Eye Patch +2,2213,1 //Kitty Band +2,2214,1 //Bunny Band +2,2215,1 //Flower Band +2,2216,1 //Biretta +2,2217,1 //Biretta +2,2218,1 //Flu Mask +2,2220,1 //Hat +2,2221,1 //Hat +2,2222,1 //Turban +2,2223,1 //Turban +2,2226,1 //Cap +2,2227,1 //Cap +2,2228,1 //Helm +2,2229,1 //Helm +2,2230,1 //Gemmed Sallet +2,2231,1 //Gemmed Sallet +2,2232,1 //Circlet +2,2233,1 //Circlet +2,2236,1 //Santa Hat +2,2239,1 //Monocle +2,2241,1 //Grandpa Beard +2,2242,1 //Purple Glasses +2,2243,1 //Geek Glasses +2,2244,1 //Big Ribbon +2,2245,1 //Sweet Gent +2,2246,1 //Golden Gear +2,2247,1 //Romantic Gent +2,2248,1 //Western Grace +2,2250,1 //Cute Ribbon +2,2251,1 //Monk Hat +2,2252,1 //Wizard Hat +2,2253,1 //Sunflower +2,2257,1 //Unicorn Horn +2,2259,1 //Mini Propeller +2,2260,1 //Mini Glasses +2,2261,1 //Army Cap +2,2262,1 //Clown Nose +2,2263,1 //Zorro Masque +2,2265,1 //Gangster Mask +2,2266,1 //Iron Cain +2,2267,1 //Cigarette +2,2268,1 //Pipe +2,2269,1 //Romantic Flower +2,2270,1 //Romantic Leaf +2,2271,1 //Jack be Dandy +2,2275,1 //Red Bandana +2,2276,1 //Angled Glasses +2,2277,1 //Nurse Cap +2,2279,1 //Bomb Wick +2,2282,1 //Halo +2,2285,1 //Apple of Archer +2,2287,1 //Pirate Bandana +2,2289,1 //Poo Poo Hat +2,2290,1 //Funeral Hat +2,2291,1 //Masquerade +2,2294,1 //Stellar +2,2295,1 //Blinker +2,2298,1 //Green Feeler +2,2299,1 //Orc Helm +2,5003,1 //Joker Jester +2,5006,1 //Machoman's Glasses +2,5008,1 //Puppy Love +2,5009,1 //Safety Helmet +2,5010,1 //Indian Fillet +2,5011,1 //Aerial +2,5014,1 //Fin Helm +2,5015,1 //Egg Shell +2,5030,1 //Panda Hat +2,5035,1 //Poring Hat +2,5037,1 //Nutshell +2,5055,1 //Novice False Eggshell +2,2278,1 //Mr. Smile +2,2288,1 //Mr. Scream +2,2297,1 //Goblin Mask +2,5005,1 //Gas Mask +2,5088,1 //Surprised Mask +2,5089,1 //Annoyed Mask +2,5090,1 //Goblin Leader Mask +2,2224,1 //Goggles +2,2225,1 //Goggles +2,10001,1 //Skull Helm +2,10002,1 //Monster Oxygen Mask +2,10003,1 //Transparent Headgear +2,10004,1 //Pacifier +2,10005,1 //Wig +2,10006,1 //Queen's Hair Ornament +2,10007,1 //Silk Ribbon +2,10008,1 //Punisher +2,10009,1 //Wild Flower +2,10010,1 //Battered Pot +2,10011,1 //Stellar Hairpin +2,10012,1 //Tiny Egg Shell +2,10013,1 //Backpack +2,10014,1 //Rocker Glasses +2,10015,1 //Green Lace +2,10016,1 //Golden Bell +2,10017,1 //Bark Shorts +2,10018,1 //Monkey Circlet +2,10019,1 //Red Scarf +2,10020,1 //Grave Keeper's Sword +2,701,1 //Ora Ora +2,702,1 //Animal Gore +2,703,1 //Hinalle +2,704,1 //Aloe +2,705,1 //Clover +2,706,1 //Four Leaf Clover +2,707,1 //Singing Plant +2,708,1 //Ment +2,710,1 //Illusion Flower +2,711,1 //Shoot +2,712,1 //Flower +2,713,1 //Empty Bottle +2,714,1 //Emperium +2,715,1 //Yellow Gemstone +2,716,1 //Red Gemstone +2,717,1 //Blue Gemstone +2,718,1 //Garnet +2,719,1 //Amethyst +2,720,1 //Aquamarine +2,721,1 //Emerald +2,722,1 //Pearl +2,723,1 //Ruby +2,724,1 //Cursed Ruby +2,725,1 //Sardonyx +2,726,1 //Sapphire +2,727,1 //Opal +2,728,1 //Topaz +2,729,1 //Zircon +2,730,1 //1carat Diamond +2,731,1 //2carat Diamond +2,732,1 //3carat Diamond +2,733,1 //Cracked Diamond +2,734,1 //Red Frame +2,735,1 //Chung Jah +2,736,1 //China +2,737,1 //Black Ladle +2,738,1 //Pencil Case +2,739,1 //Rouge +2,740,1 //Puppet +2,741,1 //Poring Doll +2,742,1 //Chonchon Doll +2,743,1 //Spore Doll +2,744,1 //Bouquet +2,745,1 //Wedding Bouquet +2,746,1 //Glass Bead +2,747,1 //Crystal Mirror +2,748,1 //Witherless Rose +2,749,1 //Frozen Rose +2,750,1 //Baphomet Doll +2,751,1 //Osiris Doll +2,752,1 //Grasshopper Doll +2,753,1 //Yoyo Doll +2,754,1 //Raccoon Doll +2,756,1 //Rough Oridecon +2,757,1 //Rough Elunium +2,901,1 //Danggie +2,902,1 //Tree Root +2,903,1 //Reptile Tongue +2,904,1 //Scorpion Tail +2,905,1 //Stem +2,906,1 //Pointed Scale +2,907,1 //Resin +2,908,1 //Spawn +2,909,1 //Jellopy +2,910,1 //Garlet +2,911,1 //Scell +2,912,1 //Zargon +2,913,1 //Tooth of Bat +2,914,1 //Fluff +2,915,1 //Chrysalis +2,916,1 //Feather of Birds +2,917,1 //Talon +2,918,1 //Sticky Webfoot +2,919,1 //Animal Skin +2,920,1 //Wolf Claw +2,921,1 //Mushroom Spore +2,922,1 //Orc's Fang +2,923,1 //Evil Horn +2,924,1 //Powder of Butterfly +2,925,1 //Bill of Birds +2,926,1 //Snake Scale +2,928,1 //Insect Feeler +2,929,1 //Immortal Heart +2,930,1 //Rotten Bandage +2,931,1 //Orcish Voucher +2,932,1 //Skel-Bone +2,934,1 //Memento +2,935,1 //Shell +2,936,1 //Scale Shell +2,937,1 //Venom Canine +2,938,1 //Sticky Mucus +2,939,1 //Bee Sting +2,940,1 //Grasshopper's Leg +2,941,1 //Nose Ring +2,942,1 //Yoyo Tail +2,943,1 //Solid Shell +2,944,1 //Horseshoe +2,945,1 //Raccoon Leaf +2,946,1 //Snail's Shell +2,947,1 //Horn +2,948,1 //Bear's Footskin +2,949,1 //Feather +2,950,1 //Heart of Mermaid +2,951,1 //Fin +2,952,1 //Cactus Needle +2,953,1 //Stone Heart +2,954,1 //Shining Scale +2,955,1 //Worm Peeling +2,956,1 //Gill +2,957,1 //Decayed Nail +2,958,1 //Horrendous Mouth +2,959,1 //Stinky Scale +2,960,1 //Nipper +2,961,1 //Conch +2,962,1 //Tentacle +2,963,1 //Sharp Scale +2,964,1 //Crab Shell +2,965,1 //Clam Shell +2,966,1 //Clam Flesh +2,967,1 //Turtle Shell +2,968,1 //Heroic Emblem +2,969,1 //Gold +2,970,1 //Alcohol +2,971,1 //Detrimindexta +2,972,1 //Karvodailnirol +2,973,1 //Counteragent +2,974,1 //Mixture +2,975,1 //Scarlet Dyestuff +2,976,1 //Lemon Dyestuff +2,978,1 //Cobaltblue Dyestuff +2,979,1 //Darkgreen Dyestuff +2,980,1 //Orange Dyestuff +2,981,1 //Violet Dyestuff +2,982,1 //White Dyestuff +2,983,1 //Black Dyestuff +2,984,1 //Oridecon +2,985,1 //Elunium +2,986,1 //Anvil +2,987,1 //Oridecon Anvil +2,988,1 //Golden Anvil +2,989,1 //Emperium Anvil +2,990,1 //Red Blood +2,991,1 //Crystal Blue +2,992,1 //Wind of Verdure +2,993,1 //Green Live +2,994,1 //Flame Heart +2,995,1 //Mystic Frozen +2,996,1 //Rough Wind +2,997,1 //Great Nature +2,998,1 //Iron +2,999,1 //Steel +2,1000,1 //Star Crumb +2,1001,1 //Star Dust +2,1002,1 //Iron Ore +2,1003,1 //Coal +2,1004,1 //Chivalry Emblem +2,1005,1 //Hammer of Blacksmith +2,1006,1 //Old Magicbook +2,1007,1 //Necklace of Wisdom +2,1008,1 //Necklace of Oblivion +2,1009,1 //Hand of God +2,1010,1 //Phracon +2,1011,1 //Emveretarcon +2,1012,1 //Frill +2,1013,1 //Rainbow Shell +2,1014,1 //Ant Jaw +2,1015,1 //Tongue +2,1016,1 //Rat Tail +2,1017,1 //Mole Whiskers +2,1018,1 //Mole Claw +2,1019,1 //Trunk +2,1020,1 //Black Hair +2,1021,1 //Dokebi Horn +2,1022,1 //Nine Tails +2,1023,1 //Fish Tail +2,1024,1 //Squid Ink +2,1025,1 //Cobweb +2,1026,1 //Acorn +2,1027,1 //Porcupine Quill +2,1028,1 //Mane +2,1029,1 //Tiger Skin +2,1030,1 //Tiger's Footskin +2,1031,1 //Mantis Scythe +2,1032,1 //Maneater Blossom +2,1033,1 //Maneater Root +2,1034,1 //Blue Hair +2,1035,1 //Dragon Canine +2,1036,1 //Dragon Scale +2,1037,1 //Dragon Tail +2,1038,1 //Little Evil Horn +2,1039,1 //Little Evil Wing +2,1040,1 //Elder Pixie's Moustache +2,1041,1 //Lantern +2,1042,1 //Bug Leg +2,1043,1 //Orc Claw +2,1044,1 //Zenorc's Fang +2,1045,1 //Cultish Masque +2,1046,1 //Scorpion Nipper +2,1047,1 //Dead Medusa +2,1048,1 //Horrendous Hair +2,1049,1 //Skirt of Virgin +2,1050,1 //Tendon +2,1051,1 //Detonator +2,1052,1 //Single Cell +2,1053,1 //Ancient Tooth +2,1054,1 //Ancient Lips +2,1055,1 //Earthworm Peeling +2,1056,1 //Grit +2,1057,1 //Moth Dust +2,1058,1 //Moth Wings +2,1059,1 //Fabric +2,1060,1 //Golden Hair +2,1061,1 //Witched Starsand +2,1062,1 //Jack o' Pumpkin +2,1063,1 //Fang +2,1064,1 //Reins +2,1065,1 //Trap +2,1066,1 //Fine-grained Trunk +2,1067,1 //Solid Trunk +2,1068,1 //Barren Trunk +2,1088,1 //Morocc Solution +2,1089,1 //Payon Solution +2,1092,1 //Empty Test Tube +2,1093,1 //Empty Potion Bottle +2,1094,1 //Short Daenggie +2,1095,1 //Clock Hand +2,1096,1 //Round Shell +2,1097,1 //Worn Out Page +2,1098,1 //Manacles +2,1099,1 //Worn-out Prison Uniform +2,7001,1 //Mould Powder +2,7002,1 //Ogre Tooth +2,7003,1 //Anolian Skin +2,7004,1 //Mud Lump +2,7005,1 //Skull +2,7006,1 //Wing of Red Bat +2,7007,1 //Claw of Rat +2,7008,1 //Stiff Horn +2,7009,1 //Glitter Shell +2,7010,1 //Tail of Steel Scorpion +2,7011,1 //Claw of Monkey +2,7012,1 //Tough Scalelike Stem +2,7013,1 //Coral Reef +2,7014,1 //Old Portrait +2,7015,1 //Memory Bookmark +2,7016,1 //Bent Spoon +2,7026,1 //Clock_Tower_Key +2,7027,1 //Key of the Underground +2,7030,1 //Claw of Desert Wolf +2,7031,1 //Old Frying Pan +2,7032,1 //Piece of Egg Shell +2,7033,1 //Poison Spore +2,7034,1 //Red Stocking +2,7035,1 //Matchstick +2,7036,1 //Fang of Garm +2,7038,1 //Yarn +2,7041,1 //Fine Grit +2,7047,1 //Alice's Apron +2,7048,1 //Talon of Griffon +2,7049,1 //Stone +2,7053,1 //Cyfar +2,7054,1 //Brigan +2,7059,1 //Free Ticket for Kafra Storage +2,7060,1 //Free Ticket for Kafra Transportation +2,7061,1 //Free Ticket for the Cart Service +2,7063,1 //Soft Feather +2,7064,1 //Wing of Dragonfly +2,7065,1 //Sea-Otter Fur +2,7066,1 //Ice Cubic +2,7067,1 //Stone Fragment +2,7068,1 //Burnt Tree +2,7069,1 //Destroyed Armor +2,7070,1 //Broken Shell +2,7071,1 //Tattered Clothes +2,7072,1 //Old Shuriken +2,7093,1 //Cogwheel +2,7094,1 //Fragment +2,7095,1 //Metal Fragment +2,7096,1 //Lava +2,7097,1 //Burning Heart +2,7098,1 //Live Coal +2,7099,1 //Worn-out Magic Scroll +2,7100,1 //Sharp Leaf +2,7101,1 //Peco Peco Feather +2,7106,1 //Antelope Horn +2,7107,1 //Antelope Skin +2,7108,1 //Piece of Shield +2,7109,1 //Shining Spear Blade +2,7110,1 //Broken Sword +2,7111,1 //Slick Paper +2,7112,1 //Sharp Paper +2,7113,1 //Broken Pharaoh Emblem +2,7114,1 //Masque of Tutankhamen +2,7115,1 //Harpy Feather +2,7116,1 //Harpy Talon +2,7117,1 //Torn Magic Book +2,7118,1 //Torn Scroll +2,7119,1 //Bacillus +2,7120,1 //Burning Horseshoe +2,7121,1 //Honey Pot +2,7122,1 //Burning Hair +2,7123,1 //Dragon Skin +2,7124,1 //Sand Clump +2,7125,1 //Scorpion Claw +2,7126,1 //Large Jellopy +2,7134,1 //Medicine Bowl +2,7135,1 //Fire Bottle +2,7136,1 //Acid Bottle +2,7137,1 //Plant Bottle +2,7138,1 //Marine Sphere Bottle +2,7139,1 //Glistening Coat +2,7149,1 //Yellow Plate +2,7150,1 //Piece of Bamboo +2,7151,1 //Oil Paper +2,7152,1 //Glossy Hair +2,7153,1 //Worn-out Kimono +2,7154,1 //Poisonous Powder +2,7155,1 //Poisonous Toad Skin +2,7156,1 //Broken Shuriken +2,7157,1 //Dark Mask +2,7158,1 //Broken Liquor Jar +2,7159,1 //Tengu Nose +2,7161,1 //Black Bear Skin +2,7162,1 //Cloud Crumb +2,7163,1 //Hard Feeler +2,7164,1 //Solid_Peach +2,7165,1 //Transparent Celestial Robe +2,7166,1 //Soft Silk +2,7167,1 //Strange Steel Piece +2,7168,1 //Giant Butterfly Wing +2,7169,1 //Ba_Gua +2,7170,1 //Tuxedo +2,7171,1 //Leopard Skin +2,7172,1 //Leopard Claw +2,7174,1 //Wrapping Lace +2,7175,1 //Wrapping Paper +2,7182,1 //Cacao +2,7186,1 //Thin Trunk +2,7187,1 //Festival Mask +2,7188,1 //Brown_Root +2,7189,1 //Wooden Heart +2,7190,1 //Solid Husk +2,7191,1 //Lamp +2,7192,1 //Vane +2,7193,1 //Sprout +2,7194,1 //Soft Blade of Grass +2,7195,1 //Slingshot +2,7196,1 //Shoulder Protector +2,7197,1 //Tough Vines +2,7198,1 //Huge Leaf +2,7200,1 //Elastic Band +2,7201,1 //Log +2,7202,1 //Pincher of Beetle +2,7203,1 //Strong Branch +2,7205,1 //Piece of Black Cloth +2,7206,1 //Black Cat Doll +2,7207,1 //Old Manteau +2,7208,1 //Rusty Kitchen Knife +2,7209,1 //Helm of Dullahan +2,7210,1 //Armor Piece of Dullahan +2,7211,1 //Fragment of Rossata Stone +2,7212,1 //Hung Doll +2,7213,1 //Needle Packet +2,7214,1 //Bat Cage +2,7215,1 //Broken Needle +2,7216,1 //Red Muffler +2,7217,1 //Spool +2,7218,1 //Decomposed Rope +2,7219,1 //Striped Sock +2,7220,1 //Ectoplasm +2,7221,1 //Tangled Chains +2,7222,1 //Wooden Gnarl +2,7223,1 //Contorted Self-Portrait +2,7225,1 //Pumpkin Lantern +2,7262,1 //Folding Fan of Cat Ghost +2,7263,1 //Cat's Eye +2,7264,1 //Dry Sand +2,7265,1 //Dragon Horn +2,7266,1 //Denture from Dragon Mask +2,7267,1 //Tiger Panty +2,7268,1 //Little Ghost Doll +2,7269,1 //Pinafore +2,7270,1 //Nursing_Bottle +2,1750,1 //Arrow +2,1751,1 //Silver Arrow +2,1752,1 //Fire Arrow +2,1753,1 //Steel Arrow +2,1754,1 //Crystal Arrow +2,1755,1 //Arrow of Wind +2,1756,1 //Stone Arrow +2,1757,1 //Immaterial Arrow +2,1758,1 //Stun Arrow +2,1759,1 //Frozen Arrow +2,1760,1 //Flash Arrow +2,1761,1 //Cursed Arrow +2,1762,1 //Rusty Arrow +2,1763,1 //Poison Arrow +2,1764,1 //Sharp Arrow +2,1765,1 //Oridecon Arrow +2,1767,1 //Shadow Arrow +2,1768,1 //Sleep Arrow +2,1769,1 //Mute Arrow +2,1770,1 //Iron Arrow +2,501,1 //Red Potion +2,502,1 //Orange Potion +2,503,1 //Yellow Potion +2,504,1 //White Potion +2,505,1 //Blue Potion +2,506,1 //Green Potion +2,507,1 //Red Herb +2,508,1 //Yellow Herb +2,509,1 //White Herb +2,510,1 //Blue Herb +2,511,1 //Green Herb +2,512,1 //Apple +2,513,1 //Banana +2,514,1 //Grape +2,515,1 //Carrot +2,516,1 //Potato +2,517,1 //Meat +2,518,1 //Honey +2,519,1 //Milk +2,520,1 //Hinalle Leaflet +2,521,1 //Aloe Leaflet +2,522,1 //Mastela Fruit +2,523,1 //Holy Water +2,525,1 //Panacea +2,526,1 //Royal Jelly +2,528,1 //Monster Food +2,529,1 //Candy +2,530,1 //Candy Cane +2,531,1 //Apple Juice +2,532,1 //Banana Juice +2,533,1 //Grape Juice +2,534,1 //Carrot Juice +2,535,1 //Pumpkin +2,536,1 //Ice Cream +2,537,1 //Pet Food +2,538,1 //Well-baked Cookie +2,539,1 //Piece of Cake +2,544,1 //Raw Fish +2,545,1 //Condensed Red Potion +2,546,1 //Condensed Yellow Potion +2,547,1 //Condensed White Potion +2,548,1 //Cheese +2,549,1 //Yam +2,550,1 //Rice Cake +2,551,1 //Sushi +2,553,1 //Bao +2,555,1 //Traditional Rice Cake +2,558,1 //Chocolate +2,561,1 //White Chocolate +2,601,1 //Fly Wing +2,602,1 //Butterfly Wing +2,603,1 //Old Blue Box +2,604,1 //Dead Branch +2,605,1 //Anodyne +2,606,1 //Aloevera +2,607,1 //Yggdrasil Berry +2,608,1 //Yggdrasil Seed +2,609,1 //Amulet +2,610,1 //Yggdrasil Leaf +2,611,1 //Magnifier +2,612,1 //Mini Furnace +2,613,1 //Iron Hammer +2,614,1 //Golden Hammer +2,615,1 //Oridecon Hammer +2,618,1 //Worn Out Scroll +2,619,1 //Unripe Apple +2,620,1 //Orange Juice +2,621,1 //Bitter Herb +2,622,1 //Rainbow Carrot +2,623,1 //Earthworm the Dude +2,624,1 //Rotten Fish +2,625,1 //Rusty Iron +2,626,1 //Monster Juice +2,627,1 //Sweet Milk +2,628,1 //Well-Dried Bone +2,629,1 //Singing Flower +2,630,1 //Dew Laden Moss +2,631,1 //Deadly Noxious Herb +2,632,1 //Fatty Chubby Earthworm +2,633,1 //Sweet Potato +2,634,1 //Tropical Banana +2,635,1 //Orc Trophy +2,636,1 //No Recipient +2,637,1 //Old Broom +2,638,1 //Silver Knife of Chastity +2,639,1 //Armlet of Obedience +2,640,1 //Shining Stone +2,641,1 //Contracts in Shadow +2,642,1 //Book of the Devil +2,643,1 //Pet Incubator +2,644,1 //Gift Box +2,645,1 //Concentration Potion +2,656,1 //Awakening Potion +2,657,1 //Berserk Potion +2,659,1 //Her Heart +2,663,1 //Songpyun +2,664,1 //Gift Box +2,665,1 //Gift Box +2,666,1 //Gift Box +2,667,1 //Gift Box +2,668,1 //Red_Envelope +2,678,1 //Poison Bottle +2,679,1 //Pilule +2,701,1 //Ora Ora +2,702,1 //Animal Gore +2,703,1 //Hinalle +2,704,1 //Aloe +2,705,1 //Clover +2,706,1 //Four Leaf Clover +2,707,1 //Singing Plant +2,708,1 //Ment +2,710,1 //Illusion Flower +2,711,1 //Shoot +2,712,1 //Flower +2,713,1 //Empty Bottle +2,714,1 //Emperium +2,715,1 //Yellow Gemstone +2,716,1 //Red Gemstone +2,717,1 //Blue Gemstone +2,718,1 //Garnet +2,719,1 //Amethyst +2,720,1 //Aquamarine +2,721,1 //Emerald +2,722,1 //Pearl +2,723,1 //Ruby +2,724,1 //Cursed Ruby +2,725,1 //Sardonyx +2,726,1 //Sapphire +2,727,1 //Opal +2,728,1 //Topaz +2,729,1 //Zircon +2,730,1 //1carat Diamond +2,731,1 //2carat Diamond +2,732,1 //3carat Diamond +2,733,1 //Cracked Diamond +2,734,1 //Red Frame +2,735,1 //Chung Jah +2,736,1 //China +2,737,1 //Black Ladle +2,738,1 //Pencil Case +2,739,1 //Rouge +2,740,1 //Puppet +2,741,1 //Poring Doll +2,742,1 //Chonchon Doll +2,743,1 //Spore Doll +2,744,1 //Bouquet +2,745,1 //Wedding Bouquet +2,746,1 //Glass Bead +2,747,1 //Crystal Mirror +2,748,1 //Witherless Rose +2,749,1 //Frozen Rose +2,750,1 //Baphomet Doll +2,751,1 //Osiris Doll +2,752,1 //Grasshopper Doll +2,753,1 //Yoyo Doll +2,754,1 //Raccoon Doll +2,756,1 //Rough Oridecon +2,757,1 //Rough Elunium +2,901,1 //Danggie +2,902,1 //Tree Root +2,903,1 //Reptile Tongue +2,904,1 //Scorpion Tail +2,905,1 //Stem +2,906,1 //Pointed Scale +2,907,1 //Resin +2,908,1 //Spawn +2,909,1 //Jellopy +2,910,1 //Garlet +2,911,1 //Scell +2,912,1 //Zargon +2,913,1 //Tooth of Bat +2,914,1 //Fluff +2,915,1 //Chrysalis +2,916,1 //Feather of Birds +2,917,1 //Talon +2,918,1 //Sticky Webfoot +2,919,1 //Animal Skin +2,920,1 //Wolf Claw +2,921,1 //Mushroom Spore +2,922,1 //Orc's Fang +2,923,1 //Evil Horn +2,924,1 //Powder of Butterfly +2,925,1 //Bill of Birds +2,926,1 //Snake Scale +2,928,1 //Insect Feeler +2,929,1 //Immortal Heart +2,930,1 //Rotten Bandage +2,931,1 //Orcish Voucher +2,932,1 //Skel-Bone +2,934,1 //Memento +2,935,1 //Shell +2,936,1 //Scale Shell +2,937,1 //Venom Canine +2,938,1 //Sticky Mucus +2,939,1 //Bee Sting +2,940,1 //Grasshopper's Leg +2,941,1 //Nose Ring +2,942,1 //Yoyo Tail +2,943,1 //Solid Shell +2,944,1 //Horseshoe +2,945,1 //Raccoon Leaf +2,946,1 //Snail's Shell +2,947,1 //Horn +2,948,1 //Bear's Footskin +2,949,1 //Feather +2,950,1 //Heart of Mermaid +2,951,1 //Fin +2,952,1 //Cactus Needle +2,953,1 //Stone Heart +2,954,1 //Shining Scale +2,955,1 //Worm Peeling +2,956,1 //Gill +2,957,1 //Decayed Nail +2,958,1 //Horrendous Mouth +2,959,1 //Stinky Scale +2,960,1 //Nipper +2,961,1 //Conch +2,962,1 //Tentacle +2,963,1 //Sharp Scale +2,964,1 //Crab Shell +2,965,1 //Clam Shell +2,966,1 //Clam Flesh +2,967,1 //Turtle Shell +2,968,1 //Heroic Emblem +2,969,1 //Gold +2,970,1 //Alcohol +2,971,1 //Detrimindexta +2,972,1 //Karvodailnirol +2,973,1 //Counteragent +2,974,1 //Mixture +2,975,1 //Scarlet Dyestuff +2,976,1 //Lemon Dyestuff +2,978,1 //Cobaltblue Dyestuff +2,979,1 //Darkgreen Dyestuff +2,980,1 //Orange Dyestuff +2,981,1 //Violet Dyestuff +2,982,1 //White Dyestuff +2,983,1 //Black Dyestuff +2,984,1 //Oridecon +2,985,1 //Elunium +2,986,1 //Anvil +2,987,1 //Oridecon Anvil +2,988,1 //Golden Anvil +2,989,1 //Emperium Anvil +2,990,1 //Red Blood +2,991,1 //Crystal Blue +2,992,1 //Wind of Verdure +2,993,1 //Green Live +2,994,1 //Flame Heart +2,995,1 //Mystic Frozen +2,996,1 //Rough Wind +2,997,1 //Great Nature +2,998,1 //Iron +2,999,1 //Steel +2,1000,1 //Star Crumb +2,1001,1 //Star Dust +2,1002,1 //Iron Ore +2,1003,1 //Coal +2,1004,1 //Chivalry Emblem +2,1005,1 //Hammer of Blacksmith +2,1006,1 //Old Magicbook +2,1007,1 //Necklace of Wisdom +2,1008,1 //Necklace of Oblivion +2,1009,1 //Hand of God +2,1010,1 //Phracon +2,1011,1 //Emveretarcon +2,1012,1 //Frill +2,1013,1 //Rainbow Shell +2,1014,1 //Ant Jaw +2,1015,1 //Tongue +2,1016,1 //Rat Tail +2,1017,1 //Mole Whiskers +2,1018,1 //Mole Claw +2,1019,1 //Trunk +2,1020,1 //Black Hair +2,1021,1 //Dokebi Horn +2,1022,1 //Nine Tails +2,1023,1 //Fish Tail +2,1024,1 //Squid Ink +2,1025,1 //Cobweb +2,1026,1 //Acorn +2,1027,1 //Porcupine Quill +2,1028,1 //Mane +2,1029,1 //Tiger Skin +2,1030,1 //Tiger's Footskin +2,1031,1 //Mantis Scythe +2,1032,1 //Maneater Blossom +2,1033,1 //Maneater Root +2,1034,1 //Blue Hair +2,1035,1 //Dragon Canine +2,1036,1 //Dragon Scale +2,1037,1 //Dragon Tail +2,1038,1 //Little Evil Horn +2,1039,1 //Little Evil Wing +2,1040,1 //Elder Pixie's Moustache +2,1041,1 //Lantern +2,1042,1 //Bug Leg +2,1043,1 //Orc Claw +2,1044,1 //Zenorc's Fang +2,1045,1 //Cultish Masque +2,1046,1 //Scorpion Nipper +2,1047,1 //Dead Medusa +2,1048,1 //Horrendous Hair +2,1049,1 //Skirt of Virgin +2,1050,1 //Tendon +2,1051,1 //Detonator +2,1052,1 //Single Cell +2,1053,1 //Ancient Tooth +2,1054,1 //Ancient Lips +2,1055,1 //Earthworm Peeling +2,1056,1 //Grit +2,1057,1 //Moth Dust +2,1058,1 //Moth Wings +2,1059,1 //Fabric +2,1060,1 //Golden Hair +2,1061,1 //Witched Starsand +2,1062,1 //Jack o' Pumpkin +2,1063,1 //Fang +2,1064,1 //Reins +2,1065,1 //Trap +2,1066,1 //Fine-grained Trunk +2,1067,1 //Solid Trunk +2,1068,1 //Barren Trunk +2,1088,1 //Morocc Solution +2,1089,1 //Payon Solution +2,1092,1 //Empty Test Tube +2,1093,1 //Empty Potion Bottle +2,1094,1 //Short Daenggie +2,1095,1 //Clock Hand +2,1096,1 //Round Shell +2,1097,1 //Worn Out Page +2,1098,1 //Manacles +2,1099,1 //Worn-out Prison Uniform +2,7001,1 //Mould Powder +2,7002,1 //Ogre Tooth +2,7003,1 //Anolian Skin +2,7004,1 //Mud Lump +2,7005,1 //Skull +2,7006,1 //Wing of Red Bat +2,7007,1 //Claw of Rat +2,7008,1 //Stiff Horn +2,7009,1 //Glitter Shell +2,7010,1 //Tail of Steel Scorpion +2,7011,1 //Claw of Monkey +2,7012,1 //Tough Scalelike Stem +2,7013,1 //Coral Reef +2,7014,1 //Old Portrait +2,7015,1 //Memory Bookmark +2,7016,1 //Bent Spoon +2,7026,1 //Clock_Tower_Key +2,7027,1 //Key of the Underground +2,7030,1 //Claw of Desert Wolf +2,7031,1 //Old Frying Pan +2,7032,1 //Piece of Egg Shell +2,7033,1 //Poison Spore +2,7034,1 //Red Stocking +2,7035,1 //Matchstick +2,7036,1 //Fang of Garm +2,7038,1 //Yarn +2,7041,1 //Fine Grit +2,7047,1 //Alice's Apron +2,7048,1 //Talon of Griffon +2,7049,1 //Stone +2,7053,1 //Cyfar +2,7054,1 //Brigan +2,7059,1 //Free Ticket for Kafra Storage +2,7060,1 //Free Ticket for Kafra Transportation +2,7061,1 //Free Ticket for the Cart Service +2,7063,1 //Soft Feather +2,7064,1 //Wing of Dragonfly +2,7065,1 //Sea-Otter Fur +2,7066,1 //Ice Cubic +2,7067,1 //Stone Fragment +2,7068,1 //Burnt Tree +2,7069,1 //Destroyed Armor +2,7070,1 //Broken Shell +2,7071,1 //Tattered Clothes +2,7072,1 //Old Shuriken +2,7093,1 //Cogwheel +2,7094,1 //Fragment +2,7095,1 //Metal Fragment +2,7096,1 //Lava +2,7097,1 //Burning Heart +2,7098,1 //Live Coal +2,7099,1 //Worn-out Magic Scroll +2,7100,1 //Sharp Leaf +2,7101,1 //Peco Peco Feather +2,7106,1 //Antelope Horn +2,7107,1 //Antelope Skin +2,7108,1 //Piece of Shield +2,7109,1 //Shining Spear Blade +2,7110,1 //Broken Sword +2,7111,1 //Slick Paper +2,7112,1 //Sharp Paper +2,7113,1 //Broken Pharaoh Emblem +2,7114,1 //Masque of Tutankhamen +2,7115,1 //Harpy Feather +2,7116,1 //Harpy Talon +2,7117,1 //Torn Magic Book +2,7118,1 //Torn Scroll +2,7119,1 //Bacillus +2,7120,1 //Burning Horseshoe +2,7121,1 //Honey Pot +2,7122,1 //Burning Hair +2,7123,1 //Dragon Skin +2,7124,1 //Sand Clump +2,7125,1 //Scorpion Claw +2,7126,1 //Large Jellopy +2,7134,1 //Medicine Bowl +2,7135,1 //Fire Bottle +2,7136,1 //Acid Bottle +2,7137,1 //Plant Bottle +2,7138,1 //Marine Sphere Bottle +2,7139,1 //Glistening Coat +2,7149,1 //Yellow Plate +2,7150,1 //Piece of Bamboo +2,7151,1 //Oil Paper +2,7152,1 //Glossy Hair +2,7153,1 //Worn-out Kimono +2,7154,1 //Poisonous Powder +2,7155,1 //Poisonous Toad Skin +2,7156,1 //Broken Shuriken +2,7157,1 //Dark Mask +2,7158,1 //Broken Liquor Jar +2,7159,1 //Tengu Nose +2,7161,1 //Black Bear Skin +2,7162,1 //Cloud Crumb +2,7163,1 //Hard Feeler +2,7164,1 //Solid_Peach +2,7165,1 //Transparent Celestial Robe +2,7166,1 //Soft Silk +2,7167,1 //Strange Steel Piece +2,7168,1 //Giant Butterfly Wing +2,7169,1 //Ba_Gua +2,7170,1 //Tuxedo +2,7171,1 //Leopard Skin +2,7172,1 //Leopard Claw +2,7174,1 //Wrapping Lace +2,7175,1 //Wrapping Paper +2,7182,1 //Cacao +2,7186,1 //Thin Trunk +2,7187,1 //Festival Mask +2,7188,1 //Brown_Root +2,7189,1 //Wooden Heart +2,7190,1 //Solid Husk +2,7191,1 //Lamp +2,7192,1 //Vane +2,7193,1 //Sprout +2,7194,1 //Soft Blade of Grass +2,7195,1 //Slingshot +2,7196,1 //Shoulder Protector +2,7197,1 //Tough Vines +2,7198,1 //Huge Leaf +2,7200,1 //Elastic Band +2,7201,1 //Log +2,7202,1 //Pincher of Beetle +2,7203,1 //Strong Branch +2,7205,1 //Piece of Black Cloth +2,7206,1 //Black Cat Doll +2,7207,1 //Old Manteau +2,7208,1 //Rusty Kitchen Knife +2,7209,1 //Helm of Dullahan +2,7210,1 //Armor Piece of Dullahan +2,7211,1 //Fragment of Rossata Stone +2,7212,1 //Hung Doll +2,7213,1 //Needle Packet +2,7214,1 //Bat Cage +2,7215,1 //Broken Needle +2,7216,1 //Red Muffler +2,7217,1 //Spool +2,7218,1 //Decomposed Rope +2,7219,1 //Striped Sock +2,7220,1 //Ectoplasm +2,7221,1 //Tangled Chains +2,7222,1 //Wooden Gnarl +2,7223,1 //Contorted Self-Portrait +2,7225,1 //Pumpkin Lantern +2,7262,1 //Folding Fan of Cat Ghost +2,7263,1 //Cat's Eye +2,7264,1 //Dry Sand +2,7265,1 //Dragon Horn +2,7266,1 //Denture from Dragon Mask +2,7267,1 //Tiger Panty +2,7268,1 //Little Ghost Doll +2,7269,1 //Pinafore +2,7270,1 //Nursing_Bottle +2,1750,1 //Arrow +2,1751,1 //Silver Arrow +2,1752,1 //Fire Arrow +2,1753,1 //Steel Arrow +2,1754,1 //Crystal Arrow +2,1755,1 //Arrow of Wind +2,1756,1 //Stone Arrow +2,1757,1 //Immaterial Arrow +2,1758,1 //Stun Arrow +2,1759,1 //Frozen Arrow +2,1760,1 //Flash Arrow +2,1761,1 //Cursed Arrow +2,1762,1 //Rusty Arrow +2,1763,1 //Poison Arrow +2,1764,1 //Sharp Arrow +2,1765,1 //Oridecon Arrow +2,1767,1 //Shadow Arrow +2,1768,1 //Sleep Arrow +2,1769,1 //Mute Arrow +2,1770,1 //Iron Arrow +2,501,1 //Red Potion +2,502,1 //Orange Potion +2,503,1 //Yellow Potion +2,504,1 //White Potion +2,505,1 //Blue Potion +2,506,1 //Green Potion +2,507,1 //Red Herb +2,508,1 //Yellow Herb +2,509,1 //White Herb +2,510,1 //Blue Herb +2,511,1 //Green Herb +2,512,1 //Apple +2,513,1 //Banana +2,514,1 //Grape +2,515,1 //Carrot +2,516,1 //Potato +2,517,1 //Meat +2,518,1 //Honey +2,519,1 //Milk +2,520,1 //Hinalle Leaflet +2,521,1 //Aloe Leaflet +2,522,1 //Mastela Fruit +2,523,1 //Holy Water +2,525,1 //Panacea +2,526,1 //Royal Jelly +2,528,1 //Monster Food +2,529,1 //Candy +2,530,1 //Candy Cane +2,531,1 //Apple Juice +2,532,1 //Banana Juice +2,533,1 //Grape Juice +2,534,1 //Carrot Juice +2,535,1 //Pumpkin +2,536,1 //Ice Cream +2,537,1 //Pet Food +2,538,1 //Well-baked Cookie +2,539,1 //Piece of Cake +2,544,1 //Raw Fish +2,545,1 //Condensed Red Potion +2,546,1 //Condensed Yellow Potion +2,547,1 //Condensed White Potion +2,548,1 //Cheese +2,549,1 //Yam +2,550,1 //Rice Cake +2,551,1 //Sushi +2,553,1 //Bao +2,555,1 //Traditional Rice Cake +2,558,1 //Chocolate +2,561,1 //White Chocolate +2,601,1 //Fly Wing +2,602,1 //Butterfly Wing +2,603,1 //Old Blue Box +2,604,1 //Dead Branch +2,605,1 //Anodyne +2,606,1 //Aloevera +2,607,1 //Yggdrasil Berry +2,608,1 //Yggdrasil Seed +2,609,1 //Amulet +2,610,1 //Yggdrasil Leaf +2,611,1 //Magnifier +2,612,1 //Mini Furnace +2,613,1 //Iron Hammer +2,614,1 //Golden Hammer +2,615,1 //Oridecon Hammer +2,618,1 //Worn Out Scroll +2,619,1 //Unripe Apple +2,620,1 //Orange Juice +2,621,1 //Bitter Herb +2,622,1 //Rainbow Carrot +2,623,1 //Earthworm the Dude +2,624,1 //Rotten Fish +2,625,1 //Rusty Iron +2,626,1 //Monster Juice +2,627,1 //Sweet Milk +2,628,1 //Well-Dried Bone +2,629,1 //Singing Flower +2,630,1 //Dew Laden Moss +2,631,1 //Deadly Noxious Herb +2,632,1 //Fatty Chubby Earthworm +2,633,1 //Sweet Potato +2,634,1 //Tropical Banana +2,635,1 //Orc Trophy +2,636,1 //No Recipient +2,637,1 //Old Broom +2,638,1 //Silver Knife of Chastity +2,639,1 //Armlet of Obedience +2,640,1 //Shining Stone +2,641,1 //Contracts in Shadow +2,642,1 //Book of the Devil +2,643,1 //Pet Incubator +2,644,1 //Gift Box +2,645,1 //Concentration Potion +2,656,1 //Awakening Potion +2,657,1 //Berserk Potion +2,659,1 //Her Heart +2,663,1 //Songpyun +2,664,1 //Gift Box +2,665,1 //Gift Box +2,666,1 //Gift Box +2,667,1 //Gift Box +2,668,1 //Red_Envelope +2,678,1 //Poison Bottle +2,679,1 //Pilule +2,2102,1 //Guard +2,2104,1 //Buckler +2,2106,1 //Shield +2,2108,1 //Mirror Shield +2,2109,1 //Memory Book +2,2112,1 //Novice Guard +2,2302,1 //Cotton Shirt +2,2304,1 //Jacket +2,2306,1 //Adventurer's Suit +2,2308,1 //Mantle +2,2310,1 //Coat +2,2311,1 //Mink Coat +2,2313,1 //Padded Armor +2,2315,1 //Chain Mail +2,2317,1 //Full Plate +2,2318,1 //Lord's Clothes +2,2320,1 //Formal Suit +2,2322,1 //Silk Robe +2,2324,1 //Scapulare +2,2326,1 //Saint's Robe +2,2329,1 //Wooden Mail +2,2331,1 //Tights +2,2333,1 //Silver Robe +2,2336,1 //Thief Clothes +2,2337,1 //Ninja Suit +2,2338,1 //Wedding Dress +2,2339,1 //Pantie +2,2340,1 //Novice Breastplate +2,2352,1 //Tattered Novice Ninja Suit +2,2402,1 //Sandals +2,2404,1 //Shoes +2,2406,1 //Boots +2,2407,1 //Crystal Pumps +2,2408,1 //Shackles +2,2409,1 //High Heels +2,2411,1 //Greaves +2,2414,1 //Novice Slippers +2,2502,1 //Hood +2,2504,1 //Muffler +2,2506,1 //Manteau +2,2507,1 //Ancient Cape +2,2508,1 //Ragamuffin Manteau +2,2510,1 //Somber Novice Hood +2,2601,1 //Ring +2,2602,1 //Earring +2,2603,1 //Necklace +2,2604,1 //Glove +2,2605,1 //Brooch +2,2607,1 //Clip +2,2608,1 //Rosary +2,2609,1 //Skull Ring +2,2610,1 //Gold Ring +2,2611,1 //Silver Ring +2,2612,1 //Flower Ring +2,2613,1 //Diamond Ring +2,2617,1 //Celebrant's Mitten +2,2618,1 //Matyr's Leash +2,2627,1 //Belt +2,2628,1 //Novice Armlet +2,1117,1 //Katana +2,1152,1 //Slayer +2,1155,1 //Bastard Sword +2,1158,1 //Two-Handed Sword +2,1162,1 //Broad Sword +2,1163,1 //Claymore +2,1251,1 //Jur +2,1253,1 //Katar +2,1255,1 //Jamadhar +2,1256,1 //Katar of Frozen Icicle +2,1257,1 //Katar of Quaking +2,1258,1 //Katar of Raging Blaze +2,1259,1 //Katar of Piercing Wind +2,1352,1 //Battle Axe +2,1355,1 //Hammer +2,1358,1 //Buster +2,1361,1 //Two-Handed Axe +2,1411,1 //Lance +2,1452,1 //Guisarme +2,1455,1 //Glaive +2,1458,1 //Partizan +2,1461,1 //Trident +2,1464,1 //Halberd +2,1472,1 //Soul Staff +2,1702,1 //Bow +2,1705,1 //Composite Bow +2,1708,1 //Great Bow +2,1711,1 //Crossbow +2,1715,1 //Arbalest +2,1716,1 //Gakkung Bow +2,1718,1 //Hunter Bow +2,1102,1 //Sword +2,1105,1 //Falchion +2,1108,1 //Blade +2,1111,1 //Rapier +2,1114,1 //Scimitar +2,1120,1 //Tsurugi +2,1124,1 //Orcish sword +2,1125,1 //Ring Pommel Saber +2,1127,1 //Saber +2,1128,1 //Haedonggum +2,1129,1 //Flamberge +2,1202,1 //Knife +2,1205,1 //Cutter +2,1208,1 //Main Gauche +2,1211,1 //Dirk +2,1214,1 //Dagger +2,1217,1 //Stiletto +2,1220,1 //Gladius +2,1226,1 //Damascus +2,1243,1 //Novice Main Gauche +2,1302,1 //Axe +2,1304,1 //Orcish Axe +2,1402,1 //Javelin +2,1405,1 //Spear +2,1408,1 //Pike +2,1502,1 //Club +2,1505,1 //Mace +2,1508,1 //Smasher +2,1511,1 //Flail +2,1514,1 //Morning Star +2,1517,1 //Sword Mace +2,1520,1 //Chain +2,1522,1 //Stunner +2,1550,1 //Book +2,1551,1 //Bible +2,1552,1 //Tablet +2,1553,1 //Book of Billows +2,1554,1 //Book of Mother Earth +2,1555,1 //Book of the Blazing Sun +2,1556,1 //Book of Gust of Wind +2,1558,1 //Girl's Diary +2,1602,1 //Rod +2,1605,1 //Wand +2,1608,1 //Staff +2,1611,1 //Arc Wand +2,1613,1 //Mighty Staff +2,1614,1 //Wand of Occult +2,1615,1 //Evil Bone Wand +2,1802,1 //Waghnak +2,1804,1 //Knuckle Duster +2,1806,1 //Studded Knuckles +2,1808,1 //Fist +2,1810,1 //Claw +2,1812,1 //Finger +2,1902,1 //Violin +2,1904,1 //Mandolin +2,1906,1 //Lute +2,1908,1 //Guitar +2,1910,1 //Harp +2,1912,1 //Gumoongoh +2,1951,1 //Rope +2,1953,1 //Whip +2,1955,1 //Wire Whip +2,1957,1 //Rante Whip +2,1959,1 //Tail Whip +2,1961,1 //Whip +2,2201,1 //Sunglasses +2,2203,1 //Glasses +2,2205,1 //Diver Goggles +2,2206,1 //Wedding Veil +2,2207,1 //Fancy Flower +2,2208,1 //Ribbon +2,2209,1 //Ribbon +2,2210,1 //Hair Band +2,2211,1 //Bandana +2,2212,1 //Eye Patch +2,2213,1 //Kitty Band +2,2214,1 //Bunny Band +2,2215,1 //Flower Band +2,2216,1 //Biretta +2,2217,1 //Biretta +2,2218,1 //Flu Mask +2,2220,1 //Hat +2,2221,1 //Hat +2,2222,1 //Turban +2,2223,1 //Turban +2,2226,1 //Cap +2,2227,1 //Cap +2,2228,1 //Helm +2,2229,1 //Helm +2,2230,1 //Gemmed Sallet +2,2231,1 //Gemmed Sallet +2,2232,1 //Circlet +2,2233,1 //Circlet +2,2236,1 //Santa Hat +2,2239,1 //Monocle +2,2241,1 //Grandpa Beard +2,2242,1 //Purple Glasses +2,2243,1 //Geek Glasses +2,2244,1 //Big Ribbon +2,2245,1 //Sweet Gent +2,2246,1 //Golden Gear +2,2247,1 //Romantic Gent +2,2248,1 //Western Grace +2,2250,1 //Cute Ribbon +2,2251,1 //Monk Hat +2,2252,1 //Wizard Hat +2,2253,1 //Sunflower +2,2257,1 //Unicorn Horn +2,2259,1 //Mini Propeller +2,2260,1 //Mini Glasses +2,2261,1 //Army Cap +2,2262,1 //Clown Nose +2,2263,1 //Zorro Masque +2,2265,1 //Gangster Mask +2,2266,1 //Iron Cain +2,2267,1 //Cigarette +2,2268,1 //Pipe +2,2269,1 //Romantic Flower +2,2270,1 //Romantic Leaf +2,2271,1 //Jack be Dandy +2,2275,1 //Red Bandana +2,2276,1 //Angled Glasses +2,2277,1 //Nurse Cap +2,2279,1 //Bomb Wick +2,2282,1 //Halo +2,2285,1 //Apple of Archer +2,2287,1 //Pirate Bandana +2,2289,1 //Poo Poo Hat +2,2290,1 //Funeral Hat +2,2291,1 //Masquerade +2,2294,1 //Stellar +2,2295,1 //Blinker +2,2298,1 //Green Feeler +2,2299,1 //Orc Helm +2,5003,1 //Joker Jester +2,5006,1 //Machoman's Glasses +2,5008,1 //Puppy Love +2,5009,1 //Safety Helmet +2,5010,1 //Indian Fillet +2,5011,1 //Aerial +2,5014,1 //Fin Helm +2,5015,1 //Egg Shell +2,5030,1 //Panda Hat +2,5035,1 //Poring Hat +2,5037,1 //Nutshell +2,5055,1 //Novice False Eggshell +2,2278,1 //Mr. Smile +2,2288,1 //Mr. Scream +2,2297,1 //Goblin Mask +2,5005,1 //Gas Mask +2,5088,1 //Surprised Mask +2,5089,1 //Annoyed Mask +2,5090,1 //Goblin Leader Mask +2,2224,1 //Goggles +2,2225,1 //Goggles +2,10001,1 //Skull Helm +2,10002,1 //Monster Oxygen Mask +2,10003,1 //Transparent Headgear +2,10004,1 //Pacifier +2,10005,1 //Wig +2,10006,1 //Queen's Hair Ornament +2,10007,1 //Silk Ribbon +2,10008,1 //Punisher +2,10009,1 //Wild Flower +2,10010,1 //Battered Pot +2,10011,1 //Stellar Hairpin +2,10012,1 //Tiny Egg Shell +2,10013,1 //Backpack +2,10014,1 //Rocker Glasses +2,10015,1 //Green Lace +2,10016,1 //Golden Bell +2,10017,1 //Bark Shorts +2,10018,1 //Monkey Circlet +2,10019,1 //Red Scarf +2,10020,1 //Grave Keeper's Sword +2,701,1 //Ora Ora +2,702,1 //Animal Gore +2,703,1 //Hinalle +2,704,1 //Aloe +2,705,1 //Clover +2,706,1 //Four Leaf Clover +2,707,1 //Singing Plant +2,708,1 //Ment +2,710,1 //Illusion Flower +2,711,1 //Shoot +2,712,1 //Flower +2,713,1 //Empty Bottle +2,714,1 //Emperium +2,715,1 //Yellow Gemstone +2,716,1 //Red Gemstone +2,717,1 //Blue Gemstone +2,718,1 //Garnet +2,719,1 //Amethyst +2,720,1 //Aquamarine +2,721,1 //Emerald +2,722,1 //Pearl +2,723,1 //Ruby +2,724,1 //Cursed Ruby +2,725,1 //Sardonyx +2,726,1 //Sapphire +2,727,1 //Opal +2,728,1 //Topaz +2,729,1 //Zircon +2,730,1 //1carat Diamond +2,731,1 //2carat Diamond +2,732,1 //3carat Diamond +2,733,1 //Cracked Diamond +2,734,1 //Red Frame +2,735,1 //Chung Jah +2,736,1 //China +2,737,1 //Black Ladle +2,738,1 //Pencil Case +2,739,1 //Rouge +2,740,1 //Puppet +2,741,1 //Poring Doll +2,742,1 //Chonchon Doll +2,743,1 //Spore Doll +2,744,1 //Bouquet +2,745,1 //Wedding Bouquet +2,746,1 //Glass Bead +2,747,1 //Crystal Mirror +2,748,1 //Witherless Rose +2,749,1 //Frozen Rose +2,750,1 //Baphomet Doll +2,751,1 //Osiris Doll +2,752,1 //Grasshopper Doll +2,753,1 //Yoyo Doll +2,754,1 //Raccoon Doll +2,756,1 //Rough Oridecon +2,757,1 //Rough Elunium +2,901,1 //Danggie +2,902,1 //Tree Root +2,903,1 //Reptile Tongue +2,904,1 //Scorpion Tail +2,905,1 //Stem +2,906,1 //Pointed Scale +2,907,1 //Resin +2,908,1 //Spawn +2,909,1 //Jellopy +2,910,1 //Garlet +2,911,1 //Scell +2,912,1 //Zargon +2,913,1 //Tooth of Bat +2,914,1 //Fluff +2,915,1 //Chrysalis +2,916,1 //Feather of Birds +2,917,1 //Talon +2,918,1 //Sticky Webfoot +2,919,1 //Animal Skin +2,920,1 //Wolf Claw +2,921,1 //Mushroom Spore +2,922,1 //Orc's Fang +2,923,1 //Evil Horn +2,924,1 //Powder of Butterfly +2,925,1 //Bill of Birds +2,926,1 //Snake Scale +2,928,1 //Insect Feeler +2,929,1 //Immortal Heart +2,930,1 //Rotten Bandage +2,931,1 //Orcish Voucher +2,932,1 //Skel-Bone +2,934,1 //Memento +2,935,1 //Shell +2,936,1 //Scale Shell +2,937,1 //Venom Canine +2,938,1 //Sticky Mucus +2,939,1 //Bee Sting +2,940,1 //Grasshopper's Leg +2,941,1 //Nose Ring +2,942,1 //Yoyo Tail +2,943,1 //Solid Shell +2,944,1 //Horseshoe +2,945,1 //Raccoon Leaf +2,946,1 //Snail's Shell +2,947,1 //Horn +2,948,1 //Bear's Footskin +2,949,1 //Feather +2,950,1 //Heart of Mermaid +2,951,1 //Fin +2,952,1 //Cactus Needle +2,953,1 //Stone Heart +2,954,1 //Shining Scale +2,955,1 //Worm Peeling +2,956,1 //Gill +2,957,1 //Decayed Nail +2,958,1 //Horrendous Mouth +2,959,1 //Stinky Scale +2,960,1 //Nipper +2,961,1 //Conch +2,962,1 //Tentacle +2,963,1 //Sharp Scale +2,964,1 //Crab Shell +2,965,1 //Clam Shell +2,966,1 //Clam Flesh +2,967,1 //Turtle Shell +2,968,1 //Heroic Emblem +2,969,1 //Gold +2,970,1 //Alcohol +2,971,1 //Detrimindexta +2,972,1 //Karvodailnirol +2,973,1 //Counteragent +2,974,1 //Mixture +2,975,1 //Scarlet Dyestuff +2,976,1 //Lemon Dyestuff +2,978,1 //Cobaltblue Dyestuff +2,979,1 //Darkgreen Dyestuff +2,980,1 //Orange Dyestuff +2,981,1 //Violet Dyestuff +2,982,1 //White Dyestuff +2,983,1 //Black Dyestuff +2,984,1 //Oridecon +2,985,1 //Elunium +2,986,1 //Anvil +2,987,1 //Oridecon Anvil +2,988,1 //Golden Anvil +2,989,1 //Emperium Anvil +2,990,1 //Red Blood +2,991,1 //Crystal Blue +2,992,1 //Wind of Verdure +2,993,1 //Green Live +2,994,1 //Flame Heart +2,995,1 //Mystic Frozen +2,996,1 //Rough Wind +2,997,1 //Great Nature +2,998,1 //Iron +2,999,1 //Steel +2,1000,1 //Star Crumb +2,1001,1 //Star Dust +2,1002,1 //Iron Ore +2,1003,1 //Coal +2,1004,1 //Chivalry Emblem +2,1005,1 //Hammer of Blacksmith +2,1006,1 //Old Magicbook +2,1007,1 //Necklace of Wisdom +2,1008,1 //Necklace of Oblivion +2,1009,1 //Hand of God +2,1010,1 //Phracon +2,1011,1 //Emveretarcon +2,1012,1 //Frill +2,1013,1 //Rainbow Shell +2,1014,1 //Ant Jaw +2,1015,1 //Tongue +2,1016,1 //Rat Tail +2,1017,1 //Mole Whiskers +2,1018,1 //Mole Claw +2,1019,1 //Trunk +2,1020,1 //Black Hair +2,1021,1 //Dokebi Horn +2,1022,1 //Nine Tails +2,1023,1 //Fish Tail +2,1024,1 //Squid Ink +2,1025,1 //Cobweb +2,1026,1 //Acorn +2,1027,1 //Porcupine Quill +2,1028,1 //Mane +2,1029,1 //Tiger Skin +2,1030,1 //Tiger's Footskin +2,1031,1 //Mantis Scythe +2,1032,1 //Maneater Blossom +2,1033,1 //Maneater Root +2,1034,1 //Blue Hair +2,1035,1 //Dragon Canine +2,1036,1 //Dragon Scale +2,1037,1 //Dragon Tail +2,1038,1 //Little Evil Horn +2,1039,1 //Little Evil Wing +2,1040,1 //Elder Pixie's Moustache +2,1041,1 //Lantern +2,1042,1 //Bug Leg +2,1043,1 //Orc Claw +2,1044,1 //Zenorc's Fang +2,1045,1 //Cultish Masque +2,1046,1 //Scorpion Nipper +2,1047,1 //Dead Medusa +2,1048,1 //Horrendous Hair +2,1049,1 //Skirt of Virgin +2,1050,1 //Tendon +2,1051,1 //Detonator +2,1052,1 //Single Cell +2,1053,1 //Ancient Tooth +2,1054,1 //Ancient Lips +2,1055,1 //Earthworm Peeling +2,1056,1 //Grit +2,1057,1 //Moth Dust +2,1058,1 //Moth Wings +2,1059,1 //Fabric +2,1060,1 //Golden Hair +2,1061,1 //Witched Starsand +2,1062,1 //Jack o' Pumpkin +2,1063,1 //Fang +2,1064,1 //Reins +2,1065,1 //Trap +2,1066,1 //Fine-grained Trunk +2,1067,1 //Solid Trunk +2,1068,1 //Barren Trunk +2,1088,1 //Morocc Solution +2,1089,1 //Payon Solution +2,1092,1 //Empty Test Tube +2,1093,1 //Empty Potion Bottle +2,1094,1 //Short Daenggie +2,1095,1 //Clock Hand +2,1096,1 //Round Shell +2,1097,1 //Worn Out Page +2,1098,1 //Manacles +2,1099,1 //Worn-out Prison Uniform +2,7001,1 //Mould Powder +2,7002,1 //Ogre Tooth +2,7003,1 //Anolian Skin +2,7004,1 //Mud Lump +2,7005,1 //Skull +2,7006,1 //Wing of Red Bat +2,7007,1 //Claw of Rat +2,7008,1 //Stiff Horn +2,7009,1 //Glitter Shell +2,7010,1 //Tail of Steel Scorpion +2,7011,1 //Claw of Monkey +2,7012,1 //Tough Scalelike Stem +2,7013,1 //Coral Reef +2,7014,1 //Old Portrait +2,7015,1 //Memory Bookmark +2,7016,1 //Bent Spoon +2,7026,1 //Clock_Tower_Key +2,7027,1 //Key of the Underground +2,7030,1 //Claw of Desert Wolf +2,7031,1 //Old Frying Pan +2,7032,1 //Piece of Egg Shell +2,7033,1 //Poison Spore +2,7034,1 //Red Stocking +2,7035,1 //Matchstick +2,7036,1 //Fang of Garm +2,7038,1 //Yarn +2,7041,1 //Fine Grit +2,7047,1 //Alice's Apron +2,7048,1 //Talon of Griffon +2,7049,1 //Stone +2,7053,1 //Cyfar +2,7054,1 //Brigan +2,7059,1 //Free Ticket for Kafra Storage +2,7060,1 //Free Ticket for Kafra Transportation +2,7061,1 //Free Ticket for the Cart Service +2,7063,1 //Soft Feather +2,7064,1 //Wing of Dragonfly +2,7065,1 //Sea-Otter Fur +2,7066,1 //Ice Cubic +2,7067,1 //Stone Fragment +2,7068,1 //Burnt Tree +2,7069,1 //Destroyed Armor +2,7070,1 //Broken Shell +2,7071,1 //Tattered Clothes +2,7072,1 //Old Shuriken +2,7093,1 //Cogwheel +2,7094,1 //Fragment +2,7095,1 //Metal Fragment +2,7096,1 //Lava +2,7097,1 //Burning Heart +2,7098,1 //Live Coal +2,7099,1 //Worn-out Magic Scroll +2,7100,1 //Sharp Leaf +2,7101,1 //Peco Peco Feather +2,7106,1 //Antelope Horn +2,7107,1 //Antelope Skin +2,7108,1 //Piece of Shield +2,7109,1 //Shining Spear Blade +2,7110,1 //Broken Sword +2,7111,1 //Slick Paper +2,7112,1 //Sharp Paper +2,7113,1 //Broken Pharaoh Emblem +2,7114,1 //Masque of Tutankhamen +2,7115,1 //Harpy Feather +2,7116,1 //Harpy Talon +2,7117,1 //Torn Magic Book +2,7118,1 //Torn Scroll +2,7119,1 //Bacillus +2,7120,1 //Burning Horseshoe +2,7121,1 //Honey Pot +2,7122,1 //Burning Hair +2,7123,1 //Dragon Skin +2,7124,1 //Sand Clump +2,7125,1 //Scorpion Claw +2,7126,1 //Large Jellopy +2,7134,1 //Medicine Bowl +2,7135,1 //Fire Bottle +2,7136,1 //Acid Bottle +2,7137,1 //Plant Bottle +2,7138,1 //Marine Sphere Bottle +2,7139,1 //Glistening Coat +2,7149,1 //Yellow Plate +2,7150,1 //Piece of Bamboo +2,7151,1 //Oil Paper +2,7152,1 //Glossy Hair +2,7153,1 //Worn-out Kimono +2,7154,1 //Poisonous Powder +2,7155,1 //Poisonous Toad Skin +2,7156,1 //Broken Shuriken +2,7157,1 //Dark Mask +2,7158,1 //Broken Liquor Jar +2,7159,1 //Tengu Nose +2,7161,1 //Black Bear Skin +2,7162,1 //Cloud Crumb +2,7163,1 //Hard Feeler +2,7164,1 //Solid_Peach +2,7165,1 //Transparent Celestial Robe +2,7166,1 //Soft Silk +2,7167,1 //Strange Steel Piece +2,7168,1 //Giant Butterfly Wing +2,7169,1 //Ba_Gua +2,7170,1 //Tuxedo +2,7171,1 //Leopard Skin +2,7172,1 //Leopard Claw +2,7174,1 //Wrapping Lace +2,7175,1 //Wrapping Paper +2,7182,1 //Cacao +2,7186,1 //Thin Trunk +2,7187,1 //Festival Mask +2,7188,1 //Brown_Root +2,7189,1 //Wooden Heart +2,7190,1 //Solid Husk +2,7191,1 //Lamp +2,7192,1 //Vane +2,7193,1 //Sprout +2,7194,1 //Soft Blade of Grass +2,7195,1 //Slingshot +2,7196,1 //Shoulder Protector +2,7197,1 //Tough Vines +2,7198,1 //Huge Leaf +2,7200,1 //Elastic Band +2,7201,1 //Log +2,7202,1 //Pincher of Beetle +2,7203,1 //Strong Branch +2,7205,1 //Piece of Black Cloth +2,7206,1 //Black Cat Doll +2,7207,1 //Old Manteau +2,7208,1 //Rusty Kitchen Knife +2,7209,1 //Helm of Dullahan +2,7210,1 //Armor Piece of Dullahan +2,7211,1 //Fragment of Rossata Stone +2,7212,1 //Hung Doll +2,7213,1 //Needle Packet +2,7214,1 //Bat Cage +2,7215,1 //Broken Needle +2,7216,1 //Red Muffler +2,7217,1 //Spool +2,7218,1 //Decomposed Rope +2,7219,1 //Striped Sock +2,7220,1 //Ectoplasm +2,7221,1 //Tangled Chains +2,7222,1 //Wooden Gnarl +2,7223,1 //Contorted Self-Portrait +2,7225,1 //Pumpkin Lantern +2,7262,1 //Folding Fan of Cat Ghost +2,7263,1 //Cat's Eye +2,7264,1 //Dry Sand +2,7265,1 //Dragon Horn +2,7266,1 //Denture from Dragon Mask +2,7267,1 //Tiger Panty +2,7268,1 //Little Ghost Doll +2,7269,1 //Pinafore +2,7270,1 //Nursing_Bottle +2,1750,1 //Arrow +2,1751,1 //Silver Arrow +2,1752,1 //Fire Arrow +2,1753,1 //Steel Arrow +2,1754,1 //Crystal Arrow +2,1755,1 //Arrow of Wind +2,1756,1 //Stone Arrow +2,1757,1 //Immaterial Arrow +2,1758,1 //Stun Arrow +2,1759,1 //Frozen Arrow +2,1760,1 //Flash Arrow +2,1761,1 //Cursed Arrow +2,1762,1 //Rusty Arrow +2,1763,1 //Poison Arrow +2,1764,1 //Sharp Arrow +2,1765,1 //Oridecon Arrow +2,1767,1 //Shadow Arrow +2,1768,1 //Sleep Arrow +2,1769,1 //Mute Arrow +2,1770,1 //Iron Arrow +2,501,1 //Red Potion +2,502,1 //Orange Potion +2,503,1 //Yellow Potion +2,504,1 //White Potion +2,505,1 //Blue Potion +2,506,1 //Green Potion +2,507,1 //Red Herb +2,508,1 //Yellow Herb +2,509,1 //White Herb +2,510,1 //Blue Herb +2,511,1 //Green Herb +2,512,1 //Apple +2,513,1 //Banana +2,514,1 //Grape +2,515,1 //Carrot +2,516,1 //Potato +2,517,1 //Meat +2,518,1 //Honey +2,519,1 //Milk +2,520,1 //Hinalle Leaflet +2,521,1 //Aloe Leaflet +2,522,1 //Mastela Fruit +2,523,1 //Holy Water +2,525,1 //Panacea +2,526,1 //Royal Jelly +2,528,1 //Monster Food +2,529,1 //Candy +2,530,1 //Candy Cane +2,531,1 //Apple Juice +2,532,1 //Banana Juice +2,533,1 //Grape Juice +2,534,1 //Carrot Juice +2,535,1 //Pumpkin +2,536,1 //Ice Cream +2,537,1 //Pet Food +2,538,1 //Well-baked Cookie +2,539,1 //Piece of Cake +2,544,1 //Raw Fish +2,545,1 //Condensed Red Potion +2,546,1 //Condensed Yellow Potion +2,547,1 //Condensed White Potion +2,548,1 //Cheese +2,549,1 //Yam +2,550,1 //Rice Cake +2,551,1 //Sushi +2,553,1 //Bao +2,555,1 //Traditional Rice Cake +2,558,1 //Chocolate +2,561,1 //White Chocolate +2,601,1 //Fly Wing +2,602,1 //Butterfly Wing +2,603,1 //Old Blue Box +2,604,1 //Dead Branch +2,605,1 //Anodyne +2,606,1 //Aloevera +2,607,1 //Yggdrasil Berry +2,608,1 //Yggdrasil Seed +2,609,1 //Amulet +2,610,1 //Yggdrasil Leaf +2,611,1 //Magnifier +2,612,1 //Mini Furnace +2,613,1 //Iron Hammer +2,614,1 //Golden Hammer +2,615,1 //Oridecon Hammer +2,618,1 //Worn Out Scroll +2,619,1 //Unripe Apple +2,620,1 //Orange Juice +2,621,1 //Bitter Herb +2,622,1 //Rainbow Carrot +2,623,1 //Earthworm the Dude +2,624,1 //Rotten Fish +2,625,1 //Rusty Iron +2,626,1 //Monster Juice +2,627,1 //Sweet Milk +2,628,1 //Well-Dried Bone +2,629,1 //Singing Flower +2,630,1 //Dew Laden Moss +2,631,1 //Deadly Noxious Herb +2,632,1 //Fatty Chubby Earthworm +2,633,1 //Sweet Potato +2,634,1 //Tropical Banana +2,635,1 //Orc Trophy +2,636,1 //No Recipient +2,637,1 //Old Broom +2,638,1 //Silver Knife of Chastity +2,639,1 //Armlet of Obedience +2,640,1 //Shining Stone +2,641,1 //Contracts in Shadow +2,642,1 //Book of the Devil +2,643,1 //Pet Incubator +2,644,1 //Gift Box +2,645,1 //Concentration Potion +2,656,1 //Awakening Potion +2,657,1 //Berserk Potion +2,659,1 //Her Heart +2,663,1 //Songpyun +2,664,1 //Gift Box +2,665,1 //Gift Box +2,666,1 //Gift Box +2,667,1 //Gift Box +2,668,1 //Red_Envelope +2,678,1 //Poison Bottle +2,679,1 //Pilule +2,701,1 //Ora Ora +2,702,1 //Animal Gore +2,703,1 //Hinalle +2,704,1 //Aloe +2,705,1 //Clover +2,706,1 //Four Leaf Clover +2,707,1 //Singing Plant +2,708,1 //Ment +2,710,1 //Illusion Flower +2,711,1 //Shoot +2,712,1 //Flower +2,713,1 //Empty Bottle +2,714,1 //Emperium +2,715,1 //Yellow Gemstone +2,716,1 //Red Gemstone +2,717,1 //Blue Gemstone +2,718,1 //Garnet +2,719,1 //Amethyst +2,720,1 //Aquamarine +2,721,1 //Emerald +2,722,1 //Pearl +2,723,1 //Ruby +2,724,1 //Cursed Ruby +2,725,1 //Sardonyx +2,726,1 //Sapphire +2,727,1 //Opal +2,728,1 //Topaz +2,729,1 //Zircon +2,730,1 //1carat Diamond +2,731,1 //2carat Diamond +2,732,1 //3carat Diamond +2,733,1 //Cracked Diamond +2,734,1 //Red Frame +2,735,1 //Chung Jah +2,736,1 //China +2,737,1 //Black Ladle +2,738,1 //Pencil Case +2,739,1 //Rouge +2,740,1 //Puppet +2,741,1 //Poring Doll +2,742,1 //Chonchon Doll +2,743,1 //Spore Doll +2,744,1 //Bouquet +2,745,1 //Wedding Bouquet +2,746,1 //Glass Bead +2,747,1 //Crystal Mirror +2,748,1 //Witherless Rose +2,749,1 //Frozen Rose +2,750,1 //Baphomet Doll +2,751,1 //Osiris Doll +2,752,1 //Grasshopper Doll +2,753,1 //Yoyo Doll +2,754,1 //Raccoon Doll +2,756,1 //Rough Oridecon +2,757,1 //Rough Elunium +2,901,1 //Danggie +2,902,1 //Tree Root +2,903,1 //Reptile Tongue +2,904,1 //Scorpion Tail +2,905,1 //Stem +2,906,1 //Pointed Scale +2,907,1 //Resin +2,908,1 //Spawn +2,909,1 //Jellopy +2,910,1 //Garlet +2,911,1 //Scell +2,912,1 //Zargon +2,913,1 //Tooth of Bat +2,914,1 //Fluff +2,915,1 //Chrysalis +2,916,1 //Feather of Birds +2,917,1 //Talon +2,918,1 //Sticky Webfoot +2,919,1 //Animal Skin +2,920,1 //Wolf Claw +2,921,1 //Mushroom Spore +2,922,1 //Orc's Fang +2,923,1 //Evil Horn +2,924,1 //Powder of Butterfly +2,925,1 //Bill of Birds +2,926,1 //Snake Scale +2,928,1 //Insect Feeler +2,929,1 //Immortal Heart +2,930,1 //Rotten Bandage +2,931,1 //Orcish Voucher +2,932,1 //Skel-Bone +2,934,1 //Memento +2,935,1 //Shell +2,936,1 //Scale Shell +2,937,1 //Venom Canine +2,938,1 //Sticky Mucus +2,939,1 //Bee Sting +2,940,1 //Grasshopper's Leg +2,941,1 //Nose Ring +2,942,1 //Yoyo Tail +2,943,1 //Solid Shell +2,944,1 //Horseshoe +2,945,1 //Raccoon Leaf +2,946,1 //Snail's Shell +2,947,1 //Horn +2,948,1 //Bear's Footskin +2,949,1 //Feather +2,950,1 //Heart of Mermaid +2,951,1 //Fin +2,952,1 //Cactus Needle +2,953,1 //Stone Heart +2,954,1 //Shining Scale +2,955,1 //Worm Peeling +2,956,1 //Gill +2,957,1 //Decayed Nail +2,958,1 //Horrendous Mouth +2,959,1 //Stinky Scale +2,960,1 //Nipper +2,961,1 //Conch +2,962,1 //Tentacle +2,963,1 //Sharp Scale +2,964,1 //Crab Shell +2,965,1 //Clam Shell +2,966,1 //Clam Flesh +2,967,1 //Turtle Shell +2,968,1 //Heroic Emblem +2,969,1 //Gold +2,970,1 //Alcohol +2,971,1 //Detrimindexta +2,972,1 //Karvodailnirol +2,973,1 //Counteragent +2,974,1 //Mixture +2,975,1 //Scarlet Dyestuff +2,976,1 //Lemon Dyestuff +2,978,1 //Cobaltblue Dyestuff +2,979,1 //Darkgreen Dyestuff +2,980,1 //Orange Dyestuff +2,981,1 //Violet Dyestuff +2,982,1 //White Dyestuff +2,983,1 //Black Dyestuff +2,984,1 //Oridecon +2,985,1 //Elunium +2,986,1 //Anvil +2,987,1 //Oridecon Anvil +2,988,1 //Golden Anvil +2,989,1 //Emperium Anvil +2,990,1 //Red Blood +2,991,1 //Crystal Blue +2,992,1 //Wind of Verdure +2,993,1 //Green Live +2,994,1 //Flame Heart +2,995,1 //Mystic Frozen +2,996,1 //Rough Wind +2,997,1 //Great Nature +2,998,1 //Iron +2,999,1 //Steel +2,1000,1 //Star Crumb +2,1001,1 //Star Dust +2,1002,1 //Iron Ore +2,1003,1 //Coal +2,1004,1 //Chivalry Emblem +2,1005,1 //Hammer of Blacksmith +2,1006,1 //Old Magicbook +2,1007,1 //Necklace of Wisdom +2,1008,1 //Necklace of Oblivion +2,1009,1 //Hand of God +2,1010,1 //Phracon +2,1011,1 //Emveretarcon +2,1012,1 //Frill +2,1013,1 //Rainbow Shell +2,1014,1 //Ant Jaw +2,1015,1 //Tongue +2,1016,1 //Rat Tail +2,1017,1 //Mole Whiskers +2,1018,1 //Mole Claw +2,1019,1 //Trunk +2,1020,1 //Black Hair +2,1021,1 //Dokebi Horn +2,1022,1 //Nine Tails +2,1023,1 //Fish Tail +2,1024,1 //Squid Ink +2,1025,1 //Cobweb +2,1026,1 //Acorn +2,1027,1 //Porcupine Quill +2,1028,1 //Mane +2,1029,1 //Tiger Skin +2,1030,1 //Tiger's Footskin +2,1031,1 //Mantis Scythe +2,1032,1 //Maneater Blossom +2,1033,1 //Maneater Root +2,1034,1 //Blue Hair +2,1035,1 //Dragon Canine +2,1036,1 //Dragon Scale +2,1037,1 //Dragon Tail +2,1038,1 //Little Evil Horn +2,1039,1 //Little Evil Wing +2,1040,1 //Elder Pixie's Moustache +2,1041,1 //Lantern +2,1042,1 //Bug Leg +2,1043,1 //Orc Claw +2,1044,1 //Zenorc's Fang +2,1045,1 //Cultish Masque +2,1046,1 //Scorpion Nipper +2,1047,1 //Dead Medusa +2,1048,1 //Horrendous Hair +2,1049,1 //Skirt of Virgin +2,1050,1 //Tendon +2,1051,1 //Detonator +2,1052,1 //Single Cell +2,1053,1 //Ancient Tooth +2,1054,1 //Ancient Lips +2,1055,1 //Earthworm Peeling +2,1056,1 //Grit +2,1057,1 //Moth Dust +2,1058,1 //Moth Wings +2,1059,1 //Fabric +2,1060,1 //Golden Hair +2,1061,1 //Witched Starsand +2,1062,1 //Jack o' Pumpkin +2,1063,1 //Fang +2,1064,1 //Reins +2,1065,1 //Trap +2,1066,1 //Fine-grained Trunk +2,1067,1 //Solid Trunk +2,1068,1 //Barren Trunk +2,1088,1 //Morocc Solution +2,1089,1 //Payon Solution +2,1092,1 //Empty Test Tube +2,1093,1 //Empty Potion Bottle +2,1094,1 //Short Daenggie +2,1095,1 //Clock Hand +2,1096,1 //Round Shell +2,1097,1 //Worn Out Page +2,1098,1 //Manacles +2,1099,1 //Worn-out Prison Uniform +2,7001,1 //Mould Powder +2,7002,1 //Ogre Tooth +2,7003,1 //Anolian Skin +2,7004,1 //Mud Lump +2,7005,1 //Skull +2,7006,1 //Wing of Red Bat +2,7007,1 //Claw of Rat +2,7008,1 //Stiff Horn +2,7009,1 //Glitter Shell +2,7010,1 //Tail of Steel Scorpion +2,7011,1 //Claw of Monkey +2,7012,1 //Tough Scalelike Stem +2,7013,1 //Coral Reef +2,7014,1 //Old Portrait +2,7015,1 //Memory Bookmark +2,7016,1 //Bent Spoon +2,7026,1 //Clock_Tower_Key +2,7027,1 //Key of the Underground +2,7030,1 //Claw of Desert Wolf +2,7031,1 //Old Frying Pan +2,7032,1 //Piece of Egg Shell +2,7033,1 //Poison Spore +2,7034,1 //Red Stocking +2,7035,1 //Matchstick +2,7036,1 //Fang of Garm +2,7038,1 //Yarn +2,7041,1 //Fine Grit +2,7047,1 //Alice's Apron +2,7048,1 //Talon of Griffon +2,7049,1 //Stone +2,7053,1 //Cyfar +2,7054,1 //Brigan +2,7059,1 //Free Ticket for Kafra Storage +2,7060,1 //Free Ticket for Kafra Transportation +2,7061,1 //Free Ticket for the Cart Service +2,7063,1 //Soft Feather +2,7064,1 //Wing of Dragonfly +2,7065,1 //Sea-Otter Fur +2,7066,1 //Ice Cubic +2,7067,1 //Stone Fragment +2,7068,1 //Burnt Tree +2,7069,1 //Destroyed Armor +2,7070,1 //Broken Shell +2,7071,1 //Tattered Clothes +2,7072,1 //Old Shuriken +2,7093,1 //Cogwheel +2,7094,1 //Fragment +2,7095,1 //Metal Fragment +2,7096,1 //Lava +2,7097,1 //Burning Heart +2,7098,1 //Live Coal +2,7099,1 //Worn-out Magic Scroll +2,7100,1 //Sharp Leaf +2,7101,1 //Peco Peco Feather +2,7106,1 //Antelope Horn +2,7107,1 //Antelope Skin +2,7108,1 //Piece of Shield +2,7109,1 //Shining Spear Blade +2,7110,1 //Broken Sword +2,7111,1 //Slick Paper +2,7112,1 //Sharp Paper +2,7113,1 //Broken Pharaoh Emblem +2,7114,1 //Masque of Tutankhamen +2,7115,1 //Harpy Feather +2,7116,1 //Harpy Talon +2,7117,1 //Torn Magic Book +2,7118,1 //Torn Scroll +2,7119,1 //Bacillus +2,7120,1 //Burning Horseshoe +2,7121,1 //Honey Pot +2,7122,1 //Burning Hair +2,7123,1 //Dragon Skin +2,7124,1 //Sand Clump +2,7125,1 //Scorpion Claw +2,7126,1 //Large Jellopy +2,7134,1 //Medicine Bowl +2,7135,1 //Fire Bottle +2,7136,1 //Acid Bottle +2,7137,1 //Plant Bottle +2,7138,1 //Marine Sphere Bottle +2,7139,1 //Glistening Coat +2,7149,1 //Yellow Plate +2,7150,1 //Piece of Bamboo +2,7151,1 //Oil Paper +2,7152,1 //Glossy Hair +2,7153,1 //Worn-out Kimono +2,7154,1 //Poisonous Powder +2,7155,1 //Poisonous Toad Skin +2,7156,1 //Broken Shuriken +2,7157,1 //Dark Mask +2,7158,1 //Broken Liquor Jar +2,7159,1 //Tengu Nose +2,7161,1 //Black Bear Skin +2,7162,1 //Cloud Crumb +2,7163,1 //Hard Feeler +2,7164,1 //Solid_Peach +2,7165,1 //Transparent Celestial Robe +2,7166,1 //Soft Silk +2,7167,1 //Strange Steel Piece +2,7168,1 //Giant Butterfly Wing +2,7169,1 //Ba_Gua +2,7170,1 //Tuxedo +2,7171,1 //Leopard Skin +2,7172,1 //Leopard Claw +2,7174,1 //Wrapping Lace +2,7175,1 //Wrapping Paper +2,7182,1 //Cacao +2,7186,1 //Thin Trunk +2,7187,1 //Festival Mask +2,7188,1 //Brown_Root +2,7189,1 //Wooden Heart +2,7190,1 //Solid Husk +2,7191,1 //Lamp +2,7192,1 //Vane +2,7193,1 //Sprout +2,7194,1 //Soft Blade of Grass +2,7195,1 //Slingshot +2,7196,1 //Shoulder Protector +2,7197,1 //Tough Vines +2,7198,1 //Huge Leaf +2,7200,1 //Elastic Band +2,7201,1 //Log +2,7202,1 //Pincher of Beetle +2,7203,1 //Strong Branch +2,7205,1 //Piece of Black Cloth +2,7206,1 //Black Cat Doll +2,7207,1 //Old Manteau +2,7208,1 //Rusty Kitchen Knife +2,7209,1 //Helm of Dullahan +2,7210,1 //Armor Piece of Dullahan +2,7211,1 //Fragment of Rossata Stone +2,7212,1 //Hung Doll +2,7213,1 //Needle Packet +2,7214,1 //Bat Cage +2,7215,1 //Broken Needle +2,7216,1 //Red Muffler +2,7217,1 //Spool +2,7218,1 //Decomposed Rope +2,7219,1 //Striped Sock +2,7220,1 //Ectoplasm +2,7221,1 //Tangled Chains +2,7222,1 //Wooden Gnarl +2,7223,1 //Contorted Self-Portrait +2,7225,1 //Pumpkin Lantern +2,7262,1 //Folding Fan of Cat Ghost +2,7263,1 //Cat's Eye +2,7264,1 //Dry Sand +2,7265,1 //Dragon Horn +2,7266,1 //Denture from Dragon Mask +2,7267,1 //Tiger Panty +2,7268,1 //Little Ghost Doll +2,7269,1 //Pinafore +2,7270,1 //Nursing_Bottle +2,1750,1 //Arrow +2,1751,1 //Silver Arrow +2,1752,1 //Fire Arrow +2,1753,1 //Steel Arrow +2,1754,1 //Crystal Arrow +2,1755,1 //Arrow of Wind +2,1756,1 //Stone Arrow +2,1757,1 //Immaterial Arrow +2,1758,1 //Stun Arrow +2,1759,1 //Frozen Arrow +2,1760,1 //Flash Arrow +2,1761,1 //Cursed Arrow +2,1762,1 //Rusty Arrow +2,1763,1 //Poison Arrow +2,1764,1 //Sharp Arrow +2,1765,1 //Oridecon Arrow +2,1767,1 //Shadow Arrow +2,1768,1 //Sleep Arrow +2,1769,1 //Mute Arrow +2,1770,1 //Iron Arrow +2,501,1 //Red Potion +2,502,1 //Orange Potion +2,503,1 //Yellow Potion +2,504,1 //White Potion +2,505,1 //Blue Potion +2,506,1 //Green Potion +2,507,1 //Red Herb +2,508,1 //Yellow Herb +2,509,1 //White Herb +2,510,1 //Blue Herb +2,511,1 //Green Herb +2,512,1 //Apple +2,513,1 //Banana +2,514,1 //Grape +2,515,1 //Carrot +2,516,1 //Potato +2,517,1 //Meat +2,518,1 //Honey +2,519,1 //Milk +2,520,1 //Hinalle Leaflet +2,521,1 //Aloe Leaflet +2,522,1 //Mastela Fruit +2,523,1 //Holy Water +2,525,1 //Panacea +2,526,1 //Royal Jelly +2,528,1 //Monster Food +2,529,1 //Candy +2,530,1 //Candy Cane +2,531,1 //Apple Juice +2,532,1 //Banana Juice +2,533,1 //Grape Juice +2,534,1 //Carrot Juice +2,535,1 //Pumpkin +2,536,1 //Ice Cream +2,537,1 //Pet Food +2,538,1 //Well-baked Cookie +2,539,1 //Piece of Cake +2,544,1 //Raw Fish +2,545,1 //Condensed Red Potion +2,546,1 //Condensed Yellow Potion +2,547,1 //Condensed White Potion +2,548,1 //Cheese +2,549,1 //Yam +2,550,1 //Rice Cake +2,551,1 //Sushi +2,553,1 //Bao +2,555,1 //Traditional Rice Cake +2,558,1 //Chocolate +2,561,1 //White Chocolate +2,601,1 //Fly Wing +2,602,1 //Butterfly Wing +2,603,1 //Old Blue Box +2,604,1 //Dead Branch +2,605,1 //Anodyne +2,606,1 //Aloevera +2,607,1 //Yggdrasil Berry +2,608,1 //Yggdrasil Seed +2,609,1 //Amulet +2,610,1 //Yggdrasil Leaf +2,611,1 //Magnifier +2,612,1 //Mini Furnace +2,613,1 //Iron Hammer +2,614,1 //Golden Hammer +2,615,1 //Oridecon Hammer +2,618,1 //Worn Out Scroll +2,619,1 //Unripe Apple +2,620,1 //Orange Juice +2,621,1 //Bitter Herb +2,622,1 //Rainbow Carrot +2,623,1 //Earthworm the Dude +2,624,1 //Rotten Fish +2,625,1 //Rusty Iron +2,626,1 //Monster Juice +2,627,1 //Sweet Milk +2,628,1 //Well-Dried Bone +2,629,1 //Singing Flower +2,630,1 //Dew Laden Moss +2,631,1 //Deadly Noxious Herb +2,632,1 //Fatty Chubby Earthworm +2,633,1 //Sweet Potato +2,634,1 //Tropical Banana +2,635,1 //Orc Trophy +2,636,1 //No Recipient +2,637,1 //Old Broom +2,638,1 //Silver Knife of Chastity +2,639,1 //Armlet of Obedience +2,640,1 //Shining Stone +2,641,1 //Contracts in Shadow +2,642,1 //Book of the Devil +2,643,1 //Pet Incubator +2,644,1 //Gift Box +2,645,1 //Concentration Potion +2,656,1 //Awakening Potion +2,657,1 //Berserk Potion +2,659,1 //Her Heart +2,663,1 //Songpyun +2,664,1 //Gift Box +2,665,1 //Gift Box +2,666,1 //Gift Box +2,667,1 //Gift Box +2,668,1 //Red_Envelope +2,678,1 //Poison Bottle +2,679,1 //Pilule +2,2102,1 //Guard +2,2104,1 //Buckler +2,2106,1 //Shield +2,2108,1 //Mirror Shield +2,2109,1 //Memory Book +2,2112,1 //Novice Guard +2,2302,1 //Cotton Shirt +2,2304,1 //Jacket +2,2306,1 //Adventurer's Suit +2,2308,1 //Mantle +2,2310,1 //Coat +2,2311,1 //Mink Coat +2,2313,1 //Padded Armor +2,2315,1 //Chain Mail +2,2317,1 //Full Plate +2,2318,1 //Lord's Clothes +2,2320,1 //Formal Suit +2,2322,1 //Silk Robe +2,2324,1 //Scapulare +2,2326,1 //Saint's Robe +2,2329,1 //Wooden Mail +2,2331,1 //Tights +2,2333,1 //Silver Robe +2,2336,1 //Thief Clothes +2,2337,1 //Ninja Suit +2,2338,1 //Wedding Dress +2,2339,1 //Pantie +2,2340,1 //Novice Breastplate +2,2352,1 //Tattered Novice Ninja Suit +2,2402,1 //Sandals +2,2404,1 //Shoes +2,2406,1 //Boots +2,2407,1 //Crystal Pumps +2,2408,1 //Shackles +2,2409,1 //High Heels +2,2411,1 //Greaves +2,2414,1 //Novice Slippers +2,2502,1 //Hood +2,2504,1 //Muffler +2,2506,1 //Manteau +2,2507,1 //Ancient Cape +2,2508,1 //Ragamuffin Manteau +2,2510,1 //Somber Novice Hood +2,2601,1 //Ring +2,2602,1 //Earring +2,2603,1 //Necklace +2,2604,1 //Glove +2,2605,1 //Brooch +2,2607,1 //Clip +2,2608,1 //Rosary +2,2609,1 //Skull Ring +2,2610,1 //Gold Ring +2,2611,1 //Silver Ring +2,2612,1 //Flower Ring +2,2613,1 //Diamond Ring +2,2617,1 //Celebrant's Mitten +2,2618,1 //Matyr's Leash +2,2627,1 //Belt +2,2628,1 //Novice Armlet +2,1117,1 //Katana +2,1152,1 //Slayer +2,1155,1 //Bastard Sword +2,1158,1 //Two-Handed Sword +2,1162,1 //Broad Sword +2,1163,1 //Claymore +2,1251,1 //Jur +2,1253,1 //Katar +2,1255,1 //Jamadhar +2,1256,1 //Katar of Frozen Icicle +2,1257,1 //Katar of Quaking +2,1258,1 //Katar of Raging Blaze +2,1259,1 //Katar of Piercing Wind +2,1352,1 //Battle Axe +2,1355,1 //Hammer +2,1358,1 //Buster +2,1361,1 //Two-Handed Axe +2,1411,1 //Lance +2,1452,1 //Guisarme +2,1455,1 //Glaive +2,1458,1 //Partizan +2,1461,1 //Trident +2,1464,1 //Halberd +2,1472,1 //Soul Staff +2,1702,1 //Bow +2,1705,1 //Composite Bow +2,1708,1 //Great Bow +2,1711,1 //Crossbow +2,1715,1 //Arbalest +2,1716,1 //Gakkung Bow +2,1718,1 //Hunter Bow +2,1102,1 //Sword +2,1105,1 //Falchion +2,1108,1 //Blade +2,1111,1 //Rapier +2,1114,1 //Scimitar +2,1120,1 //Tsurugi +2,1124,1 //Orcish sword +2,1125,1 //Ring Pommel Saber +2,1127,1 //Saber +2,1128,1 //Haedonggum +2,1129,1 //Flamberge +2,1202,1 //Knife +2,1205,1 //Cutter +2,1208,1 //Main Gauche +2,1211,1 //Dirk +2,1214,1 //Dagger +2,1217,1 //Stiletto +2,1220,1 //Gladius +2,1226,1 //Damascus +2,1243,1 //Novice Main Gauche +2,1302,1 //Axe +2,1304,1 //Orcish Axe +2,1402,1 //Javelin +2,1405,1 //Spear +2,1408,1 //Pike +2,1502,1 //Club +2,1505,1 //Mace +2,1508,1 //Smasher +2,1511,1 //Flail +2,1514,1 //Morning Star +2,1517,1 //Sword Mace +2,1520,1 //Chain +2,1522,1 //Stunner +2,1550,1 //Book +2,1551,1 //Bible +2,1552,1 //Tablet +2,1553,1 //Book of Billows +2,1554,1 //Book of Mother Earth +2,1555,1 //Book of the Blazing Sun +2,1556,1 //Book of Gust of Wind +2,1558,1 //Girl's Diary +2,1602,1 //Rod +2,1605,1 //Wand +2,1608,1 //Staff +2,1611,1 //Arc Wand +2,1613,1 //Mighty Staff +2,1614,1 //Wand of Occult +2,1615,1 //Evil Bone Wand +2,1802,1 //Waghnak +2,1804,1 //Knuckle Duster +2,1806,1 //Studded Knuckles +2,1808,1 //Fist +2,1810,1 //Claw +2,1812,1 //Finger +2,1902,1 //Violin +2,1904,1 //Mandolin +2,1906,1 //Lute +2,1908,1 //Guitar +2,1910,1 //Harp +2,1912,1 //Gumoongoh +2,1951,1 //Rope +2,1953,1 //Whip +2,1955,1 //Wire Whip +2,1957,1 //Rante Whip +2,1959,1 //Tail Whip +2,1961,1 //Whip +2,2201,1 //Sunglasses +2,2203,1 //Glasses +2,2205,1 //Diver Goggles +2,2206,1 //Wedding Veil +2,2207,1 //Fancy Flower +2,2208,1 //Ribbon +2,2209,1 //Ribbon +2,2210,1 //Hair Band +2,2211,1 //Bandana +2,2212,1 //Eye Patch +2,2213,1 //Kitty Band +2,2214,1 //Bunny Band +2,2215,1 //Flower Band +2,2216,1 //Biretta +2,2217,1 //Biretta +2,2218,1 //Flu Mask +2,2220,1 //Hat +2,2221,1 //Hat +2,2222,1 //Turban +2,2223,1 //Turban +2,2226,1 //Cap +2,2227,1 //Cap +2,2228,1 //Helm +2,2229,1 //Helm +2,2230,1 //Gemmed Sallet +2,2231,1 //Gemmed Sallet +2,2232,1 //Circlet +2,2233,1 //Circlet +2,2236,1 //Santa Hat +2,2239,1 //Monocle +2,2241,1 //Grandpa Beard +2,2242,1 //Purple Glasses +2,2243,1 //Geek Glasses +2,2244,1 //Big Ribbon +2,2245,1 //Sweet Gent +2,2246,1 //Golden Gear +2,2247,1 //Romantic Gent +2,2248,1 //Western Grace +2,2250,1 //Cute Ribbon +2,2251,1 //Monk Hat +2,2252,1 //Wizard Hat +2,2253,1 //Sunflower +2,2257,1 //Unicorn Horn +2,2259,1 //Mini Propeller +2,2260,1 //Mini Glasses +2,2261,1 //Army Cap +2,2262,1 //Clown Nose +2,2263,1 //Zorro Masque +2,2265,1 //Gangster Mask +2,2266,1 //Iron Cain +2,2267,1 //Cigarette +2,2268,1 //Pipe +2,2269,1 //Romantic Flower +2,2270,1 //Romantic Leaf +2,2271,1 //Jack be Dandy +2,2275,1 //Red Bandana +2,2276,1 //Angled Glasses +2,2277,1 //Nurse Cap +2,2279,1 //Bomb Wick +2,2282,1 //Halo +2,2285,1 //Apple of Archer +2,2287,1 //Pirate Bandana +2,2289,1 //Poo Poo Hat +2,2290,1 //Funeral Hat +2,2291,1 //Masquerade +2,2294,1 //Stellar +2,2295,1 //Blinker +2,2298,1 //Green Feeler +2,2299,1 //Orc Helm +2,5003,1 //Joker Jester +2,5006,1 //Machoman's Glasses +2,5008,1 //Puppy Love +2,5009,1 //Safety Helmet +2,5010,1 //Indian Fillet +2,5011,1 //Aerial +2,5014,1 //Fin Helm +2,5015,1 //Egg Shell +2,5030,1 //Panda Hat +2,5035,1 //Poring Hat +2,5037,1 //Nutshell +2,5055,1 //Novice False Eggshell +2,2278,1 //Mr. Smile +2,2288,1 //Mr. Scream +2,2297,1 //Goblin Mask +2,5005,1 //Gas Mask +2,5088,1 //Surprised Mask +2,5089,1 //Annoyed Mask +2,5090,1 //Goblin Leader Mask +2,2224,1 //Goggles +2,2225,1 //Goggles +2,10001,1 //Skull Helm +2,10002,1 //Monster Oxygen Mask +2,10003,1 //Transparent Headgear +2,10004,1 //Pacifier +2,10005,1 //Wig +2,10006,1 //Queen's Hair Ornament +2,10007,1 //Silk Ribbon +2,10008,1 //Punisher +2,10009,1 //Wild Flower +2,10010,1 //Battered Pot +2,10011,1 //Stellar Hairpin +2,10012,1 //Tiny Egg Shell +2,10013,1 //Backpack +2,10014,1 //Rocker Glasses +2,10015,1 //Green Lace +2,10016,1 //Golden Bell +2,10017,1 //Bark Shorts +2,10018,1 //Monkey Circlet +2,10019,1 //Red Scarf +2,10020,1 //Grave Keeper's Sword +2,701,1 //Ora Ora +2,702,1 //Animal Gore +2,703,1 //Hinalle +2,704,1 //Aloe +2,705,1 //Clover +2,706,1 //Four Leaf Clover +2,707,1 //Singing Plant +2,708,1 //Ment +2,710,1 //Illusion Flower +2,711,1 //Shoot +2,712,1 //Flower +2,713,1 //Empty Bottle +2,714,1 //Emperium +2,715,1 //Yellow Gemstone +2,716,1 //Red Gemstone +2,717,1 //Blue Gemstone +2,718,1 //Garnet +2,719,1 //Amethyst +2,720,1 //Aquamarine +2,721,1 //Emerald +2,722,1 //Pearl +2,723,1 //Ruby +2,724,1 //Cursed Ruby +2,725,1 //Sardonyx +2,726,1 //Sapphire +2,727,1 //Opal +2,728,1 //Topaz +2,729,1 //Zircon +2,730,1 //1carat Diamond +2,731,1 //2carat Diamond +2,732,1 //3carat Diamond +2,733,1 //Cracked Diamond +2,734,1 //Red Frame +2,735,1 //Chung Jah +2,736,1 //China +2,737,1 //Black Ladle +2,738,1 //Pencil Case +2,739,1 //Rouge +2,740,1 //Puppet +2,741,1 //Poring Doll +2,742,1 //Chonchon Doll +2,743,1 //Spore Doll +2,744,1 //Bouquet +2,745,1 //Wedding Bouquet +2,746,1 //Glass Bead +2,747,1 //Crystal Mirror +2,748,1 //Witherless Rose +2,749,1 //Frozen Rose +2,750,1 //Baphomet Doll +2,751,1 //Osiris Doll +2,752,1 //Grasshopper Doll +2,753,1 //Yoyo Doll +2,754,1 //Raccoon Doll +2,756,1 //Rough Oridecon +2,757,1 //Rough Elunium +2,901,1 //Danggie +2,902,1 //Tree Root +2,903,1 //Reptile Tongue +2,904,1 //Scorpion Tail +2,905,1 //Stem +2,906,1 //Pointed Scale +2,907,1 //Resin +2,908,1 //Spawn +2,909,1 //Jellopy +2,910,1 //Garlet +2,911,1 //Scell +2,912,1 //Zargon +2,913,1 //Tooth of Bat +2,914,1 //Fluff +2,915,1 //Chrysalis +2,916,1 //Feather of Birds +2,917,1 //Talon +2,918,1 //Sticky Webfoot +2,919,1 //Animal Skin +2,920,1 //Wolf Claw +2,921,1 //Mushroom Spore +2,922,1 //Orc's Fang +2,923,1 //Evil Horn +2,924,1 //Powder of Butterfly +2,925,1 //Bill of Birds +2,926,1 //Snake Scale +2,928,1 //Insect Feeler +2,929,1 //Immortal Heart +2,930,1 //Rotten Bandage +2,931,1 //Orcish Voucher +2,932,1 //Skel-Bone +2,934,1 //Memento +2,935,1 //Shell +2,936,1 //Scale Shell +2,937,1 //Venom Canine +2,938,1 //Sticky Mucus +2,939,1 //Bee Sting +2,940,1 //Grasshopper's Leg +2,941,1 //Nose Ring +2,942,1 //Yoyo Tail +2,943,1 //Solid Shell +2,944,1 //Horseshoe +2,945,1 //Raccoon Leaf +2,946,1 //Snail's Shell +2,947,1 //Horn +2,948,1 //Bear's Footskin +2,949,1 //Feather +2,950,1 //Heart of Mermaid +2,951,1 //Fin +2,952,1 //Cactus Needle +2,953,1 //Stone Heart +2,954,1 //Shining Scale +2,955,1 //Worm Peeling +2,956,1 //Gill +2,957,1 //Decayed Nail +2,958,1 //Horrendous Mouth +2,959,1 //Stinky Scale +2,960,1 //Nipper +2,961,1 //Conch +2,962,1 //Tentacle +2,963,1 //Sharp Scale +2,964,1 //Crab Shell +2,965,1 //Clam Shell +2,966,1 //Clam Flesh +2,967,1 //Turtle Shell +2,968,1 //Heroic Emblem +2,969,1 //Gold +2,970,1 //Alcohol +2,971,1 //Detrimindexta +2,972,1 //Karvodailnirol +2,973,1 //Counteragent +2,974,1 //Mixture +2,975,1 //Scarlet Dyestuff +2,976,1 //Lemon Dyestuff +2,978,1 //Cobaltblue Dyestuff +2,979,1 //Darkgreen Dyestuff +2,980,1 //Orange Dyestuff +2,981,1 //Violet Dyestuff +2,982,1 //White Dyestuff +2,983,1 //Black Dyestuff +2,984,1 //Oridecon +2,985,1 //Elunium +2,986,1 //Anvil +2,987,1 //Oridecon Anvil +2,988,1 //Golden Anvil +2,989,1 //Emperium Anvil +2,990,1 //Red Blood +2,991,1 //Crystal Blue +2,992,1 //Wind of Verdure +2,993,1 //Green Live +2,994,1 //Flame Heart +2,995,1 //Mystic Frozen +2,996,1 //Rough Wind +2,997,1 //Great Nature +2,998,1 //Iron +2,999,1 //Steel +2,1000,1 //Star Crumb +2,1001,1 //Star Dust +2,1002,1 //Iron Ore +2,1003,1 //Coal +2,1004,1 //Chivalry Emblem +2,1005,1 //Hammer of Blacksmith +2,1006,1 //Old Magicbook +2,1007,1 //Necklace of Wisdom +2,1008,1 //Necklace of Oblivion +2,1009,1 //Hand of God +2,1010,1 //Phracon +2,1011,1 //Emveretarcon +2,1012,1 //Frill +2,1013,1 //Rainbow Shell +2,1014,1 //Ant Jaw +2,1015,1 //Tongue +2,1016,1 //Rat Tail +2,1017,1 //Mole Whiskers +2,1018,1 //Mole Claw +2,1019,1 //Trunk +2,1020,1 //Black Hair +2,1021,1 //Dokebi Horn +2,1022,1 //Nine Tails +2,1023,1 //Fish Tail +2,1024,1 //Squid Ink +2,1025,1 //Cobweb +2,1026,1 //Acorn +2,1027,1 //Porcupine Quill +2,1028,1 //Mane +2,1029,1 //Tiger Skin +2,1030,1 //Tiger's Footskin +2,1031,1 //Mantis Scythe +2,1032,1 //Maneater Blossom +2,1033,1 //Maneater Root +2,1034,1 //Blue Hair +2,1035,1 //Dragon Canine +2,1036,1 //Dragon Scale +2,1037,1 //Dragon Tail +2,1038,1 //Little Evil Horn +2,1039,1 //Little Evil Wing +2,1040,1 //Elder Pixie's Moustache +2,1041,1 //Lantern +2,1042,1 //Bug Leg +2,1043,1 //Orc Claw +2,1044,1 //Zenorc's Fang +2,1045,1 //Cultish Masque +2,1046,1 //Scorpion Nipper +2,1047,1 //Dead Medusa +2,1048,1 //Horrendous Hair +2,1049,1 //Skirt of Virgin +2,1050,1 //Tendon +2,1051,1 //Detonator +2,1052,1 //Single Cell +2,1053,1 //Ancient Tooth +2,1054,1 //Ancient Lips +2,1055,1 //Earthworm Peeling +2,1056,1 //Grit +2,1057,1 //Moth Dust +2,1058,1 //Moth Wings +2,1059,1 //Fabric +2,1060,1 //Golden Hair +2,1061,1 //Witched Starsand +2,1062,1 //Jack o' Pumpkin +2,1063,1 //Fang +2,1064,1 //Reins +2,1065,1 //Trap +2,1066,1 //Fine-grained Trunk +2,1067,1 //Solid Trunk +2,1068,1 //Barren Trunk +2,1088,1 //Morocc Solution +2,1089,1 //Payon Solution +2,1092,1 //Empty Test Tube +2,1093,1 //Empty Potion Bottle +2,1094,1 //Short Daenggie +2,1095,1 //Clock Hand +2,1096,1 //Round Shell +2,1097,1 //Worn Out Page +2,1098,1 //Manacles +2,1099,1 //Worn-out Prison Uniform +2,7001,1 //Mould Powder +2,7002,1 //Ogre Tooth +2,7003,1 //Anolian Skin +2,7004,1 //Mud Lump +2,7005,1 //Skull +2,7006,1 //Wing of Red Bat +2,7007,1 //Claw of Rat +2,7008,1 //Stiff Horn +2,7009,1 //Glitter Shell +2,7010,1 //Tail of Steel Scorpion +2,7011,1 //Claw of Monkey +2,7012,1 //Tough Scalelike Stem +2,7013,1 //Coral Reef +2,7014,1 //Old Portrait +2,7015,1 //Memory Bookmark +2,7016,1 //Bent Spoon +2,7026,1 //Clock_Tower_Key +2,7027,1 //Key of the Underground +2,7030,1 //Claw of Desert Wolf +2,7031,1 //Old Frying Pan +2,7032,1 //Piece of Egg Shell +2,7033,1 //Poison Spore +2,7034,1 //Red Stocking +2,7035,1 //Matchstick +2,7036,1 //Fang of Garm +2,7038,1 //Yarn +2,7041,1 //Fine Grit +2,7047,1 //Alice's Apron +2,7048,1 //Talon of Griffon +2,7049,1 //Stone +2,7053,1 //Cyfar +2,7054,1 //Brigan +2,7059,1 //Free Ticket for Kafra Storage +2,7060,1 //Free Ticket for Kafra Transportation +2,7061,1 //Free Ticket for the Cart Service +2,7063,1 //Soft Feather +2,7064,1 //Wing of Dragonfly +2,7065,1 //Sea-Otter Fur +2,7066,1 //Ice Cubic +2,7067,1 //Stone Fragment +2,7068,1 //Burnt Tree +2,7069,1 //Destroyed Armor +2,7070,1 //Broken Shell +2,7071,1 //Tattered Clothes +2,7072,1 //Old Shuriken +2,7093,1 //Cogwheel +2,7094,1 //Fragment +2,7095,1 //Metal Fragment +2,7096,1 //Lava +2,7097,1 //Burning Heart +2,7098,1 //Live Coal +2,7099,1 //Worn-out Magic Scroll +2,7100,1 //Sharp Leaf +2,7101,1 //Peco Peco Feather +2,7106,1 //Antelope Horn +2,7107,1 //Antelope Skin +2,7108,1 //Piece of Shield +2,7109,1 //Shining Spear Blade +2,7110,1 //Broken Sword +2,7111,1 //Slick Paper +2,7112,1 //Sharp Paper +2,7113,1 //Broken Pharaoh Emblem +2,7114,1 //Masque of Tutankhamen +2,7115,1 //Harpy Feather +2,7116,1 //Harpy Talon +2,7117,1 //Torn Magic Book +2,7118,1 //Torn Scroll +2,7119,1 //Bacillus +2,7120,1 //Burning Horseshoe +2,7121,1 //Honey Pot +2,7122,1 //Burning Hair +2,7123,1 //Dragon Skin +2,7124,1 //Sand Clump +2,7125,1 //Scorpion Claw +2,7126,1 //Large Jellopy +2,7134,1 //Medicine Bowl +2,7135,1 //Fire Bottle +2,7136,1 //Acid Bottle +2,7137,1 //Plant Bottle +2,7138,1 //Marine Sphere Bottle +2,7139,1 //Glistening Coat +2,7149,1 //Yellow Plate +2,7150,1 //Piece of Bamboo +2,7151,1 //Oil Paper +2,7152,1 //Glossy Hair +2,7153,1 //Worn-out Kimono +2,7154,1 //Poisonous Powder +2,7155,1 //Poisonous Toad Skin +2,7156,1 //Broken Shuriken +2,7157,1 //Dark Mask +2,7158,1 //Broken Liquor Jar +2,7159,1 //Tengu Nose +2,7161,1 //Black Bear Skin +2,7162,1 //Cloud Crumb +2,7163,1 //Hard Feeler +2,7164,1 //Solid_Peach +2,7165,1 //Transparent Celestial Robe +2,7166,1 //Soft Silk +2,7167,1 //Strange Steel Piece +2,7168,1 //Giant Butterfly Wing +2,7169,1 //Ba_Gua +2,7170,1 //Tuxedo +2,7171,1 //Leopard Skin +2,7172,1 //Leopard Claw +2,7174,1 //Wrapping Lace +2,7175,1 //Wrapping Paper +2,7182,1 //Cacao +2,7186,1 //Thin Trunk +2,7187,1 //Festival Mask +2,7188,1 //Brown_Root +2,7189,1 //Wooden Heart +2,7190,1 //Solid Husk +2,7191,1 //Lamp +2,7192,1 //Vane +2,7193,1 //Sprout +2,7194,1 //Soft Blade of Grass +2,7195,1 //Slingshot +2,7196,1 //Shoulder Protector +2,7197,1 //Tough Vines +2,7198,1 //Huge Leaf +2,7200,1 //Elastic Band +2,7201,1 //Log +2,7202,1 //Pincher of Beetle +2,7203,1 //Strong Branch +2,7205,1 //Piece of Black Cloth +2,7206,1 //Black Cat Doll +2,7207,1 //Old Manteau +2,7208,1 //Rusty Kitchen Knife +2,7209,1 //Helm of Dullahan +2,7210,1 //Armor Piece of Dullahan +2,7211,1 //Fragment of Rossata Stone +2,7212,1 //Hung Doll +2,7213,1 //Needle Packet +2,7214,1 //Bat Cage +2,7215,1 //Broken Needle +2,7216,1 //Red Muffler +2,7217,1 //Spool +2,7218,1 //Decomposed Rope +2,7219,1 //Striped Sock +2,7220,1 //Ectoplasm +2,7221,1 //Tangled Chains +2,7222,1 //Wooden Gnarl +2,7223,1 //Contorted Self-Portrait +2,7225,1 //Pumpkin Lantern +2,7262,1 //Folding Fan of Cat Ghost +2,7263,1 //Cat's Eye +2,7264,1 //Dry Sand +2,7265,1 //Dragon Horn +2,7266,1 //Denture from Dragon Mask +2,7267,1 //Tiger Panty +2,7268,1 //Little Ghost Doll +2,7269,1 //Pinafore +2,7270,1 //Nursing_Bottle +2,1750,1 //Arrow +2,1751,1 //Silver Arrow +2,1752,1 //Fire Arrow +2,1753,1 //Steel Arrow +2,1754,1 //Crystal Arrow +2,1755,1 //Arrow of Wind +2,1756,1 //Stone Arrow +2,1757,1 //Immaterial Arrow +2,1758,1 //Stun Arrow +2,1759,1 //Frozen Arrow +2,1760,1 //Flash Arrow +2,1761,1 //Cursed Arrow +2,1762,1 //Rusty Arrow +2,1763,1 //Poison Arrow +2,1764,1 //Sharp Arrow +2,1765,1 //Oridecon Arrow +2,1767,1 //Shadow Arrow +2,1768,1 //Sleep Arrow +2,1769,1 //Mute Arrow +2,1770,1 //Iron Arrow +2,501,1 //Red Potion +2,502,1 //Orange Potion +2,503,1 //Yellow Potion +2,504,1 //White Potion +2,505,1 //Blue Potion +2,506,1 //Green Potion +2,507,1 //Red Herb +2,508,1 //Yellow Herb +2,509,1 //White Herb +2,510,1 //Blue Herb +2,511,1 //Green Herb +2,512,1 //Apple +2,513,1 //Banana +2,514,1 //Grape +2,515,1 //Carrot +2,516,1 //Potato +2,517,1 //Meat +2,518,1 //Honey +2,519,1 //Milk +2,520,1 //Hinalle Leaflet +2,521,1 //Aloe Leaflet +2,522,1 //Mastela Fruit +2,523,1 //Holy Water +2,525,1 //Panacea +2,526,1 //Royal Jelly +2,528,1 //Monster Food +2,529,1 //Candy +2,530,1 //Candy Cane +2,531,1 //Apple Juice +2,532,1 //Banana Juice +2,533,1 //Grape Juice +2,534,1 //Carrot Juice +2,535,1 //Pumpkin +2,536,1 //Ice Cream +2,537,1 //Pet Food +2,538,1 //Well-baked Cookie +2,539,1 //Piece of Cake +2,544,1 //Raw Fish +2,545,1 //Condensed Red Potion +2,546,1 //Condensed Yellow Potion +2,547,1 //Condensed White Potion +2,548,1 //Cheese +2,549,1 //Yam +2,550,1 //Rice Cake +2,551,1 //Sushi +2,553,1 //Bao +2,555,1 //Traditional Rice Cake +2,558,1 //Chocolate +2,561,1 //White Chocolate +2,601,1 //Fly Wing +2,602,1 //Butterfly Wing +2,603,1 //Old Blue Box +2,604,1 //Dead Branch +2,605,1 //Anodyne +2,606,1 //Aloevera +2,607,1 //Yggdrasil Berry +2,608,1 //Yggdrasil Seed +2,609,1 //Amulet +2,610,1 //Yggdrasil Leaf +2,611,1 //Magnifier +2,612,1 //Mini Furnace +2,613,1 //Iron Hammer +2,614,1 //Golden Hammer +2,615,1 //Oridecon Hammer +2,618,1 //Worn Out Scroll +2,619,1 //Unripe Apple +2,620,1 //Orange Juice +2,621,1 //Bitter Herb +2,622,1 //Rainbow Carrot +2,623,1 //Earthworm the Dude +2,624,1 //Rotten Fish +2,625,1 //Rusty Iron +2,626,1 //Monster Juice +2,627,1 //Sweet Milk +2,628,1 //Well-Dried Bone +2,629,1 //Singing Flower +2,630,1 //Dew Laden Moss +2,631,1 //Deadly Noxious Herb +2,632,1 //Fatty Chubby Earthworm +2,633,1 //Sweet Potato +2,634,1 //Tropical Banana +2,635,1 //Orc Trophy +2,636,1 //No Recipient +2,637,1 //Old Broom +2,638,1 //Silver Knife of Chastity +2,639,1 //Armlet of Obedience +2,640,1 //Shining Stone +2,641,1 //Contracts in Shadow +2,642,1 //Book of the Devil +2,643,1 //Pet Incubator +2,644,1 //Gift Box +2,645,1 //Concentration Potion +2,656,1 //Awakening Potion +2,657,1 //Berserk Potion +2,659,1 //Her Heart +2,663,1 //Songpyun +2,664,1 //Gift Box +2,665,1 //Gift Box +2,666,1 //Gift Box +2,667,1 //Gift Box +2,668,1 //Red_Envelope +2,678,1 //Poison Bottle +2,679,1 //Pilule +2,701,1 //Ora Ora +2,702,1 //Animal Gore +2,703,1 //Hinalle +2,704,1 //Aloe +2,705,1 //Clover +2,706,1 //Four Leaf Clover +2,707,1 //Singing Plant +2,708,1 //Ment +2,710,1 //Illusion Flower +2,711,1 //Shoot +2,712,1 //Flower +2,713,1 //Empty Bottle +2,714,1 //Emperium +2,715,1 //Yellow Gemstone +2,716,1 //Red Gemstone +2,717,1 //Blue Gemstone +2,718,1 //Garnet +2,719,1 //Amethyst +2,720,1 //Aquamarine +2,721,1 //Emerald +2,722,1 //Pearl +2,723,1 //Ruby +2,724,1 //Cursed Ruby +2,725,1 //Sardonyx +2,726,1 //Sapphire +2,727,1 //Opal +2,728,1 //Topaz +2,729,1 //Zircon +2,730,1 //1carat Diamond +2,731,1 //2carat Diamond +2,732,1 //3carat Diamond +2,733,1 //Cracked Diamond +2,734,1 //Red Frame +2,735,1 //Chung Jah +2,736,1 //China +2,737,1 //Black Ladle +2,738,1 //Pencil Case +2,739,1 //Rouge +2,740,1 //Puppet +2,741,1 //Poring Doll +2,742,1 //Chonchon Doll +2,743,1 //Spore Doll +2,744,1 //Bouquet +2,745,1 //Wedding Bouquet +2,746,1 //Glass Bead +2,747,1 //Crystal Mirror +2,748,1 //Witherless Rose +2,749,1 //Frozen Rose +2,750,1 //Baphomet Doll +2,751,1 //Osiris Doll +2,752,1 //Grasshopper Doll +2,753,1 //Yoyo Doll +2,754,1 //Raccoon Doll +2,756,1 //Rough Oridecon +2,757,1 //Rough Elunium +2,901,1 //Danggie +2,902,1 //Tree Root +2,903,1 //Reptile Tongue +2,904,1 //Scorpion Tail +2,905,1 //Stem +2,906,1 //Pointed Scale +2,907,1 //Resin +2,908,1 //Spawn +2,909,1 //Jellopy +2,910,1 //Garlet +2,911,1 //Scell +2,912,1 //Zargon +2,913,1 //Tooth of Bat +2,914,1 //Fluff +2,915,1 //Chrysalis +2,916,1 //Feather of Birds +2,917,1 //Talon +2,918,1 //Sticky Webfoot +2,919,1 //Animal Skin +2,920,1 //Wolf Claw +2,921,1 //Mushroom Spore +2,922,1 //Orc's Fang +2,923,1 //Evil Horn +2,924,1 //Powder of Butterfly +2,925,1 //Bill of Birds +2,926,1 //Snake Scale +2,928,1 //Insect Feeler +2,929,1 //Immortal Heart +2,930,1 //Rotten Bandage +2,931,1 //Orcish Voucher +2,932,1 //Skel-Bone +2,934,1 //Memento +2,935,1 //Shell +2,936,1 //Scale Shell +2,937,1 //Venom Canine +2,938,1 //Sticky Mucus +2,939,1 //Bee Sting +2,940,1 //Grasshopper's Leg +2,941,1 //Nose Ring +2,942,1 //Yoyo Tail +2,943,1 //Solid Shell +2,944,1 //Horseshoe +2,945,1 //Raccoon Leaf +2,946,1 //Snail's Shell +2,947,1 //Horn +2,948,1 //Bear's Footskin +2,949,1 //Feather +2,950,1 //Heart of Mermaid +2,951,1 //Fin +2,952,1 //Cactus Needle +2,953,1 //Stone Heart +2,954,1 //Shining Scale +2,955,1 //Worm Peeling +2,956,1 //Gill +2,957,1 //Decayed Nail +2,958,1 //Horrendous Mouth +2,959,1 //Stinky Scale +2,960,1 //Nipper +2,961,1 //Conch +2,962,1 //Tentacle +2,963,1 //Sharp Scale +2,964,1 //Crab Shell +2,965,1 //Clam Shell +2,966,1 //Clam Flesh +2,967,1 //Turtle Shell +2,968,1 //Heroic Emblem +2,969,1 //Gold +2,970,1 //Alcohol +2,971,1 //Detrimindexta +2,972,1 //Karvodailnirol +2,973,1 //Counteragent +2,974,1 //Mixture +2,975,1 //Scarlet Dyestuff +2,976,1 //Lemon Dyestuff +2,978,1 //Cobaltblue Dyestuff +2,979,1 //Darkgreen Dyestuff +2,980,1 //Orange Dyestuff +2,981,1 //Violet Dyestuff +2,982,1 //White Dyestuff +2,983,1 //Black Dyestuff +2,984,1 //Oridecon +2,985,1 //Elunium +2,986,1 //Anvil +2,987,1 //Oridecon Anvil +2,988,1 //Golden Anvil +2,989,1 //Emperium Anvil +2,990,1 //Red Blood +2,991,1 //Crystal Blue +2,992,1 //Wind of Verdure +2,993,1 //Green Live +2,994,1 //Flame Heart +2,995,1 //Mystic Frozen +2,996,1 //Rough Wind +2,997,1 //Great Nature +2,998,1 //Iron +2,999,1 //Steel +2,1000,1 //Star Crumb +2,1001,1 //Star Dust +2,1002,1 //Iron Ore +2,1003,1 //Coal +2,1004,1 //Chivalry Emblem +2,1005,1 //Hammer of Blacksmith +2,1006,1 //Old Magicbook +2,1007,1 //Necklace of Wisdom +2,1008,1 //Necklace of Oblivion +2,1009,1 //Hand of God +2,1010,1 //Phracon +2,1011,1 //Emveretarcon +2,1012,1 //Frill +2,1013,1 //Rainbow Shell +2,1014,1 //Ant Jaw +2,1015,1 //Tongue +2,1016,1 //Rat Tail +2,1017,1 //Mole Whiskers +2,1018,1 //Mole Claw +2,1019,1 //Trunk +2,1020,1 //Black Hair +2,1021,1 //Dokebi Horn +2,1022,1 //Nine Tails +2,1023,1 //Fish Tail +2,1024,1 //Squid Ink +2,1025,1 //Cobweb +2,1026,1 //Acorn +2,1027,1 //Porcupine Quill +2,1028,1 //Mane +2,1029,1 //Tiger Skin +2,1030,1 //Tiger's Footskin +2,1031,1 //Mantis Scythe +2,1032,1 //Maneater Blossom +2,1033,1 //Maneater Root +2,1034,1 //Blue Hair +2,1035,1 //Dragon Canine +2,1036,1 //Dragon Scale +2,1037,1 //Dragon Tail +2,1038,1 //Little Evil Horn +2,1039,1 //Little Evil Wing +2,1040,1 //Elder Pixie's Moustache +2,1041,1 //Lantern +2,1042,1 //Bug Leg +2,1043,1 //Orc Claw +2,1044,1 //Zenorc's Fang +2,1045,1 //Cultish Masque +2,1046,1 //Scorpion Nipper +2,1047,1 //Dead Medusa +2,1048,1 //Horrendous Hair +2,1049,1 //Skirt of Virgin +2,1050,1 //Tendon +2,1051,1 //Detonator +2,1052,1 //Single Cell +2,1053,1 //Ancient Tooth +2,1054,1 //Ancient Lips +2,1055,1 //Earthworm Peeling +2,1056,1 //Grit +2,1057,1 //Moth Dust +2,1058,1 //Moth Wings +2,1059,1 //Fabric +2,1060,1 //Golden Hair +2,1061,1 //Witched Starsand +2,1062,1 //Jack o' Pumpkin +2,1063,1 //Fang +2,1064,1 //Reins +2,1065,1 //Trap +2,1066,1 //Fine-grained Trunk +2,1067,1 //Solid Trunk +2,1068,1 //Barren Trunk +2,1088,1 //Morocc Solution +2,1089,1 //Payon Solution +2,1092,1 //Empty Test Tube +2,1093,1 //Empty Potion Bottle +2,1094,1 //Short Daenggie +2,1095,1 //Clock Hand +2,1096,1 //Round Shell +2,1097,1 //Worn Out Page +2,1098,1 //Manacles +2,1099,1 //Worn-out Prison Uniform +2,7001,1 //Mould Powder +2,7002,1 //Ogre Tooth +2,7003,1 //Anolian Skin +2,7004,1 //Mud Lump +2,7005,1 //Skull +2,7006,1 //Wing of Red Bat +2,7007,1 //Claw of Rat +2,7008,1 //Stiff Horn +2,7009,1 //Glitter Shell +2,7010,1 //Tail of Steel Scorpion +2,7011,1 //Claw of Monkey +2,7012,1 //Tough Scalelike Stem +2,7013,1 //Coral Reef +2,7014,1 //Old Portrait +2,7015,1 //Memory Bookmark +2,7016,1 //Bent Spoon +2,7026,1 //Clock_Tower_Key +2,7027,1 //Key of the Underground +2,7030,1 //Claw of Desert Wolf +2,7031,1 //Old Frying Pan +2,7032,1 //Piece of Egg Shell +2,7033,1 //Poison Spore +2,7034,1 //Red Stocking +2,7035,1 //Matchstick +2,7036,1 //Fang of Garm +2,7038,1 //Yarn +2,7041,1 //Fine Grit +2,7047,1 //Alice's Apron +2,7048,1 //Talon of Griffon +2,7049,1 //Stone +2,7053,1 //Cyfar +2,7054,1 //Brigan +2,7059,1 //Free Ticket for Kafra Storage +2,7060,1 //Free Ticket for Kafra Transportation +2,7061,1 //Free Ticket for the Cart Service +2,7063,1 //Soft Feather +2,7064,1 //Wing of Dragonfly +2,7065,1 //Sea-Otter Fur +2,7066,1 //Ice Cubic +2,7067,1 //Stone Fragment +2,7068,1 //Burnt Tree +2,7069,1 //Destroyed Armor +2,7070,1 //Broken Shell +2,7071,1 //Tattered Clothes +2,7072,1 //Old Shuriken +2,7093,1 //Cogwheel +2,7094,1 //Fragment +2,7095,1 //Metal Fragment +2,7096,1 //Lava +2,7097,1 //Burning Heart +2,7098,1 //Live Coal +2,7099,1 //Worn-out Magic Scroll +2,7100,1 //Sharp Leaf +2,7101,1 //Peco Peco Feather +2,7106,1 //Antelope Horn +2,7107,1 //Antelope Skin +2,7108,1 //Piece of Shield +2,7109,1 //Shining Spear Blade +2,7110,1 //Broken Sword +2,7111,1 //Slick Paper +2,7112,1 //Sharp Paper +2,7113,1 //Broken Pharaoh Emblem +2,7114,1 //Masque of Tutankhamen +2,7115,1 //Harpy Feather +2,7116,1 //Harpy Talon +2,7117,1 //Torn Magic Book +2,7118,1 //Torn Scroll +2,7119,1 //Bacillus +2,7120,1 //Burning Horseshoe +2,7121,1 //Honey Pot +2,7122,1 //Burning Hair +2,7123,1 //Dragon Skin +2,7124,1 //Sand Clump +2,7125,1 //Scorpion Claw +2,7126,1 //Large Jellopy +2,7134,1 //Medicine Bowl +2,7135,1 //Fire Bottle +2,7136,1 //Acid Bottle +2,7137,1 //Plant Bottle +2,7138,1 //Marine Sphere Bottle +2,7139,1 //Glistening Coat +2,7149,1 //Yellow Plate +2,7150,1 //Piece of Bamboo +2,7151,1 //Oil Paper +2,7152,1 //Glossy Hair +2,7153,1 //Worn-out Kimono +2,7154,1 //Poisonous Powder +2,7155,1 //Poisonous Toad Skin +2,7156,1 //Broken Shuriken +2,7157,1 //Dark Mask +2,7158,1 //Broken Liquor Jar +2,7159,1 //Tengu Nose +2,7161,1 //Black Bear Skin +2,7162,1 //Cloud Crumb +2,7163,1 //Hard Feeler +2,7164,1 //Solid_Peach +2,7165,1 //Transparent Celestial Robe +2,7166,1 //Soft Silk +2,7167,1 //Strange Steel Piece +2,7168,1 //Giant Butterfly Wing +2,7169,1 //Ba_Gua +2,7170,1 //Tuxedo +2,7171,1 //Leopard Skin +2,7172,1 //Leopard Claw +2,7174,1 //Wrapping Lace +2,7175,1 //Wrapping Paper +2,7182,1 //Cacao +2,7186,1 //Thin Trunk +2,7187,1 //Festival Mask +2,7188,1 //Brown_Root +2,7189,1 //Wooden Heart +2,7190,1 //Solid Husk +2,7191,1 //Lamp +2,7192,1 //Vane +2,7193,1 //Sprout +2,7194,1 //Soft Blade of Grass +2,7195,1 //Slingshot +2,7196,1 //Shoulder Protector +2,7197,1 //Tough Vines +2,7198,1 //Huge Leaf +2,7200,1 //Elastic Band +2,7201,1 //Log +2,7202,1 //Pincher of Beetle +2,7203,1 //Strong Branch +2,7205,1 //Piece of Black Cloth +2,7206,1 //Black Cat Doll +2,7207,1 //Old Manteau +2,7208,1 //Rusty Kitchen Knife +2,7209,1 //Helm of Dullahan +2,7210,1 //Armor Piece of Dullahan +2,7211,1 //Fragment of Rossata Stone +2,7212,1 //Hung Doll +2,7213,1 //Needle Packet +2,7214,1 //Bat Cage +2,7215,1 //Broken Needle +2,7216,1 //Red Muffler +2,7217,1 //Spool +2,7218,1 //Decomposed Rope +2,7219,1 //Striped Sock +2,7220,1 //Ectoplasm +2,7221,1 //Tangled Chains +2,7222,1 //Wooden Gnarl +2,7223,1 //Contorted Self-Portrait +2,7225,1 //Pumpkin Lantern +2,7262,1 //Folding Fan of Cat Ghost +2,7263,1 //Cat's Eye +2,7264,1 //Dry Sand +2,7265,1 //Dragon Horn +2,7266,1 //Denture from Dragon Mask +2,7267,1 //Tiger Panty +2,7268,1 //Little Ghost Doll +2,7269,1 //Pinafore +2,7270,1 //Nursing_Bottle +2,1750,1 //Arrow +2,1751,1 //Silver Arrow +2,1752,1 //Fire Arrow +2,1753,1 //Steel Arrow +2,1754,1 //Crystal Arrow +2,1755,1 //Arrow of Wind +2,1756,1 //Stone Arrow +2,1757,1 //Immaterial Arrow +2,1758,1 //Stun Arrow +2,1759,1 //Frozen Arrow +2,1760,1 //Flash Arrow +2,1761,1 //Cursed Arrow +2,1762,1 //Rusty Arrow +2,1763,1 //Poison Arrow +2,1764,1 //Sharp Arrow +2,1765,1 //Oridecon Arrow +2,1767,1 //Shadow Arrow +2,1768,1 //Sleep Arrow +2,1769,1 //Mute Arrow +2,1770,1 //Iron Arrow +2,501,1 //Red Potion +2,502,1 //Orange Potion +2,503,1 //Yellow Potion +2,504,1 //White Potion +2,505,1 //Blue Potion +2,506,1 //Green Potion +2,507,1 //Red Herb +2,508,1 //Yellow Herb +2,509,1 //White Herb +2,510,1 //Blue Herb +2,511,1 //Green Herb +2,512,1 //Apple +2,513,1 //Banana +2,514,1 //Grape +2,515,1 //Carrot +2,516,1 //Potato +2,517,1 //Meat +2,518,1 //Honey +2,519,1 //Milk +2,520,1 //Hinalle Leaflet +2,521,1 //Aloe Leaflet +2,522,1 //Mastela Fruit +2,523,1 //Holy Water +2,525,1 //Panacea +2,526,1 //Royal Jelly +2,528,1 //Monster Food +2,529,1 //Candy +2,530,1 //Candy Cane +2,531,1 //Apple Juice +2,532,1 //Banana Juice +2,533,1 //Grape Juice +2,534,1 //Carrot Juice +2,535,1 //Pumpkin +2,536,1 //Ice Cream +2,537,1 //Pet Food +2,538,1 //Well-baked Cookie +2,539,1 //Piece of Cake +2,544,1 //Raw Fish +2,545,1 //Condensed Red Potion +2,546,1 //Condensed Yellow Potion +2,547,1 //Condensed White Potion +2,548,1 //Cheese +2,549,1 //Yam +2,550,1 //Rice Cake +2,551,1 //Sushi +2,553,1 //Bao +2,555,1 //Traditional Rice Cake +2,558,1 //Chocolate +2,561,1 //White Chocolate +2,601,1 //Fly Wing +2,602,1 //Butterfly Wing +2,603,1 //Old Blue Box +2,604,1 //Dead Branch +2,605,1 //Anodyne +2,606,1 //Aloevera +2,607,1 //Yggdrasil Berry +2,608,1 //Yggdrasil Seed +2,609,1 //Amulet +2,610,1 //Yggdrasil Leaf +2,611,1 //Magnifier +2,612,1 //Mini Furnace +2,613,1 //Iron Hammer +2,614,1 //Golden Hammer +2,615,1 //Oridecon Hammer +2,618,1 //Worn Out Scroll +2,619,1 //Unripe Apple +2,620,1 //Orange Juice +2,621,1 //Bitter Herb +2,622,1 //Rainbow Carrot +2,623,1 //Earthworm the Dude +2,624,1 //Rotten Fish +2,625,1 //Rusty Iron +2,626,1 //Monster Juice +2,627,1 //Sweet Milk +2,628,1 //Well-Dried Bone +2,629,1 //Singing Flower +2,630,1 //Dew Laden Moss +2,631,1 //Deadly Noxious Herb +2,632,1 //Fatty Chubby Earthworm +2,633,1 //Sweet Potato +2,634,1 //Tropical Banana +2,635,1 //Orc Trophy +2,636,1 //No Recipient +2,637,1 //Old Broom +2,638,1 //Silver Knife of Chastity +2,639,1 //Armlet of Obedience +2,640,1 //Shining Stone +2,641,1 //Contracts in Shadow +2,642,1 //Book of the Devil +2,643,1 //Pet Incubator +2,644,1 //Gift Box +2,645,1 //Concentration Potion +2,656,1 //Awakening Potion +2,657,1 //Berserk Potion +2,659,1 //Her Heart +2,663,1 //Songpyun +2,664,1 //Gift Box +2,665,1 //Gift Box +2,666,1 //Gift Box +2,667,1 //Gift Box +2,668,1 //Red_Envelope +2,678,1 //Poison Bottle +2,679,1 //Pilule +2,2102,1 //Guard +2,2104,1 //Buckler +2,2106,1 //Shield +2,2108,1 //Mirror Shield +2,2109,1 //Memory Book +2,2112,1 //Novice Guard +2,2302,1 //Cotton Shirt +2,2304,1 //Jacket +2,2306,1 //Adventurer's Suit +2,2308,1 //Mantle +2,2310,1 //Coat +2,2311,1 //Mink Coat +2,2313,1 //Padded Armor +2,2315,1 //Chain Mail +2,2317,1 //Full Plate +2,2318,1 //Lord's Clothes +2,2320,1 //Formal Suit +2,2322,1 //Silk Robe +2,2324,1 //Scapulare +2,2326,1 //Saint's Robe +2,2329,1 //Wooden Mail +2,2331,1 //Tights +2,2333,1 //Silver Robe +2,2336,1 //Thief Clothes +2,2337,1 //Ninja Suit +2,2338,1 //Wedding Dress +2,2339,1 //Pantie +2,2340,1 //Novice Breastplate +2,2352,1 //Tattered Novice Ninja Suit +2,2402,1 //Sandals +2,2404,1 //Shoes +2,2406,1 //Boots +2,2407,1 //Crystal Pumps +2,2408,1 //Shackles +2,2409,1 //High Heels +2,2411,1 //Greaves +2,2414,1 //Novice Slippers +2,2502,1 //Hood +2,2504,1 //Muffler +2,2506,1 //Manteau +2,2507,1 //Ancient Cape +2,2508,1 //Ragamuffin Manteau +2,2510,1 //Somber Novice Hood +2,2601,1 //Ring +2,2602,1 //Earring +2,2603,1 //Necklace +2,2604,1 //Glove +2,2605,1 //Brooch +2,2607,1 //Clip +2,2608,1 //Rosary +2,2609,1 //Skull Ring +2,2610,1 //Gold Ring +2,2611,1 //Silver Ring +2,2612,1 //Flower Ring +2,2613,1 //Diamond Ring +2,2617,1 //Celebrant's Mitten +2,2618,1 //Matyr's Leash +2,2627,1 //Belt +2,2628,1 //Novice Armlet +2,1117,1 //Katana +2,1152,1 //Slayer +2,1155,1 //Bastard Sword +2,1158,1 //Two-Handed Sword +2,1162,1 //Broad Sword +2,1163,1 //Claymore +2,1251,1 //Jur +2,1253,1 //Katar +2,1255,1 //Jamadhar +2,1256,1 //Katar of Frozen Icicle +2,1257,1 //Katar of Quaking +2,1258,1 //Katar of Raging Blaze +2,1259,1 //Katar of Piercing Wind +2,1352,1 //Battle Axe +2,1355,1 //Hammer +2,1358,1 //Buster +2,1361,1 //Two-Handed Axe +2,1411,1 //Lance +2,1452,1 //Guisarme +2,1455,1 //Glaive +2,1458,1 //Partizan +2,1461,1 //Trident +2,1464,1 //Halberd +2,1472,1 //Soul Staff +2,1702,1 //Bow +2,1705,1 //Composite Bow +2,1708,1 //Great Bow +2,1711,1 //Crossbow +2,1715,1 //Arbalest +2,1716,1 //Gakkung Bow +2,1718,1 //Hunter Bow +2,1102,1 //Sword +2,1105,1 //Falchion +2,1108,1 //Blade +2,1111,1 //Rapier +2,1114,1 //Scimitar +2,1120,1 //Tsurugi +2,1124,1 //Orcish sword +2,1125,1 //Ring Pommel Saber +2,1127,1 //Saber +2,1128,1 //Haedonggum +2,1129,1 //Flamberge +2,1202,1 //Knife +2,1205,1 //Cutter +2,1208,1 //Main Gauche +2,1211,1 //Dirk +2,1214,1 //Dagger +2,1217,1 //Stiletto +2,1220,1 //Gladius +2,1226,1 //Damascus +2,1243,1 //Novice Main Gauche +2,1302,1 //Axe +2,1304,1 //Orcish Axe +2,1402,1 //Javelin +2,1405,1 //Spear +2,1408,1 //Pike +2,1502,1 //Club +2,1505,1 //Mace +2,1508,1 //Smasher +2,1511,1 //Flail +2,1514,1 //Morning Star +2,1517,1 //Sword Mace +2,1520,1 //Chain +2,1522,1 //Stunner +2,1550,1 //Book +2,1551,1 //Bible +2,1552,1 //Tablet +2,1553,1 //Book of Billows +2,1554,1 //Book of Mother Earth +2,1555,1 //Book of the Blazing Sun +2,1556,1 //Book of Gust of Wind +2,1558,1 //Girl's Diary +2,1602,1 //Rod +2,1605,1 //Wand +2,1608,1 //Staff +2,1611,1 //Arc Wand +2,1613,1 //Mighty Staff +2,1614,1 //Wand of Occult +2,1615,1 //Evil Bone Wand +2,1802,1 //Waghnak +2,1804,1 //Knuckle Duster +2,1806,1 //Studded Knuckles +2,1808,1 //Fist +2,1810,1 //Claw +2,1812,1 //Finger +2,1902,1 //Violin +2,1904,1 //Mandolin +2,1906,1 //Lute +2,1908,1 //Guitar +2,1910,1 //Harp +2,1912,1 //Gumoongoh +2,1951,1 //Rope +2,1953,1 //Whip +2,1955,1 //Wire Whip +2,1957,1 //Rante Whip +2,1959,1 //Tail Whip +2,1961,1 //Whip +2,2201,1 //Sunglasses +2,2203,1 //Glasses +2,2205,1 //Diver Goggles +2,2206,1 //Wedding Veil +2,2207,1 //Fancy Flower +2,2208,1 //Ribbon +2,2209,1 //Ribbon +2,2210,1 //Hair Band +2,2211,1 //Bandana +2,2212,1 //Eye Patch +2,2213,1 //Kitty Band +2,2214,1 //Bunny Band +2,2215,1 //Flower Band +2,2216,1 //Biretta +2,2217,1 //Biretta +2,2218,1 //Flu Mask +2,2220,1 //Hat +2,2221,1 //Hat +2,2222,1 //Turban +2,2223,1 //Turban +2,2226,1 //Cap +2,2227,1 //Cap +2,2228,1 //Helm +2,2229,1 //Helm +2,2230,1 //Gemmed Sallet +2,2231,1 //Gemmed Sallet +2,2232,1 //Circlet +2,2233,1 //Circlet +2,2236,1 //Santa Hat +2,2239,1 //Monocle +2,2241,1 //Grandpa Beard +2,2242,1 //Purple Glasses +2,2243,1 //Geek Glasses +2,2244,1 //Big Ribbon +2,2245,1 //Sweet Gent +2,2246,1 //Golden Gear +2,2247,1 //Romantic Gent +2,2248,1 //Western Grace +2,2250,1 //Cute Ribbon +2,2251,1 //Monk Hat +2,2252,1 //Wizard Hat +2,2253,1 //Sunflower +2,2257,1 //Unicorn Horn +2,2259,1 //Mini Propeller +2,2260,1 //Mini Glasses +2,2261,1 //Army Cap +2,2262,1 //Clown Nose +2,2263,1 //Zorro Masque +2,2265,1 //Gangster Mask +2,2266,1 //Iron Cain +2,2267,1 //Cigarette +2,2268,1 //Pipe +2,2269,1 //Romantic Flower +2,2270,1 //Romantic Leaf +2,2271,1 //Jack be Dandy +2,2275,1 //Red Bandana +2,2276,1 //Angled Glasses +2,2277,1 //Nurse Cap +2,2279,1 //Bomb Wick +2,2282,1 //Halo +2,2285,1 //Apple of Archer +2,2287,1 //Pirate Bandana +2,2289,1 //Poo Poo Hat +2,2290,1 //Funeral Hat +2,2291,1 //Masquerade +2,2294,1 //Stellar +2,2295,1 //Blinker +2,2298,1 //Green Feeler +2,2299,1 //Orc Helm +2,5003,1 //Joker Jester +2,5006,1 //Machoman's Glasses +2,5008,1 //Puppy Love +2,5009,1 //Safety Helmet +2,5010,1 //Indian Fillet +2,5011,1 //Aerial +2,5014,1 //Fin Helm +2,5015,1 //Egg Shell +2,5030,1 //Panda Hat +2,5035,1 //Poring Hat +2,5037,1 //Nutshell +2,5055,1 //Novice False Eggshell +2,2278,1 //Mr. Smile +2,2288,1 //Mr. Scream +2,2297,1 //Goblin Mask +2,5005,1 //Gas Mask +2,5088,1 //Surprised Mask +2,5089,1 //Annoyed Mask +2,5090,1 //Goblin Leader Mask +2,2224,1 //Goggles +2,2225,1 //Goggles +2,10001,1 //Skull Helm +2,10002,1 //Monster Oxygen Mask +2,10003,1 //Transparent Headgear +2,10004,1 //Pacifier +2,10005,1 //Wig +2,10006,1 //Queen's Hair Ornament +2,10007,1 //Silk Ribbon +2,10008,1 //Punisher +2,10009,1 //Wild Flower +2,10010,1 //Battered Pot +2,10011,1 //Stellar Hairpin +2,10012,1 //Tiny Egg Shell +2,10013,1 //Backpack +2,10014,1 //Rocker Glasses +2,10015,1 //Green Lace +2,10016,1 //Golden Bell +2,10017,1 //Bark Shorts +2,10018,1 //Monkey Circlet +2,10019,1 //Red Scarf +2,10020,1 //Grave Keeper's Sword +2,701,1 //Ora Ora +2,702,1 //Animal Gore +2,703,1 //Hinalle +2,704,1 //Aloe +2,705,1 //Clover +2,706,1 //Four Leaf Clover +2,707,1 //Singing Plant +2,708,1 //Ment +2,710,1 //Illusion Flower +2,711,1 //Shoot +2,712,1 //Flower +2,713,1 //Empty Bottle +2,714,1 //Emperium +2,715,1 //Yellow Gemstone +2,716,1 //Red Gemstone +2,717,1 //Blue Gemstone +2,718,1 //Garnet +2,719,1 //Amethyst +2,720,1 //Aquamarine +2,721,1 //Emerald +2,722,1 //Pearl +2,723,1 //Ruby +2,724,1 //Cursed Ruby +2,725,1 //Sardonyx +2,726,1 //Sapphire +2,727,1 //Opal +2,728,1 //Topaz +2,729,1 //Zircon +2,730,1 //1carat Diamond +2,731,1 //2carat Diamond +2,732,1 //3carat Diamond +2,733,1 //Cracked Diamond +2,734,1 //Red Frame +2,735,1 //Chung Jah +2,736,1 //China +2,737,1 //Black Ladle +2,738,1 //Pencil Case +2,739,1 //Rouge +2,740,1 //Puppet +2,741,1 //Poring Doll +2,742,1 //Chonchon Doll +2,743,1 //Spore Doll +2,744,1 //Bouquet +2,745,1 //Wedding Bouquet +2,746,1 //Glass Bead +2,747,1 //Crystal Mirror +2,748,1 //Witherless Rose +2,749,1 //Frozen Rose +2,750,1 //Baphomet Doll +2,751,1 //Osiris Doll +2,752,1 //Grasshopper Doll +2,753,1 //Yoyo Doll +2,754,1 //Raccoon Doll +2,756,1 //Rough Oridecon +2,757,1 //Rough Elunium +2,901,1 //Danggie +2,902,1 //Tree Root +2,903,1 //Reptile Tongue +2,904,1 //Scorpion Tail +2,905,1 //Stem +2,906,1 //Pointed Scale +2,907,1 //Resin +2,908,1 //Spawn +2,909,1 //Jellopy +2,910,1 //Garlet +2,911,1 //Scell +2,912,1 //Zargon +2,913,1 //Tooth of Bat +2,914,1 //Fluff +2,915,1 //Chrysalis +2,916,1 //Feather of Birds +2,917,1 //Talon +2,918,1 //Sticky Webfoot +2,919,1 //Animal Skin +2,920,1 //Wolf Claw +2,921,1 //Mushroom Spore +2,922,1 //Orc's Fang +2,923,1 //Evil Horn +2,924,1 //Powder of Butterfly +2,925,1 //Bill of Birds +2,926,1 //Snake Scale +2,928,1 //Insect Feeler +2,929,1 //Immortal Heart +2,930,1 //Rotten Bandage +2,931,1 //Orcish Voucher +2,932,1 //Skel-Bone +2,934,1 //Memento +2,935,1 //Shell +2,936,1 //Scale Shell +2,937,1 //Venom Canine +2,938,1 //Sticky Mucus +2,939,1 //Bee Sting +2,940,1 //Grasshopper's Leg +2,941,1 //Nose Ring +2,942,1 //Yoyo Tail +2,943,1 //Solid Shell +2,944,1 //Horseshoe +2,945,1 //Raccoon Leaf +2,946,1 //Snail's Shell +2,947,1 //Horn +2,948,1 //Bear's Footskin +2,949,1 //Feather +2,950,1 //Heart of Mermaid +2,951,1 //Fin +2,952,1 //Cactus Needle +2,953,1 //Stone Heart +2,954,1 //Shining Scale +2,955,1 //Worm Peeling +2,956,1 //Gill +2,957,1 //Decayed Nail +2,958,1 //Horrendous Mouth +2,959,1 //Stinky Scale +2,960,1 //Nipper +2,961,1 //Conch +2,962,1 //Tentacle +2,963,1 //Sharp Scale +2,964,1 //Crab Shell +2,965,1 //Clam Shell +2,966,1 //Clam Flesh +2,967,1 //Turtle Shell +2,968,1 //Heroic Emblem +2,969,1 //Gold +2,970,1 //Alcohol +2,971,1 //Detrimindexta +2,972,1 //Karvodailnirol +2,973,1 //Counteragent +2,974,1 //Mixture +2,975,1 //Scarlet Dyestuff +2,976,1 //Lemon Dyestuff +2,978,1 //Cobaltblue Dyestuff +2,979,1 //Darkgreen Dyestuff +2,980,1 //Orange Dyestuff +2,981,1 //Violet Dyestuff +2,982,1 //White Dyestuff +2,983,1 //Black Dyestuff +2,984,1 //Oridecon +2,985,1 //Elunium +2,986,1 //Anvil +2,987,1 //Oridecon Anvil +2,988,1 //Golden Anvil +2,989,1 //Emperium Anvil +2,990,1 //Red Blood +2,991,1 //Crystal Blue +2,992,1 //Wind of Verdure +2,993,1 //Green Live +2,994,1 //Flame Heart +2,995,1 //Mystic Frozen +2,996,1 //Rough Wind +2,997,1 //Great Nature +2,998,1 //Iron +2,999,1 //Steel +2,1000,1 //Star Crumb +2,1001,1 //Star Dust +2,1002,1 //Iron Ore +2,1003,1 //Coal +2,1004,1 //Chivalry Emblem +2,1005,1 //Hammer of Blacksmith +2,1006,1 //Old Magicbook +2,1007,1 //Necklace of Wisdom +2,1008,1 //Necklace of Oblivion +2,1009,1 //Hand of God +2,1010,1 //Phracon +2,1011,1 //Emveretarcon +2,1012,1 //Frill +2,1013,1 //Rainbow Shell +2,1014,1 //Ant Jaw +2,1015,1 //Tongue +2,1016,1 //Rat Tail +2,1017,1 //Mole Whiskers +2,1018,1 //Mole Claw +2,1019,1 //Trunk +2,1020,1 //Black Hair +2,1021,1 //Dokebi Horn +2,1022,1 //Nine Tails +2,1023,1 //Fish Tail +2,1024,1 //Squid Ink +2,1025,1 //Cobweb +2,1026,1 //Acorn +2,1027,1 //Porcupine Quill +2,1028,1 //Mane +2,1029,1 //Tiger Skin +2,1030,1 //Tiger's Footskin +2,1031,1 //Mantis Scythe +2,1032,1 //Maneater Blossom +2,1033,1 //Maneater Root +2,1034,1 //Blue Hair +2,1035,1 //Dragon Canine +2,1036,1 //Dragon Scale +2,1037,1 //Dragon Tail +2,1038,1 //Little Evil Horn +2,1039,1 //Little Evil Wing +2,1040,1 //Elder Pixie's Moustache +2,1041,1 //Lantern +2,1042,1 //Bug Leg +2,1043,1 //Orc Claw +2,1044,1 //Zenorc's Fang +2,1045,1 //Cultish Masque +2,1046,1 //Scorpion Nipper +2,1047,1 //Dead Medusa +2,1048,1 //Horrendous Hair +2,1049,1 //Skirt of Virgin +2,1050,1 //Tendon +2,1051,1 //Detonator +2,1052,1 //Single Cell +2,1053,1 //Ancient Tooth +2,1054,1 //Ancient Lips +2,1055,1 //Earthworm Peeling +2,1056,1 //Grit +2,1057,1 //Moth Dust +2,1058,1 //Moth Wings +2,1059,1 //Fabric +2,1060,1 //Golden Hair +2,1061,1 //Witched Starsand +2,1062,1 //Jack o' Pumpkin +2,1063,1 //Fang +2,1064,1 //Reins +2,1065,1 //Trap +2,1066,1 //Fine-grained Trunk +2,1067,1 //Solid Trunk +2,1068,1 //Barren Trunk +2,1088,1 //Morocc Solution +2,1089,1 //Payon Solution +2,1092,1 //Empty Test Tube +2,1093,1 //Empty Potion Bottle +2,1094,1 //Short Daenggie +2,1095,1 //Clock Hand +2,1096,1 //Round Shell +2,1097,1 //Worn Out Page +2,1098,1 //Manacles +2,1099,1 //Worn-out Prison Uniform +2,7001,1 //Mould Powder +2,7002,1 //Ogre Tooth +2,7003,1 //Anolian Skin +2,7004,1 //Mud Lump +2,7005,1 //Skull +2,7006,1 //Wing of Red Bat +2,7007,1 //Claw of Rat +2,7008,1 //Stiff Horn +2,7009,1 //Glitter Shell +2,7010,1 //Tail of Steel Scorpion +2,7011,1 //Claw of Monkey +2,7012,1 //Tough Scalelike Stem +2,7013,1 //Coral Reef +2,7014,1 //Old Portrait +2,7015,1 //Memory Bookmark +2,7016,1 //Bent Spoon +2,7026,1 //Clock_Tower_Key +2,7027,1 //Key of the Underground +2,7030,1 //Claw of Desert Wolf +2,7031,1 //Old Frying Pan +2,7032,1 //Piece of Egg Shell +2,7033,1 //Poison Spore +2,7034,1 //Red Stocking +2,7035,1 //Matchstick +2,7036,1 //Fang of Garm +2,7038,1 //Yarn +2,7041,1 //Fine Grit +2,7047,1 //Alice's Apron +2,7048,1 //Talon of Griffon +2,7049,1 //Stone +2,7053,1 //Cyfar +2,7054,1 //Brigan +2,7059,1 //Free Ticket for Kafra Storage +2,7060,1 //Free Ticket for Kafra Transportation +2,7061,1 //Free Ticket for the Cart Service +2,7063,1 //Soft Feather +2,7064,1 //Wing of Dragonfly +2,7065,1 //Sea-Otter Fur +2,7066,1 //Ice Cubic +2,7067,1 //Stone Fragment +2,7068,1 //Burnt Tree +2,7069,1 //Destroyed Armor +2,7070,1 //Broken Shell +2,7071,1 //Tattered Clothes +2,7072,1 //Old Shuriken +2,7093,1 //Cogwheel +2,7094,1 //Fragment +2,7095,1 //Metal Fragment +2,7096,1 //Lava +2,7097,1 //Burning Heart +2,7098,1 //Live Coal +2,7099,1 //Worn-out Magic Scroll +2,7100,1 //Sharp Leaf +2,7101,1 //Peco Peco Feather +2,7106,1 //Antelope Horn +2,7107,1 //Antelope Skin +2,7108,1 //Piece of Shield +2,7109,1 //Shining Spear Blade +2,7110,1 //Broken Sword +2,7111,1 //Slick Paper +2,7112,1 //Sharp Paper +2,7113,1 //Broken Pharaoh Emblem +2,7114,1 //Masque of Tutankhamen +2,7115,1 //Harpy Feather +2,7116,1 //Harpy Talon +2,7117,1 //Torn Magic Book +2,7118,1 //Torn Scroll +2,7119,1 //Bacillus +2,7120,1 //Burning Horseshoe +2,7121,1 //Honey Pot +2,7122,1 //Burning Hair +2,7123,1 //Dragon Skin +2,7124,1 //Sand Clump +2,7125,1 //Scorpion Claw +2,7126,1 //Large Jellopy +2,7134,1 //Medicine Bowl +2,7135,1 //Fire Bottle +2,7136,1 //Acid Bottle +2,7137,1 //Plant Bottle +2,7138,1 //Marine Sphere Bottle +2,7139,1 //Glistening Coat +2,7149,1 //Yellow Plate +2,7150,1 //Piece of Bamboo +2,7151,1 //Oil Paper +2,7152,1 //Glossy Hair +2,7153,1 //Worn-out Kimono +2,7154,1 //Poisonous Powder +2,7155,1 //Poisonous Toad Skin +2,7156,1 //Broken Shuriken +2,7157,1 //Dark Mask +2,7158,1 //Broken Liquor Jar +2,7159,1 //Tengu Nose +2,7161,1 //Black Bear Skin +2,7162,1 //Cloud Crumb +2,7163,1 //Hard Feeler +2,7164,1 //Solid_Peach +2,7165,1 //Transparent Celestial Robe +2,7166,1 //Soft Silk +2,7167,1 //Strange Steel Piece +2,7168,1 //Giant Butterfly Wing +2,7169,1 //Ba_Gua +2,7170,1 //Tuxedo +2,7171,1 //Leopard Skin +2,7172,1 //Leopard Claw +2,7174,1 //Wrapping Lace +2,7175,1 //Wrapping Paper +2,7182,1 //Cacao +2,7186,1 //Thin Trunk +2,7187,1 //Festival Mask +2,7188,1 //Brown_Root +2,7189,1 //Wooden Heart +2,7190,1 //Solid Husk +2,7191,1 //Lamp +2,7192,1 //Vane +2,7193,1 //Sprout +2,7194,1 //Soft Blade of Grass +2,7195,1 //Slingshot +2,7196,1 //Shoulder Protector +2,7197,1 //Tough Vines +2,7198,1 //Huge Leaf +2,7200,1 //Elastic Band +2,7201,1 //Log +2,7202,1 //Pincher of Beetle +2,7203,1 //Strong Branch +2,7205,1 //Piece of Black Cloth +2,7206,1 //Black Cat Doll +2,7207,1 //Old Manteau +2,7208,1 //Rusty Kitchen Knife +2,7209,1 //Helm of Dullahan +2,7210,1 //Armor Piece of Dullahan +2,7211,1 //Fragment of Rossata Stone +2,7212,1 //Hung Doll +2,7213,1 //Needle Packet +2,7214,1 //Bat Cage +2,7215,1 //Broken Needle +2,7216,1 //Red Muffler +2,7217,1 //Spool +2,7218,1 //Decomposed Rope +2,7219,1 //Striped Sock +2,7220,1 //Ectoplasm +2,7221,1 //Tangled Chains +2,7222,1 //Wooden Gnarl +2,7223,1 //Contorted Self-Portrait +2,7225,1 //Pumpkin Lantern +2,7262,1 //Folding Fan of Cat Ghost +2,7263,1 //Cat's Eye +2,7264,1 //Dry Sand +2,7265,1 //Dragon Horn +2,7266,1 //Denture from Dragon Mask +2,7267,1 //Tiger Panty +2,7268,1 //Little Ghost Doll +2,7269,1 //Pinafore +2,7270,1 //Nursing_Bottle +2,1750,1 //Arrow +2,1751,1 //Silver Arrow +2,1752,1 //Fire Arrow +2,1753,1 //Steel Arrow +2,1754,1 //Crystal Arrow +2,1755,1 //Arrow of Wind +2,1756,1 //Stone Arrow +2,1757,1 //Immaterial Arrow +2,1758,1 //Stun Arrow +2,1759,1 //Frozen Arrow +2,1760,1 //Flash Arrow +2,1761,1 //Cursed Arrow +2,1762,1 //Rusty Arrow +2,1763,1 //Poison Arrow +2,1764,1 //Sharp Arrow +2,1765,1 //Oridecon Arrow +2,1767,1 //Shadow Arrow +2,1768,1 //Sleep Arrow +2,1769,1 //Mute Arrow +2,1770,1 //Iron Arrow +2,501,1 //Red Potion +2,502,1 //Orange Potion +2,503,1 //Yellow Potion +2,504,1 //White Potion +2,505,1 //Blue Potion +2,506,1 //Green Potion +2,507,1 //Red Herb +2,508,1 //Yellow Herb +2,509,1 //White Herb +2,510,1 //Blue Herb +2,511,1 //Green Herb +2,512,1 //Apple +2,513,1 //Banana +2,514,1 //Grape +2,515,1 //Carrot +2,516,1 //Potato +2,517,1 //Meat +2,518,1 //Honey +2,519,1 //Milk +2,520,1 //Hinalle Leaflet +2,521,1 //Aloe Leaflet +2,522,1 //Mastela Fruit +2,523,1 //Holy Water +2,525,1 //Panacea +2,526,1 //Royal Jelly +2,528,1 //Monster Food +2,529,1 //Candy +2,530,1 //Candy Cane +2,531,1 //Apple Juice +2,532,1 //Banana Juice +2,533,1 //Grape Juice +2,534,1 //Carrot Juice +2,535,1 //Pumpkin +2,536,1 //Ice Cream +2,537,1 //Pet Food +2,538,1 //Well-baked Cookie +2,539,1 //Piece of Cake +2,544,1 //Raw Fish +2,545,1 //Condensed Red Potion +2,546,1 //Condensed Yellow Potion +2,547,1 //Condensed White Potion +2,548,1 //Cheese +2,549,1 //Yam +2,550,1 //Rice Cake +2,551,1 //Sushi +2,553,1 //Bao +2,555,1 //Traditional Rice Cake +2,558,1 //Chocolate +2,561,1 //White Chocolate +2,601,1 //Fly Wing +2,602,1 //Butterfly Wing +2,603,1 //Old Blue Box +2,604,1 //Dead Branch +2,605,1 //Anodyne +2,606,1 //Aloevera +2,607,1 //Yggdrasil Berry +2,608,1 //Yggdrasil Seed +2,609,1 //Amulet +2,610,1 //Yggdrasil Leaf +2,611,1 //Magnifier +2,612,1 //Mini Furnace +2,613,1 //Iron Hammer +2,614,1 //Golden Hammer +2,615,1 //Oridecon Hammer +2,618,1 //Worn Out Scroll +2,619,1 //Unripe Apple +2,620,1 //Orange Juice +2,621,1 //Bitter Herb +2,622,1 //Rainbow Carrot +2,623,1 //Earthworm the Dude +2,624,1 //Rotten Fish +2,625,1 //Rusty Iron +2,626,1 //Monster Juice +2,627,1 //Sweet Milk +2,628,1 //Well-Dried Bone +2,629,1 //Singing Flower +2,630,1 //Dew Laden Moss +2,631,1 //Deadly Noxious Herb +2,632,1 //Fatty Chubby Earthworm +2,633,1 //Sweet Potato +2,634,1 //Tropical Banana +2,635,1 //Orc Trophy +2,636,1 //No Recipient +2,637,1 //Old Broom +2,638,1 //Silver Knife of Chastity +2,639,1 //Armlet of Obedience +2,640,1 //Shining Stone +2,641,1 //Contracts in Shadow +2,642,1 //Book of the Devil +2,643,1 //Pet Incubator +2,644,1 //Gift Box +2,645,1 //Concentration Potion +2,656,1 //Awakening Potion +2,657,1 //Berserk Potion +2,659,1 //Her Heart +2,663,1 //Songpyun +2,664,1 //Gift Box +2,665,1 //Gift Box +2,666,1 //Gift Box +2,667,1 //Gift Box +2,668,1 //Red_Envelope +2,678,1 //Poison Bottle +2,679,1 //Pilule +2,701,1 //Ora Ora +2,702,1 //Animal Gore +2,703,1 //Hinalle +2,704,1 //Aloe +2,705,1 //Clover +2,706,1 //Four Leaf Clover +2,707,1 //Singing Plant +2,708,1 //Ment +2,710,1 //Illusion Flower +2,711,1 //Shoot +2,712,1 //Flower +2,713,1 //Empty Bottle +2,714,1 //Emperium +2,715,1 //Yellow Gemstone +2,716,1 //Red Gemstone +2,717,1 //Blue Gemstone +2,718,1 //Garnet +2,719,1 //Amethyst +2,720,1 //Aquamarine +2,721,1 //Emerald +2,722,1 //Pearl +2,723,1 //Ruby +2,724,1 //Cursed Ruby +2,725,1 //Sardonyx +2,726,1 //Sapphire +2,727,1 //Opal +2,728,1 //Topaz +2,729,1 //Zircon +2,730,1 //1carat Diamond +2,731,1 //2carat Diamond +2,732,1 //3carat Diamond +2,733,1 //Cracked Diamond +2,734,1 //Red Frame +2,735,1 //Chung Jah +2,736,1 //China +2,737,1 //Black Ladle +2,738,1 //Pencil Case +2,739,1 //Rouge +2,740,1 //Puppet +2,741,1 //Poring Doll +2,742,1 //Chonchon Doll +2,743,1 //Spore Doll +2,744,1 //Bouquet +2,745,1 //Wedding Bouquet +2,746,1 //Glass Bead +2,747,1 //Crystal Mirror +2,748,1 //Witherless Rose +2,749,1 //Frozen Rose +2,750,1 //Baphomet Doll +2,751,1 //Osiris Doll +2,752,1 //Grasshopper Doll +2,753,1 //Yoyo Doll +2,754,1 //Raccoon Doll +2,756,1 //Rough Oridecon +2,757,1 //Rough Elunium +2,901,1 //Danggie +2,902,1 //Tree Root +2,903,1 //Reptile Tongue +2,904,1 //Scorpion Tail +2,905,1 //Stem +2,906,1 //Pointed Scale +2,907,1 //Resin +2,908,1 //Spawn +2,909,1 //Jellopy +2,910,1 //Garlet +2,911,1 //Scell +2,912,1 //Zargon +2,913,1 //Tooth of Bat +2,914,1 //Fluff +2,915,1 //Chrysalis +2,916,1 //Feather of Birds +2,917,1 //Talon +2,918,1 //Sticky Webfoot +2,919,1 //Animal Skin +2,920,1 //Wolf Claw +2,921,1 //Mushroom Spore +2,922,1 //Orc's Fang +2,923,1 //Evil Horn +2,924,1 //Powder of Butterfly +2,925,1 //Bill of Birds +2,926,1 //Snake Scale +2,928,1 //Insect Feeler +2,929,1 //Immortal Heart +2,930,1 //Rotten Bandage +2,931,1 //Orcish Voucher +2,932,1 //Skel-Bone +2,934,1 //Memento +2,935,1 //Shell +2,936,1 //Scale Shell +2,937,1 //Venom Canine +2,938,1 //Sticky Mucus +2,939,1 //Bee Sting +2,940,1 //Grasshopper's Leg +2,941,1 //Nose Ring +2,942,1 //Yoyo Tail +2,943,1 //Solid Shell +2,944,1 //Horseshoe +2,945,1 //Raccoon Leaf +2,946,1 //Snail's Shell +2,947,1 //Horn +2,948,1 //Bear's Footskin +2,949,1 //Feather +2,950,1 //Heart of Mermaid +2,951,1 //Fin +2,952,1 //Cactus Needle +2,953,1 //Stone Heart +2,954,1 //Shining Scale +2,955,1 //Worm Peeling +2,956,1 //Gill +2,957,1 //Decayed Nail +2,958,1 //Horrendous Mouth +2,959,1 //Stinky Scale +2,960,1 //Nipper +2,961,1 //Conch +2,962,1 //Tentacle +2,963,1 //Sharp Scale +2,964,1 //Crab Shell +2,965,1 //Clam Shell +2,966,1 //Clam Flesh +2,967,1 //Turtle Shell +2,968,1 //Heroic Emblem +2,969,1 //Gold +2,970,1 //Alcohol +2,971,1 //Detrimindexta +2,972,1 //Karvodailnirol +2,973,1 //Counteragent +2,974,1 //Mixture +2,975,1 //Scarlet Dyestuff +2,976,1 //Lemon Dyestuff +2,978,1 //Cobaltblue Dyestuff +2,979,1 //Darkgreen Dyestuff +2,980,1 //Orange Dyestuff +2,981,1 //Violet Dyestuff +2,982,1 //White Dyestuff +2,983,1 //Black Dyestuff +2,984,1 //Oridecon +2,985,1 //Elunium +2,986,1 //Anvil +2,987,1 //Oridecon Anvil +2,988,1 //Golden Anvil +2,989,1 //Emperium Anvil +2,990,1 //Red Blood +2,991,1 //Crystal Blue +2,992,1 //Wind of Verdure +2,993,1 //Green Live +2,994,1 //Flame Heart +2,995,1 //Mystic Frozen +2,996,1 //Rough Wind +2,997,1 //Great Nature +2,998,1 //Iron +2,999,1 //Steel +2,1000,1 //Star Crumb +2,1001,1 //Star Dust +2,1002,1 //Iron Ore +2,1003,1 //Coal +2,1004,1 //Chivalry Emblem +2,1005,1 //Hammer of Blacksmith +2,1006,1 //Old Magicbook +2,1007,1 //Necklace of Wisdom +2,1008,1 //Necklace of Oblivion +2,1009,1 //Hand of God +2,1010,1 //Phracon +2,1011,1 //Emveretarcon +2,1012,1 //Frill +2,1013,1 //Rainbow Shell +2,1014,1 //Ant Jaw +2,1015,1 //Tongue +2,1016,1 //Rat Tail +2,1017,1 //Mole Whiskers +2,1018,1 //Mole Claw +2,1019,1 //Trunk +2,1020,1 //Black Hair +2,1021,1 //Dokebi Horn +2,1022,1 //Nine Tails +2,1023,1 //Fish Tail +2,1024,1 //Squid Ink +2,1025,1 //Cobweb +2,1026,1 //Acorn +2,1027,1 //Porcupine Quill +2,1028,1 //Mane +2,1029,1 //Tiger Skin +2,1030,1 //Tiger's Footskin +2,1031,1 //Mantis Scythe +2,1032,1 //Maneater Blossom +2,1033,1 //Maneater Root +2,1034,1 //Blue Hair +2,1035,1 //Dragon Canine +2,1036,1 //Dragon Scale +2,1037,1 //Dragon Tail +2,1038,1 //Little Evil Horn +2,1039,1 //Little Evil Wing +2,1040,1 //Elder Pixie's Moustache +2,1041,1 //Lantern +2,1042,1 //Bug Leg +2,1043,1 //Orc Claw +2,1044,1 //Zenorc's Fang +2,1045,1 //Cultish Masque +2,1046,1 //Scorpion Nipper +2,1047,1 //Dead Medusa +2,1048,1 //Horrendous Hair +2,1049,1 //Skirt of Virgin +2,1050,1 //Tendon +2,1051,1 //Detonator +2,1052,1 //Single Cell +2,1053,1 //Ancient Tooth +2,1054,1 //Ancient Lips +2,1055,1 //Earthworm Peeling +2,1056,1 //Grit +2,1057,1 //Moth Dust +2,1058,1 //Moth Wings +2,1059,1 //Fabric +2,1060,1 //Golden Hair +2,1061,1 //Witched Starsand +2,1062,1 //Jack o' Pumpkin +2,1063,1 //Fang +2,1064,1 //Reins +2,1065,1 //Trap +2,1066,1 //Fine-grained Trunk +2,1067,1 //Solid Trunk +2,1068,1 //Barren Trunk +2,1088,1 //Morocc Solution +2,1089,1 //Payon Solution +2,1092,1 //Empty Test Tube +2,1093,1 //Empty Potion Bottle +2,1094,1 //Short Daenggie +2,1095,1 //Clock Hand +2,1096,1 //Round Shell +2,1097,1 //Worn Out Page +2,1098,1 //Manacles +2,1099,1 //Worn-out Prison Uniform +2,7001,1 //Mould Powder +2,7002,1 //Ogre Tooth +2,7003,1 //Anolian Skin +2,7004,1 //Mud Lump +2,7005,1 //Skull +2,7006,1 //Wing of Red Bat +2,7007,1 //Claw of Rat +2,7008,1 //Stiff Horn +2,7009,1 //Glitter Shell +2,7010,1 //Tail of Steel Scorpion +2,7011,1 //Claw of Monkey +2,7012,1 //Tough Scalelike Stem +2,7013,1 //Coral Reef +2,7014,1 //Old Portrait +2,7015,1 //Memory Bookmark +2,7016,1 //Bent Spoon +2,7026,1 //Clock_Tower_Key +2,7027,1 //Key of the Underground +2,7030,1 //Claw of Desert Wolf +2,7031,1 //Old Frying Pan +2,7032,1 //Piece of Egg Shell +2,7033,1 //Poison Spore +2,7034,1 //Red Stocking +2,7035,1 //Matchstick +2,7036,1 //Fang of Garm +2,7038,1 //Yarn +2,7041,1 //Fine Grit +2,7047,1 //Alice's Apron +2,7048,1 //Talon of Griffon +2,7049,1 //Stone +2,7053,1 //Cyfar +2,7054,1 //Brigan +2,7059,1 //Free Ticket for Kafra Storage +2,7060,1 //Free Ticket for Kafra Transportation +2,7061,1 //Free Ticket for the Cart Service +2,7063,1 //Soft Feather +2,7064,1 //Wing of Dragonfly +2,7065,1 //Sea-Otter Fur +2,7066,1 //Ice Cubic +2,7067,1 //Stone Fragment +2,7068,1 //Burnt Tree +2,7069,1 //Destroyed Armor +2,7070,1 //Broken Shell +2,7071,1 //Tattered Clothes +2,7072,1 //Old Shuriken +2,7093,1 //Cogwheel +2,7094,1 //Fragment +2,7095,1 //Metal Fragment +2,7096,1 //Lava +2,7097,1 //Burning Heart +2,7098,1 //Live Coal +2,7099,1 //Worn-out Magic Scroll +2,7100,1 //Sharp Leaf +2,7101,1 //Peco Peco Feather +2,7106,1 //Antelope Horn +2,7107,1 //Antelope Skin +2,7108,1 //Piece of Shield +2,7109,1 //Shining Spear Blade +2,7110,1 //Broken Sword +2,7111,1 //Slick Paper +2,7112,1 //Sharp Paper +2,7113,1 //Broken Pharaoh Emblem +2,7114,1 //Masque of Tutankhamen +2,7115,1 //Harpy Feather +2,7116,1 //Harpy Talon +2,7117,1 //Torn Magic Book +2,7118,1 //Torn Scroll +2,7119,1 //Bacillus +2,7120,1 //Burning Horseshoe +2,7121,1 //Honey Pot +2,7122,1 //Burning Hair +2,7123,1 //Dragon Skin +2,7124,1 //Sand Clump +2,7125,1 //Scorpion Claw +2,7126,1 //Large Jellopy +2,7134,1 //Medicine Bowl +2,7135,1 //Fire Bottle +2,7136,1 //Acid Bottle +2,7137,1 //Plant Bottle +2,7138,1 //Marine Sphere Bottle +2,7139,1 //Glistening Coat +2,7149,1 //Yellow Plate +2,7150,1 //Piece of Bamboo +2,7151,1 //Oil Paper +2,7152,1 //Glossy Hair +2,7153,1 //Worn-out Kimono +2,7154,1 //Poisonous Powder +2,7155,1 //Poisonous Toad Skin +2,7156,1 //Broken Shuriken +2,7157,1 //Dark Mask +2,7158,1 //Broken Liquor Jar +2,7159,1 //Tengu Nose +2,7161,1 //Black Bear Skin +2,7162,1 //Cloud Crumb +2,7163,1 //Hard Feeler +2,7164,1 //Solid_Peach +2,7165,1 //Transparent Celestial Robe +2,7166,1 //Soft Silk +2,7167,1 //Strange Steel Piece +2,7168,1 //Giant Butterfly Wing +2,7169,1 //Ba_Gua +2,7170,1 //Tuxedo +2,7171,1 //Leopard Skin +2,7172,1 //Leopard Claw +2,7174,1 //Wrapping Lace +2,7175,1 //Wrapping Paper +2,7182,1 //Cacao +2,7186,1 //Thin Trunk +2,7187,1 //Festival Mask +2,7188,1 //Brown_Root +2,7189,1 //Wooden Heart +2,7190,1 //Solid Husk +2,7191,1 //Lamp +2,7192,1 //Vane +2,7193,1 //Sprout +2,7194,1 //Soft Blade of Grass +2,7195,1 //Slingshot +2,7196,1 //Shoulder Protector +2,7197,1 //Tough Vines +2,7198,1 //Huge Leaf +2,7200,1 //Elastic Band +2,7201,1 //Log +2,7202,1 //Pincher of Beetle +2,7203,1 //Strong Branch +2,7205,1 //Piece of Black Cloth +2,7206,1 //Black Cat Doll +2,7207,1 //Old Manteau +2,7208,1 //Rusty Kitchen Knife +2,7209,1 //Helm of Dullahan +2,7210,1 //Armor Piece of Dullahan +2,7211,1 //Fragment of Rossata Stone +2,7212,1 //Hung Doll +2,7213,1 //Needle Packet +2,7214,1 //Bat Cage +2,7215,1 //Broken Needle +2,7216,1 //Red Muffler +2,7217,1 //Spool +2,7218,1 //Decomposed Rope +2,7219,1 //Striped Sock +2,7220,1 //Ectoplasm +2,7221,1 //Tangled Chains +2,7222,1 //Wooden Gnarl +2,7223,1 //Contorted Self-Portrait +2,7225,1 //Pumpkin Lantern +2,7262,1 //Folding Fan of Cat Ghost +2,7263,1 //Cat's Eye +2,7264,1 //Dry Sand +2,7265,1 //Dragon Horn +2,7266,1 //Denture from Dragon Mask +2,7267,1 //Tiger Panty +2,7268,1 //Little Ghost Doll +2,7269,1 //Pinafore +2,7270,1 //Nursing_Bottle +2,1750,1 //Arrow +2,1751,1 //Silver Arrow +2,1752,1 //Fire Arrow +2,1753,1 //Steel Arrow +2,1754,1 //Crystal Arrow +2,1755,1 //Arrow of Wind +2,1756,1 //Stone Arrow +2,1757,1 //Immaterial Arrow +2,1758,1 //Stun Arrow +2,1759,1 //Frozen Arrow +2,1760,1 //Flash Arrow +2,1761,1 //Cursed Arrow +2,1762,1 //Rusty Arrow +2,1763,1 //Poison Arrow +2,1764,1 //Sharp Arrow +2,1765,1 //Oridecon Arrow +2,1767,1 //Shadow Arrow +2,1768,1 //Sleep Arrow +2,1769,1 //Mute Arrow +2,1770,1 //Iron Arrow +2,501,1 //Red Potion +2,502,1 //Orange Potion +2,503,1 //Yellow Potion +2,504,1 //White Potion +2,505,1 //Blue Potion +2,506,1 //Green Potion +2,507,1 //Red Herb +2,508,1 //Yellow Herb +2,509,1 //White Herb +2,510,1 //Blue Herb +2,511,1 //Green Herb +2,512,1 //Apple +2,513,1 //Banana +2,514,1 //Grape +2,515,1 //Carrot +2,516,1 //Potato +2,517,1 //Meat +2,518,1 //Honey +2,519,1 //Milk +2,520,1 //Hinalle Leaflet +2,521,1 //Aloe Leaflet +2,522,1 //Mastela Fruit +2,523,1 //Holy Water +2,525,1 //Panacea +2,526,1 //Royal Jelly +2,528,1 //Monster Food +2,529,1 //Candy +2,530,1 //Candy Cane +2,531,1 //Apple Juice +2,532,1 //Banana Juice +2,533,1 //Grape Juice +2,534,1 //Carrot Juice +2,535,1 //Pumpkin +2,536,1 //Ice Cream +2,537,1 //Pet Food +2,538,1 //Well-baked Cookie +2,539,1 //Piece of Cake +2,544,1 //Raw Fish +2,545,1 //Condensed Red Potion +2,546,1 //Condensed Yellow Potion +2,547,1 //Condensed White Potion +2,548,1 //Cheese +2,549,1 //Yam +2,550,1 //Rice Cake +2,551,1 //Sushi +2,553,1 //Bao +2,555,1 //Traditional Rice Cake +2,558,1 //Chocolate +2,561,1 //White Chocolate +2,601,1 //Fly Wing +2,602,1 //Butterfly Wing +2,603,1 //Old Blue Box +2,604,1 //Dead Branch +2,605,1 //Anodyne +2,606,1 //Aloevera +2,607,1 //Yggdrasil Berry +2,608,1 //Yggdrasil Seed +2,609,1 //Amulet +2,610,1 //Yggdrasil Leaf +2,611,1 //Magnifier +2,612,1 //Mini Furnace +2,613,1 //Iron Hammer +2,614,1 //Golden Hammer +2,615,1 //Oridecon Hammer +2,618,1 //Worn Out Scroll +2,619,1 //Unripe Apple +2,620,1 //Orange Juice +2,621,1 //Bitter Herb +2,622,1 //Rainbow Carrot +2,623,1 //Earthworm the Dude +2,624,1 //Rotten Fish +2,625,1 //Rusty Iron +2,626,1 //Monster Juice +2,627,1 //Sweet Milk +2,628,1 //Well-Dried Bone +2,629,1 //Singing Flower +2,630,1 //Dew Laden Moss +2,631,1 //Deadly Noxious Herb +2,632,1 //Fatty Chubby Earthworm +2,633,1 //Sweet Potato +2,634,1 //Tropical Banana +2,635,1 //Orc Trophy +2,636,1 //No Recipient +2,637,1 //Old Broom +2,638,1 //Silver Knife of Chastity +2,639,1 //Armlet of Obedience +2,640,1 //Shining Stone +2,641,1 //Contracts in Shadow +2,642,1 //Book of the Devil +2,643,1 //Pet Incubator +2,644,1 //Gift Box +2,645,1 //Concentration Potion +2,656,1 //Awakening Potion +2,657,1 //Berserk Potion +2,659,1 //Her Heart +2,663,1 //Songpyun +2,664,1 //Gift Box +2,665,1 //Gift Box +2,666,1 //Gift Box +2,667,1 //Gift Box +2,668,1 //Red_Envelope +2,678,1 //Poison Bottle +2,679,1 //Pilule +2,2102,1 //Guard +2,2104,1 //Buckler +2,2106,1 //Shield +2,2108,1 //Mirror Shield +2,2109,1 //Memory Book +2,2112,1 //Novice Guard +2,2302,1 //Cotton Shirt +2,2304,1 //Jacket +2,2306,1 //Adventurer's Suit +2,2308,1 //Mantle +2,2310,1 //Coat +2,2311,1 //Mink Coat +2,2313,1 //Padded Armor +2,2315,1 //Chain Mail +2,2317,1 //Full Plate +2,2318,1 //Lord's Clothes +2,2320,1 //Formal Suit +2,2322,1 //Silk Robe +2,2324,1 //Scapulare +2,2326,1 //Saint's Robe +2,2329,1 //Wooden Mail +2,2331,1 //Tights +2,2333,1 //Silver Robe +2,2336,1 //Thief Clothes +2,2337,1 //Ninja Suit +2,2338,1 //Wedding Dress +2,2339,1 //Pantie +2,2340,1 //Novice Breastplate +2,2352,1 //Tattered Novice Ninja Suit +2,2402,1 //Sandals +2,2404,1 //Shoes +2,2406,1 //Boots +2,2407,1 //Crystal Pumps +2,2408,1 //Shackles +2,2409,1 //High Heels +2,2411,1 //Greaves +2,2414,1 //Novice Slippers +2,2502,1 //Hood +2,2504,1 //Muffler +2,2506,1 //Manteau +2,2507,1 //Ancient Cape +2,2508,1 //Ragamuffin Manteau +2,2510,1 //Somber Novice Hood +2,2601,1 //Ring +2,2602,1 //Earring +2,2603,1 //Necklace +2,2604,1 //Glove +2,2605,1 //Brooch +2,2607,1 //Clip +2,2608,1 //Rosary +2,2609,1 //Skull Ring +2,2610,1 //Gold Ring +2,2611,1 //Silver Ring +2,2612,1 //Flower Ring +2,2613,1 //Diamond Ring +2,2617,1 //Celebrant's Mitten +2,2618,1 //Matyr's Leash +2,2627,1 //Belt +2,2628,1 //Novice Armlet +2,1117,1 //Katana +2,1152,1 //Slayer +2,1155,1 //Bastard Sword +2,1158,1 //Two-Handed Sword +2,1162,1 //Broad Sword +2,1163,1 //Claymore +2,1251,1 //Jur +2,1253,1 //Katar +2,1255,1 //Jamadhar +2,1256,1 //Katar of Frozen Icicle +2,1257,1 //Katar of Quaking +2,1258,1 //Katar of Raging Blaze +2,1259,1 //Katar of Piercing Wind +2,1352,1 //Battle Axe +2,1355,1 //Hammer +2,1358,1 //Buster +2,1361,1 //Two-Handed Axe +2,1411,1 //Lance +2,1452,1 //Guisarme +2,1455,1 //Glaive +2,1458,1 //Partizan +2,1461,1 //Trident +2,1464,1 //Halberd +2,1472,1 //Soul Staff +2,1702,1 //Bow +2,1705,1 //Composite Bow +2,1708,1 //Great Bow +2,1711,1 //Crossbow +2,1715,1 //Arbalest +2,1716,1 //Gakkung Bow +2,1718,1 //Hunter Bow +2,1102,1 //Sword +2,1105,1 //Falchion +2,1108,1 //Blade +2,1111,1 //Rapier +2,1114,1 //Scimitar +2,1120,1 //Tsurugi +2,1124,1 //Orcish sword +2,1125,1 //Ring Pommel Saber +2,1127,1 //Saber +2,1128,1 //Haedonggum +2,1129,1 //Flamberge +2,1202,1 //Knife +2,1205,1 //Cutter +2,1208,1 //Main Gauche +2,1211,1 //Dirk +2,1214,1 //Dagger +2,1217,1 //Stiletto +2,1220,1 //Gladius +2,1226,1 //Damascus +2,1243,1 //Novice Main Gauche +2,1302,1 //Axe +2,1304,1 //Orcish Axe +2,1402,1 //Javelin +2,1405,1 //Spear +2,1408,1 //Pike +2,1502,1 //Club +2,1505,1 //Mace +2,1508,1 //Smasher +2,1511,1 //Flail +2,1514,1 //Morning Star +2,1517,1 //Sword Mace +2,1520,1 //Chain +2,1522,1 //Stunner +2,1550,1 //Book +2,1551,1 //Bible +2,1552,1 //Tablet +2,1553,1 //Book of Billows +2,1554,1 //Book of Mother Earth +2,1555,1 //Book of the Blazing Sun +2,1556,1 //Book of Gust of Wind +2,1558,1 //Girl's Diary +2,1602,1 //Rod +2,1605,1 //Wand +2,1608,1 //Staff +2,1611,1 //Arc Wand +2,1613,1 //Mighty Staff +2,1614,1 //Wand of Occult +2,1615,1 //Evil Bone Wand +2,1802,1 //Waghnak +2,1804,1 //Knuckle Duster +2,1806,1 //Studded Knuckles +2,1808,1 //Fist +2,1810,1 //Claw +2,1812,1 //Finger +2,1902,1 //Violin +2,1904,1 //Mandolin +2,1906,1 //Lute +2,1908,1 //Guitar +2,1910,1 //Harp +2,1912,1 //Gumoongoh +2,1951,1 //Rope +2,1953,1 //Whip +2,1955,1 //Wire Whip +2,1957,1 //Rante Whip +2,1959,1 //Tail Whip +2,1961,1 //Whip +2,2201,1 //Sunglasses +2,2203,1 //Glasses +2,2205,1 //Diver Goggles +2,2206,1 //Wedding Veil +2,2207,1 //Fancy Flower +2,2208,1 //Ribbon +2,2209,1 //Ribbon +2,2210,1 //Hair Band +2,2211,1 //Bandana +2,2212,1 //Eye Patch +2,2213,1 //Kitty Band +2,2214,1 //Bunny Band +2,2215,1 //Flower Band +2,2216,1 //Biretta +2,2217,1 //Biretta +2,2218,1 //Flu Mask +2,2220,1 //Hat +2,2221,1 //Hat +2,2222,1 //Turban +2,2223,1 //Turban +2,2226,1 //Cap +2,2227,1 //Cap +2,2228,1 //Helm +2,2229,1 //Helm +2,2230,1 //Gemmed Sallet +2,2231,1 //Gemmed Sallet +2,2232,1 //Circlet +2,2233,1 //Circlet +2,2236,1 //Santa Hat +2,2239,1 //Monocle +2,2241,1 //Grandpa Beard +2,2242,1 //Purple Glasses +2,2243,1 //Geek Glasses +2,2244,1 //Big Ribbon +2,2245,1 //Sweet Gent +2,2246,1 //Golden Gear +2,2247,1 //Romantic Gent +2,2248,1 //Western Grace +2,2250,1 //Cute Ribbon +2,2251,1 //Monk Hat +2,2252,1 //Wizard Hat +2,2253,1 //Sunflower +2,2257,1 //Unicorn Horn +2,2259,1 //Mini Propeller +2,2260,1 //Mini Glasses +2,2261,1 //Army Cap +2,2262,1 //Clown Nose +2,2263,1 //Zorro Masque +2,2265,1 //Gangster Mask +2,2266,1 //Iron Cain +2,2267,1 //Cigarette +2,2268,1 //Pipe +2,2269,1 //Romantic Flower +2,2270,1 //Romantic Leaf +2,2271,1 //Jack be Dandy +2,2275,1 //Red Bandana +2,2276,1 //Angled Glasses +2,2277,1 //Nurse Cap +2,2279,1 //Bomb Wick +2,2282,1 //Halo +2,2285,1 //Apple of Archer +2,2287,1 //Pirate Bandana +2,2289,1 //Poo Poo Hat +2,2290,1 //Funeral Hat +2,2291,1 //Masquerade +2,2294,1 //Stellar +2,2295,1 //Blinker +2,2298,1 //Green Feeler +2,2299,1 //Orc Helm +2,5003,1 //Joker Jester +2,5006,1 //Machoman's Glasses +2,5008,1 //Puppy Love +2,5009,1 //Safety Helmet +2,5010,1 //Indian Fillet +2,5011,1 //Aerial +2,5014,1 //Fin Helm +2,5015,1 //Egg Shell +2,5030,1 //Panda Hat +2,5035,1 //Poring Hat +2,5037,1 //Nutshell +2,5055,1 //Novice False Eggshell +2,2278,1 //Mr. Smile +2,2288,1 //Mr. Scream +2,2297,1 //Goblin Mask +2,5005,1 //Gas Mask +2,5088,1 //Surprised Mask +2,5089,1 //Annoyed Mask +2,5090,1 //Goblin Leader Mask +2,2224,1 //Goggles +2,2225,1 //Goggles +2,10001,1 //Skull Helm +2,10002,1 //Monster Oxygen Mask +2,10003,1 //Transparent Headgear +2,10004,1 //Pacifier +2,10005,1 //Wig +2,10006,1 //Queen's Hair Ornament +2,10007,1 //Silk Ribbon +2,10008,1 //Punisher +2,10009,1 //Wild Flower +2,10010,1 //Battered Pot +2,10011,1 //Stellar Hairpin +2,10012,1 //Tiny Egg Shell +2,10013,1 //Backpack +2,10014,1 //Rocker Glasses +2,10015,1 //Green Lace +2,10016,1 //Golden Bell +2,10017,1 //Bark Shorts +2,10018,1 //Monkey Circlet +2,10019,1 //Red Scarf +2,10020,1 //Grave Keeper's Sword +2,701,1 //Ora Ora +2,702,1 //Animal Gore +2,703,1 //Hinalle +2,704,1 //Aloe +2,705,1 //Clover +2,706,1 //Four Leaf Clover +2,707,1 //Singing Plant +2,708,1 //Ment +2,710,1 //Illusion Flower +2,711,1 //Shoot +2,712,1 //Flower +2,713,1 //Empty Bottle +2,714,1 //Emperium +2,715,1 //Yellow Gemstone +2,716,1 //Red Gemstone +2,717,1 //Blue Gemstone +2,718,1 //Garnet +2,719,1 //Amethyst +2,720,1 //Aquamarine +2,721,1 //Emerald +2,722,1 //Pearl +2,723,1 //Ruby +2,724,1 //Cursed Ruby +2,725,1 //Sardonyx +2,726,1 //Sapphire +2,727,1 //Opal +2,728,1 //Topaz +2,729,1 //Zircon +2,730,1 //1carat Diamond +2,731,1 //2carat Diamond +2,732,1 //3carat Diamond +2,733,1 //Cracked Diamond +2,734,1 //Red Frame +2,735,1 //Chung Jah +2,736,1 //China +2,737,1 //Black Ladle +2,738,1 //Pencil Case +2,739,1 //Rouge +2,740,1 //Puppet +2,741,1 //Poring Doll +2,742,1 //Chonchon Doll +2,743,1 //Spore Doll +2,744,1 //Bouquet +2,745,1 //Wedding Bouquet +2,746,1 //Glass Bead +2,747,1 //Crystal Mirror +2,748,1 //Witherless Rose +2,749,1 //Frozen Rose +2,750,1 //Baphomet Doll +2,751,1 //Osiris Doll +2,752,1 //Grasshopper Doll +2,753,1 //Yoyo Doll +2,754,1 //Raccoon Doll +2,756,1 //Rough Oridecon +2,757,1 //Rough Elunium +2,901,1 //Danggie +2,902,1 //Tree Root +2,903,1 //Reptile Tongue +2,904,1 //Scorpion Tail +2,905,1 //Stem +2,906,1 //Pointed Scale +2,907,1 //Resin +2,908,1 //Spawn +2,909,1 //Jellopy +2,910,1 //Garlet +2,911,1 //Scell +2,912,1 //Zargon +2,913,1 //Tooth of Bat +2,914,1 //Fluff +2,915,1 //Chrysalis +2,916,1 //Feather of Birds +2,917,1 //Talon +2,918,1 //Sticky Webfoot +2,919,1 //Animal Skin +2,920,1 //Wolf Claw +2,921,1 //Mushroom Spore +2,922,1 //Orc's Fang +2,923,1 //Evil Horn +2,924,1 //Powder of Butterfly +2,925,1 //Bill of Birds +2,926,1 //Snake Scale +2,928,1 //Insect Feeler +2,929,1 //Immortal Heart +2,930,1 //Rotten Bandage +2,931,1 //Orcish Voucher +2,932,1 //Skel-Bone +2,934,1 //Memento +2,935,1 //Shell +2,936,1 //Scale Shell +2,937,1 //Venom Canine +2,938,1 //Sticky Mucus +2,939,1 //Bee Sting +2,940,1 //Grasshopper's Leg +2,941,1 //Nose Ring +2,942,1 //Yoyo Tail +2,943,1 //Solid Shell +2,944,1 //Horseshoe +2,945,1 //Raccoon Leaf +2,946,1 //Snail's Shell +2,947,1 //Horn +2,948,1 //Bear's Footskin +2,949,1 //Feather +2,950,1 //Heart of Mermaid +2,951,1 //Fin +2,952,1 //Cactus Needle +2,953,1 //Stone Heart +2,954,1 //Shining Scale +2,955,1 //Worm Peeling +2,956,1 //Gill +2,957,1 //Decayed Nail +2,958,1 //Horrendous Mouth +2,959,1 //Stinky Scale +2,960,1 //Nipper +2,961,1 //Conch +2,962,1 //Tentacle +2,963,1 //Sharp Scale +2,964,1 //Crab Shell +2,965,1 //Clam Shell +2,966,1 //Clam Flesh +2,967,1 //Turtle Shell +2,968,1 //Heroic Emblem +2,969,1 //Gold +2,970,1 //Alcohol +2,971,1 //Detrimindexta +2,972,1 //Karvodailnirol +2,973,1 //Counteragent +2,974,1 //Mixture +2,975,1 //Scarlet Dyestuff +2,976,1 //Lemon Dyestuff +2,978,1 //Cobaltblue Dyestuff +2,979,1 //Darkgreen Dyestuff +2,980,1 //Orange Dyestuff +2,981,1 //Violet Dyestuff +2,982,1 //White Dyestuff +2,983,1 //Black Dyestuff +2,984,1 //Oridecon +2,985,1 //Elunium +2,986,1 //Anvil +2,987,1 //Oridecon Anvil +2,988,1 //Golden Anvil +2,989,1 //Emperium Anvil +2,990,1 //Red Blood +2,991,1 //Crystal Blue +2,992,1 //Wind of Verdure +2,993,1 //Green Live +2,994,1 //Flame Heart +2,995,1 //Mystic Frozen +2,996,1 //Rough Wind +2,997,1 //Great Nature +2,998,1 //Iron +2,999,1 //Steel +2,1000,1 //Star Crumb +2,1001,1 //Star Dust +2,1002,1 //Iron Ore +2,1003,1 //Coal +2,1004,1 //Chivalry Emblem +2,1005,1 //Hammer of Blacksmith +2,1006,1 //Old Magicbook +2,1007,1 //Necklace of Wisdom +2,1008,1 //Necklace of Oblivion +2,1009,1 //Hand of God +2,1010,1 //Phracon +2,1011,1 //Emveretarcon +2,1012,1 //Frill +2,1013,1 //Rainbow Shell +2,1014,1 //Ant Jaw +2,1015,1 //Tongue +2,1016,1 //Rat Tail +2,1017,1 //Mole Whiskers +2,1018,1 //Mole Claw +2,1019,1 //Trunk +2,1020,1 //Black Hair +2,1021,1 //Dokebi Horn +2,1022,1 //Nine Tails +2,1023,1 //Fish Tail +2,1024,1 //Squid Ink +2,1025,1 //Cobweb +2,1026,1 //Acorn +2,1027,1 //Porcupine Quill +2,1028,1 //Mane +2,1029,1 //Tiger Skin +2,1030,1 //Tiger's Footskin +2,1031,1 //Mantis Scythe +2,1032,1 //Maneater Blossom +2,1033,1 //Maneater Root +2,1034,1 //Blue Hair +2,1035,1 //Dragon Canine +2,1036,1 //Dragon Scale +2,1037,1 //Dragon Tail +2,1038,1 //Little Evil Horn +2,1039,1 //Little Evil Wing +2,1040,1 //Elder Pixie's Moustache +2,1041,1 //Lantern +2,1042,1 //Bug Leg +2,1043,1 //Orc Claw +2,1044,1 //Zenorc's Fang +2,1045,1 //Cultish Masque +2,1046,1 //Scorpion Nipper +2,1047,1 //Dead Medusa +2,1048,1 //Horrendous Hair +2,1049,1 //Skirt of Virgin +2,1050,1 //Tendon +2,1051,1 //Detonator +2,1052,1 //Single Cell +2,1053,1 //Ancient Tooth +2,1054,1 //Ancient Lips +2,1055,1 //Earthworm Peeling +2,1056,1 //Grit +2,1057,1 //Moth Dust +2,1058,1 //Moth Wings +2,1059,1 //Fabric +2,1060,1 //Golden Hair +2,1061,1 //Witched Starsand +2,1062,1 //Jack o' Pumpkin +2,1063,1 //Fang +2,1064,1 //Reins +2,1065,1 //Trap +2,1066,1 //Fine-grained Trunk +2,1067,1 //Solid Trunk +2,1068,1 //Barren Trunk +2,1088,1 //Morocc Solution +2,1089,1 //Payon Solution +2,1092,1 //Empty Test Tube +2,1093,1 //Empty Potion Bottle +2,1094,1 //Short Daenggie +2,1095,1 //Clock Hand +2,1096,1 //Round Shell +2,1097,1 //Worn Out Page +2,1098,1 //Manacles +2,1099,1 //Worn-out Prison Uniform +2,7001,1 //Mould Powder +2,7002,1 //Ogre Tooth +2,7003,1 //Anolian Skin +2,7004,1 //Mud Lump +2,7005,1 //Skull +2,7006,1 //Wing of Red Bat +2,7007,1 //Claw of Rat +2,7008,1 //Stiff Horn +2,7009,1 //Glitter Shell +2,7010,1 //Tail of Steel Scorpion +2,7011,1 //Claw of Monkey +2,7012,1 //Tough Scalelike Stem +2,7013,1 //Coral Reef +2,7014,1 //Old Portrait +2,7015,1 //Memory Bookmark +2,7016,1 //Bent Spoon +2,7026,1 //Clock_Tower_Key +2,7027,1 //Key of the Underground +2,7030,1 //Claw of Desert Wolf +2,7031,1 //Old Frying Pan +2,7032,1 //Piece of Egg Shell +2,7033,1 //Poison Spore +2,7034,1 //Red Stocking +2,7035,1 //Matchstick +2,7036,1 //Fang of Garm +2,7038,1 //Yarn +2,7041,1 //Fine Grit +2,7047,1 //Alice's Apron +2,7048,1 //Talon of Griffon +2,7049,1 //Stone +2,7053,1 //Cyfar +2,7054,1 //Brigan +2,7059,1 //Free Ticket for Kafra Storage +2,7060,1 //Free Ticket for Kafra Transportation +2,7061,1 //Free Ticket for the Cart Service +2,7063,1 //Soft Feather +2,7064,1 //Wing of Dragonfly +2,7065,1 //Sea-Otter Fur +2,7066,1 //Ice Cubic +2,7067,1 //Stone Fragment +2,7068,1 //Burnt Tree +2,7069,1 //Destroyed Armor +2,7070,1 //Broken Shell +2,7071,1 //Tattered Clothes +2,7072,1 //Old Shuriken +2,7093,1 //Cogwheel +2,7094,1 //Fragment +2,7095,1 //Metal Fragment +2,7096,1 //Lava +2,7097,1 //Burning Heart +2,7098,1 //Live Coal +2,7099,1 //Worn-out Magic Scroll +2,7100,1 //Sharp Leaf +2,7101,1 //Peco Peco Feather +2,7106,1 //Antelope Horn +2,7107,1 //Antelope Skin +2,7108,1 //Piece of Shield +2,7109,1 //Shining Spear Blade +2,7110,1 //Broken Sword +2,7111,1 //Slick Paper +2,7112,1 //Sharp Paper +2,7113,1 //Broken Pharaoh Emblem +2,7114,1 //Masque of Tutankhamen +2,7115,1 //Harpy Feather +2,7116,1 //Harpy Talon +2,7117,1 //Torn Magic Book +2,7118,1 //Torn Scroll +2,7119,1 //Bacillus +2,7120,1 //Burning Horseshoe +2,7121,1 //Honey Pot +2,7122,1 //Burning Hair +2,7123,1 //Dragon Skin +2,7124,1 //Sand Clump +2,7125,1 //Scorpion Claw +2,7126,1 //Large Jellopy +2,7134,1 //Medicine Bowl +2,7135,1 //Fire Bottle +2,7136,1 //Acid Bottle +2,7137,1 //Plant Bottle +2,7138,1 //Marine Sphere Bottle +2,7139,1 //Glistening Coat +2,7149,1 //Yellow Plate +2,7150,1 //Piece of Bamboo +2,7151,1 //Oil Paper +2,7152,1 //Glossy Hair +2,7153,1 //Worn-out Kimono +2,7154,1 //Poisonous Powder +2,7155,1 //Poisonous Toad Skin +2,7156,1 //Broken Shuriken +2,7157,1 //Dark Mask +2,7158,1 //Broken Liquor Jar +2,7159,1 //Tengu Nose +2,7161,1 //Black Bear Skin +2,7162,1 //Cloud Crumb +2,7163,1 //Hard Feeler +2,7164,1 //Solid_Peach +2,7165,1 //Transparent Celestial Robe +2,7166,1 //Soft Silk +2,7167,1 //Strange Steel Piece +2,7168,1 //Giant Butterfly Wing +2,7169,1 //Ba_Gua +2,7170,1 //Tuxedo +2,7171,1 //Leopard Skin +2,7172,1 //Leopard Claw +2,7174,1 //Wrapping Lace +2,7175,1 //Wrapping Paper +2,7182,1 //Cacao +2,7186,1 //Thin Trunk +2,7187,1 //Festival Mask +2,7188,1 //Brown_Root +2,7189,1 //Wooden Heart +2,7190,1 //Solid Husk +2,7191,1 //Lamp +2,7192,1 //Vane +2,7193,1 //Sprout +2,7194,1 //Soft Blade of Grass +2,7195,1 //Slingshot +2,7196,1 //Shoulder Protector +2,7197,1 //Tough Vines +2,7198,1 //Huge Leaf +2,7200,1 //Elastic Band +2,7201,1 //Log +2,7202,1 //Pincher of Beetle +2,7203,1 //Strong Branch +2,7205,1 //Piece of Black Cloth +2,7206,1 //Black Cat Doll +2,7207,1 //Old Manteau +2,7208,1 //Rusty Kitchen Knife +2,7209,1 //Helm of Dullahan +2,7210,1 //Armor Piece of Dullahan +2,7211,1 //Fragment of Rossata Stone +2,7212,1 //Hung Doll +2,7213,1 //Needle Packet +2,7214,1 //Bat Cage +2,7215,1 //Broken Needle +2,7216,1 //Red Muffler +2,7217,1 //Spool +2,7218,1 //Decomposed Rope +2,7219,1 //Striped Sock +2,7220,1 //Ectoplasm +2,7221,1 //Tangled Chains +2,7222,1 //Wooden Gnarl +2,7223,1 //Contorted Self-Portrait +2,7225,1 //Pumpkin Lantern +2,7262,1 //Folding Fan of Cat Ghost +2,7263,1 //Cat's Eye +2,7264,1 //Dry Sand +2,7265,1 //Dragon Horn +2,7266,1 //Denture from Dragon Mask +2,7267,1 //Tiger Panty +2,7268,1 //Little Ghost Doll +2,7269,1 //Pinafore +2,7270,1 //Nursing_Bottle +2,1750,1 //Arrow +2,1751,1 //Silver Arrow +2,1752,1 //Fire Arrow +2,1753,1 //Steel Arrow +2,1754,1 //Crystal Arrow +2,1755,1 //Arrow of Wind +2,1756,1 //Stone Arrow +2,1757,1 //Immaterial Arrow +2,1758,1 //Stun Arrow +2,1759,1 //Frozen Arrow +2,1760,1 //Flash Arrow +2,1761,1 //Cursed Arrow +2,1762,1 //Rusty Arrow +2,1763,1 //Poison Arrow +2,1764,1 //Sharp Arrow +2,1765,1 //Oridecon Arrow +2,1767,1 //Shadow Arrow +2,1768,1 //Sleep Arrow +2,1769,1 //Mute Arrow +2,1770,1 //Iron Arrow +2,501,1 //Red Potion +2,502,1 //Orange Potion +2,503,1 //Yellow Potion +2,504,1 //White Potion +2,505,1 //Blue Potion +2,506,1 //Green Potion +2,507,1 //Red Herb +2,508,1 //Yellow Herb +2,509,1 //White Herb +2,510,1 //Blue Herb +2,511,1 //Green Herb +2,512,1 //Apple +2,513,1 //Banana +2,514,1 //Grape +2,515,1 //Carrot +2,516,1 //Potato +2,517,1 //Meat +2,518,1 //Honey +2,519,1 //Milk +2,520,1 //Hinalle Leaflet +2,521,1 //Aloe Leaflet +2,522,1 //Mastela Fruit +2,523,1 //Holy Water +2,525,1 //Panacea +2,526,1 //Royal Jelly +2,528,1 //Monster Food +2,529,1 //Candy +2,530,1 //Candy Cane +2,531,1 //Apple Juice +2,532,1 //Banana Juice +2,533,1 //Grape Juice +2,534,1 //Carrot Juice +2,535,1 //Pumpkin +2,536,1 //Ice Cream +2,537,1 //Pet Food +2,538,1 //Well-baked Cookie +2,539,1 //Piece of Cake +2,544,1 //Raw Fish +2,545,1 //Condensed Red Potion +2,546,1 //Condensed Yellow Potion +2,547,1 //Condensed White Potion +2,548,1 //Cheese +2,549,1 //Yam +2,550,1 //Rice Cake +2,551,1 //Sushi +2,553,1 //Bao +2,555,1 //Traditional Rice Cake +2,558,1 //Chocolate +2,561,1 //White Chocolate +2,601,1 //Fly Wing +2,602,1 //Butterfly Wing +2,603,1 //Old Blue Box +2,604,1 //Dead Branch +2,605,1 //Anodyne +2,606,1 //Aloevera +2,607,1 //Yggdrasil Berry +2,608,1 //Yggdrasil Seed +2,609,1 //Amulet +2,610,1 //Yggdrasil Leaf +2,611,1 //Magnifier +2,612,1 //Mini Furnace +2,613,1 //Iron Hammer +2,614,1 //Golden Hammer +2,615,1 //Oridecon Hammer +2,618,1 //Worn Out Scroll +2,619,1 //Unripe Apple +2,620,1 //Orange Juice +2,621,1 //Bitter Herb +2,622,1 //Rainbow Carrot +2,623,1 //Earthworm the Dude +2,624,1 //Rotten Fish +2,625,1 //Rusty Iron +2,626,1 //Monster Juice +2,627,1 //Sweet Milk +2,628,1 //Well-Dried Bone +2,629,1 //Singing Flower +2,630,1 //Dew Laden Moss +2,631,1 //Deadly Noxious Herb +2,632,1 //Fatty Chubby Earthworm +2,633,1 //Sweet Potato +2,634,1 //Tropical Banana +2,635,1 //Orc Trophy +2,636,1 //No Recipient +2,637,1 //Old Broom +2,638,1 //Silver Knife of Chastity +2,639,1 //Armlet of Obedience +2,640,1 //Shining Stone +2,641,1 //Contracts in Shadow +2,642,1 //Book of the Devil +2,643,1 //Pet Incubator +2,644,1 //Gift Box +2,645,1 //Concentration Potion +2,656,1 //Awakening Potion +2,657,1 //Berserk Potion +2,659,1 //Her Heart +2,663,1 //Songpyun +2,664,1 //Gift Box +2,665,1 //Gift Box +2,666,1 //Gift Box +2,667,1 //Gift Box +2,668,1 //Red_Envelope +2,678,1 //Poison Bottle +2,679,1 //Pilule +2,701,1 //Ora Ora +2,702,1 //Animal Gore +2,703,1 //Hinalle +2,704,1 //Aloe +2,705,1 //Clover +2,706,1 //Four Leaf Clover +2,707,1 //Singing Plant +2,708,1 //Ment +2,710,1 //Illusion Flower +2,711,1 //Shoot +2,712,1 //Flower +2,713,1 //Empty Bottle +2,714,1 //Emperium +2,715,1 //Yellow Gemstone +2,716,1 //Red Gemstone +2,717,1 //Blue Gemstone +2,718,1 //Garnet +2,719,1 //Amethyst +2,720,1 //Aquamarine +2,721,1 //Emerald +2,722,1 //Pearl +2,723,1 //Ruby +2,724,1 //Cursed Ruby +2,725,1 //Sardonyx +2,726,1 //Sapphire +2,727,1 //Opal +2,728,1 //Topaz +2,729,1 //Zircon +2,730,1 //1carat Diamond +2,731,1 //2carat Diamond +2,732,1 //3carat Diamond +2,733,1 //Cracked Diamond +2,734,1 //Red Frame +2,735,1 //Chung Jah +2,736,1 //China +2,737,1 //Black Ladle +2,738,1 //Pencil Case +2,739,1 //Rouge +2,740,1 //Puppet +2,741,1 //Poring Doll +2,742,1 //Chonchon Doll +2,743,1 //Spore Doll +2,744,1 //Bouquet +2,745,1 //Wedding Bouquet +2,746,1 //Glass Bead +2,747,1 //Crystal Mirror +2,748,1 //Witherless Rose +2,749,1 //Frozen Rose +2,750,1 //Baphomet Doll +2,751,1 //Osiris Doll +2,752,1 //Grasshopper Doll +2,753,1 //Yoyo Doll +2,754,1 //Raccoon Doll +2,756,1 //Rough Oridecon +2,757,1 //Rough Elunium +2,901,1 //Danggie +2,902,1 //Tree Root +2,903,1 //Reptile Tongue +2,904,1 //Scorpion Tail +2,905,1 //Stem +2,906,1 //Pointed Scale +2,907,1 //Resin +2,908,1 //Spawn +2,909,1 //Jellopy +2,910,1 //Garlet +2,911,1 //Scell +2,912,1 //Zargon +2,913,1 //Tooth of Bat +2,914,1 //Fluff +2,915,1 //Chrysalis +2,916,1 //Feather of Birds +2,917,1 //Talon +2,918,1 //Sticky Webfoot +2,919,1 //Animal Skin +2,920,1 //Wolf Claw +2,921,1 //Mushroom Spore +2,922,1 //Orc's Fang +2,923,1 //Evil Horn +2,924,1 //Powder of Butterfly +2,925,1 //Bill of Birds +2,926,1 //Snake Scale +2,928,1 //Insect Feeler +2,929,1 //Immortal Heart +2,930,1 //Rotten Bandage +2,931,1 //Orcish Voucher +2,932,1 //Skel-Bone +2,934,1 //Memento +2,935,1 //Shell +2,936,1 //Scale Shell +2,937,1 //Venom Canine +2,938,1 //Sticky Mucus +2,939,1 //Bee Sting +2,940,1 //Grasshopper's Leg +2,941,1 //Nose Ring +2,942,1 //Yoyo Tail +2,943,1 //Solid Shell +2,944,1 //Horseshoe +2,945,1 //Raccoon Leaf +2,946,1 //Snail's Shell +2,947,1 //Horn +2,948,1 //Bear's Footskin +2,949,1 //Feather +2,950,1 //Heart of Mermaid +2,951,1 //Fin +2,952,1 //Cactus Needle +2,953,1 //Stone Heart +2,954,1 //Shining Scale +2,955,1 //Worm Peeling +2,956,1 //Gill +2,957,1 //Decayed Nail +2,958,1 //Horrendous Mouth +2,959,1 //Stinky Scale +2,960,1 //Nipper +2,961,1 //Conch +2,962,1 //Tentacle +2,963,1 //Sharp Scale +2,964,1 //Crab Shell +2,965,1 //Clam Shell +2,966,1 //Clam Flesh +2,967,1 //Turtle Shell +2,968,1 //Heroic Emblem +2,969,1 //Gold +2,970,1 //Alcohol +2,971,1 //Detrimindexta +2,972,1 //Karvodailnirol +2,973,1 //Counteragent +2,974,1 //Mixture +2,975,1 //Scarlet Dyestuff +2,976,1 //Lemon Dyestuff +2,978,1 //Cobaltblue Dyestuff +2,979,1 //Darkgreen Dyestuff +2,980,1 //Orange Dyestuff +2,981,1 //Violet Dyestuff +2,982,1 //White Dyestuff +2,983,1 //Black Dyestuff +2,984,1 //Oridecon +2,985,1 //Elunium +2,986,1 //Anvil +2,987,1 //Oridecon Anvil +2,988,1 //Golden Anvil +2,989,1 //Emperium Anvil +2,990,1 //Red Blood +2,991,1 //Crystal Blue +2,992,1 //Wind of Verdure +2,993,1 //Green Live +2,994,1 //Flame Heart +2,995,1 //Mystic Frozen +2,996,1 //Rough Wind +2,997,1 //Great Nature +2,998,1 //Iron +2,999,1 //Steel +2,1000,1 //Star Crumb +2,1001,1 //Star Dust +2,1002,1 //Iron Ore +2,1003,1 //Coal +2,1004,1 //Chivalry Emblem +2,1005,1 //Hammer of Blacksmith +2,1006,1 //Old Magicbook +2,1007,1 //Necklace of Wisdom +2,1008,1 //Necklace of Oblivion +2,1009,1 //Hand of God +2,1010,1 //Phracon +2,1011,1 //Emveretarcon +2,1012,1 //Frill +2,1013,1 //Rainbow Shell +2,1014,1 //Ant Jaw +2,1015,1 //Tongue +2,1016,1 //Rat Tail +2,1017,1 //Mole Whiskers +2,1018,1 //Mole Claw +2,1019,1 //Trunk +2,1020,1 //Black Hair +2,1021,1 //Dokebi Horn +2,1022,1 //Nine Tails +2,1023,1 //Fish Tail +2,1024,1 //Squid Ink +2,1025,1 //Cobweb +2,1026,1 //Acorn +2,1027,1 //Porcupine Quill +2,1028,1 //Mane +2,1029,1 //Tiger Skin +2,1030,1 //Tiger's Footskin +2,1031,1 //Mantis Scythe +2,1032,1 //Maneater Blossom +2,1033,1 //Maneater Root +2,1034,1 //Blue Hair +2,1035,1 //Dragon Canine +2,1036,1 //Dragon Scale +2,1037,1 //Dragon Tail +2,1038,1 //Little Evil Horn +2,1039,1 //Little Evil Wing +2,1040,1 //Elder Pixie's Moustache +2,1041,1 //Lantern +2,1042,1 //Bug Leg +2,1043,1 //Orc Claw +2,1044,1 //Zenorc's Fang +2,1045,1 //Cultish Masque +2,1046,1 //Scorpion Nipper +2,1047,1 //Dead Medusa +2,1048,1 //Horrendous Hair +2,1049,1 //Skirt of Virgin +2,1050,1 //Tendon +2,1051,1 //Detonator +2,1052,1 //Single Cell +2,1053,1 //Ancient Tooth +2,1054,1 //Ancient Lips +2,1055,1 //Earthworm Peeling +2,1056,1 //Grit +2,1057,1 //Moth Dust +2,1058,1 //Moth Wings +2,1059,1 //Fabric +2,1060,1 //Golden Hair +2,1061,1 //Witched Starsand +2,1062,1 //Jack o' Pumpkin +2,1063,1 //Fang +2,1064,1 //Reins +2,1065,1 //Trap +2,1066,1 //Fine-grained Trunk +2,1067,1 //Solid Trunk +2,1068,1 //Barren Trunk +2,1088,1 //Morocc Solution +2,1089,1 //Payon Solution +2,1092,1 //Empty Test Tube +2,1093,1 //Empty Potion Bottle +2,1094,1 //Short Daenggie +2,1095,1 //Clock Hand +2,1096,1 //Round Shell +2,1097,1 //Worn Out Page +2,1098,1 //Manacles +2,1099,1 //Worn-out Prison Uniform +2,7001,1 //Mould Powder +2,7002,1 //Ogre Tooth +2,7003,1 //Anolian Skin +2,7004,1 //Mud Lump +2,7005,1 //Skull +2,7006,1 //Wing of Red Bat +2,7007,1 //Claw of Rat +2,7008,1 //Stiff Horn +2,7009,1 //Glitter Shell +2,7010,1 //Tail of Steel Scorpion +2,7011,1 //Claw of Monkey +2,7012,1 //Tough Scalelike Stem +2,7013,1 //Coral Reef +2,7014,1 //Old Portrait +2,7015,1 //Memory Bookmark +2,7016,1 //Bent Spoon +2,7026,1 //Clock_Tower_Key +2,7027,1 //Key of the Underground +2,7030,1 //Claw of Desert Wolf +2,7031,1 //Old Frying Pan +2,7032,1 //Piece of Egg Shell +2,7033,1 //Poison Spore +2,7034,1 //Red Stocking +2,7035,1 //Matchstick +2,7036,1 //Fang of Garm +2,7038,1 //Yarn +2,7041,1 //Fine Grit +2,7047,1 //Alice's Apron +2,7048,1 //Talon of Griffon +2,7049,1 //Stone +2,7053,1 //Cyfar +2,7054,1 //Brigan +2,7059,1 //Free Ticket for Kafra Storage +2,7060,1 //Free Ticket for Kafra Transportation +2,7061,1 //Free Ticket for the Cart Service +2,7063,1 //Soft Feather +2,7064,1 //Wing of Dragonfly +2,7065,1 //Sea-Otter Fur +2,7066,1 //Ice Cubic +2,7067,1 //Stone Fragment +2,7068,1 //Burnt Tree +2,7069,1 //Destroyed Armor +2,7070,1 //Broken Shell +2,7071,1 //Tattered Clothes +2,7072,1 //Old Shuriken +2,7093,1 //Cogwheel +2,7094,1 //Fragment +2,7095,1 //Metal Fragment +2,7096,1 //Lava +2,7097,1 //Burning Heart +2,7098,1 //Live Coal +2,7099,1 //Worn-out Magic Scroll +2,7100,1 //Sharp Leaf +2,7101,1 //Peco Peco Feather +2,7106,1 //Antelope Horn +2,7107,1 //Antelope Skin +2,7108,1 //Piece of Shield +2,7109,1 //Shining Spear Blade +2,7110,1 //Broken Sword +2,7111,1 //Slick Paper +2,7112,1 //Sharp Paper +2,7113,1 //Broken Pharaoh Emblem +2,7114,1 //Masque of Tutankhamen +2,7115,1 //Harpy Feather +2,7116,1 //Harpy Talon +2,7117,1 //Torn Magic Book +2,7118,1 //Torn Scroll +2,7119,1 //Bacillus +2,7120,1 //Burning Horseshoe +2,7121,1 //Honey Pot +2,7122,1 //Burning Hair +2,7123,1 //Dragon Skin +2,7124,1 //Sand Clump +2,7125,1 //Scorpion Claw +2,7126,1 //Large Jellopy +2,7134,1 //Medicine Bowl +2,7135,1 //Fire Bottle +2,7136,1 //Acid Bottle +2,7137,1 //Plant Bottle +2,7138,1 //Marine Sphere Bottle +2,7139,1 //Glistening Coat +2,7149,1 //Yellow Plate +2,7150,1 //Piece of Bamboo +2,7151,1 //Oil Paper +2,7152,1 //Glossy Hair +2,7153,1 //Worn-out Kimono +2,7154,1 //Poisonous Powder +2,7155,1 //Poisonous Toad Skin +2,7156,1 //Broken Shuriken +2,7157,1 //Dark Mask +2,7158,1 //Broken Liquor Jar +2,7159,1 //Tengu Nose +2,7161,1 //Black Bear Skin +2,7162,1 //Cloud Crumb +2,7163,1 //Hard Feeler +2,7164,1 //Solid_Peach +2,7165,1 //Transparent Celestial Robe +2,7166,1 //Soft Silk +2,7167,1 //Strange Steel Piece +2,7168,1 //Giant Butterfly Wing +2,7169,1 //Ba_Gua +2,7170,1 //Tuxedo +2,7171,1 //Leopard Skin +2,7172,1 //Leopard Claw +2,7174,1 //Wrapping Lace +2,7175,1 //Wrapping Paper +2,7182,1 //Cacao +2,7186,1 //Thin Trunk +2,7187,1 //Festival Mask +2,7188,1 //Brown_Root +2,7189,1 //Wooden Heart +2,7190,1 //Solid Husk +2,7191,1 //Lamp +2,7192,1 //Vane +2,7193,1 //Sprout +2,7194,1 //Soft Blade of Grass +2,7195,1 //Slingshot +2,7196,1 //Shoulder Protector +2,7197,1 //Tough Vines +2,7198,1 //Huge Leaf +2,7200,1 //Elastic Band +2,7201,1 //Log +2,7202,1 //Pincher of Beetle +2,7203,1 //Strong Branch +2,7205,1 //Piece of Black Cloth +2,7206,1 //Black Cat Doll +2,7207,1 //Old Manteau +2,7208,1 //Rusty Kitchen Knife +2,7209,1 //Helm of Dullahan +2,7210,1 //Armor Piece of Dullahan +2,7211,1 //Fragment of Rossata Stone +2,7212,1 //Hung Doll +2,7213,1 //Needle Packet +2,7214,1 //Bat Cage +2,7215,1 //Broken Needle +2,7216,1 //Red Muffler +2,7217,1 //Spool +2,7218,1 //Decomposed Rope +2,7219,1 //Striped Sock +2,7220,1 //Ectoplasm +2,7221,1 //Tangled Chains +2,7222,1 //Wooden Gnarl +2,7223,1 //Contorted Self-Portrait +2,7225,1 //Pumpkin Lantern +2,7262,1 //Folding Fan of Cat Ghost +2,7263,1 //Cat's Eye +2,7264,1 //Dry Sand +2,7265,1 //Dragon Horn +2,7266,1 //Denture from Dragon Mask +2,7267,1 //Tiger Panty +2,7268,1 //Little Ghost Doll +2,7269,1 //Pinafore +2,7270,1 //Nursing_Bottle +2,1750,1 //Arrow +2,1751,1 //Silver Arrow +2,1752,1 //Fire Arrow +2,1753,1 //Steel Arrow +2,1754,1 //Crystal Arrow +2,1755,1 //Arrow of Wind +2,1756,1 //Stone Arrow +2,1757,1 //Immaterial Arrow +2,1758,1 //Stun Arrow +2,1759,1 //Frozen Arrow +2,1760,1 //Flash Arrow +2,1761,1 //Cursed Arrow +2,1762,1 //Rusty Arrow +2,1763,1 //Poison Arrow +2,1764,1 //Sharp Arrow +2,1765,1 //Oridecon Arrow +2,1767,1 //Shadow Arrow +2,1768,1 //Sleep Arrow +2,1769,1 //Mute Arrow +2,1770,1 //Iron Arrow +2,501,1 //Red Potion +2,502,1 //Orange Potion +2,503,1 //Yellow Potion +2,504,1 //White Potion +2,505,1 //Blue Potion +2,506,1 //Green Potion +2,507,1 //Red Herb +2,508,1 //Yellow Herb +2,509,1 //White Herb +2,510,1 //Blue Herb +2,511,1 //Green Herb +2,512,1 //Apple +2,513,1 //Banana +2,514,1 //Grape +2,515,1 //Carrot +2,516,1 //Potato +2,517,1 //Meat +2,518,1 //Honey +2,519,1 //Milk +2,520,1 //Hinalle Leaflet +2,521,1 //Aloe Leaflet +2,522,1 //Mastela Fruit +2,523,1 //Holy Water +2,525,1 //Panacea +2,526,1 //Royal Jelly +2,528,1 //Monster Food +2,529,1 //Candy +2,530,1 //Candy Cane +2,531,1 //Apple Juice +2,532,1 //Banana Juice +2,533,1 //Grape Juice +2,534,1 //Carrot Juice +2,535,1 //Pumpkin +2,536,1 //Ice Cream +2,537,1 //Pet Food +2,538,1 //Well-baked Cookie +2,539,1 //Piece of Cake +2,544,1 //Raw Fish +2,545,1 //Condensed Red Potion +2,546,1 //Condensed Yellow Potion +2,547,1 //Condensed White Potion +2,548,1 //Cheese +2,549,1 //Yam +2,550,1 //Rice Cake +2,551,1 //Sushi +2,553,1 //Bao +2,555,1 //Traditional Rice Cake +2,558,1 //Chocolate +2,561,1 //White Chocolate +2,601,1 //Fly Wing +2,602,1 //Butterfly Wing +2,603,1 //Old Blue Box +2,604,1 //Dead Branch +2,605,1 //Anodyne +2,606,1 //Aloevera +2,607,1 //Yggdrasil Berry +2,608,1 //Yggdrasil Seed +2,609,1 //Amulet +2,610,1 //Yggdrasil Leaf +2,611,1 //Magnifier +2,612,1 //Mini Furnace +2,613,1 //Iron Hammer +2,614,1 //Golden Hammer +2,615,1 //Oridecon Hammer +2,618,1 //Worn Out Scroll +2,619,1 //Unripe Apple +2,620,1 //Orange Juice +2,621,1 //Bitter Herb +2,622,1 //Rainbow Carrot +2,623,1 //Earthworm the Dude +2,624,1 //Rotten Fish +2,625,1 //Rusty Iron +2,626,1 //Monster Juice +2,627,1 //Sweet Milk +2,628,1 //Well-Dried Bone +2,629,1 //Singing Flower +2,630,1 //Dew Laden Moss +2,631,1 //Deadly Noxious Herb +2,632,1 //Fatty Chubby Earthworm +2,633,1 //Sweet Potato +2,634,1 //Tropical Banana +2,635,1 //Orc Trophy +2,636,1 //No Recipient +2,637,1 //Old Broom +2,638,1 //Silver Knife of Chastity +2,639,1 //Armlet of Obedience +2,640,1 //Shining Stone +2,641,1 //Contracts in Shadow +2,642,1 //Book of the Devil +2,643,1 //Pet Incubator +2,644,1 //Gift Box +2,645,1 //Concentration Potion +2,656,1 //Awakening Potion +2,657,1 //Berserk Potion +2,659,1 //Her Heart +2,663,1 //Songpyun +2,664,1 //Gift Box +2,665,1 //Gift Box +2,666,1 //Gift Box +2,667,1 //Gift Box +2,668,1 //Red_Envelope +2,678,1 //Poison Bottle +2,679,1 //Pilule +2,2102,1 //Guard +2,2104,1 //Buckler +2,2106,1 //Shield +2,2108,1 //Mirror Shield +2,2109,1 //Memory Book +2,2112,1 //Novice Guard +2,2302,1 //Cotton Shirt +2,2304,1 //Jacket +2,2306,1 //Adventurer's Suit +2,2308,1 //Mantle +2,2310,1 //Coat +2,2311,1 //Mink Coat +2,2313,1 //Padded Armor +2,2315,1 //Chain Mail +2,2317,1 //Full Plate +2,2318,1 //Lord's Clothes +2,2320,1 //Formal Suit +2,2322,1 //Silk Robe +2,2324,1 //Scapulare +2,2326,1 //Saint's Robe +2,2329,1 //Wooden Mail +2,2331,1 //Tights +2,2333,1 //Silver Robe +2,2336,1 //Thief Clothes +2,2337,1 //Ninja Suit +2,2338,1 //Wedding Dress +2,2339,1 //Pantie +2,2340,1 //Novice Breastplate +2,2352,1 //Tattered Novice Ninja Suit +2,2402,1 //Sandals +2,2404,1 //Shoes +2,2406,1 //Boots +2,2407,1 //Crystal Pumps +2,2408,1 //Shackles +2,2409,1 //High Heels +2,2411,1 //Greaves +2,2414,1 //Novice Slippers +2,2502,1 //Hood +2,2504,1 //Muffler +2,2506,1 //Manteau +2,2507,1 //Ancient Cape +2,2508,1 //Ragamuffin Manteau +2,2510,1 //Somber Novice Hood +2,2601,1 //Ring +2,2602,1 //Earring +2,2603,1 //Necklace +2,2604,1 //Glove +2,2605,1 //Brooch +2,2607,1 //Clip +2,2608,1 //Rosary +2,2609,1 //Skull Ring +2,2610,1 //Gold Ring +2,2611,1 //Silver Ring +2,2612,1 //Flower Ring +2,2613,1 //Diamond Ring +2,2617,1 //Celebrant's Mitten +2,2618,1 //Matyr's Leash +2,2627,1 //Belt +2,2628,1 //Novice Armlet +2,1117,1 //Katana +2,1152,1 //Slayer +2,1155,1 //Bastard Sword +2,1158,1 //Two-Handed Sword +2,1162,1 //Broad Sword +2,1163,1 //Claymore +2,1251,1 //Jur +2,1253,1 //Katar +2,1255,1 //Jamadhar +2,1256,1 //Katar of Frozen Icicle +2,1257,1 //Katar of Quaking +2,1258,1 //Katar of Raging Blaze +2,1259,1 //Katar of Piercing Wind +2,1352,1 //Battle Axe +2,1355,1 //Hammer +2,1358,1 //Buster +2,1361,1 //Two-Handed Axe +2,1411,1 //Lance +2,1452,1 //Guisarme +2,1455,1 //Glaive +2,1458,1 //Partizan +2,1461,1 //Trident +2,1464,1 //Halberd +2,1472,1 //Soul Staff +2,1702,1 //Bow +2,1705,1 //Composite Bow +2,1708,1 //Great Bow +2,1711,1 //Crossbow +2,1715,1 //Arbalest +2,1716,1 //Gakkung Bow +2,1718,1 //Hunter Bow +2,1102,1 //Sword +2,1105,1 //Falchion +2,1108,1 //Blade +2,1111,1 //Rapier +2,1114,1 //Scimitar +2,1120,1 //Tsurugi +2,1124,1 //Orcish sword +2,1125,1 //Ring Pommel Saber +2,1127,1 //Saber +2,1128,1 //Haedonggum +2,1129,1 //Flamberge +2,1202,1 //Knife +2,1205,1 //Cutter +2,1208,1 //Main Gauche +2,1211,1 //Dirk +2,1214,1 //Dagger +2,1217,1 //Stiletto +2,1220,1 //Gladius +2,1226,1 //Damascus +2,1243,1 //Novice Main Gauche +2,1302,1 //Axe +2,1304,1 //Orcish Axe +2,1402,1 //Javelin +2,1405,1 //Spear +2,1408,1 //Pike +2,1502,1 //Club +2,1505,1 //Mace +2,1508,1 //Smasher +2,1511,1 //Flail +2,1514,1 //Morning Star +2,1517,1 //Sword Mace +2,1520,1 //Chain +2,1522,1 //Stunner +2,1550,1 //Book +2,1551,1 //Bible +2,1552,1 //Tablet +2,1553,1 //Book of Billows +2,1554,1 //Book of Mother Earth +2,1555,1 //Book of the Blazing Sun +2,1556,1 //Book of Gust of Wind +2,1558,1 //Girl's Diary +2,1602,1 //Rod +2,1605,1 //Wand +2,1608,1 //Staff +2,1611,1 //Arc Wand +2,1613,1 //Mighty Staff +2,1614,1 //Wand of Occult +2,1615,1 //Evil Bone Wand +2,1802,1 //Waghnak +2,1804,1 //Knuckle Duster +2,1806,1 //Studded Knuckles +2,1808,1 //Fist +2,1810,1 //Claw +2,1812,1 //Finger +2,1902,1 //Violin +2,1904,1 //Mandolin +2,1906,1 //Lute +2,1908,1 //Guitar +2,1910,1 //Harp +2,1912,1 //Gumoongoh +2,1951,1 //Rope +2,1953,1 //Whip +2,1955,1 //Wire Whip +2,1957,1 //Rante Whip +2,1959,1 //Tail Whip +2,1961,1 //Whip +2,2201,1 //Sunglasses +2,2203,1 //Glasses +2,2205,1 //Diver Goggles +2,2206,1 //Wedding Veil +2,2207,1 //Fancy Flower +2,2208,1 //Ribbon +2,2209,1 //Ribbon +2,2210,1 //Hair Band +2,2211,1 //Bandana +2,2212,1 //Eye Patch +2,2213,1 //Kitty Band +2,2214,1 //Bunny Band +2,2215,1 //Flower Band +2,2216,1 //Biretta +2,2217,1 //Biretta +2,2218,1 //Flu Mask +2,2220,1 //Hat +2,2221,1 //Hat +2,2222,1 //Turban +2,2223,1 //Turban +2,2226,1 //Cap +2,2227,1 //Cap +2,2228,1 //Helm +2,2229,1 //Helm +2,2230,1 //Gemmed Sallet +2,2231,1 //Gemmed Sallet +2,2232,1 //Circlet +2,2233,1 //Circlet +2,2236,1 //Santa Hat +2,2239,1 //Monocle +2,2241,1 //Grandpa Beard +2,2242,1 //Purple Glasses +2,2243,1 //Geek Glasses +2,2244,1 //Big Ribbon +2,2245,1 //Sweet Gent +2,2246,1 //Golden Gear +2,2247,1 //Romantic Gent +2,2248,1 //Western Grace +2,2250,1 //Cute Ribbon +2,2251,1 //Monk Hat +2,2252,1 //Wizard Hat +2,2253,1 //Sunflower +2,2257,1 //Unicorn Horn +2,2259,1 //Mini Propeller +2,2260,1 //Mini Glasses +2,2261,1 //Army Cap +2,2262,1 //Clown Nose +2,2263,1 //Zorro Masque +2,2265,1 //Gangster Mask +2,2266,1 //Iron Cain +2,2267,1 //Cigarette +2,2268,1 //Pipe +2,2269,1 //Romantic Flower +2,2270,1 //Romantic Leaf +2,2271,1 //Jack be Dandy +2,2275,1 //Red Bandana +2,2276,1 //Angled Glasses +2,2277,1 //Nurse Cap +2,2279,1 //Bomb Wick +2,2282,1 //Halo +2,2285,1 //Apple of Archer +2,2287,1 //Pirate Bandana +2,2289,1 //Poo Poo Hat +2,2290,1 //Funeral Hat +2,2291,1 //Masquerade +2,2294,1 //Stellar +2,2295,1 //Blinker +2,2298,1 //Green Feeler +2,2299,1 //Orc Helm +2,5003,1 //Joker Jester +2,5006,1 //Machoman's Glasses +2,5008,1 //Puppy Love +2,5009,1 //Safety Helmet +2,5010,1 //Indian Fillet +2,5011,1 //Aerial +2,5014,1 //Fin Helm +2,5015,1 //Egg Shell +2,5030,1 //Panda Hat +2,5035,1 //Poring Hat +2,5037,1 //Nutshell +2,5055,1 //Novice False Eggshell +2,2278,1 //Mr. Smile +2,2288,1 //Mr. Scream +2,2297,1 //Goblin Mask +2,5005,1 //Gas Mask +2,5088,1 //Surprised Mask +2,5089,1 //Annoyed Mask +2,5090,1 //Goblin Leader Mask +2,2224,1 //Goggles +2,2225,1 //Goggles +2,10001,1 //Skull Helm +2,10002,1 //Monster Oxygen Mask +2,10003,1 //Transparent Headgear +2,10004,1 //Pacifier +2,10005,1 //Wig +2,10006,1 //Queen's Hair Ornament +2,10007,1 //Silk Ribbon +2,10008,1 //Punisher +2,10009,1 //Wild Flower +2,10010,1 //Battered Pot +2,10011,1 //Stellar Hairpin +2,10012,1 //Tiny Egg Shell +2,10013,1 //Backpack +2,10014,1 //Rocker Glasses +2,10015,1 //Green Lace +2,10016,1 //Golden Bell +2,10017,1 //Bark Shorts +2,10018,1 //Monkey Circlet +2,10019,1 //Red Scarf +2,10020,1 //Grave Keeper's Sword +2,701,1 //Ora Ora +2,702,1 //Animal Gore +2,703,1 //Hinalle +2,704,1 //Aloe +2,705,1 //Clover +2,706,1 //Four Leaf Clover +2,707,1 //Singing Plant +2,708,1 //Ment +2,710,1 //Illusion Flower +2,711,1 //Shoot +2,712,1 //Flower +2,713,1 //Empty Bottle +2,714,1 //Emperium +2,715,1 //Yellow Gemstone +2,716,1 //Red Gemstone +2,717,1 //Blue Gemstone +2,718,1 //Garnet +2,719,1 //Amethyst +2,720,1 //Aquamarine +2,721,1 //Emerald +2,722,1 //Pearl +2,723,1 //Ruby +2,724,1 //Cursed Ruby +2,725,1 //Sardonyx +2,726,1 //Sapphire +2,727,1 //Opal +2,728,1 //Topaz +2,729,1 //Zircon +2,730,1 //1carat Diamond +2,731,1 //2carat Diamond +2,732,1 //3carat Diamond +2,733,1 //Cracked Diamond +2,734,1 //Red Frame +2,735,1 //Chung Jah +2,736,1 //China +2,737,1 //Black Ladle +2,738,1 //Pencil Case +2,739,1 //Rouge +2,740,1 //Puppet +2,741,1 //Poring Doll +2,742,1 //Chonchon Doll +2,743,1 //Spore Doll +2,744,1 //Bouquet +2,745,1 //Wedding Bouquet +2,746,1 //Glass Bead +2,747,1 //Crystal Mirror +2,748,1 //Witherless Rose +2,749,1 //Frozen Rose +2,750,1 //Baphomet Doll +2,751,1 //Osiris Doll +2,752,1 //Grasshopper Doll +2,753,1 //Yoyo Doll +2,754,1 //Raccoon Doll +2,756,1 //Rough Oridecon +2,757,1 //Rough Elunium +2,901,1 //Danggie +2,902,1 //Tree Root +2,903,1 //Reptile Tongue +2,904,1 //Scorpion Tail +2,905,1 //Stem +2,906,1 //Pointed Scale +2,907,1 //Resin +2,908,1 //Spawn +2,909,1 //Jellopy +2,910,1 //Garlet +2,911,1 //Scell +2,912,1 //Zargon +2,913,1 //Tooth of Bat +2,914,1 //Fluff +2,915,1 //Chrysalis +2,916,1 //Feather of Birds +2,917,1 //Talon +2,918,1 //Sticky Webfoot +2,919,1 //Animal Skin +2,920,1 //Wolf Claw +2,921,1 //Mushroom Spore +2,922,1 //Orc's Fang +2,923,1 //Evil Horn +2,924,1 //Powder of Butterfly +2,925,1 //Bill of Birds +2,926,1 //Snake Scale +2,928,1 //Insect Feeler +2,929,1 //Immortal Heart +2,930,1 //Rotten Bandage +2,931,1 //Orcish Voucher +2,932,1 //Skel-Bone +2,934,1 //Memento +2,935,1 //Shell +2,936,1 //Scale Shell +2,937,1 //Venom Canine +2,938,1 //Sticky Mucus +2,939,1 //Bee Sting +2,940,1 //Grasshopper's Leg +2,941,1 //Nose Ring +2,942,1 //Yoyo Tail +2,943,1 //Solid Shell +2,944,1 //Horseshoe +2,945,1 //Raccoon Leaf +2,946,1 //Snail's Shell +2,947,1 //Horn +2,948,1 //Bear's Footskin +2,949,1 //Feather +2,950,1 //Heart of Mermaid +2,951,1 //Fin +2,952,1 //Cactus Needle +2,953,1 //Stone Heart +2,954,1 //Shining Scale +2,955,1 //Worm Peeling +2,956,1 //Gill +2,957,1 //Decayed Nail +2,958,1 //Horrendous Mouth +2,959,1 //Stinky Scale +2,960,1 //Nipper +2,961,1 //Conch +2,962,1 //Tentacle +2,963,1 //Sharp Scale +2,964,1 //Crab Shell +2,965,1 //Clam Shell +2,966,1 //Clam Flesh +2,967,1 //Turtle Shell +2,968,1 //Heroic Emblem +2,969,1 //Gold +2,970,1 //Alcohol +2,971,1 //Detrimindexta +2,972,1 //Karvodailnirol +2,973,1 //Counteragent +2,974,1 //Mixture +2,975,1 //Scarlet Dyestuff +2,976,1 //Lemon Dyestuff +2,978,1 //Cobaltblue Dyestuff +2,979,1 //Darkgreen Dyestuff +2,980,1 //Orange Dyestuff +2,981,1 //Violet Dyestuff +2,982,1 //White Dyestuff +2,983,1 //Black Dyestuff +2,984,1 //Oridecon +2,985,1 //Elunium +2,986,1 //Anvil +2,987,1 //Oridecon Anvil +2,988,1 //Golden Anvil +2,989,1 //Emperium Anvil +2,990,1 //Red Blood +2,991,1 //Crystal Blue +2,992,1 //Wind of Verdure +2,993,1 //Green Live +2,994,1 //Flame Heart +2,995,1 //Mystic Frozen +2,996,1 //Rough Wind +2,997,1 //Great Nature +2,998,1 //Iron +2,999,1 //Steel +2,1000,1 //Star Crumb +2,1001,1 //Star Dust +2,1002,1 //Iron Ore +2,1003,1 //Coal +2,1004,1 //Chivalry Emblem +2,1005,1 //Hammer of Blacksmith +2,1006,1 //Old Magicbook +2,1007,1 //Necklace of Wisdom +2,1008,1 //Necklace of Oblivion +2,1009,1 //Hand of God +2,1010,1 //Phracon +2,1011,1 //Emveretarcon +2,1012,1 //Frill +2,1013,1 //Rainbow Shell +2,1014,1 //Ant Jaw +2,1015,1 //Tongue +2,1016,1 //Rat Tail +2,1017,1 //Mole Whiskers +2,1018,1 //Mole Claw +2,1019,1 //Trunk +2,1020,1 //Black Hair +2,1021,1 //Dokebi Horn +2,1022,1 //Nine Tails +2,1023,1 //Fish Tail +2,1024,1 //Squid Ink +2,1025,1 //Cobweb +2,1026,1 //Acorn +2,1027,1 //Porcupine Quill +2,1028,1 //Mane +2,1029,1 //Tiger Skin +2,1030,1 //Tiger's Footskin +2,1031,1 //Mantis Scythe +2,1032,1 //Maneater Blossom +2,1033,1 //Maneater Root +2,1034,1 //Blue Hair +2,1035,1 //Dragon Canine +2,1036,1 //Dragon Scale +2,1037,1 //Dragon Tail +2,1038,1 //Little Evil Horn +2,1039,1 //Little Evil Wing +2,1040,1 //Elder Pixie's Moustache +2,1041,1 //Lantern +2,1042,1 //Bug Leg +2,1043,1 //Orc Claw +2,1044,1 //Zenorc's Fang +2,1045,1 //Cultish Masque +2,1046,1 //Scorpion Nipper +2,1047,1 //Dead Medusa +2,1048,1 //Horrendous Hair +2,1049,1 //Skirt of Virgin +2,1050,1 //Tendon +2,1051,1 //Detonator +2,1052,1 //Single Cell +2,1053,1 //Ancient Tooth +2,1054,1 //Ancient Lips +2,1055,1 //Earthworm Peeling +2,1056,1 //Grit +2,1057,1 //Moth Dust +2,1058,1 //Moth Wings +2,1059,1 //Fabric +2,1060,1 //Golden Hair +2,1061,1 //Witched Starsand +2,1062,1 //Jack o' Pumpkin +2,1063,1 //Fang +2,1064,1 //Reins +2,1065,1 //Trap +2,1066,1 //Fine-grained Trunk +2,1067,1 //Solid Trunk +2,1068,1 //Barren Trunk +2,1088,1 //Morocc Solution +2,1089,1 //Payon Solution +2,1092,1 //Empty Test Tube +2,1093,1 //Empty Potion Bottle +2,1094,1 //Short Daenggie +2,1095,1 //Clock Hand +2,1096,1 //Round Shell +2,1097,1 //Worn Out Page +2,1098,1 //Manacles +2,1099,1 //Worn-out Prison Uniform +2,7001,1 //Mould Powder +2,7002,1 //Ogre Tooth +2,7003,1 //Anolian Skin +2,7004,1 //Mud Lump +2,7005,1 //Skull +2,7006,1 //Wing of Red Bat +2,7007,1 //Claw of Rat +2,7008,1 //Stiff Horn +2,7009,1 //Glitter Shell +2,7010,1 //Tail of Steel Scorpion +2,7011,1 //Claw of Monkey +2,7012,1 //Tough Scalelike Stem +2,7013,1 //Coral Reef +2,7014,1 //Old Portrait +2,7015,1 //Memory Bookmark +2,7016,1 //Bent Spoon +2,7026,1 //Clock_Tower_Key +2,7027,1 //Key of the Underground +2,7030,1 //Claw of Desert Wolf +2,7031,1 //Old Frying Pan +2,7032,1 //Piece of Egg Shell +2,7033,1 //Poison Spore +2,7034,1 //Red Stocking +2,7035,1 //Matchstick +2,7036,1 //Fang of Garm +2,7038,1 //Yarn +2,7041,1 //Fine Grit +2,7047,1 //Alice's Apron +2,7048,1 //Talon of Griffon +2,7049,1 //Stone +2,7053,1 //Cyfar +2,7054,1 //Brigan +2,7059,1 //Free Ticket for Kafra Storage +2,7060,1 //Free Ticket for Kafra Transportation +2,7061,1 //Free Ticket for the Cart Service +2,7063,1 //Soft Feather +2,7064,1 //Wing of Dragonfly +2,7065,1 //Sea-Otter Fur +2,7066,1 //Ice Cubic +2,7067,1 //Stone Fragment +2,7068,1 //Burnt Tree +2,7069,1 //Destroyed Armor +2,7070,1 //Broken Shell +2,7071,1 //Tattered Clothes +2,7072,1 //Old Shuriken +2,7093,1 //Cogwheel +2,7094,1 //Fragment +2,7095,1 //Metal Fragment +2,7096,1 //Lava +2,7097,1 //Burning Heart +2,7098,1 //Live Coal +2,7099,1 //Worn-out Magic Scroll +2,7100,1 //Sharp Leaf +2,7101,1 //Peco Peco Feather +2,7106,1 //Antelope Horn +2,7107,1 //Antelope Skin +2,7108,1 //Piece of Shield +2,7109,1 //Shining Spear Blade +2,7110,1 //Broken Sword +2,7111,1 //Slick Paper +2,7112,1 //Sharp Paper +2,7113,1 //Broken Pharaoh Emblem +2,7114,1 //Masque of Tutankhamen +2,7115,1 //Harpy Feather +2,7116,1 //Harpy Talon +2,7117,1 //Torn Magic Book +2,7118,1 //Torn Scroll +2,7119,1 //Bacillus +2,7120,1 //Burning Horseshoe +2,7121,1 //Honey Pot +2,7122,1 //Burning Hair +2,7123,1 //Dragon Skin +2,7124,1 //Sand Clump +2,7125,1 //Scorpion Claw +2,7126,1 //Large Jellopy +2,7134,1 //Medicine Bowl +2,7135,1 //Fire Bottle +2,7136,1 //Acid Bottle +2,7137,1 //Plant Bottle +2,7138,1 //Marine Sphere Bottle +2,7139,1 //Glistening Coat +2,7149,1 //Yellow Plate +2,7150,1 //Piece of Bamboo +2,7151,1 //Oil Paper +2,7152,1 //Glossy Hair +2,7153,1 //Worn-out Kimono +2,7154,1 //Poisonous Powder +2,7155,1 //Poisonous Toad Skin +2,7156,1 //Broken Shuriken +2,7157,1 //Dark Mask +2,7158,1 //Broken Liquor Jar +2,7159,1 //Tengu Nose +2,7161,1 //Black Bear Skin +2,7162,1 //Cloud Crumb +2,7163,1 //Hard Feeler +2,7164,1 //Solid_Peach +2,7165,1 //Transparent Celestial Robe +2,7166,1 //Soft Silk +2,7167,1 //Strange Steel Piece +2,7168,1 //Giant Butterfly Wing +2,7169,1 //Ba_Gua +2,7170,1 //Tuxedo +2,7171,1 //Leopard Skin +2,7172,1 //Leopard Claw +2,7174,1 //Wrapping Lace +2,7175,1 //Wrapping Paper +2,7182,1 //Cacao +2,7186,1 //Thin Trunk +2,7187,1 //Festival Mask +2,7188,1 //Brown_Root +2,7189,1 //Wooden Heart +2,7190,1 //Solid Husk +2,7191,1 //Lamp +2,7192,1 //Vane +2,7193,1 //Sprout +2,7194,1 //Soft Blade of Grass +2,7195,1 //Slingshot +2,7196,1 //Shoulder Protector +2,7197,1 //Tough Vines +2,7198,1 //Huge Leaf +2,7200,1 //Elastic Band +2,7201,1 //Log +2,7202,1 //Pincher of Beetle +2,7203,1 //Strong Branch +2,7205,1 //Piece of Black Cloth +2,7206,1 //Black Cat Doll +2,7207,1 //Old Manteau +2,7208,1 //Rusty Kitchen Knife +2,7209,1 //Helm of Dullahan +2,7210,1 //Armor Piece of Dullahan +2,7211,1 //Fragment of Rossata Stone +2,7212,1 //Hung Doll +2,7213,1 //Needle Packet +2,7214,1 //Bat Cage +2,7215,1 //Broken Needle +2,7216,1 //Red Muffler +2,7217,1 //Spool +2,7218,1 //Decomposed Rope +2,7219,1 //Striped Sock +2,7220,1 //Ectoplasm +2,7221,1 //Tangled Chains +2,7222,1 //Wooden Gnarl +2,7223,1 //Contorted Self-Portrait +2,7225,1 //Pumpkin Lantern +2,7262,1 //Folding Fan of Cat Ghost +2,7263,1 //Cat's Eye +2,7264,1 //Dry Sand +2,7265,1 //Dragon Horn +2,7266,1 //Denture from Dragon Mask +2,7267,1 //Tiger Panty +2,7268,1 //Little Ghost Doll +2,7269,1 //Pinafore +2,7270,1 //Nursing_Bottle +2,1750,1 //Arrow +2,1751,1 //Silver Arrow +2,1752,1 //Fire Arrow +2,1753,1 //Steel Arrow +2,1754,1 //Crystal Arrow +2,1755,1 //Arrow of Wind +2,1756,1 //Stone Arrow +2,1757,1 //Immaterial Arrow +2,1758,1 //Stun Arrow +2,1759,1 //Frozen Arrow +2,1760,1 //Flash Arrow +2,1761,1 //Cursed Arrow +2,1762,1 //Rusty Arrow +2,1763,1 //Poison Arrow +2,1764,1 //Sharp Arrow +2,1765,1 //Oridecon Arrow +2,1767,1 //Shadow Arrow +2,1768,1 //Sleep Arrow +2,1769,1 //Mute Arrow +2,1770,1 //Iron Arrow +2,501,1 //Red Potion +2,502,1 //Orange Potion +2,503,1 //Yellow Potion +2,504,1 //White Potion +2,505,1 //Blue Potion +2,506,1 //Green Potion +2,507,1 //Red Herb +2,508,1 //Yellow Herb +2,509,1 //White Herb +2,510,1 //Blue Herb +2,511,1 //Green Herb +2,512,1 //Apple +2,513,1 //Banana +2,514,1 //Grape +2,515,1 //Carrot +2,516,1 //Potato +2,517,1 //Meat +2,518,1 //Honey +2,519,1 //Milk +2,520,1 //Hinalle Leaflet +2,521,1 //Aloe Leaflet +2,522,1 //Mastela Fruit +2,523,1 //Holy Water +2,525,1 //Panacea +2,526,1 //Royal Jelly +2,528,1 //Monster Food +2,529,1 //Candy +2,530,1 //Candy Cane +2,531,1 //Apple Juice +2,532,1 //Banana Juice +2,533,1 //Grape Juice +2,534,1 //Carrot Juice +2,535,1 //Pumpkin +2,536,1 //Ice Cream +2,537,1 //Pet Food +2,538,1 //Well-baked Cookie +2,539,1 //Piece of Cake +2,544,1 //Raw Fish +2,545,1 //Condensed Red Potion +2,546,1 //Condensed Yellow Potion +2,547,1 //Condensed White Potion +2,548,1 //Cheese +2,549,1 //Yam +2,550,1 //Rice Cake +2,551,1 //Sushi +2,553,1 //Bao +2,555,1 //Traditional Rice Cake +2,558,1 //Chocolate +2,561,1 //White Chocolate +2,601,1 //Fly Wing +2,602,1 //Butterfly Wing +2,603,1 //Old Blue Box +2,604,1 //Dead Branch +2,605,1 //Anodyne +2,606,1 //Aloevera +2,607,1 //Yggdrasil Berry +2,608,1 //Yggdrasil Seed +2,609,1 //Amulet +2,610,1 //Yggdrasil Leaf +2,611,1 //Magnifier +2,612,1 //Mini Furnace +2,613,1 //Iron Hammer +2,614,1 //Golden Hammer +2,615,1 //Oridecon Hammer +2,618,1 //Worn Out Scroll +2,619,1 //Unripe Apple +2,620,1 //Orange Juice +2,621,1 //Bitter Herb +2,622,1 //Rainbow Carrot +2,623,1 //Earthworm the Dude +2,624,1 //Rotten Fish +2,625,1 //Rusty Iron +2,626,1 //Monster Juice +2,627,1 //Sweet Milk +2,628,1 //Well-Dried Bone +2,629,1 //Singing Flower +2,630,1 //Dew Laden Moss +2,631,1 //Deadly Noxious Herb +2,632,1 //Fatty Chubby Earthworm +2,633,1 //Sweet Potato +2,634,1 //Tropical Banana +2,635,1 //Orc Trophy +2,636,1 //No Recipient +2,637,1 //Old Broom +2,638,1 //Silver Knife of Chastity +2,639,1 //Armlet of Obedience +2,640,1 //Shining Stone +2,641,1 //Contracts in Shadow +2,642,1 //Book of the Devil +2,643,1 //Pet Incubator +2,644,1 //Gift Box +2,645,1 //Concentration Potion +2,656,1 //Awakening Potion +2,657,1 //Berserk Potion +2,659,1 //Her Heart +2,663,1 //Songpyun +2,664,1 //Gift Box +2,665,1 //Gift Box +2,666,1 //Gift Box +2,667,1 //Gift Box +2,668,1 //Red_Envelope +2,678,1 //Poison Bottle +2,679,1 //Pilule +2,701,1 //Ora Ora +2,702,1 //Animal Gore +2,703,1 //Hinalle +2,704,1 //Aloe +2,705,1 //Clover +2,706,1 //Four Leaf Clover +2,707,1 //Singing Plant +2,708,1 //Ment +2,710,1 //Illusion Flower +2,711,1 //Shoot +2,712,1 //Flower +2,713,1 //Empty Bottle +2,714,1 //Emperium +2,715,1 //Yellow Gemstone +2,716,1 //Red Gemstone +2,717,1 //Blue Gemstone +2,718,1 //Garnet +2,719,1 //Amethyst +2,720,1 //Aquamarine +2,721,1 //Emerald +2,722,1 //Pearl +2,723,1 //Ruby +2,724,1 //Cursed Ruby +2,725,1 //Sardonyx +2,726,1 //Sapphire +2,727,1 //Opal +2,728,1 //Topaz +2,729,1 //Zircon +2,730,1 //1carat Diamond +2,731,1 //2carat Diamond +2,732,1 //3carat Diamond +2,733,1 //Cracked Diamond +2,734,1 //Red Frame +2,735,1 //Chung Jah +2,736,1 //China +2,737,1 //Black Ladle +2,738,1 //Pencil Case +2,739,1 //Rouge +2,740,1 //Puppet +2,741,1 //Poring Doll +2,742,1 //Chonchon Doll +2,743,1 //Spore Doll +2,744,1 //Bouquet +2,745,1 //Wedding Bouquet +2,746,1 //Glass Bead +2,747,1 //Crystal Mirror +2,748,1 //Witherless Rose +2,749,1 //Frozen Rose +2,750,1 //Baphomet Doll +2,751,1 //Osiris Doll +2,752,1 //Grasshopper Doll +2,753,1 //Yoyo Doll +2,754,1 //Raccoon Doll +2,756,1 //Rough Oridecon +2,757,1 //Rough Elunium +2,901,1 //Danggie +2,902,1 //Tree Root +2,903,1 //Reptile Tongue +2,904,1 //Scorpion Tail +2,905,1 //Stem +2,906,1 //Pointed Scale +2,907,1 //Resin +2,908,1 //Spawn +2,909,1 //Jellopy +2,910,1 //Garlet +2,911,1 //Scell +2,912,1 //Zargon +2,913,1 //Tooth of Bat +2,914,1 //Fluff +2,915,1 //Chrysalis +2,916,1 //Feather of Birds +2,917,1 //Talon +2,918,1 //Sticky Webfoot +2,919,1 //Animal Skin +2,920,1 //Wolf Claw +2,921,1 //Mushroom Spore +2,922,1 //Orc's Fang +2,923,1 //Evil Horn +2,924,1 //Powder of Butterfly +2,925,1 //Bill of Birds +2,926,1 //Snake Scale +2,928,1 //Insect Feeler +2,929,1 //Immortal Heart +2,930,1 //Rotten Bandage +2,931,1 //Orcish Voucher +2,932,1 //Skel-Bone +2,934,1 //Memento +2,935,1 //Shell +2,936,1 //Scale Shell +2,937,1 //Venom Canine +2,938,1 //Sticky Mucus +2,939,1 //Bee Sting +2,940,1 //Grasshopper's Leg +2,941,1 //Nose Ring +2,942,1 //Yoyo Tail +2,943,1 //Solid Shell +2,944,1 //Horseshoe +2,945,1 //Raccoon Leaf +2,946,1 //Snail's Shell +2,947,1 //Horn +2,948,1 //Bear's Footskin +2,949,1 //Feather +2,950,1 //Heart of Mermaid +2,951,1 //Fin +2,952,1 //Cactus Needle +2,953,1 //Stone Heart +2,954,1 //Shining Scale +2,955,1 //Worm Peeling +2,956,1 //Gill +2,957,1 //Decayed Nail +2,958,1 //Horrendous Mouth +2,959,1 //Stinky Scale +2,960,1 //Nipper +2,961,1 //Conch +2,962,1 //Tentacle +2,963,1 //Sharp Scale +2,964,1 //Crab Shell +2,965,1 //Clam Shell +2,966,1 //Clam Flesh +2,967,1 //Turtle Shell +2,968,1 //Heroic Emblem +2,969,1 //Gold +2,970,1 //Alcohol +2,971,1 //Detrimindexta +2,972,1 //Karvodailnirol +2,973,1 //Counteragent +2,974,1 //Mixture +2,975,1 //Scarlet Dyestuff +2,976,1 //Lemon Dyestuff +2,978,1 //Cobaltblue Dyestuff +2,979,1 //Darkgreen Dyestuff +2,980,1 //Orange Dyestuff +2,981,1 //Violet Dyestuff +2,982,1 //White Dyestuff +2,983,1 //Black Dyestuff +2,984,1 //Oridecon +2,985,1 //Elunium +2,986,1 //Anvil +2,987,1 //Oridecon Anvil +2,988,1 //Golden Anvil +2,989,1 //Emperium Anvil +2,990,1 //Red Blood +2,991,1 //Crystal Blue +2,992,1 //Wind of Verdure +2,993,1 //Green Live +2,994,1 //Flame Heart +2,995,1 //Mystic Frozen +2,996,1 //Rough Wind +2,997,1 //Great Nature +2,998,1 //Iron +2,999,1 //Steel +2,1000,1 //Star Crumb +2,1001,1 //Star Dust +2,1002,1 //Iron Ore +2,1003,1 //Coal +2,1004,1 //Chivalry Emblem +2,1005,1 //Hammer of Blacksmith +2,1006,1 //Old Magicbook +2,1007,1 //Necklace of Wisdom +2,1008,1 //Necklace of Oblivion +2,1009,1 //Hand of God +2,1010,1 //Phracon +2,1011,1 //Emveretarcon +2,1012,1 //Frill +2,1013,1 //Rainbow Shell +2,1014,1 //Ant Jaw +2,1015,1 //Tongue +2,1016,1 //Rat Tail +2,1017,1 //Mole Whiskers +2,1018,1 //Mole Claw +2,1019,1 //Trunk +2,1020,1 //Black Hair +2,1021,1 //Dokebi Horn +2,1022,1 //Nine Tails +2,1023,1 //Fish Tail +2,1024,1 //Squid Ink +2,1025,1 //Cobweb +2,1026,1 //Acorn +2,1027,1 //Porcupine Quill +2,1028,1 //Mane +2,1029,1 //Tiger Skin +2,1030,1 //Tiger's Footskin +2,1031,1 //Mantis Scythe +2,1032,1 //Maneater Blossom +2,1033,1 //Maneater Root +2,1034,1 //Blue Hair +2,1035,1 //Dragon Canine +2,1036,1 //Dragon Scale +2,1037,1 //Dragon Tail +2,1038,1 //Little Evil Horn +2,1039,1 //Little Evil Wing +2,1040,1 //Elder Pixie's Moustache +2,1041,1 //Lantern +2,1042,1 //Bug Leg +2,1043,1 //Orc Claw +2,1044,1 //Zenorc's Fang +2,1045,1 //Cultish Masque +2,1046,1 //Scorpion Nipper +2,1047,1 //Dead Medusa +2,1048,1 //Horrendous Hair +2,1049,1 //Skirt of Virgin +2,1050,1 //Tendon +2,1051,1 //Detonator +2,1052,1 //Single Cell +2,1053,1 //Ancient Tooth +2,1054,1 //Ancient Lips +2,1055,1 //Earthworm Peeling +2,1056,1 //Grit +2,1057,1 //Moth Dust +2,1058,1 //Moth Wings +2,1059,1 //Fabric +2,1060,1 //Golden Hair +2,1061,1 //Witched Starsand +2,1062,1 //Jack o' Pumpkin +2,1063,1 //Fang +2,1064,1 //Reins +2,1065,1 //Trap +2,1066,1 //Fine-grained Trunk +2,1067,1 //Solid Trunk +2,1068,1 //Barren Trunk +2,1088,1 //Morocc Solution +2,1089,1 //Payon Solution +2,1092,1 //Empty Test Tube +2,1093,1 //Empty Potion Bottle +2,1094,1 //Short Daenggie +2,1095,1 //Clock Hand +2,1096,1 //Round Shell +2,1097,1 //Worn Out Page +2,1098,1 //Manacles +2,1099,1 //Worn-out Prison Uniform +2,7001,1 //Mould Powder +2,7002,1 //Ogre Tooth +2,7003,1 //Anolian Skin +2,7004,1 //Mud Lump +2,7005,1 //Skull +2,7006,1 //Wing of Red Bat +2,7007,1 //Claw of Rat +2,7008,1 //Stiff Horn +2,7009,1 //Glitter Shell +2,7010,1 //Tail of Steel Scorpion +2,7011,1 //Claw of Monkey +2,7012,1 //Tough Scalelike Stem +2,7013,1 //Coral Reef +2,7014,1 //Old Portrait +2,7015,1 //Memory Bookmark +2,7016,1 //Bent Spoon +2,7026,1 //Clock_Tower_Key +2,7027,1 //Key of the Underground +2,7030,1 //Claw of Desert Wolf +2,7031,1 //Old Frying Pan +2,7032,1 //Piece of Egg Shell +2,7033,1 //Poison Spore +2,7034,1 //Red Stocking +2,7035,1 //Matchstick +2,7036,1 //Fang of Garm +2,7038,1 //Yarn +2,7041,1 //Fine Grit +2,7047,1 //Alice's Apron +2,7048,1 //Talon of Griffon +2,7049,1 //Stone +2,7053,1 //Cyfar +2,7054,1 //Brigan +2,7059,1 //Free Ticket for Kafra Storage +2,7060,1 //Free Ticket for Kafra Transportation +2,7061,1 //Free Ticket for the Cart Service +2,7063,1 //Soft Feather +2,7064,1 //Wing of Dragonfly +2,7065,1 //Sea-Otter Fur +2,7066,1 //Ice Cubic +2,7067,1 //Stone Fragment +2,7068,1 //Burnt Tree +2,7069,1 //Destroyed Armor +2,7070,1 //Broken Shell +2,7071,1 //Tattered Clothes +2,7072,1 //Old Shuriken +2,7093,1 //Cogwheel +2,7094,1 //Fragment +2,7095,1 //Metal Fragment +2,7096,1 //Lava +2,7097,1 //Burning Heart +2,7098,1 //Live Coal +2,7099,1 //Worn-out Magic Scroll +2,7100,1 //Sharp Leaf +2,7101,1 //Peco Peco Feather +2,7106,1 //Antelope Horn +2,7107,1 //Antelope Skin +2,7108,1 //Piece of Shield +2,7109,1 //Shining Spear Blade +2,7110,1 //Broken Sword +2,7111,1 //Slick Paper +2,7112,1 //Sharp Paper +2,7113,1 //Broken Pharaoh Emblem +2,7114,1 //Masque of Tutankhamen +2,7115,1 //Harpy Feather +2,7116,1 //Harpy Talon +2,7117,1 //Torn Magic Book +2,7118,1 //Torn Scroll +2,7119,1 //Bacillus +2,7120,1 //Burning Horseshoe +2,7121,1 //Honey Pot +2,7122,1 //Burning Hair +2,7123,1 //Dragon Skin +2,7124,1 //Sand Clump +2,7125,1 //Scorpion Claw +2,7126,1 //Large Jellopy +2,7134,1 //Medicine Bowl +2,7135,1 //Fire Bottle +2,7136,1 //Acid Bottle +2,7137,1 //Plant Bottle +2,7138,1 //Marine Sphere Bottle +2,7139,1 //Glistening Coat +2,7149,1 //Yellow Plate +2,7150,1 //Piece of Bamboo +2,7151,1 //Oil Paper +2,7152,1 //Glossy Hair +2,7153,1 //Worn-out Kimono +2,7154,1 //Poisonous Powder +2,7155,1 //Poisonous Toad Skin +2,7156,1 //Broken Shuriken +2,7157,1 //Dark Mask +2,7158,1 //Broken Liquor Jar +2,7159,1 //Tengu Nose +2,7161,1 //Black Bear Skin +2,7162,1 //Cloud Crumb +2,7163,1 //Hard Feeler +2,7164,1 //Solid_Peach +2,7165,1 //Transparent Celestial Robe +2,7166,1 //Soft Silk +2,7167,1 //Strange Steel Piece +2,7168,1 //Giant Butterfly Wing +2,7169,1 //Ba_Gua +2,7170,1 //Tuxedo +2,7171,1 //Leopard Skin +2,7172,1 //Leopard Claw +2,7174,1 //Wrapping Lace +2,7175,1 //Wrapping Paper +2,7182,1 //Cacao +2,7186,1 //Thin Trunk +2,7187,1 //Festival Mask +2,7188,1 //Brown_Root +2,7189,1 //Wooden Heart +2,7190,1 //Solid Husk +2,7191,1 //Lamp +2,7192,1 //Vane +2,7193,1 //Sprout +2,7194,1 //Soft Blade of Grass +2,7195,1 //Slingshot +2,7196,1 //Shoulder Protector +2,7197,1 //Tough Vines +2,7198,1 //Huge Leaf +2,7200,1 //Elastic Band +2,7201,1 //Log +2,7202,1 //Pincher of Beetle +2,7203,1 //Strong Branch +2,7205,1 //Piece of Black Cloth +2,7206,1 //Black Cat Doll +2,7207,1 //Old Manteau +2,7208,1 //Rusty Kitchen Knife +2,7209,1 //Helm of Dullahan +2,7210,1 //Armor Piece of Dullahan +2,7211,1 //Fragment of Rossata Stone +2,7212,1 //Hung Doll +2,7213,1 //Needle Packet +2,7214,1 //Bat Cage +2,7215,1 //Broken Needle +2,7216,1 //Red Muffler +2,7217,1 //Spool +2,7218,1 //Decomposed Rope +2,7219,1 //Striped Sock +2,7220,1 //Ectoplasm +2,7221,1 //Tangled Chains +2,7222,1 //Wooden Gnarl +2,7223,1 //Contorted Self-Portrait +2,7225,1 //Pumpkin Lantern +2,7262,1 //Folding Fan of Cat Ghost +2,7263,1 //Cat's Eye +2,7264,1 //Dry Sand +2,7265,1 //Dragon Horn +2,7266,1 //Denture from Dragon Mask +2,7267,1 //Tiger Panty +2,7268,1 //Little Ghost Doll +2,7269,1 //Pinafore +2,7270,1 //Nursing_Bottle +2,1750,1 //Arrow +2,1751,1 //Silver Arrow +2,1752,1 //Fire Arrow +2,1753,1 //Steel Arrow +2,1754,1 //Crystal Arrow +2,1755,1 //Arrow of Wind +2,1756,1 //Stone Arrow +2,1757,1 //Immaterial Arrow +2,1758,1 //Stun Arrow +2,1759,1 //Frozen Arrow +2,1760,1 //Flash Arrow +2,1761,1 //Cursed Arrow +2,1762,1 //Rusty Arrow +2,1763,1 //Poison Arrow +2,1764,1 //Sharp Arrow +2,1765,1 //Oridecon Arrow +2,1767,1 //Shadow Arrow +2,1768,1 //Sleep Arrow +2,1769,1 //Mute Arrow +2,1770,1 //Iron Arrow +2,501,1 //Red Potion +2,502,1 //Orange Potion +2,503,1 //Yellow Potion +2,504,1 //White Potion +2,505,1 //Blue Potion +2,506,1 //Green Potion +2,507,1 //Red Herb +2,508,1 //Yellow Herb +2,509,1 //White Herb +2,510,1 //Blue Herb +2,511,1 //Green Herb +2,512,1 //Apple +2,513,1 //Banana +2,514,1 //Grape +2,515,1 //Carrot +2,516,1 //Potato +2,517,1 //Meat +2,518,1 //Honey +2,519,1 //Milk +2,520,1 //Hinalle Leaflet +2,521,1 //Aloe Leaflet +2,522,1 //Mastela Fruit +2,523,1 //Holy Water +2,525,1 //Panacea +2,526,1 //Royal Jelly +2,528,1 //Monster Food +2,529,1 //Candy +2,530,1 //Candy Cane +2,531,1 //Apple Juice +2,532,1 //Banana Juice +2,533,1 //Grape Juice +2,534,1 //Carrot Juice +2,535,1 //Pumpkin +2,536,1 //Ice Cream +2,537,1 //Pet Food +2,538,1 //Well-baked Cookie +2,539,1 //Piece of Cake +2,544,1 //Raw Fish +2,545,1 //Condensed Red Potion +2,546,1 //Condensed Yellow Potion +2,547,1 //Condensed White Potion +2,548,1 //Cheese +2,549,1 //Yam +2,550,1 //Rice Cake +2,551,1 //Sushi +2,553,1 //Bao +2,555,1 //Traditional Rice Cake +2,558,1 //Chocolate +2,561,1 //White Chocolate +2,601,1 //Fly Wing +2,602,1 //Butterfly Wing +2,603,1 //Old Blue Box +2,604,1 //Dead Branch +2,605,1 //Anodyne +2,606,1 //Aloevera +2,607,1 //Yggdrasil Berry +2,608,1 //Yggdrasil Seed +2,609,1 //Amulet +2,610,1 //Yggdrasil Leaf +2,611,1 //Magnifier +2,612,1 //Mini Furnace +2,613,1 //Iron Hammer +2,614,1 //Golden Hammer +2,615,1 //Oridecon Hammer +2,618,1 //Worn Out Scroll +2,619,1 //Unripe Apple +2,620,1 //Orange Juice +2,621,1 //Bitter Herb +2,622,1 //Rainbow Carrot +2,623,1 //Earthworm the Dude +2,624,1 //Rotten Fish +2,625,1 //Rusty Iron +2,626,1 //Monster Juice +2,627,1 //Sweet Milk +2,628,1 //Well-Dried Bone +2,629,1 //Singing Flower +2,630,1 //Dew Laden Moss +2,631,1 //Deadly Noxious Herb +2,632,1 //Fatty Chubby Earthworm +2,633,1 //Sweet Potato +2,634,1 //Tropical Banana +2,635,1 //Orc Trophy +2,636,1 //No Recipient +2,637,1 //Old Broom +2,638,1 //Silver Knife of Chastity +2,639,1 //Armlet of Obedience +2,640,1 //Shining Stone +2,641,1 //Contracts in Shadow +2,642,1 //Book of the Devil +2,643,1 //Pet Incubator +2,644,1 //Gift Box +2,645,1 //Concentration Potion +2,656,1 //Awakening Potion +2,657,1 //Berserk Potion +2,659,1 //Her Heart +2,663,1 //Songpyun +2,664,1 //Gift Box +2,665,1 //Gift Box +2,666,1 //Gift Box +2,667,1 //Gift Box +2,668,1 //Red_Envelope +2,678,1 //Poison Bottle +2,679,1 //Pilule +2,2102,1 //Guard +2,2104,1 //Buckler +2,2106,1 //Shield +2,2108,1 //Mirror Shield +2,2109,1 //Memory Book +2,2112,1 //Novice Guard +2,2302,1 //Cotton Shirt +2,2304,1 //Jacket +2,2306,1 //Adventurer's Suit +2,2308,1 //Mantle +2,2310,1 //Coat +2,2311,1 //Mink Coat +2,2313,1 //Padded Armor +2,2315,1 //Chain Mail +2,2317,1 //Full Plate +2,2318,1 //Lord's Clothes +2,2320,1 //Formal Suit +2,2322,1 //Silk Robe +2,2324,1 //Scapulare +2,2326,1 //Saint's Robe +2,2329,1 //Wooden Mail +2,2331,1 //Tights +2,2333,1 //Silver Robe +2,2336,1 //Thief Clothes +2,2337,1 //Ninja Suit +2,2338,1 //Wedding Dress +2,2339,1 //Pantie +2,2340,1 //Novice Breastplate +2,2352,1 //Tattered Novice Ninja Suit +2,2402,1 //Sandals +2,2404,1 //Shoes +2,2406,1 //Boots +2,2407,1 //Crystal Pumps +2,2408,1 //Shackles +2,2409,1 //High Heels +2,2411,1 //Greaves +2,2414,1 //Novice Slippers +2,2502,1 //Hood +2,2504,1 //Muffler +2,2506,1 //Manteau +2,2507,1 //Ancient Cape +2,2508,1 //Ragamuffin Manteau +2,2510,1 //Somber Novice Hood +2,2601,1 //Ring +2,2602,1 //Earring +2,2603,1 //Necklace +2,2604,1 //Glove +2,2605,1 //Brooch +2,2607,1 //Clip +2,2608,1 //Rosary +2,2609,1 //Skull Ring +2,2610,1 //Gold Ring +2,2611,1 //Silver Ring +2,2612,1 //Flower Ring +2,2613,1 //Diamond Ring +2,2617,1 //Celebrant's Mitten +2,2618,1 //Matyr's Leash +2,2627,1 //Belt +2,2628,1 //Novice Armlet +2,1117,1 //Katana +2,1152,1 //Slayer +2,1155,1 //Bastard Sword +2,1158,1 //Two-Handed Sword +2,1162,1 //Broad Sword +2,1163,1 //Claymore +2,1251,1 //Jur +2,1253,1 //Katar +2,1255,1 //Jamadhar +2,1256,1 //Katar of Frozen Icicle +2,1257,1 //Katar of Quaking +2,1258,1 //Katar of Raging Blaze +2,1259,1 //Katar of Piercing Wind +2,1352,1 //Battle Axe +2,1355,1 //Hammer +2,1358,1 //Buster +2,1361,1 //Two-Handed Axe +2,1411,1 //Lance +2,1452,1 //Guisarme +2,1455,1 //Glaive +2,1458,1 //Partizan +2,1461,1 //Trident +2,1464,1 //Halberd +2,1472,1 //Soul Staff +2,1702,1 //Bow +2,1705,1 //Composite Bow +2,1708,1 //Great Bow +2,1711,1 //Crossbow +2,1715,1 //Arbalest +2,1716,1 //Gakkung Bow +2,1718,1 //Hunter Bow +2,1102,1 //Sword +2,1105,1 //Falchion +2,1108,1 //Blade +2,1111,1 //Rapier +2,1114,1 //Scimitar +2,1120,1 //Tsurugi +2,1124,1 //Orcish sword +2,1125,1 //Ring Pommel Saber +2,1127,1 //Saber +2,1128,1 //Haedonggum +2,1129,1 //Flamberge +2,1202,1 //Knife +2,1205,1 //Cutter +2,1208,1 //Main Gauche +2,1211,1 //Dirk +2,1214,1 //Dagger +2,1217,1 //Stiletto +2,1220,1 //Gladius +2,1226,1 //Damascus +2,1243,1 //Novice Main Gauche +2,1302,1 //Axe +2,1304,1 //Orcish Axe +2,1402,1 //Javelin +2,1405,1 //Spear +2,1408,1 //Pike +2,1502,1 //Club +2,1505,1 //Mace +2,1508,1 //Smasher +2,1511,1 //Flail +2,1514,1 //Morning Star +2,1517,1 //Sword Mace +2,1520,1 //Chain +2,1522,1 //Stunner +2,1550,1 //Book +2,1551,1 //Bible +2,1552,1 //Tablet +2,1553,1 //Book of Billows +2,1554,1 //Book of Mother Earth +2,1555,1 //Book of the Blazing Sun +2,1556,1 //Book of Gust of Wind +2,1558,1 //Girl's Diary +2,1602,1 //Rod +2,1605,1 //Wand +2,1608,1 //Staff +2,1611,1 //Arc Wand +2,1613,1 //Mighty Staff +2,1614,1 //Wand of Occult +2,1615,1 //Evil Bone Wand +2,1802,1 //Waghnak +2,1804,1 //Knuckle Duster +2,1806,1 //Studded Knuckles +2,1808,1 //Fist +2,1810,1 //Claw +2,1812,1 //Finger +2,1902,1 //Violin +2,1904,1 //Mandolin +2,1906,1 //Lute +2,1908,1 //Guitar +2,1910,1 //Harp +2,1912,1 //Gumoongoh +2,1951,1 //Rope +2,1953,1 //Whip +2,1955,1 //Wire Whip +2,1957,1 //Rante Whip +2,1959,1 //Tail Whip +2,1961,1 //Whip +2,2201,1 //Sunglasses +2,2203,1 //Glasses +2,2205,1 //Diver Goggles +2,2206,1 //Wedding Veil +2,2207,1 //Fancy Flower +2,2208,1 //Ribbon +2,2209,1 //Ribbon +2,2210,1 //Hair Band +2,2211,1 //Bandana +2,2212,1 //Eye Patch +2,2213,1 //Kitty Band +2,2214,1 //Bunny Band +2,2215,1 //Flower Band +2,2216,1 //Biretta +2,2217,1 //Biretta +2,2218,1 //Flu Mask +2,2220,1 //Hat +2,2221,1 //Hat +2,2222,1 //Turban +2,2223,1 //Turban +2,2226,1 //Cap +2,2227,1 //Cap +2,2228,1 //Helm +2,2229,1 //Helm +2,2230,1 //Gemmed Sallet +2,2231,1 //Gemmed Sallet +2,2232,1 //Circlet +2,2233,1 //Circlet +2,2236,1 //Santa Hat +2,2239,1 //Monocle +2,2241,1 //Grandpa Beard +2,2242,1 //Purple Glasses +2,2243,1 //Geek Glasses +2,2244,1 //Big Ribbon +2,2245,1 //Sweet Gent +2,2246,1 //Golden Gear +2,2247,1 //Romantic Gent +2,2248,1 //Western Grace +2,2250,1 //Cute Ribbon +2,2251,1 //Monk Hat +2,2252,1 //Wizard Hat +2,2253,1 //Sunflower +2,2257,1 //Unicorn Horn +2,2259,1 //Mini Propeller +2,2260,1 //Mini Glasses +2,2261,1 //Army Cap +2,2262,1 //Clown Nose +2,2263,1 //Zorro Masque +2,2265,1 //Gangster Mask +2,2266,1 //Iron Cain +2,2267,1 //Cigarette +2,2268,1 //Pipe +2,2269,1 //Romantic Flower +2,2270,1 //Romantic Leaf +2,2271,1 //Jack be Dandy +2,2275,1 //Red Bandana +2,2276,1 //Angled Glasses +2,2277,1 //Nurse Cap +2,2279,1 //Bomb Wick +2,2282,1 //Halo +2,2285,1 //Apple of Archer +2,2287,1 //Pirate Bandana +2,2289,1 //Poo Poo Hat +2,2290,1 //Funeral Hat +2,2291,1 //Masquerade +2,2294,1 //Stellar +2,2295,1 //Blinker +2,2298,1 //Green Feeler +2,2299,1 //Orc Helm +2,5003,1 //Joker Jester +2,5006,1 //Machoman's Glasses +2,5008,1 //Puppy Love +2,5009,1 //Safety Helmet +2,5010,1 //Indian Fillet +2,5011,1 //Aerial +2,5014,1 //Fin Helm +2,5015,1 //Egg Shell +2,5030,1 //Panda Hat +2,5035,1 //Poring Hat +2,5037,1 //Nutshell +2,5055,1 //Novice False Eggshell +2,2278,1 //Mr. Smile +2,2288,1 //Mr. Scream +2,2297,1 //Goblin Mask +2,5005,1 //Gas Mask +2,5088,1 //Surprised Mask +2,5089,1 //Annoyed Mask +2,5090,1 //Goblin Leader Mask +2,2224,1 //Goggles +2,2225,1 //Goggles +2,10001,1 //Skull Helm +2,10002,1 //Monster Oxygen Mask +2,10003,1 //Transparent Headgear +2,10004,1 //Pacifier +2,10005,1 //Wig +2,10006,1 //Queen's Hair Ornament +2,10007,1 //Silk Ribbon +2,10008,1 //Punisher +2,10009,1 //Wild Flower +2,10010,1 //Battered Pot +2,10011,1 //Stellar Hairpin +2,10012,1 //Tiny Egg Shell +2,10013,1 //Backpack +2,10014,1 //Rocker Glasses +2,10015,1 //Green Lace +2,10016,1 //Golden Bell +2,10017,1 //Bark Shorts +2,10018,1 //Monkey Circlet +2,10019,1 //Red Scarf +2,10020,1 //Grave Keeper's Sword +2,701,1 //Ora Ora +2,702,1 //Animal Gore +2,703,1 //Hinalle +2,704,1 //Aloe +2,705,1 //Clover +2,706,1 //Four Leaf Clover +2,707,1 //Singing Plant +2,708,1 //Ment +2,710,1 //Illusion Flower +2,711,1 //Shoot +2,712,1 //Flower +2,713,1 //Empty Bottle +2,714,1 //Emperium +2,715,1 //Yellow Gemstone +2,716,1 //Red Gemstone +2,717,1 //Blue Gemstone +2,718,1 //Garnet +2,719,1 //Amethyst +2,720,1 //Aquamarine +2,721,1 //Emerald +2,722,1 //Pearl +2,723,1 //Ruby +2,724,1 //Cursed Ruby +2,725,1 //Sardonyx +2,726,1 //Sapphire +2,727,1 //Opal +2,728,1 //Topaz +2,729,1 //Zircon +2,730,1 //1carat Diamond +2,731,1 //2carat Diamond +2,732,1 //3carat Diamond +2,733,1 //Cracked Diamond +2,734,1 //Red Frame +2,735,1 //Chung Jah +2,736,1 //China +2,737,1 //Black Ladle +2,738,1 //Pencil Case +2,739,1 //Rouge +2,740,1 //Puppet +2,741,1 //Poring Doll +2,742,1 //Chonchon Doll +2,743,1 //Spore Doll +2,744,1 //Bouquet +2,745,1 //Wedding Bouquet +2,746,1 //Glass Bead +2,747,1 //Crystal Mirror +2,748,1 //Witherless Rose +2,749,1 //Frozen Rose +2,750,1 //Baphomet Doll +2,751,1 //Osiris Doll +2,752,1 //Grasshopper Doll +2,753,1 //Yoyo Doll +2,754,1 //Raccoon Doll +2,756,1 //Rough Oridecon +2,757,1 //Rough Elunium +2,901,1 //Danggie +2,902,1 //Tree Root +2,903,1 //Reptile Tongue +2,904,1 //Scorpion Tail +2,905,1 //Stem +2,906,1 //Pointed Scale +2,907,1 //Resin +2,908,1 //Spawn +2,909,1 //Jellopy +2,910,1 //Garlet +2,911,1 //Scell +2,912,1 //Zargon +2,913,1 //Tooth of Bat +2,914,1 //Fluff +2,915,1 //Chrysalis +2,916,1 //Feather of Birds +2,917,1 //Talon +2,918,1 //Sticky Webfoot +2,919,1 //Animal Skin +2,920,1 //Wolf Claw +2,921,1 //Mushroom Spore +2,922,1 //Orc's Fang +2,923,1 //Evil Horn +2,924,1 //Powder of Butterfly +2,925,1 //Bill of Birds +2,926,1 //Snake Scale +2,928,1 //Insect Feeler +2,929,1 //Immortal Heart +2,930,1 //Rotten Bandage +2,931,1 //Orcish Voucher +2,932,1 //Skel-Bone +2,934,1 //Memento +2,935,1 //Shell +2,936,1 //Scale Shell +2,937,1 //Venom Canine +2,938,1 //Sticky Mucus +2,939,1 //Bee Sting +2,940,1 //Grasshopper's Leg +2,941,1 //Nose Ring +2,942,1 //Yoyo Tail +2,943,1 //Solid Shell +2,944,1 //Horseshoe +2,945,1 //Raccoon Leaf +2,946,1 //Snail's Shell +2,947,1 //Horn +2,948,1 //Bear's Footskin +2,949,1 //Feather +2,950,1 //Heart of Mermaid +2,951,1 //Fin +2,952,1 //Cactus Needle +2,953,1 //Stone Heart +2,954,1 //Shining Scale +2,955,1 //Worm Peeling +2,956,1 //Gill +2,957,1 //Decayed Nail +2,958,1 //Horrendous Mouth +2,959,1 //Stinky Scale +2,960,1 //Nipper +2,961,1 //Conch +2,962,1 //Tentacle +2,963,1 //Sharp Scale +2,964,1 //Crab Shell +2,965,1 //Clam Shell +2,966,1 //Clam Flesh +2,967,1 //Turtle Shell +2,968,1 //Heroic Emblem +2,969,1 //Gold +2,970,1 //Alcohol +2,971,1 //Detrimindexta +2,972,1 //Karvodailnirol +2,973,1 //Counteragent +2,974,1 //Mixture +2,975,1 //Scarlet Dyestuff +2,976,1 //Lemon Dyestuff +2,978,1 //Cobaltblue Dyestuff +2,979,1 //Darkgreen Dyestuff +2,980,1 //Orange Dyestuff +2,981,1 //Violet Dyestuff +2,982,1 //White Dyestuff +2,983,1 //Black Dyestuff +2,984,1 //Oridecon +2,985,1 //Elunium +2,986,1 //Anvil +2,987,1 //Oridecon Anvil +2,988,1 //Golden Anvil +2,989,1 //Emperium Anvil +2,990,1 //Red Blood +2,991,1 //Crystal Blue +2,992,1 //Wind of Verdure +2,993,1 //Green Live +2,994,1 //Flame Heart +2,995,1 //Mystic Frozen +2,996,1 //Rough Wind +2,997,1 //Great Nature +2,998,1 //Iron +2,999,1 //Steel +2,1000,1 //Star Crumb +2,1001,1 //Star Dust +2,1002,1 //Iron Ore +2,1003,1 //Coal +2,1004,1 //Chivalry Emblem +2,1005,1 //Hammer of Blacksmith +2,1006,1 //Old Magicbook +2,1007,1 //Necklace of Wisdom +2,1008,1 //Necklace of Oblivion +2,1009,1 //Hand of God +2,1010,1 //Phracon +2,1011,1 //Emveretarcon +2,1012,1 //Frill +2,1013,1 //Rainbow Shell +2,1014,1 //Ant Jaw +2,1015,1 //Tongue +2,1016,1 //Rat Tail +2,1017,1 //Mole Whiskers +2,1018,1 //Mole Claw +2,1019,1 //Trunk +2,1020,1 //Black Hair +2,1021,1 //Dokebi Horn +2,1022,1 //Nine Tails +2,1023,1 //Fish Tail +2,1024,1 //Squid Ink +2,1025,1 //Cobweb +2,1026,1 //Acorn +2,1027,1 //Porcupine Quill +2,1028,1 //Mane +2,1029,1 //Tiger Skin +2,1030,1 //Tiger's Footskin +2,1031,1 //Mantis Scythe +2,1032,1 //Maneater Blossom +2,1033,1 //Maneater Root +2,1034,1 //Blue Hair +2,1035,1 //Dragon Canine +2,1036,1 //Dragon Scale +2,1037,1 //Dragon Tail +2,1038,1 //Little Evil Horn +2,1039,1 //Little Evil Wing +2,1040,1 //Elder Pixie's Moustache +2,1041,1 //Lantern +2,1042,1 //Bug Leg +2,1043,1 //Orc Claw +2,1044,1 //Zenorc's Fang +2,1045,1 //Cultish Masque +2,1046,1 //Scorpion Nipper +2,1047,1 //Dead Medusa +2,1048,1 //Horrendous Hair +2,1049,1 //Skirt of Virgin +2,1050,1 //Tendon +2,1051,1 //Detonator +2,1052,1 //Single Cell +2,1053,1 //Ancient Tooth +2,1054,1 //Ancient Lips +2,1055,1 //Earthworm Peeling +2,1056,1 //Grit +2,1057,1 //Moth Dust +2,1058,1 //Moth Wings +2,1059,1 //Fabric +2,1060,1 //Golden Hair +2,1061,1 //Witched Starsand +2,1062,1 //Jack o' Pumpkin +2,1063,1 //Fang +2,1064,1 //Reins +2,1065,1 //Trap +2,1066,1 //Fine-grained Trunk +2,1067,1 //Solid Trunk +2,1068,1 //Barren Trunk +2,1088,1 //Morocc Solution +2,1089,1 //Payon Solution +2,1092,1 //Empty Test Tube +2,1093,1 //Empty Potion Bottle +2,1094,1 //Short Daenggie +2,1095,1 //Clock Hand +2,1096,1 //Round Shell +2,1097,1 //Worn Out Page +2,1098,1 //Manacles +2,1099,1 //Worn-out Prison Uniform +2,7001,1 //Mould Powder +2,7002,1 //Ogre Tooth +2,7003,1 //Anolian Skin +2,7004,1 //Mud Lump +2,7005,1 //Skull +2,7006,1 //Wing of Red Bat +2,7007,1 //Claw of Rat +2,7008,1 //Stiff Horn +2,7009,1 //Glitter Shell +2,7010,1 //Tail of Steel Scorpion +2,7011,1 //Claw of Monkey +2,7012,1 //Tough Scalelike Stem +2,7013,1 //Coral Reef +2,7014,1 //Old Portrait +2,7015,1 //Memory Bookmark +2,7016,1 //Bent Spoon +2,7026,1 //Clock_Tower_Key +2,7027,1 //Key of the Underground +2,7030,1 //Claw of Desert Wolf +2,7031,1 //Old Frying Pan +2,7032,1 //Piece of Egg Shell +2,7033,1 //Poison Spore +2,7034,1 //Red Stocking +2,7035,1 //Matchstick +2,7036,1 //Fang of Garm +2,7038,1 //Yarn +2,7041,1 //Fine Grit +2,7047,1 //Alice's Apron +2,7048,1 //Talon of Griffon +2,7049,1 //Stone +2,7053,1 //Cyfar +2,7054,1 //Brigan +2,7059,1 //Free Ticket for Kafra Storage +2,7060,1 //Free Ticket for Kafra Transportation +2,7061,1 //Free Ticket for the Cart Service +2,7063,1 //Soft Feather +2,7064,1 //Wing of Dragonfly +2,7065,1 //Sea-Otter Fur +2,7066,1 //Ice Cubic +2,7067,1 //Stone Fragment +2,7068,1 //Burnt Tree +2,7069,1 //Destroyed Armor +2,7070,1 //Broken Shell +2,7071,1 //Tattered Clothes +2,7072,1 //Old Shuriken +2,7093,1 //Cogwheel +2,7094,1 //Fragment +2,7095,1 //Metal Fragment +2,7096,1 //Lava +2,7097,1 //Burning Heart +2,7098,1 //Live Coal +2,7099,1 //Worn-out Magic Scroll +2,7100,1 //Sharp Leaf +2,7101,1 //Peco Peco Feather +2,7106,1 //Antelope Horn +2,7107,1 //Antelope Skin +2,7108,1 //Piece of Shield +2,7109,1 //Shining Spear Blade +2,7110,1 //Broken Sword +2,7111,1 //Slick Paper +2,7112,1 //Sharp Paper +2,7113,1 //Broken Pharaoh Emblem +2,7114,1 //Masque of Tutankhamen +2,7115,1 //Harpy Feather +2,7116,1 //Harpy Talon +2,7117,1 //Torn Magic Book +2,7118,1 //Torn Scroll +2,7119,1 //Bacillus +2,7120,1 //Burning Horseshoe +2,7121,1 //Honey Pot +2,7122,1 //Burning Hair +2,7123,1 //Dragon Skin +2,7124,1 //Sand Clump +2,7125,1 //Scorpion Claw +2,7126,1 //Large Jellopy +2,7134,1 //Medicine Bowl +2,7135,1 //Fire Bottle +2,7136,1 //Acid Bottle +2,7137,1 //Plant Bottle +2,7138,1 //Marine Sphere Bottle +2,7139,1 //Glistening Coat +2,7149,1 //Yellow Plate +2,7150,1 //Piece of Bamboo +2,7151,1 //Oil Paper +2,7152,1 //Glossy Hair +2,7153,1 //Worn-out Kimono +2,7154,1 //Poisonous Powder +2,7155,1 //Poisonous Toad Skin +2,7156,1 //Broken Shuriken +2,7157,1 //Dark Mask +2,7158,1 //Broken Liquor Jar +2,7159,1 //Tengu Nose +2,7161,1 //Black Bear Skin +2,7162,1 //Cloud Crumb +2,7163,1 //Hard Feeler +2,7164,1 //Solid_Peach +2,7165,1 //Transparent Celestial Robe +2,7166,1 //Soft Silk +2,7167,1 //Strange Steel Piece +2,7168,1 //Giant Butterfly Wing +2,7169,1 //Ba_Gua +2,7170,1 //Tuxedo +2,7171,1 //Leopard Skin +2,7172,1 //Leopard Claw +2,7174,1 //Wrapping Lace +2,7175,1 //Wrapping Paper +2,7182,1 //Cacao +2,7186,1 //Thin Trunk +2,7187,1 //Festival Mask +2,7188,1 //Brown_Root +2,7189,1 //Wooden Heart +2,7190,1 //Solid Husk +2,7191,1 //Lamp +2,7192,1 //Vane +2,7193,1 //Sprout +2,7194,1 //Soft Blade of Grass +2,7195,1 //Slingshot +2,7196,1 //Shoulder Protector +2,7197,1 //Tough Vines +2,7198,1 //Huge Leaf +2,7200,1 //Elastic Band +2,7201,1 //Log +2,7202,1 //Pincher of Beetle +2,7203,1 //Strong Branch +2,7205,1 //Piece of Black Cloth +2,7206,1 //Black Cat Doll +2,7207,1 //Old Manteau +2,7208,1 //Rusty Kitchen Knife +2,7209,1 //Helm of Dullahan +2,7210,1 //Armor Piece of Dullahan +2,7211,1 //Fragment of Rossata Stone +2,7212,1 //Hung Doll +2,7213,1 //Needle Packet +2,7214,1 //Bat Cage +2,7215,1 //Broken Needle +2,7216,1 //Red Muffler +2,7217,1 //Spool +2,7218,1 //Decomposed Rope +2,7219,1 //Striped Sock +2,7220,1 //Ectoplasm +2,7221,1 //Tangled Chains +2,7222,1 //Wooden Gnarl +2,7223,1 //Contorted Self-Portrait +2,7225,1 //Pumpkin Lantern +2,7262,1 //Folding Fan of Cat Ghost +2,7263,1 //Cat's Eye +2,7264,1 //Dry Sand +2,7265,1 //Dragon Horn +2,7266,1 //Denture from Dragon Mask +2,7267,1 //Tiger Panty +2,7268,1 //Little Ghost Doll +2,7269,1 //Pinafore +2,7270,1 //Nursing_Bottle +2,1750,1 //Arrow +2,1751,1 //Silver Arrow +2,1752,1 //Fire Arrow +2,1753,1 //Steel Arrow +2,1754,1 //Crystal Arrow +2,1755,1 //Arrow of Wind +2,1756,1 //Stone Arrow +2,1757,1 //Immaterial Arrow +2,1758,1 //Stun Arrow +2,1759,1 //Frozen Arrow +2,1760,1 //Flash Arrow +2,1761,1 //Cursed Arrow +2,1762,1 //Rusty Arrow +2,1763,1 //Poison Arrow +2,1764,1 //Sharp Arrow +2,1765,1 //Oridecon Arrow +2,1767,1 //Shadow Arrow +2,1768,1 //Sleep Arrow +2,1769,1 //Mute Arrow +2,1770,1 //Iron Arrow +2,501,1 //Red Potion +2,502,1 //Orange Potion +2,503,1 //Yellow Potion +2,504,1 //White Potion +2,505,1 //Blue Potion +2,506,1 //Green Potion +2,507,1 //Red Herb +2,508,1 //Yellow Herb +2,509,1 //White Herb +2,510,1 //Blue Herb +2,511,1 //Green Herb +2,512,1 //Apple +2,513,1 //Banana +2,514,1 //Grape +2,515,1 //Carrot +2,516,1 //Potato +2,517,1 //Meat +2,518,1 //Honey +2,519,1 //Milk +2,520,1 //Hinalle Leaflet +2,521,1 //Aloe Leaflet +2,522,1 //Mastela Fruit +2,523,1 //Holy Water +2,525,1 //Panacea +2,526,1 //Royal Jelly +2,528,1 //Monster Food +2,529,1 //Candy +2,530,1 //Candy Cane +2,531,1 //Apple Juice +2,532,1 //Banana Juice +2,533,1 //Grape Juice +2,534,1 //Carrot Juice +2,535,1 //Pumpkin +2,536,1 //Ice Cream +2,537,1 //Pet Food +2,538,1 //Well-baked Cookie +2,539,1 //Piece of Cake +2,544,1 //Raw Fish +2,545,1 //Condensed Red Potion +2,546,1 //Condensed Yellow Potion +2,547,1 //Condensed White Potion +2,548,1 //Cheese +2,549,1 //Yam +2,550,1 //Rice Cake +2,551,1 //Sushi +2,553,1 //Bao +2,555,1 //Traditional Rice Cake +2,558,1 //Chocolate +2,561,1 //White Chocolate +2,601,1 //Fly Wing +2,602,1 //Butterfly Wing +2,603,1 //Old Blue Box +2,604,1 //Dead Branch +2,605,1 //Anodyne +2,606,1 //Aloevera +2,607,1 //Yggdrasil Berry +2,608,1 //Yggdrasil Seed +2,609,1 //Amulet +2,610,1 //Yggdrasil Leaf +2,611,1 //Magnifier +2,612,1 //Mini Furnace +2,613,1 //Iron Hammer +2,614,1 //Golden Hammer +2,615,1 //Oridecon Hammer +2,618,1 //Worn Out Scroll +2,619,1 //Unripe Apple +2,620,1 //Orange Juice +2,621,1 //Bitter Herb +2,622,1 //Rainbow Carrot +2,623,1 //Earthworm the Dude +2,624,1 //Rotten Fish +2,625,1 //Rusty Iron +2,626,1 //Monster Juice +2,627,1 //Sweet Milk +2,628,1 //Well-Dried Bone +2,629,1 //Singing Flower +2,630,1 //Dew Laden Moss +2,631,1 //Deadly Noxious Herb +2,632,1 //Fatty Chubby Earthworm +2,633,1 //Sweet Potato +2,634,1 //Tropical Banana +2,635,1 //Orc Trophy +2,636,1 //No Recipient +2,637,1 //Old Broom +2,638,1 //Silver Knife of Chastity +2,639,1 //Armlet of Obedience +2,640,1 //Shining Stone +2,641,1 //Contracts in Shadow +2,642,1 //Book of the Devil +2,643,1 //Pet Incubator +2,644,1 //Gift Box +2,645,1 //Concentration Potion +2,656,1 //Awakening Potion +2,657,1 //Berserk Potion +2,659,1 //Her Heart +2,663,1 //Songpyun +2,664,1 //Gift Box +2,665,1 //Gift Box +2,666,1 //Gift Box +2,667,1 //Gift Box +2,668,1 //Red_Envelope +2,678,1 //Poison Bottle +2,679,1 //Pilule +2,701,1 //Ora Ora +2,702,1 //Animal Gore +2,703,1 //Hinalle +2,704,1 //Aloe +2,705,1 //Clover +2,706,1 //Four Leaf Clover +2,707,1 //Singing Plant +2,708,1 //Ment +2,710,1 //Illusion Flower +2,711,1 //Shoot +2,712,1 //Flower +2,713,1 //Empty Bottle +2,714,1 //Emperium +2,715,1 //Yellow Gemstone +2,716,1 //Red Gemstone +2,717,1 //Blue Gemstone +2,718,1 //Garnet +2,719,1 //Amethyst +2,720,1 //Aquamarine +2,721,1 //Emerald +2,722,1 //Pearl +2,723,1 //Ruby +2,724,1 //Cursed Ruby +2,725,1 //Sardonyx +2,726,1 //Sapphire +2,727,1 //Opal +2,728,1 //Topaz +2,729,1 //Zircon +2,730,1 //1carat Diamond +2,731,1 //2carat Diamond +2,732,1 //3carat Diamond +2,733,1 //Cracked Diamond +2,734,1 //Red Frame +2,735,1 //Chung Jah +2,736,1 //China +2,737,1 //Black Ladle +2,738,1 //Pencil Case +2,739,1 //Rouge +2,740,1 //Puppet +2,741,1 //Poring Doll +2,742,1 //Chonchon Doll +2,743,1 //Spore Doll +2,744,1 //Bouquet +2,745,1 //Wedding Bouquet +2,746,1 //Glass Bead +2,747,1 //Crystal Mirror +2,748,1 //Witherless Rose +2,749,1 //Frozen Rose +2,750,1 //Baphomet Doll +2,751,1 //Osiris Doll +2,752,1 //Grasshopper Doll +2,753,1 //Yoyo Doll +2,754,1 //Raccoon Doll +2,756,1 //Rough Oridecon +2,757,1 //Rough Elunium +2,901,1 //Danggie +2,902,1 //Tree Root +2,903,1 //Reptile Tongue +2,904,1 //Scorpion Tail +2,905,1 //Stem +2,906,1 //Pointed Scale +2,907,1 //Resin +2,908,1 //Spawn +2,909,1 //Jellopy +2,910,1 //Garlet +2,911,1 //Scell +2,912,1 //Zargon +2,913,1 //Tooth of Bat +2,914,1 //Fluff +2,915,1 //Chrysalis +2,916,1 //Feather of Birds +2,917,1 //Talon +2,918,1 //Sticky Webfoot +2,919,1 //Animal Skin +2,920,1 //Wolf Claw +2,921,1 //Mushroom Spore +2,922,1 //Orc's Fang +2,923,1 //Evil Horn +2,924,1 //Powder of Butterfly +2,925,1 //Bill of Birds +2,926,1 //Snake Scale +2,928,1 //Insect Feeler +2,929,1 //Immortal Heart +2,930,1 //Rotten Bandage +2,931,1 //Orcish Voucher +2,932,1 //Skel-Bone +2,934,1 //Memento +2,935,1 //Shell +2,936,1 //Scale Shell +2,937,1 //Venom Canine +2,938,1 //Sticky Mucus +2,939,1 //Bee Sting +2,940,1 //Grasshopper's Leg +2,941,1 //Nose Ring +2,942,1 //Yoyo Tail +2,943,1 //Solid Shell +2,944,1 //Horseshoe +2,945,1 //Raccoon Leaf +2,946,1 //Snail's Shell +2,947,1 //Horn +2,948,1 //Bear's Footskin +2,949,1 //Feather +2,950,1 //Heart of Mermaid +2,951,1 //Fin +2,952,1 //Cactus Needle +2,953,1 //Stone Heart +2,954,1 //Shining Scale +2,955,1 //Worm Peeling +2,956,1 //Gill +2,957,1 //Decayed Nail +2,958,1 //Horrendous Mouth +2,959,1 //Stinky Scale +2,960,1 //Nipper +2,961,1 //Conch +2,962,1 //Tentacle +2,963,1 //Sharp Scale +2,964,1 //Crab Shell +2,965,1 //Clam Shell +2,966,1 //Clam Flesh +2,967,1 //Turtle Shell +2,968,1 //Heroic Emblem +2,969,1 //Gold +2,970,1 //Alcohol +2,971,1 //Detrimindexta +2,972,1 //Karvodailnirol +2,973,1 //Counteragent +2,974,1 //Mixture +2,975,1 //Scarlet Dyestuff +2,976,1 //Lemon Dyestuff +2,978,1 //Cobaltblue Dyestuff +2,979,1 //Darkgreen Dyestuff +2,980,1 //Orange Dyestuff +2,981,1 //Violet Dyestuff +2,982,1 //White Dyestuff +2,983,1 //Black Dyestuff +2,984,1 //Oridecon +2,985,1 //Elunium +2,986,1 //Anvil +2,987,1 //Oridecon Anvil +2,988,1 //Golden Anvil +2,989,1 //Emperium Anvil +2,990,1 //Red Blood +2,991,1 //Crystal Blue +2,992,1 //Wind of Verdure +2,993,1 //Green Live +2,994,1 //Flame Heart +2,995,1 //Mystic Frozen +2,996,1 //Rough Wind +2,997,1 //Great Nature +2,998,1 //Iron +2,999,1 //Steel +2,1000,1 //Star Crumb +2,1001,1 //Star Dust +2,1002,1 //Iron Ore +2,1003,1 //Coal +2,1004,1 //Chivalry Emblem +2,1005,1 //Hammer of Blacksmith +2,1006,1 //Old Magicbook +2,1007,1 //Necklace of Wisdom +2,1008,1 //Necklace of Oblivion +2,1009,1 //Hand of God +2,1010,1 //Phracon +2,1011,1 //Emveretarcon +2,1012,1 //Frill +2,1013,1 //Rainbow Shell +2,1014,1 //Ant Jaw +2,1015,1 //Tongue +2,1016,1 //Rat Tail +2,1017,1 //Mole Whiskers +2,1018,1 //Mole Claw +2,1019,1 //Trunk +2,1020,1 //Black Hair +2,1021,1 //Dokebi Horn +2,1022,1 //Nine Tails +2,1023,1 //Fish Tail +2,1024,1 //Squid Ink +2,1025,1 //Cobweb +2,1026,1 //Acorn +2,1027,1 //Porcupine Quill +2,1028,1 //Mane +2,1029,1 //Tiger Skin +2,1030,1 //Tiger's Footskin +2,1031,1 //Mantis Scythe +2,1032,1 //Maneater Blossom +2,1033,1 //Maneater Root +2,1034,1 //Blue Hair +2,1035,1 //Dragon Canine +2,1036,1 //Dragon Scale +2,1037,1 //Dragon Tail +2,1038,1 //Little Evil Horn +2,1039,1 //Little Evil Wing +2,1040,1 //Elder Pixie's Moustache +2,1041,1 //Lantern +2,1042,1 //Bug Leg +2,1043,1 //Orc Claw +2,1044,1 //Zenorc's Fang +2,1045,1 //Cultish Masque +2,1046,1 //Scorpion Nipper +2,1047,1 //Dead Medusa +2,1048,1 //Horrendous Hair +2,1049,1 //Skirt of Virgin +2,1050,1 //Tendon +2,1051,1 //Detonator +2,1052,1 //Single Cell +2,1053,1 //Ancient Tooth +2,1054,1 //Ancient Lips +2,1055,1 //Earthworm Peeling +2,1056,1 //Grit +2,1057,1 //Moth Dust +2,1058,1 //Moth Wings +2,1059,1 //Fabric +2,1060,1 //Golden Hair +2,1061,1 //Witched Starsand +2,1062,1 //Jack o' Pumpkin +2,1063,1 //Fang +2,1064,1 //Reins +2,1065,1 //Trap +2,1066,1 //Fine-grained Trunk +2,1067,1 //Solid Trunk +2,1068,1 //Barren Trunk +2,1088,1 //Morocc Solution +2,1089,1 //Payon Solution +2,1092,1 //Empty Test Tube +2,1093,1 //Empty Potion Bottle +2,1094,1 //Short Daenggie +2,1095,1 //Clock Hand +2,1096,1 //Round Shell +2,1097,1 //Worn Out Page +2,1098,1 //Manacles +2,1099,1 //Worn-out Prison Uniform +2,7001,1 //Mould Powder +2,7002,1 //Ogre Tooth +2,7003,1 //Anolian Skin +2,7004,1 //Mud Lump +2,7005,1 //Skull +2,7006,1 //Wing of Red Bat +2,7007,1 //Claw of Rat +2,7008,1 //Stiff Horn +2,7009,1 //Glitter Shell +2,7010,1 //Tail of Steel Scorpion +2,7011,1 //Claw of Monkey +2,7012,1 //Tough Scalelike Stem +2,7013,1 //Coral Reef +2,7014,1 //Old Portrait +2,7015,1 //Memory Bookmark +2,7016,1 //Bent Spoon +2,7026,1 //Clock_Tower_Key +2,7027,1 //Key of the Underground +2,7030,1 //Claw of Desert Wolf +2,7031,1 //Old Frying Pan +2,7032,1 //Piece of Egg Shell +2,7033,1 //Poison Spore +2,7034,1 //Red Stocking +2,7035,1 //Matchstick +2,7036,1 //Fang of Garm +2,7038,1 //Yarn +2,7041,1 //Fine Grit +2,7047,1 //Alice's Apron +2,7048,1 //Talon of Griffon +2,7049,1 //Stone +2,7053,1 //Cyfar +2,7054,1 //Brigan +2,7059,1 //Free Ticket for Kafra Storage +2,7060,1 //Free Ticket for Kafra Transportation +2,7061,1 //Free Ticket for the Cart Service +2,7063,1 //Soft Feather +2,7064,1 //Wing of Dragonfly +2,7065,1 //Sea-Otter Fur +2,7066,1 //Ice Cubic +2,7067,1 //Stone Fragment +2,7068,1 //Burnt Tree +2,7069,1 //Destroyed Armor +2,7070,1 //Broken Shell +2,7071,1 //Tattered Clothes +2,7072,1 //Old Shuriken +2,7093,1 //Cogwheel +2,7094,1 //Fragment +2,7095,1 //Metal Fragment +2,7096,1 //Lava +2,7097,1 //Burning Heart +2,7098,1 //Live Coal +2,7099,1 //Worn-out Magic Scroll +2,7100,1 //Sharp Leaf +2,7101,1 //Peco Peco Feather +2,7106,1 //Antelope Horn +2,7107,1 //Antelope Skin +2,7108,1 //Piece of Shield +2,7109,1 //Shining Spear Blade +2,7110,1 //Broken Sword +2,7111,1 //Slick Paper +2,7112,1 //Sharp Paper +2,7113,1 //Broken Pharaoh Emblem +2,7114,1 //Masque of Tutankhamen +2,7115,1 //Harpy Feather +2,7116,1 //Harpy Talon +2,7117,1 //Torn Magic Book +2,7118,1 //Torn Scroll +2,7119,1 //Bacillus +2,7120,1 //Burning Horseshoe +2,7121,1 //Honey Pot +2,7122,1 //Burning Hair +2,7123,1 //Dragon Skin +2,7124,1 //Sand Clump +2,7125,1 //Scorpion Claw +2,7126,1 //Large Jellopy +2,7134,1 //Medicine Bowl +2,7135,1 //Fire Bottle +2,7136,1 //Acid Bottle +2,7137,1 //Plant Bottle +2,7138,1 //Marine Sphere Bottle +2,7139,1 //Glistening Coat +2,7149,1 //Yellow Plate +2,7150,1 //Piece of Bamboo +2,7151,1 //Oil Paper +2,7152,1 //Glossy Hair +2,7153,1 //Worn-out Kimono +2,7154,1 //Poisonous Powder +2,7155,1 //Poisonous Toad Skin +2,7156,1 //Broken Shuriken +2,7157,1 //Dark Mask +2,7158,1 //Broken Liquor Jar +2,7159,1 //Tengu Nose +2,7161,1 //Black Bear Skin +2,7162,1 //Cloud Crumb +2,7163,1 //Hard Feeler +2,7164,1 //Solid_Peach +2,7165,1 //Transparent Celestial Robe +2,7166,1 //Soft Silk +2,7167,1 //Strange Steel Piece +2,7168,1 //Giant Butterfly Wing +2,7169,1 //Ba_Gua +2,7170,1 //Tuxedo +2,7171,1 //Leopard Skin +2,7172,1 //Leopard Claw +2,7174,1 //Wrapping Lace +2,7175,1 //Wrapping Paper +2,7182,1 //Cacao +2,7186,1 //Thin Trunk +2,7187,1 //Festival Mask +2,7188,1 //Brown_Root +2,7189,1 //Wooden Heart +2,7190,1 //Solid Husk +2,7191,1 //Lamp +2,7192,1 //Vane +2,7193,1 //Sprout +2,7194,1 //Soft Blade of Grass +2,7195,1 //Slingshot +2,7196,1 //Shoulder Protector +2,7197,1 //Tough Vines +2,7198,1 //Huge Leaf +2,7200,1 //Elastic Band +2,7201,1 //Log +2,7202,1 //Pincher of Beetle +2,7203,1 //Strong Branch +2,7205,1 //Piece of Black Cloth +2,7206,1 //Black Cat Doll +2,7207,1 //Old Manteau +2,7208,1 //Rusty Kitchen Knife +2,7209,1 //Helm of Dullahan +2,7210,1 //Armor Piece of Dullahan +2,7211,1 //Fragment of Rossata Stone +2,7212,1 //Hung Doll +2,7213,1 //Needle Packet +2,7214,1 //Bat Cage +2,7215,1 //Broken Needle +2,7216,1 //Red Muffler +2,7217,1 //Spool +2,7218,1 //Decomposed Rope +2,7219,1 //Striped Sock +2,7220,1 //Ectoplasm +2,7221,1 //Tangled Chains +2,7222,1 //Wooden Gnarl +2,7223,1 //Contorted Self-Portrait +2,7225,1 //Pumpkin Lantern +2,7262,1 //Folding Fan of Cat Ghost +2,7263,1 //Cat's Eye +2,7264,1 //Dry Sand +2,7265,1 //Dragon Horn +2,7266,1 //Denture from Dragon Mask +2,7267,1 //Tiger Panty +2,7268,1 //Little Ghost Doll +2,7269,1 //Pinafore +2,7270,1 //Nursing_Bottle +2,1750,1 //Arrow +2,1751,1 //Silver Arrow +2,1752,1 //Fire Arrow +2,1753,1 //Steel Arrow +2,1754,1 //Crystal Arrow +2,1755,1 //Arrow of Wind +2,1756,1 //Stone Arrow +2,1757,1 //Immaterial Arrow +2,1758,1 //Stun Arrow +2,1759,1 //Frozen Arrow +2,1760,1 //Flash Arrow +2,1761,1 //Cursed Arrow +2,1762,1 //Rusty Arrow +2,1763,1 //Poison Arrow +2,1764,1 //Sharp Arrow +2,1765,1 //Oridecon Arrow +2,1767,1 //Shadow Arrow +2,1768,1 //Sleep Arrow +2,1769,1 //Mute Arrow +2,1770,1 //Iron Arrow +2,501,1 //Red Potion +2,502,1 //Orange Potion +2,503,1 //Yellow Potion +2,504,1 //White Potion +2,505,1 //Blue Potion +2,506,1 //Green Potion +2,507,1 //Red Herb +2,508,1 //Yellow Herb +2,509,1 //White Herb +2,510,1 //Blue Herb +2,511,1 //Green Herb +2,512,1 //Apple +2,513,1 //Banana +2,514,1 //Grape +2,515,1 //Carrot +2,516,1 //Potato +2,517,1 //Meat +2,518,1 //Honey +2,519,1 //Milk +2,520,1 //Hinalle Leaflet +2,521,1 //Aloe Leaflet +2,522,1 //Mastela Fruit +2,523,1 //Holy Water +2,525,1 //Panacea +2,526,1 //Royal Jelly +2,528,1 //Monster Food +2,529,1 //Candy +2,530,1 //Candy Cane +2,531,1 //Apple Juice +2,532,1 //Banana Juice +2,533,1 //Grape Juice +2,534,1 //Carrot Juice +2,535,1 //Pumpkin +2,536,1 //Ice Cream +2,537,1 //Pet Food +2,538,1 //Well-baked Cookie +2,539,1 //Piece of Cake +2,544,1 //Raw Fish +2,545,1 //Condensed Red Potion +2,546,1 //Condensed Yellow Potion +2,547,1 //Condensed White Potion +2,548,1 //Cheese +2,549,1 //Yam +2,550,1 //Rice Cake +2,551,1 //Sushi +2,553,1 //Bao +2,555,1 //Traditional Rice Cake +2,558,1 //Chocolate +2,561,1 //White Chocolate +2,601,1 //Fly Wing +2,602,1 //Butterfly Wing +2,603,1 //Old Blue Box +2,604,1 //Dead Branch +2,605,1 //Anodyne +2,606,1 //Aloevera +2,607,1 //Yggdrasil Berry +2,608,1 //Yggdrasil Seed +2,609,1 //Amulet +2,610,1 //Yggdrasil Leaf +2,611,1 //Magnifier +2,612,1 //Mini Furnace +2,613,1 //Iron Hammer +2,614,1 //Golden Hammer +2,615,1 //Oridecon Hammer +2,618,1 //Worn Out Scroll +2,619,1 //Unripe Apple +2,620,1 //Orange Juice +2,621,1 //Bitter Herb +2,622,1 //Rainbow Carrot +2,623,1 //Earthworm the Dude +2,624,1 //Rotten Fish +2,625,1 //Rusty Iron +2,626,1 //Monster Juice +2,627,1 //Sweet Milk +2,628,1 //Well-Dried Bone +2,629,1 //Singing Flower +2,630,1 //Dew Laden Moss +2,631,1 //Deadly Noxious Herb +2,632,1 //Fatty Chubby Earthworm +2,633,1 //Sweet Potato +2,634,1 //Tropical Banana +2,635,1 //Orc Trophy +2,636,1 //No Recipient +2,637,1 //Old Broom +2,638,1 //Silver Knife of Chastity +2,639,1 //Armlet of Obedience +2,640,1 //Shining Stone +2,641,1 //Contracts in Shadow +2,642,1 //Book of the Devil +2,643,1 //Pet Incubator +2,644,1 //Gift Box +2,645,1 //Concentration Potion +2,656,1 //Awakening Potion +2,657,1 //Berserk Potion +2,659,1 //Her Heart +2,663,1 //Songpyun +2,664,1 //Gift Box +2,665,1 //Gift Box +2,666,1 //Gift Box +2,667,1 //Gift Box +2,668,1 //Red_Envelope +2,678,1 //Poison Bottle +2,679,1 //Pilule +2,2234,1 //Tiara +2,2235,1 //Crown +2,2249,1 //Coronet +2,2254,1 //Angel Wing +2,2255,1 //Evil Wing +2,2258,1 //Spiky Band +2,2256,1 //Majestic Goat +2,2274,1 //Ghost Bandana +2,2286,1 //Elven Ears +2,2327,1 //Holy Robe +2,2334,1 //Mage Coat +2,2614,1 //Eye of Dullahan +2,2615,1 //Safety Ring +2,2616,1 //Critical Ring +2,2621,1 //Ring +2,2622,1 //Earring +2,2623,1 //Necklace +2,2624,1 //Glove +2,2625,1 //Brooch +2,2626,1 //Rosary +2,5002,1 //Jewel Crown +2,5085,1 //Small Ribbons +2,5007,1 //Grand Circlet +2,5017,1 //Bone Helm +2,5019,1 //Corsair +2,5054,1 //Assassin Mask +2,5066,1 //Succubus Horn +2,5072,1 //Incubus Horn +2,5053,1 //Sphinx Hat +2,616,1 //Old Card Album +2,617,1 //Old Purple Box +2,644,100 //Gift Box +2,604,100 //Dead Branch +2,603,600 //Old Blue Box +2,604,100 //Dead Branch diff --git a/src/map/itemdb.c b/src/map/itemdb.c index 5f5c21c167..cdb724ef3f 100644 --- a/src/map/itemdb.c +++ b/src/map/itemdb.c @@ -15,18 +15,12 @@ #include "script.h" #include "pc.h" -#define MAX_RANDITEM 10000 -#define MAX_ITEMGROUP 32 // ** ITEMDB_OVERRIDE_NAME_VERBOSE ** // 定義すると、itemdb.txtとgrfで名前が異なる場合、表示します. //#define ITEMDB_OVERRIDE_NAME_VERBOSE 1 static struct dbt* item_db; -static struct random_item_data blue_box[MAX_RANDITEM], violet_box[MAX_RANDITEM], card_album[MAX_RANDITEM], gift_box[MAX_RANDITEM], scroll[MAX_RANDITEM], finding_ore[MAX_RANDITEM], cookie_bag[MAX_RANDITEM]; -static int blue_box_count=0, violet_box_count=0, card_album_count=0, gift_box_count=0, scroll_count=0, finding_ore_count = 0, cookie_bag_count=0; -static int blue_box_default=0, violet_box_default=0, card_album_default=0, gift_box_default=0, scroll_default=0, finding_ore_default = 0, cookie_bag_default=0; - static struct item_group itemgroup_db[MAX_ITEMGROUP]; struct item_data *dummy_item=NULL; //This is the default dummy item used for non-existant items. [Skotlex] @@ -102,56 +96,19 @@ int itemdb_searchname_array(struct item_data** data, int size, const char *str) * 箱系アイテム検索 *------------------------------------------ */ -int itemdb_searchrandomid(int flags) +int itemdb_searchrandomid(int group) { - int nameid=0,i,index,count; - struct random_item_data *list=NULL; - - static struct { - int nameid,count; - struct random_item_data *list; - } data[8]; - - if (flags == 0) { //Initialize. - memset(data, 0, sizeof(data)); - data[1].nameid = blue_box_default; - data[1].count = blue_box_count; - data[1].list = blue_box; - data[2].nameid = violet_box_default; - data[2].count = violet_box_count; - data[2].list = violet_box; - data[3].nameid = card_album_default; - data[3].count = card_album_count; - data[3].list = card_album; - data[4].nameid = gift_box_default; - data[4].count = gift_box_count; - data[4].list = gift_box; - data[5].nameid = scroll_default; - data[5].count = scroll_count; - data[5].list = scroll; - data[6].nameid = finding_ore_default; - data[6].count = finding_ore_count; - data[6].list = finding_ore; - data[7].nameid = cookie_bag_default; - data[7].count = cookie_bag_count; - data[7].list = cookie_bag; + if(group<1 || group>=MAX_ITEMGROUP) { + if (battle_config.error_log) + ShowError("itemdb_searchrandomid: Invalid group id %d\n", group); + return 512; //Return apple? } - if(flags>=1 && flags<=7){ - nameid=data[flags].nameid; - count=data[flags].count; - list=data[flags].list; - - if(count > 0) { - for(i=0;i<1000;i++) { - index = rand()%count; - if(rand()%1000000 < list[index].per) { - nameid = list[index].nameid; - break; - } - } - } - } - return nameid; + if (itemgroup_db[group].qty) + return itemgroup_db[group].nameid[rand()%itemgroup_db[group].qty]; + + if (battle_config.error_log) + ShowError("itemdb_searchrandomid: No item entries for group id %d\n", group); + return 512; } /*========================================== @@ -162,21 +119,13 @@ int itemdb_group (int nameid) { int i, j; for (i=0; i < MAX_ITEMGROUP; i++) { - for (j=0; j < itemgroup_db[i].qty && itemgroup_db[i].id[j]; j++) { + for (j=0; j < itemgroup_db[i].qty; j++) { if (itemgroup_db[i].id[j] == nameid) return i; } } return -1; } -int itemdb_searchrandomgroup (int groupid) -{ - if (groupid < 0 || groupid >= MAX_ITEMGROUP || - itemgroup_db[groupid].qty == 0 || itemgroup_db[groupid].id[0] == 0) - return 0; - - return itemgroup_db[groupid].id[ rand()%itemgroup_db[groupid].qty ]; -} /*========================================== * DBの存在確認 @@ -381,90 +330,6 @@ int itemdb_isequip3(int nameid) return 0; } -/*========================================== - * ランダムアイテム出現データの読み込み - *------------------------------------------ - */ -static int itemdb_read_randomitem(void) -{ - FILE *fp; - char line[1024]; - int nameid,i,j; - char *str[10],*p; - - const struct { - char filename[64]; - struct random_item_data *pdata; - int *pcount,*pdefault; - } data[] = { - {"item_bluebox.txt", blue_box, &blue_box_count, &blue_box_default }, - {"item_violetbox.txt", violet_box, &violet_box_count, &violet_box_default }, - {"item_cardalbum.txt", card_album, &card_album_count, &card_album_default }, - {"item_giftbox.txt", gift_box, &gift_box_count, &gift_box_default }, - {"item_scroll.txt", scroll, &scroll_count, &scroll_default }, - {"item_findingore.txt", finding_ore,&finding_ore_count, &finding_ore_default }, - {"item_cookie_bag.txt", cookie_bag,&cookie_bag_count, &cookie_bag_default }, - }; - - for(i=0;i=20000) - continue; - if(nameid == 0) { - if(str[2]) - *pdefault = atoi(str[2]); - continue; - } - - if(str[2]){ - pd[ *pc ].nameid = nameid; - pd[(*pc)++].per = atoi(str[2]); - } - - if(*pc >= MAX_RANDITEM) - { - if (battle_config.error_log) - ShowWarning("Reached limit of random items [%d] in file [%s]\n", MAX_RANDITEM, data[i].filename); - break; - } - } - fclose(fp); - if (*pc > 0) { - ShowStatus("Done reading '"CL_WHITE"%d"CL_RESET"' entries in '"CL_WHITE"%s"CL_RESET"'.\n",*pc,fn); - } - } - - itemdb_searchrandomid(0); //Initialize values. - return 0; -} - /*========================================== * アイテム使用可能フラグのオーバーライド *------------------------------------------ @@ -514,62 +379,106 @@ static int itemdb_read_itemavail (void) * read item group data *------------------------------------------ */ -static int itemdb_read_itemgroup(void) +static void itemdb_read_itemgroup_sub(const char* filename) { FILE *fp; char line[1024]; int ln=0; - int groupid,j,k; - char *str[31],*p; - - sprintf(line, "%s/item_group_db.txt", db_path); - if( (fp=fopen(line,"r"))==NULL ){ + int groupid,j,k,nameid; + char *str[3],*p; + char w1[1024], w2[1024]; + + if( (fp=fopen(filename,"r"))==NULL ){ ShowError("can't read %s\n", line); - return -1; + return; } while(fgets(line,1020,fp)){ + ln++; if(line[0]=='/' && line[1]=='/') continue; + if(strstr(line,"import")) { + if (sscanf(line, "%[^:]: %[^\r\n]", w1, w2) == 2 && + strcmpi(w1, "import") == 0) { + itemdb_read_itemgroup_sub(w2); + continue; + } + } memset(str,0,sizeof(str)); - for(j=0,p=line;j<31 && p;j++){ + for(j=0,p=line;j<3 && p;j++){ str[j]=p; p=strchr(p,','); if(p) *p++=0; } if(str[0]==NULL) continue; - - groupid = atoi(str[0]); - if (groupid < 0 || groupid >= MAX_ITEMGROUP) + if (j<3) + continue; + groupid = atoi(str[0]); + if (groupid < 0 || groupid >= MAX_ITEMGROUP) { + ShowWarning("itemdb_read_itemgroup: Invalid group %d in %s:%d\n", groupid, filename, ln); continue; - - for (j=1; j<=30; j++) { - if (!str[j]) - break; - k=atoi(str[j]); - if (k < 0 || k >= 20000 || !itemdb_exists(k)) - continue; - //printf ("%d[%d] = %d\n", groupid, j-1, k); - itemgroup_db[groupid].id[j-1] = k; - itemgroup_db[groupid].qty=j; } - for (j=1; j<30; j++) { //Cleanup the contents. [Skotlex] - if (itemgroup_db[groupid].id[j-1] == 0 && - itemgroup_db[groupid].id[j] != 0) - { - itemgroup_db[groupid].id[j-1] = itemgroup_db[groupid].id[j]; - itemgroup_db[groupid].id[j] = 0; - itemgroup_db[groupid].qty = j; - } + nameid = atoi(str[1]); + if (!itemdb_exists(nameid)) { + ShowWarning("itemdb_read_itemgroup: Non-existant item %d in %s:%d\n", nameid, filename, ln); + continue; } - ln++; + k = atoi(str[2]); + if (itemgroup_db[groupid].qty+k > MAX_RANDITEM) { + ShowWarning("itemdb_read_itemgroup: Group %d is full (%d entries) in %s:%d\n", groupid, MAX_RANDITEM, filename, ln); + continue; + } + for(j=0;jbl.m].flag.nomobloot && pc_checkskill(sd,BS_FINDINGORE)>0 && battle_config.finding_ore_rate/10 >= rand()%10000) { - ditem = mob_setdropitem(itemdb_searchrandomid(6), 1); + ditem = mob_setdropitem(itemdb_searchrandomid(IG_FINDINGORE), 1); if (drop_ore<0) drop_ore=8; //we have only 10 slots in LOG, there's a check to not overflow (9th item usually a card, so we use 8th slot) log_item[drop_ore] = ditem->item_data.nameid; //it's for logging only drop_items++; //we count if there were any drops @@ -2020,7 +2020,7 @@ int mob_damage(struct block_list *src,struct mob_data *md,int damage,int type) if (drop_rate < rand()%10000 +1) continue; itemid = (sd->add_drop[i].id > 0) ? sd->add_drop[i].id : - itemdb_searchrandomgroup(sd->add_drop[i].group); + itemdb_searchrandomid(sd->add_drop[i].group); mob_item_drop(md, dlist, mob_setdropitem(itemid,1), 0, drop_rate); } diff --git a/src/map/npc.c b/src/map/npc.c index 8f14458384..857c5963df 100644 --- a/src/map/npc.c +++ b/src/map/npc.c @@ -744,8 +744,6 @@ void npc_timerevent_quit(struct map_session_data *sd) { int npc_gettimerevent_tick(struct npc_data *nd) { int tick; - struct map_session_data *sd =NULL; - nullpo_retr(0, nd); tick=nd->u.scr.timer; diff --git a/src/map/script.c b/src/map/script.c index 876f174773..6265120034 100644 --- a/src/map/script.c +++ b/src/map/script.c @@ -3945,7 +3945,7 @@ int buildin_grouprandomitem(struct script_state *st) int group; group = conv_num(st,& (st->stack->stack_data[st->start+2])); - push_val(st->stack, C_INT, itemdb_searchrandomgroup(group)); + push_val(st->stack, C_INT, itemdb_searchrandomid(group)); return 0; } diff --git a/src/map/skill.c b/src/map/skill.c index e419b2f562..38f244a4eb 100644 --- a/src/map/skill.c +++ b/src/map/skill.c @@ -6653,13 +6653,13 @@ int skill_unit_onplace(struct skill_unit *src,struct block_list *bl,unsigned int case UNT_ROKISWEIL: case UNT_INTOABYSS: case UNT_SIEGFRIED: + case UNT_HERMODE: //Needed to check when a dancer/bard leaves their ensemble area. if (sg->src_id==bl->id && (!sc || sc->data[SC_SPIRIT].timer == -1 || sc->data[SC_SPIRIT].val2 != SL_BARDDANCER)) return sg->skill_id; if (sc && sc->data[type].timer==-1) sc_start4(bl,type,100,sg->skill_lv,sg->val1,sg->val2,0,sg->limit); break; - case UNT_WHISTLE: case UNT_ASSASSINCROSS: case UNT_POEMBRAGI: @@ -6668,11 +6668,18 @@ int skill_unit_onplace(struct skill_unit *src,struct block_list *bl,unsigned int case UNT_DONTFORGETME: case UNT_FORTUNEKISS: case UNT_SERVICEFORYOU: - case UNT_HERMODE: if (sg->src_id==bl->id && (!sc || sc->data[SC_SPIRIT].timer == -1 || sc->data[SC_SPIRIT].val2 != SL_BARDDANCER)) return 0; - if (sc && sc->data[type].timer==-1) + if (!sc) + break; + if (sc->data[type].timer==-1) sc_start4(bl,type,100,sg->skill_lv,sg->val1,sg->val2,0,sg->limit); + else if (sc->data[type].val4 == 1) { + //Readjust timers since the effect will not last long. + sc->data[type].val4 = 0; + delete_timer(sc->data[type].timer, status_change_timer); + sc->data[type].timer = add_timer(tick+sg->limit, status_change_timer, bl->id, type); + } break; /* Basilica does not knocks back... case UNT_BASILICA: @@ -7188,6 +7195,7 @@ static int skill_unit_onleft(int skill_id, struct block_list *bl,unsigned int ti delete_timer(sc->data[type].timer, status_change_timer); //NOTE: It'd be nice if we could get the skill_lv for a more accurate extra time, but alas... //not possible on our current implementation. + sc->data[type].val4 = 1; //Store the fact that this is a "reduced" duration effect. sc->data[type].timer = add_timer(tick+skill_get_time2(skill_id,1), status_change_timer, bl->id, type); } break;