item_misc.txt 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554
  1. // GroupID,ItemID,Rate
  2. //
  3. // First Aid Kit
  4. 8,501,5 // Red Potion
  5. 8,502,5 // Orange Potion
  6. 8,503,5 // Yellow Potion
  7. 8,504,5 // White Potion
  8. 8,505,5 // Blue Potion
  9. 8,506,5 // Green Potion
  10. 8,545,5 // Condensed Red Potion
  11. 8,546,5 // Condensed Yellow Potion
  12. 8,547,5 // Condensed White Potion
  13. 8,569,5 // Novice Potion
  14. 8,605,5 // Anodyne
  15. 8,645,5 // Concentration Potion
  16. 8,656,5 // Awakening Potion
  17. 8,657,5 // Berserk Potion
  18. 8,678,1 // Poison Bottle
  19. 8,12016,4 // Speed Potion
  20. 8,12017,5 // Slow Potion
  21. 8,12020,5 // Cursed_Water
  22. // Herbs
  23. 9,507,1 // Red Herb
  24. 9,508,1 // Yellow Herb
  25. 9,509,1 // White Herb
  26. // Fruits
  27. 10,512,1 // Apple
  28. 10,513,1 // Banana
  29. 10,514,1 // Grape
  30. 10,515,1 // Carrot
  31. 10,516,1 // Potato
  32. // Meat
  33. 11,517,1 // Meat
  34. 11,528,1 // Monster Food
  35. // Candy
  36. 12,529,1 // Candy
  37. 12,530,1 // Candy Cane
  38. // Juice
  39. 13,531,1 // Apple Juice
  40. 13,532,1 // Banana Juice
  41. 13,534,1 // Carrot Juice
  42. // Fish
  43. 14,544,1 // Raw Fish
  44. 14,551,1 // Sushi
  45. // Boxes
  46. 15,603,1 // Old Blue Box
  47. 15,617,1 // Old Purple Box
  48. 15,644,1 // Gift Box
  49. // Gemstones
  50. 16,715,1 // Yellow Gemstone
  51. 16,716,1 // Red Gemstone
  52. 16,717,1 // Blue Gemstone
  53. // Elemental Resist Potions
  54. 17,12118,1 // Fire Resist Potion
  55. 17,12119,1 // Cold Resist Potion
  56. 17,12120,1 // Earth Resist Potion
  57. 17,12121,1 // Thunder Resist Potion
  58. // Ores
  59. 18,756,1 // Rough Oridecon
  60. 18,757,1 // Rough Elunium
  61. 18,998,1 // Iron
  62. 18,999,1 // Steel
  63. 18,1002,1 // Iron Ore
  64. 18,1003,1 // Coal
  65. 18,1010,1 // Phracon
  66. 18,1011,1 // Emveretarcon
  67. // Food Types
  68. 19,512,1 // Apple
  69. 19,513,1 // Banana
  70. 19,514,1 // Grape
  71. 19,515,1 // Carrot
  72. 19,516,1 // Potato
  73. 19,517,1 // Meat
  74. 19,528,1 // Monster Food
  75. 19,529,1 // Candy
  76. 19,530,1 // Candy Cane
  77. 19,544,1 // Raw Fish
  78. 19,551,1 // Sushi
  79. // Recovery Types
  80. 20,501,1 // Red Potion
  81. 20,502,1 // Orange Potion
  82. 20,503,1 // Yellow Potion
  83. 20,504,1 // White Potion
  84. 20,505,1 // Blue Potion
  85. 20,506,1 // Green Potion
  86. 20,507,1 // Red Herb
  87. 20,508,1 // Yellow Herb
  88. 20,509,1 // White Herb
  89. 20,510,1 // Blue Herb
  90. 20,511,1 // Green Herb
  91. 20,531,1 // Apple Juice
  92. 20,532,1 // Banana Juice
  93. 20,533,1 // Grape Juice
  94. 20,534,1 // Carrot Juice
  95. // Minerals
  96. 21,714,1 // Emperium
  97. 21,756,1 // Rough Oridecon
  98. 21,757,1 // Rough Elunium
  99. 21,969,1 // Gold
  100. 21,984,1 // Oridecon
  101. 21,985,1 // Elunium
  102. 21,990,1 // Red Blood
  103. 21,991,1 // Crystal Blue
  104. 21,992,1 // Wind of Verdure
  105. 21,993,1 // Green Live
  106. 21,994,1 // Flame Heart
  107. 21,995,1 // Mystic Frozen
  108. 21,996,1 // Rough Wind
  109. 21,997,1 // Great Nature
  110. 21,998,1 // Iron
  111. 21,999,1 // Steel
  112. 21,1002,1 // Iron Ore
  113. 21,1003,1 // Coal
  114. 21,1010,1 // Phracon
  115. 21,1011,1 // Emveretarcon
  116. // Set Of Taiming Item
  117. 22,619,1 // Unripe Apple
  118. 22,620,1 // Orange Juice
  119. 22,621,1 // Bitter Herb
  120. 22,622,1 // Rainbow Carrot
  121. 22,623,1 // Earthworm the Dude
  122. 22,624,1 // Rotten Fish
  123. 22,625,1 // Rusty Iron
  124. 22,626,1 // Monster Juice
  125. 22,627,1 // Sweet Milk
  126. 22,628,1 // Well-Dried Bone
  127. 22,629,1 // Singing Flower
  128. 22,630,1 // Dew Laden Moss
  129. 22,631,1 // Deadly Noxious Herb
  130. 22,632,1 // Fatty Chubby Earthworm
  131. 22,633,1 // Sweet Potato
  132. 22,634,1 // Tropical Banana
  133. 22,635,1 // Orc Trophy
  134. 22,636,1 // No Recipient
  135. 22,637,1 // Old Broom
  136. 22,638,1 // Silver Knife of Chastity
  137. 22,639,1 // Armlet of Obedience
  138. 22,640,1 // Shining Stone
  139. 22,641,1 // Contracts in Shadow
  140. 22,642,1 // Book of the Devil
  141. 22,659,1 // Her Heart
  142. 22,660,1 // Forbidden Red Candle
  143. 22,661,1 // Soft Apron
  144. 22,10001,1 // Skull Helm
  145. 22,10002,1 // Monster Oxygen Mask
  146. 22,10003,1 // Transparent Headgear
  147. 22,10004,1 // Pacifier
  148. 22,10005,1 // Wig
  149. 22,10006,1 // Queen's Hair Ornament
  150. 22,10007,1 // Silk Ribbon
  151. 22,10008,1 // Punisher
  152. 22,10009,1 // Wild Flower
  153. 22,10010,1 // Battered Pot
  154. 22,10011,1 // Stellar Hairpin
  155. 22,10012,1 // Tiny Egg Shell
  156. 22,10013,1 // Backpack
  157. 22,10014,1 // Rocker Glasses
  158. 22,10015,1 // Green Lace
  159. 22,10016,1 // Golden Bell
  160. 22,10017,1 // Bark Shorts
  161. 22,10018,1 // Monkey Circlet
  162. 22,10019,1 // Red Scarf
  163. 22,10020,1 // Grave Keeper's Sword
  164. 22,12373,1 //
  165. 22,12374,1 //
  166. 22,12395,1 //
  167. // Bundle Of Magic Scroll
  168. 23,686,1 // Level 3 Earth Spike
  169. 23,687,1 // Level 5 Earth Spike
  170. 23,688,1 // Level 3 Cold Bolt
  171. 23,689,1 // Level 5 Cold Bolt
  172. 23,690,1 // Level 3 Fire Bolt
  173. 23,691,1 // Level 5 Fire Bolt
  174. 23,692,1 // Level 3 Lightening Bolt
  175. 23,693,1 // Level 5 Lightening Bolt
  176. 23,694,1 // Level 3 Soul Strike
  177. 23,695,1 // Level 5 Soul Strike
  178. 23,696,1 // Level 1 Fire Ball
  179. 23,697,1 // Level 5 Fire Ball
  180. 23,698,1 // Level 1 Fire Wall
  181. 23,699,1 // Level 5 Fire Wall
  182. 23,700,1 // Level 1 Frost Diver
  183. 23,12000,1 // Level 5 Frost Diver
  184. 23,12001,1 // Level 3 Heal
  185. 23,12002,1 // Level 5 Heal
  186. // Random Quiver
  187. 24,12004,1 // Quiver
  188. 24,12005,1 // Iron Arrow Quiver
  189. 24,12006,1 // Steel Arrow Quiver
  190. 24,12007,1 // Oridecon Arrow Quiver
  191. 24,12008,1 // Fire Arrow Quiver
  192. 24,12009,1 // Silver Arrow Quiver
  193. 24,12010,1 // Wind Arrow Quiver
  194. 24,12011,1 // Stone Arrow Quiver
  195. 24,12012,1 // Crystal Arrow Quiver
  196. 24,12013,1 // Shadow Arrow Quiver
  197. 24,12014,1 // Immaterial Arrow Quiver
  198. 24,12015,1 // Rusty Arrow Quiver
  199. 24,12183,1 // Holy Arrow Quiver
  200. // Wrapped Mask
  201. 25,2278,10 // Mr. Smile
  202. 25,2281,10 // Opera Masque
  203. 25,2288,10 // Mr. Scream
  204. 25,2292,10 // Welding Mask
  205. 25,2297,10 // Goblin Mask
  206. 25,5005,10 // Gas Mask
  207. 25,5086,10 // Alarm Mask
  208. 25,5087,10 // Poker Face
  209. 25,5088,10 // Surprised Mask
  210. 25,5089,10 // Annoyed Mask
  211. 25,5090,10 // Goblin Leader Mask
  212. 25,5121,1 // Zherlthsh Mask
  213. 25,5176,2 // Hahoe Mask
  214. // Accessory Box
  215. 26,2601,10 // Ring
  216. 26,2602,11 // Earring
  217. 26,2603,12 // Necklace
  218. 26,2604,12 // Glove
  219. 26,2605,12 // Brooch
  220. 26,2607,12 // Clip
  221. 26,2608,14 // Rosary
  222. 26,2609,14 // Skull Ring
  223. 26,2610,14 // Gold Ring
  224. 26,2611,14 // Silver Ring
  225. 26,2612,14 // Flower Ring
  226. 26,2613,12 // Diamond Ring
  227. 26,2615,1 // Safety Ring
  228. 26,2616,1 // Critical Ring
  229. 26,2617,10 // Celebrant's Mitten
  230. 26,2618,11 // Matyr's Leash
  231. 26,2619,10 // Bow Thimble
  232. 26,2621,1 // Ring
  233. 26,2622,1 // Earring
  234. 26,2623,10 // Necklace
  235. 26,2624,1 // Glove
  236. 26,2625,1 // Brooch
  237. 26,2626,1 // Rosary
  238. 26,2627,10 // Belt
  239. 26,2628,14 // Novice Armlet
  240. 26,2654,1 // Shinobi Sash
  241. 26,2656,1 // Armor Charm
  242. 26,2658,10 // Nile Rose
  243. 26,2659,2 // Vesper Core 01
  244. 26,2660,2 // Vesper Core 02
  245. 26,2661,2 // Vesper Core 03
  246. 26,2662,2 // Vesper Core 04
  247. 26,2671,1 // Bow Thimble
  248. 26,2700,2 // Red Silk of Seal
  249. 26,2701,1 // Glove of Orleans
  250. 26,2677,1 // Spiritual Ring
  251. 26,2680,9 // Ring of Minor Spirits
  252. 26,2703,1 // Expert Ring
  253. 26,2716,1 // Librarian Glove
  254. 26,2717,1 // Pocket Watch
  255. 26,2718,1 // Lunatic Brooch
  256. 26,2719,1 // Iron Wrist
  257. // jewels
  258. 27,718,1 // Garnet
  259. 27,719,1 // Amethyst
  260. 27,720,1 // Aquamarine
  261. 27,721,1 // Emerald
  262. 27,722,1 // Pearl
  263. 27,723,1 // Ruby
  264. 27,724,1 // Cursed Ruby
  265. 27,725,1 // Sardonyx
  266. 27,726,1 // Sapphire
  267. 27,727,1 // Opal
  268. 27,728,1 // Topaz
  269. 27,729,1 // Zircon
  270. 27,730,1 // 1carat Diamond
  271. 27,731,1 // 2carat Diamond
  272. 27,732,1 // 3carat Diamond
  273. 27,733,1 // Cracked Diamond
  274. // Egg Boy
  275. 32,514,300 // Grape
  276. 32,564,522 // Rice Ball
  277. 32,660,20 // Forbidden Red Candle
  278. 32,682,100 // Distilled Fighting Spirit
  279. 32,683,50 // Herb of Incantation
  280. 32,2235,2 // Crown
  281. 32,2274,5 // Ghost Bandana
  282. 32,5072,1 // Incubus Horn
  283. // Egg Girl
  284. 33,514,300 // Grape
  285. 33,564,522 // Rice Ball
  286. 33,661,20 // Soft Apron
  287. 33,682,100 // Distilled Fighting Spirit
  288. 33,683,50 // Herb of Incantation
  289. 33,2234,2 // Tiara
  290. 33,5042,5 // Bao Bao
  291. 33,5066,1 // Succubus Horn
  292. // Lotto Box
  293. 35,7391,1 // Lotto Ball 31
  294. 35,7392,1 // Lotto Ball 32
  295. 35,7393,1 // Lotto Ball 33
  296. 35,7394,1 // Lotto Ball 34
  297. 35,7395,1 // Lotto Ball 35
  298. 35,7396,1 // Lotto Ball 36
  299. 35,7397,1 // Lotto Ball 37
  300. 35,7398,1 // Lotto Ball 38
  301. 35,7540,1 // Lotto Ball 39
  302. 35,7541,1 // Lotto Ball 40
  303. // Food Package
  304. 36,512,1 // Apple
  305. 36,513,1 // Banana
  306. 36,514,1 // Grape
  307. 36,515,1 // Carrot
  308. 36,516,1 // Potato
  309. 36,517,1 // Meat
  310. 36,518,1 // Honey
  311. 36,519,1 // Milk
  312. 36,520,1 // Hinalle Leaflet
  313. 36,521,1 // Aloe Leaflet
  314. 36,522,1 // Mastela Fruit
  315. 36,526,1 // Royal Jelly
  316. 36,529,1 // Candy
  317. 36,530,1 // Candy Cane
  318. 36,531,1 // Apple Juice
  319. 36,532,1 // Banana Juice
  320. 36,533,1 // Grape Juice
  321. 36,534,1 // Carrot Juice
  322. 36,536,1 // Ice Cream
  323. 36,538,1 // Well-baked Cookie
  324. 36,539,1 // Piece of Cake
  325. 36,544,1 // Raw Fish
  326. 36,548,1 // Cheese
  327. 36,549,1 // Yam
  328. 36,550,1 // Rice Cake
  329. 36,551,1 // Sushi
  330. 36,553,1 // Bao
  331. 36,554,1 // Mochi
  332. 36,555,1 // Traditional Rice Cake
  333. 36,556,1 // Rice Cake Stick
  334. 36,557,1 // Neatly Sliced Rice Cake
  335. 36,558,1 // Chocolate
  336. 36,559,1 // Hand-made Chocolate
  337. 36,560,1 // Hand-made White Chocolate
  338. 36,561,1 // White Chocolate
  339. 36,564,1 // Rice Ball
  340. 36,566,1 // Tom Yum Goong
  341. 36,567,1 // Shrimp
  342. 36,568,1 // Lemon
  343. 36,576,1 // Prickly Fruit
  344. 36,607,1 // Yggdrasil Berry
  345. 36,608,1 // Yggdrasil Seed
  346. 36,663,1 // Songpyun
  347. 36,669,1 // Rice-Cake Soup
  348. // Potions
  349. 37,501,1 // Red Potion
  350. 37,502,1 // Orange Potion
  351. 37,503,1 // Yellow Potion
  352. 37,504,1 // White Potion
  353. // Red Box_
  354. 38,5137,1 // Alice Doll
  355. 38,5138,9 // Magic Eyes
  356. 38,5139,10 // Lotus
  357. 38,5140,10 // Kawaii Ribbon
  358. // Old Bleu Box
  359. 39,687,1 // Level 5 Earth Spike
  360. 39,689,1 // Level 5 Cold Bolt
  361. 39,691,1 // Level 5 Fire Bolt
  362. 39,693,1 // Level 5 Lightening Bolt
  363. 39,697,1 // Level 5 Fire Ball
  364. 39,699,1 // Level 5 Fire Wall
  365. 39,12002,1 // Level 5 Heal
  366. 39,12000,1 // Level 5 Frost Diver
  367. 39,644,1 // Gift Box
  368. 39,519,1 // Milk
  369. 39,538,1 // Well-baked Cookie
  370. // Red Box
  371. 40,5187,10 // Twin Ribbon
  372. 40,5181,11 // Helm of Darkness
  373. 40,5182,1 // Puppy Hat
  374. 40,5186,11 // Geographer Decoration
  375. 40,5185,11 // Laurel Crown
  376. 40,5183,11 // Nest Hat
  377. 40,5137,11 // Alice Doll
  378. 40,5139,11 // Lotus
  379. 40,5138,11 // Magic Eyes
  380. 40,5140,11 // Kawaii Ribbon
  381. 40,5152,1 // Phoenix Crown
  382. 40,5142,11 // Crescent Helm
  383. 40,5143,12 // Kabuki Mask
  384. 40,5099,12 // Neko Mimi
  385. // Green Box
  386. 41,12075,100 // Steamed Tongue
  387. 41,12080,100 // Dragon Breath Cocktail
  388. 41,12085,100 // Immortal Stew
  389. 41,12090,100 // Steamed Desert Scorpions
  390. 41,12095,100 // Hwergelmir's Tonic
  391. 41,12100,100 // Cooked Nine Tail
  392. 41,607,100 // Yggdrasil Berry
  393. 41,608,100 // Yggdrasil Seed
  394. 41,12018,100 // Firecracker
  395. 41,573,100 // Chocolate Drink
  396. 41,5182,1 // Puppy Hat
  397. // Old Yellow Box
  398. 42,5259,1 // Elephant Hat
  399. 42,5260,1 // Cookie Hat
  400. 42,5261,1 // Silver Tiara
  401. 42,5262,1 // Golden Tiara
  402. // Old Gift Box
  403. 43,5271,15 // Phoenix Crown
  404. 43,5272,40 // Smiling Mask
  405. 43,5270,45 // Happy Wig
  406. // Magic Card Album
  407. 44,4047,1 // Ghostring Card
  408. 44,4054,1 // Angeling Card
  409. 44,4163,1 // Gryphon Card
  410. 44,4169,1 // Dark Illusion Card
  411. 44,4174,1 // Deviling Card
  412. 44,4179,10 // Dragon Fly Card
  413. 44,4183,10 // Vagabond Wolf Card
  414. 44,4197,10 // Mastering Card
  415. 44,4198,1 // Maya Purple Card
  416. 44,4203,10 // Mutant Dragonoid Card
  417. 44,4207,1 // Mysteltainn Card
  418. 44,4211,1 // Vocal card
  419. 44,4237,5 // Owl Duke Card
  420. 44,4238,5 // Owl Baron Card
  421. 44,4241,1 // Arc Angeling Card
  422. 44,4250,1 // Executioner Card
  423. 44,4254,1 // Tirfing Card
  424. 44,4266,10 // Eclipse Card
  425. 44,4284,10 // Chepet Card
  426. 44,4285,10 // Choco Card
  427. 44,4290,5 // Cat O' Nine Tails Card
  428. 44,4291,10 // Kobold Leader Card
  429. 44,4300,10 // Chimera Card
  430. 44,4306,10 // Toad Card
  431. 44,4320,1 // Bloody Knight Card
  432. 44,4336,1 // Ungoliant Card
  433. 44,4354,1 // Gemini-S58 Card
  434. 44,4384,1 // Hydro Card
  435. 44,4395,3 // Thanatos Maero Card
  436. 44,4396,3 // Thanatos Odium Card
  437. 44,4397,3 // Thanatos Despero Card
  438. // Hometown Gift
  439. 45,12195,1 // Plain Rice Cake
  440. 45,12196,1 // Hearty Rice Cake
  441. 45,12197,1 // Salty Rice Cake
  442. 45,12198,1 // Lucky Rice Cake
  443. 45,12122,1 // Sesame Pastry
  444. 45,12123,1 // Honey Pastry
  445. 45,12124,1 // Rainbow Cake
  446. 45,663,1 // Korean Rice Cake
  447. // Masquerade Ball Box
  448. 46,5296,10 // Drooping Nine Tail
  449. 46,5297,1 // Soul Wing
  450. 46,5298,10 // Dokebi's Wig
  451. 46,5299,10 // Pagdayaw
  452. // Tresure Box WoE
  453. 47,12010,24 // Wind Arrow Quiver
  454. 47,12011,25 // Stone Arrow Quiver
  455. 47,12012,26 // Crystal Arrow Quiver
  456. 47,12183,7 // Holy Arrow Quiver
  457. 47,12149,27 // Bullet Casing
  458. 47,12150,27 // Shell of Blood Casing
  459. 47,12151,27 // Silver Bullet Casing
  460. 47,12105,12 // Taming Gift Set
  461. 47,12110,8 // First Aid Kit
  462. 47,12111,36 // Bundle of Food
  463. 47,12108,9 // Scroll Package
  464. 47,12702,8 // Old Bleu Box
  465. 47,12130,48 // Cookie Bag
  466. 47,12194,6 // Present from Home
  467. 47,12260,22 // Summer Event Suit
  468. 47,658,6 // Tribal Solidarity
  469. 47,12107,2 // Wrapped Mask
  470. 47,678,3 // Poison Bottle
  471. 47,603,6 // Old Blue Box
  472. 47,732,8 // 3carat Diamond
  473. // Masquerade Ball Box2
  474. 48,5213,13 // Rabbit Ears
  475. 48,5289,10 // Vanilmirth Hat
  476. 48,5304,9 // Executioner Hood
  477. 48,5211,1 // Ribbon Hat
  478. // Easter Scroll
  479. 49,638,110 // Silver Knife of Chastity
  480. 49,659,110 // Her Heart
  481. 49,636,110 // No Recipient
  482. 49,637,110 // Old Broom
  483. 49,639,110 // Armlet of Obedience
  484. 49,640,110 // Shining Stone
  485. 49,641,110 // Contracts in Shadow
  486. 49,642,110 // Book of the Devil
  487. 49,643,205 // Pet Incubator
  488. 49,2264,1 // Munak Hat
  489. 49,5046,1 // Bongun Hat
  490. 49,5167,1 // Munak Hat [1]
  491. 49,5168,1 // Bongun Hat [1]
  492. 49,2274,1 // Ghost Bandana
  493. // Pierre Treasurebox
  494. 50,12018,2 // Firecracker
  495. 50,975,3 // Scarlet Dyestuff
  496. 50,976,3 // Lemon Dyestuff
  497. 50,978,3 // Cobaltblue Dyestuff
  498. 50,979,3 // Darkgreen Dyestuff
  499. 50,980,3 // Orange Dyestuff
  500. 50,981,3 // Violet Dyestuff
  501. 50,982,3 // White Dyestuff
  502. 50,983,3 // Black Dyestuff
  503. 50,7289,3 // Peridot
  504. 50,7290,3 // Phlogopite
  505. 50,7291,3 // Agate
  506. 50,7292,3 // Muscovite
  507. 50,7293,3 // Rose Quartz
  508. 50,7294,3 // Turquoise
  509. 50,7295,3 // Citrin
  510. 50,7296,3 // Pyroxene
  511. 50,7297,3 // Biotite
  512. 50,12075,3 // Steamed Tongue
  513. 50,12090,3 // Steamed Desert Scorpions
  514. 50,12085,3 // Immortal Stew
  515. 50,12100,3 // Cooked Nine Tail
  516. 50,12095,3 // Hwergelmir's Tonic
  517. 50,604,3 // Dead Branch
  518. 50,617,4 // Old Purple Box
  519. 50,644,3 // Gift Box
  520. 50,603,11 // Old Blue Box
  521. 50,12103,1 // Bloody Branch
  522. // Cherish Box
  523. 51,5454,1 // Puppy Hat
  524. 51,5455,4 // Decorative Geographer
  525. 51,5456,4 // Summer Hat
  526. // Cherish Box Ori
  527. 52,5256,1 // Valkyrie Feather Band
  528. 52,5212,2 // Solar Panels
  529. 52,5305,2 // Pirate Dagger
  530. 52,5332,2 // Loki Mask
  531. 52,2712,2 // Collector's Edition Book
  532. // Louise_Costume_Box
  533. 53,12132,9 // Red_Bag
  534. 53,12260,1 // Cool_Summer_Outfit
  535. // Xmas_Gift
  536. 54,14550,3 // Fire_Cracker_Xmas
  537. 54,14546,3 // Fire_Cracker_Love
  538. 54,644,33 // Gift_Box
  539. 54,12702,18 // Old_Bleu_Box
  540. 54,12105,3 // Set_Of_Taiming_Item
  541. 54,12107,3 // Wrapped_Mask
  542. 54,603,12 // Old_Blue_Box
  543. 54,12108,6 // Bundle_Of_Magic_Scroll
  544. 54,12354,21 // Buche_De_Noel
  545. 54,12016,6 // Speed_Up_Potion
  546. 54,12017,6 // Slow_Down_Potion
  547. 54,12130,6 // Cookie_Bag
  548. 54,12132,3 // Red_Bag
  549. 54,12110,6 // First_Aid_Kit
  550. 54,732,6 // Crystal_Jewel__
  551. 54,559,9 // Light_Orange_Pot
  552. 54,560,9 // HandMade_Chocolate_
  553. 54,573,9 // Chocolate_Drink
  554. 54,5136,6 // Santa's_Hat_