summaryrefslogtreecommitdiff
path: root/db/item_misc.txt
blob: d62b1a54932bc79dafb736bee2d7ff9cc4455f68 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
//GroupID,ItemID,Rate
//
// Potions
8,678,1	//Poison Bottle
8,501,1	//Red Potion
8,502,1	//Orange Potion
8,503,1	//Yellow Potion
8,12017,1	//Slow Potion
8,504,1	//White Potion
8,505,1	//Blue Potion
8,506,1	//Green Potion
8,545,1	//Condensed Red Potion
8,546,1	//Condensed Yellow Potion
8,547,1	//Condensed White Potion
8,12020,1	//Cursed_Water
8,645,1	//Concentration Potion
8,656,1	//Awakening Potion
8,657,1	//Berserk Potion
8,569,1	//Novice Potion
8,605,1	//Anodyne
8,12016,1	//Speed Potion
8,501,1	//Red Potion
8,502,1	//Orange Potion
8,503,1	//Yellow Potion
8,12017,1	//Slow Potion
8,504,1	//White Potion
8,505,1	//Blue Potion
8,506,1	//Green Potion
8,545,1	//Condensed Red Potion
8,546,1	//Condensed Yellow Potion
8,547,1	//Condensed White Potion
8,12020,1	//Cursed_Water
8,645,1	//Concentration Potion
8,656,1	//Awakening Potion
8,657,1	//Berserk Potion
8,569,1	//Novice Potion
8,605,1	//Anodyne
8,12016,1	//Speed Potion
8,501,1	//Red Potion
8,502,1	//Orange Potion
8,503,1	//Yellow Potion
8,12017,1	//Slow Potion
8,504,1	//White Potion
8,505,1	//Blue Potion
8,506,1	//Green Potion
8,545,1	//Condensed Red Potion
8,546,1	//Condensed Yellow Potion
8,547,1	//Condensed White Potion
8,12020,1	//Cursed_Water
8,645,1	//Concentration Potion
8,656,1	//Awakening Potion
8,657,1	//Berserk Potion
8,569,1	//Novice Potion
8,605,1	//Anodyne
8,12016,1	//Speed Potion
8,501,1	//Red Potion
8,502,1	//Orange Potion
8,503,1	//Yellow Potion
8,12017,1	//Slow Potion
8,504,1	//White Potion
8,505,1	//Blue Potion
8,506,1	//Green Potion
8,545,1	//Condensed Red Potion
8,546,1	//Condensed Yellow Potion
8,547,1	//Condensed White Potion
8,12020,1	//Cursed_Water
8,645,1	//Concentration Potion
8,656,1	//Awakening Potion
8,657,1	//Berserk Potion
8,569,1	//Novice Potion
8,605,1	//Anodyne
8,12016,1	//Speed Potion
8,501,1	//Red Potion
8,502,1	//Orange Potion
8,503,1	//Yellow Potion
8,12017,1	//Slow Potion
8,504,1	//White Potion
8,505,1	//Blue Potion
8,506,1	//Green Potion
8,545,1	//Condensed Red Potion
8,546,1	//Condensed Yellow Potion
8,547,1	//Condensed White Potion
8,12020,1	//Cursed_Water
8,645,1	//Concentration Potion
8,656,1	//Awakening Potion
8,657,1	//Berserk Potion
8,569,1	//Novice Potion
8,605,1	//Anodyne
8,12016,1	//Speed Potion
// 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
// Elemental Resist Potions
17,12118,1
17,12119,1
17,12120,1
17,12121,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	//Unripe Apple
22,620,1	//Orange Juice
22,621,1	//Bitter Herb
22,622,1	//Rainbow Carrot
22,623,1	//Earthworm the Dude
22,624,1	//Rotten Fish
22,625,1	//Rusty Iron
22,626,1	//Monster Juice
22,627,1	//Sweet Milk
22,628,1	//Well-Dried Bone
22,629,1	//Singing Flower
22,630,1	//Dew Laden Moss
22,631,1	//Deadly Noxious Herb
22,632,1	//Fatty Chubby Earthworm
22,633,1	//Sweet Potato
22,634,1	//Tropical Banana
22,635,1	//Orc Trophy
22,636,1	//No Recipient
22,637,1	//Old Broom
22,638,1	//Silver Knife of Chastity
22,639,1	//Armlet of Obedience
22,640,1	//Shining Stone
22,641,1	//Contracts in Shadow
22,642,1	//Book of the Devil
22,659,1	//Her Heart
22,660,1	//Forbidden Red Candle
22,661,1	//Soft Apron
22,10001,1	//Skull Helm
22,10002,1	//Monster Oxygen Mask
22,10003,1	//Transparent Headgear
22,10004,1	//Pacifier
22,10005,1	//Wig
22,10006,1	//Queen's Hair Ornament
22,10007,1	//Silk Ribbon
22,10008,1	//Punisher
22,10009,1	//Wild Flower
22,10010,1	//Battered Pot
22,10011,1	//Stellar Hairpin
22,10012,1	//Tiny Egg Shell
22,10013,1	//Backpack
22,10014,1	//Rocker Glasses
22,10015,1	//Green Lace
22,10016,1	//Golden Bell
22,10017,1	//Bark Shorts
22,10018,1	//Monkey Circlet
22,10019,1	//Red Scarf
22,10020,1	//Grave Keeper's Sword
//scrolls
23,686,1	//Level 3 Earth Spike
23,687,1	//Level 5 Earth Spike
23,688,1	//Level 3 Cold Bolt
23,689,1	//Level 5 Cold Bolt
23,690,1	//Level 3 Fire Bolt
23,691,1	//Level 5 Fire Bolt
23,692,1	//Level 3 Lightening Bolt
23,693,1	//Level 5 Lightening Bolt
23,694,1	//Level 3 Soul Strike
23,695,1	//Level 5 Soul Strike
23,696,1	//Level 1 Fire Ball
23,697,1	//Level 5 Fire Ball
23,698,1	//Level 1 Fire Wall
23,699,1	//Level 5 Fire Wall
23,700,1	//Level 1 Frost Diver
23,12000,1	//Level 5 Frost Diver
23,12001,1	//Level 3 Heal
23,12002,1	//Level 5 Heal
//quivers
24,12004,1	//Quiver
24,12005,1	//Iron Arrow Quiver
24,12006,1	//Steel Arrow Quiver
24,12007,1	//Oridecon Arrow Quiver
24,12008,1	//Fire Arrow Quiver
24,12009,1	//Silver Arrow Quiver
24,12010,1	//Wind Arrow Quiver
24,12011,1	//Stone Arrow Quiver
24,12012,1	//Crystal Arrow Quiver
24,12013,1	//Shadow Arrow Quiver
24,12014,1	//Immaterial Arrow Quiver
24,12015,1	//Rusty Arrow Quiver
24,12183,1	//Holy Arrow Quiver
//masks
25,2278,1	//Mr. Smile
25,2281,1	//Opera Masque
25,2288,1	//Mr. Scream
25,2292,1	//Welding Mask
25,2297,1	//Goblin Mask
25,5005,1	//Gas Mask
25,5086,1	//Alarm Mask
25,5087,1	//Poker Face
25,5088,1	//Surprised Mask
25,5089,1	//Annoyed Mask
25,5090,1	//Goblin Leader Mask
25,2278,1	//Mr. Smile
25,2281,1	//Opera Masque
25,2288,1	//Mr. Scream
25,2292,1	//Welding Mask
25,2297,1	//Goblin Mask
25,5005,1	//Gas Mask
25,5086,1	//Alarm Mask
25,5087,1	//Poker Face
25,5088,1	//Surprised Mask
25,5089,1	//Annoyed Mask
25,5090,1	//Goblin Leader Mask
25,2278,1	//Mr. Smile
25,2281,1	//Opera Masque
25,2288,1	//Mr. Scream
25,2292,1	//Welding Mask
25,2297,1	//Goblin Mask
25,5005,1	//Gas Mask
25,5086,1	//Alarm Mask
25,5087,1	//Poker Face
25,5088,1	//Surprised Mask
25,5089,1	//Annoyed Mask
25,5090,1	//Goblin Leader Mask
25,2278,1	//Mr. Smile
25,2281,1	//Opera Masque
25,2288,1	//Mr. Scream
25,2292,1	//Welding Mask
25,2297,1	//Goblin Mask
25,5005,1	//Gas Mask
25,5086,1	//Alarm Mask
25,5087,1	//Poker Face
25,5088,1	//Surprised Mask
25,5089,1	//Annoyed Mask
25,5090,1	//Goblin Leader Mask
25,2278,1	//Mr. Smile
25,2281,1	//Opera Masque
25,2288,1	//Mr. Scream
25,2292,1	//Welding Mask
25,2297,1	//Goblin Mask
25,5005,1	//Gas Mask
25,5086,1	//Alarm Mask
25,5087,1	//Poker Face
25,5088,1	//Surprised Mask
25,5089,1	//Annoyed Mask
25,5090,1	//Goblin Leader Mask
25,2278,1	//Mr. Smile
25,2281,1	//Opera Masque
25,2288,1	//Mr. Scream
25,2292,1	//Welding Mask
25,2297,1	//Goblin Mask
25,5005,1	//Gas Mask
25,5086,1	//Alarm Mask
25,5087,1	//Poker Face
25,5088,1	//Surprised Mask
25,5089,1	//Annoyed Mask
25,5090,1	//Goblin Leader Mask
25,2278,1	//Mr. Smile
25,2281,1	//Opera Masque
25,2288,1	//Mr. Scream
25,2292,1	//Welding Mask
25,2297,1	//Goblin Mask
25,5005,1	//Gas Mask
25,5086,1	//Alarm Mask
25,5087,1	//Poker Face
25,5088,1	//Surprised Mask
25,5089,1	//Annoyed Mask
25,5090,1	//Goblin Leader Mask
25,2278,1	//Mr. Smile
25,2281,1	//Opera Masque
25,2288,1	//Mr. Scream
25,2292,1	//Welding Mask
25,2297,1	//Goblin Mask
25,5005,1	//Gas Mask
25,5086,1	//Alarm Mask
25,5087,1	//Poker Face
25,5088,1	//Surprised Mask
25,5089,1	//Annoyed Mask
25,5090,1	//Goblin Leader Mask
25,2278,1	//Mr. Smile
25,2281,1	//Opera Masque
25,2288,1	//Mr. Scream
25,2292,1	//Welding Mask
25,2297,1	//Goblin Mask
25,5005,1	//Gas Mask
25,5086,1	//Alarm Mask
25,5087,1	//Poker Face
25,5088,1	//Surprised Mask
25,5089,1	//Annoyed Mask
25,5090,1	//Goblin Leader Mask
25,2278,1	//Mr. Smile
25,2281,1	//Opera Masque
25,2288,1	//Mr. Scream
25,2292,1	//Welding Mask
25,2297,1	//Goblin Mask
25,5005,1	//Gas Mask
25,5086,1	//Alarm Mask
25,5087,1	//Poker Face
25,5088,1	//Surprised Mask
25,5089,1	//Annoyed Mask
25,5090,1	//Goblin Leader Mask
25,5121,1	//Zherlthsh Mask
//accessory
26,2604,1	//Glove
26,2610,1	//Gold Ring
26,2617,1	//Celebrant's Mitten
26,2612,1	//Flower Ring
26,2603,1	//Necklace
26,2623,1	//Necklace
26,2628,1	//Novice Armlet
26,2613,1	//Diamond Ring
26,2609,1	//Skull Ring
26,2619,1	//Bow Thimble
26,2608,1	//Rosary
26,2601,1	//Ring
26,2618,1	//Matyr's Leash
26,2627,1	//Belt
26,2605,1	//Brooch
26,2658,1	//Nile Rose
26,2611,1	//Silver Ring
26,2607,1	//Clip
26,2602,1	//Earring
26,2604,1	//Glove
26,2610,1	//Gold Ring
26,2617,1	//Celebrant's Mitten
26,2612,1	//Flower Ring
26,2603,1	//Necklace
26,2623,1	//Necklace
26,2628,1	//Novice Armlet
26,2613,1	//Diamond Ring
26,2609,1	//Skull Ring
26,2619,1	//Bow Thimble
26,2608,1	//Rosary
26,2601,1	//Ring
26,2618,1	//Matyr's Leash
26,2627,1	//Belt
26,2605,1	//Brooch
26,2658,1	//Nile Rose
26,2611,1	//Silver Ring
26,2607,1	//Clip
26,2602,1	//Earring
26,2604,1	//Glove
26,2610,1	//Gold Ring
26,2617,1	//Celebrant's Mitten
26,2612,1	//Flower Ring
26,2603,1	//Necklace
26,2623,1	//Necklace
26,2628,1	//Novice Armlet
26,2613,1	//Diamond Ring
26,2609,1	//Skull Ring
26,2619,1	//Bow Thimble
26,2608,1	//Rosary
26,2601,1	//Ring
26,2618,1	//Matyr's Leash
26,2627,1	//Belt
26,2605,1	//Brooch
26,2658,1	//Nile Rose
26,2611,1	//Silver Ring
26,2607,1	//Clip
26,2602,1	//Earring
26,2604,1	//Glove
26,2610,1	//Gold Ring
26,2617,1	//Celebrant's Mitten
26,2612,1	//Flower Ring
26,2603,1	//Necklace
26,2623,1	//Necklace
26,2628,1	//Novice Armlet
26,2613,1	//Diamond Ring
26,2609,1	//Skull Ring
26,2619,1	//Bow Thimble
26,2608,1	//Rosary
26,2601,1	//Ring
26,2618,1	//Matyr's Leash
26,2627,1	//Belt
26,2605,1	//Brooch
26,2658,1	//Nile Rose
26,2611,1	//Silver Ring
26,2607,1	//Clip
26,2602,1	//Earring
26,2604,1	//Glove
26,2610,1	//Gold Ring
26,2617,1	//Celebrant's Mitten
26,2612,1	//Flower Ring
26,2603,1	//Necklace
26,2623,1	//Necklace
26,2628,1	//Novice Armlet
26,2613,1	//Diamond Ring
26,2609,1	//Skull Ring
26,2619,1	//Bow Thimble
26,2608,1	//Rosary
26,2601,1	//Ring
26,2618,1	//Matyr's Leash
26,2627,1	//Belt
26,2605,1	//Brooch
26,2658,1	//Nile Rose
26,2611,1	//Silver Ring
26,2607,1	//Clip
26,2602,1	//Earring
26,2604,1	//Glove
26,2610,1	//Gold Ring
26,2617,1	//Celebrant's Mitten
26,2612,1	//Flower Ring
26,2603,1	//Necklace
26,2623,1	//Necklace
26,2628,1	//Novice Armlet
26,2613,1	//Diamond Ring
26,2609,1	//Skull Ring
26,2619,1	//Bow Thimble
26,2608,1	//Rosary
26,2601,1	//Ring
26,2618,1	//Matyr's Leash
26,2627,1	//Belt
26,2605,1	//Brooch
26,2658,1	//Nile Rose
26,2611,1	//Silver Ring
26,2607,1	//Clip
26,2602,1	//Earring
26,2604,1	//Glove
26,2610,1	//Gold Ring
26,2617,1	//Celebrant's Mitten
26,2612,1	//Flower Ring
26,2603,1	//Necklace
26,2623,1	//Necklace
26,2628,1	//Novice Armlet
26,2613,1	//Diamond Ring
26,2609,1	//Skull Ring
26,2619,1	//Bow Thimble
26,2608,1	//Rosary
26,2601,1	//Ring
26,2618,1	//Matyr's Leash
26,2627,1	//Belt
26,2605,1	//Brooch
26,2658,1	//Nile Rose
26,2611,1	//Silver Ring
26,2607,1	//Clip
26,2602,1	//Earring
26,2604,1	//Glove
26,2610,1	//Gold Ring
26,2617,1	//Celebrant's Mitten
26,2612,1	//Flower Ring
26,2603,1	//Necklace
26,2623,1	//Necklace
26,2628,1	//Novice Armlet
26,2613,1	//Diamond Ring
26,2609,1	//Skull Ring
26,2619,1	//Bow Thimble
26,2608,1	//Rosary
26,2601,1	//Ring
26,2618,1	//Matyr's Leash
26,2627,1	//Belt
26,2605,1	//Brooch
26,2658,1	//Nile Rose
26,2611,1	//Silver Ring
26,2607,1	//Clip
26,2602,1	//Earring
26,2604,1	//Glove
26,2610,1	//Gold Ring
26,2617,1	//Celebrant's Mitten
26,2612,1	//Flower Ring
26,2603,1	//Necklace
26,2623,1	//Necklace
26,2628,1	//Novice Armlet
26,2613,1	//Diamond Ring
26,2609,1	//Skull Ring
26,2619,1	//Bow Thimble
26,2608,1	//Rosary
26,2601,1	//Ring
26,2618,1	//Matyr's Leash
26,2627,1	//Belt
26,2605,1	//Brooch
26,2658,1	//Nile Rose
26,2611,1	//Silver Ring
26,2607,1	//Clip
26,2602,1	//Earring
26,2604,1	//Glove
26,2610,1	//Gold Ring
26,2617,1	//Celebrant's Mitten
26,2612,1	//Flower Ring
26,2603,1	//Necklace
26,2623,1	//Necklace
26,2628,1	//Novice Armlet
26,2613,1	//Diamond Ring
26,2609,1	//Skull Ring
26,2619,1	//Bow Thimble
26,2608,1	//Rosary
26,2601,1	//Ring
26,2618,1	//Matyr's Leash
26,2627,1	//Belt
26,2605,1	//Brooch
26,2658,1	//Nile Rose
26,2611,1	//Silver Ring
26,2607,1	//Clip
26,2602,1	//Earring
26,2615,1	//Safety Ring
26,2616,1	//Critical Ring
26,2624,1	//Glove
26,2621,1	//Ring
26,2626,1	//Rosary
26,2625,1	//Brooch
26,2622,1	//Earring
// 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
// Egg Boy
32,514,300	//Grape
32,564,522	//Rice Ball
32,660,20	//Forbidden Red Candle
32,682,100	//Distilled Fighting Spirit
32,683,50	//Herb of Incantation
32,2235,2	//Crown
32,2274,5	//Ghost Bandana
32,5072,1	//Incubus Horn
// Egg Girl
33,514,300	//Grape
33,564,522	//Rice Ball
33,661,20	//Soft Apron
33,682,100	//Distilled Fighting Spirit
33,683,50	//Herb of Incantation
33,2234,2	//Tiara
33,5042,5	//Bao Bao
33,5066,1	//Succubus Horn
// Lotto Box
35,7391,1
35,7392,1
35,7393,1
35,7394,1
35,7395,1
35,7396,1
35,7397,1
35,7398,1
35,7540,1
35,7541,1