1 | // Gift Box Obtainable Items Database |
---|
2 | // |
---|
3 | // Structure of Database: |
---|
4 | // GroupID,ItemID,Rate |
---|
5 | |
---|
6 | // GiftBox |
---|
7 | 4,501,1 //Red Potion |
---|
8 | 4,502,1 //Orange Potion |
---|
9 | 4,503,1 //Yellow Potion |
---|
10 | 4,504,1 //White Potion |
---|
11 | 4,505,1 //Blue Potion |
---|
12 | 4,506,1 //Green Potion |
---|
13 | 4,526,1 //Royal Jelly |
---|
14 | 4,529,1 //Candy |
---|
15 | 4,530,1 //Candy Cane |
---|
16 | 4,537,1 //Pet Food |
---|
17 | 4,538,1 //Well-baked Cookie |
---|
18 | 4,539,1 //Piece of Cake |
---|
19 | 4,603,1 //Old Blue Box |
---|
20 | 4,617,1 //Old Purple Box |
---|
21 | 4,644,19 //Gift Box |
---|
22 | 4,706,1 //Four Leaf Clover |
---|
23 | 4,714,1 //Emperium |
---|
24 | 4,718,1 //Garnet |
---|
25 | 4,719,1 //Amethyst |
---|
26 | 4,720,1 //Aquamarine |
---|
27 | 4,721,1 //Emerald |
---|
28 | 4,722,1 //Pearl |
---|
29 | 4,723,1 //Ruby |
---|
30 | 4,724,1 //Cursed Ruby |
---|
31 | 4,725,1 //Sardonyx |
---|
32 | 4,726,1 //Sapphire |
---|
33 | 4,727,1 //Opal |
---|
34 | 4,728,1 //Topaz |
---|
35 | 4,729,1 //Zircon |
---|
36 | 4,730,1 //1carat Diamond |
---|
37 | 4,731,1 //2carat Diamond |
---|
38 | 4,732,1 //3carat Diamond |
---|
39 | 4,733,1 //Cracked Diamond |
---|
40 | 4,734,1 //Red Frame |
---|
41 | 4,735,1 //Chung Jah |
---|
42 | 4,736,1 //China |
---|
43 | 4,737,1 //Black Ladle |
---|
44 | 4,738,1 //Pencil Case |
---|
45 | 4,739,1 //Rouge |
---|
46 | 4,740,1 //Puppet |
---|
47 | 4,741,1 //Poring Doll |
---|
48 | 4,742,1 //Chonchon Doll |
---|
49 | 4,743,1 //Spore Doll |
---|
50 | 4,744,1 //Bouquet |
---|
51 | 4,745,1 //Wedding Bouquet |
---|
52 | 4,746,1 //Glass Bead |
---|
53 | 4,747,1 //Crystal Mirror |
---|
54 | 4,748,1 //Witherless Rose |
---|
55 | 4,749,1 //Frozen Rose |
---|
56 | 4,750,1 //Baphomet Doll |
---|
57 | 4,751,1 //Osiris Doll |
---|
58 | 4,752,1 //Grasshopper Doll |
---|
59 | 4,753,1 //Yoyo Doll |
---|
60 | 4,754,1 //Raccoon Doll |
---|
61 | 4,756,5 //Rough Oridecon |
---|
62 | 4,757,2 //Rough Elunium |
---|
63 | 4,969,1 //Gold |
---|
64 | 4,975,1 //Scarlet Dyestuff |
---|
65 | 4,976,1 //Lemon Dyestuff |
---|
66 | 4,978,1 //Cobaltblue Dyestuff |
---|
67 | 4,979,1 //Darkgreen Dyestuff |
---|
68 | 4,980,1 //Orange Dyestuff |
---|
69 | 4,981,1 //Violet Dyestuff |
---|
70 | 4,982,1 //White Dyestuff |
---|
71 | 4,983,1 //Black Dyestuff |
---|
72 | 4,984,2 //Oridecon |
---|
73 | 4,985,1 //Elunium |
---|
74 | 4,994,1 //Flame Heart |
---|
75 | 4,995,1 //Mystic Frozen |
---|
76 | 4,996,1 //Rough Wind |
---|
77 | 4,997,1 //Great Nature |
---|
78 | 4,999,1 //Steel |
---|
79 | 4,1000,1 //Star Crumb |
---|
80 | 4,1558,1 //Girl's Diary |
---|
81 | 4,4005,1 //Santa Poring Card |
---|
82 | 4,7034,1 //Red Stocking |
---|
83 | // GiftBox_1 |
---|
84 | 28,501,1 //Red Potion |
---|
85 | 28,502,1 //Orange Potion |
---|
86 | 28,503,1 //Yellow Potion |
---|
87 | 28,504,1 //White Potion |
---|
88 | 28,505,1 //Blue Potion |
---|
89 | 28,506,1 //Green Potion |
---|
90 | 28,526,1 //Royal Jelly |
---|
91 | 28,529,1 //Candy |
---|
92 | 28,530,1 //Candy Cane |
---|
93 | 28,537,1 //Pet Food |
---|
94 | 28,538,1 //Well-baked Cookie |
---|
95 | 28,539,1 //Piece of Cake |
---|
96 | 28,603,1 //Old Blue Box |
---|
97 | 28,617,1 //Old Purple Box |
---|
98 | 28,644,19 //Gift Box |
---|
99 | 28,706,1 //Four Leaf Clover |
---|
100 | 28,714,1 //Emperium |
---|
101 | 28,718,1 //Garnet |
---|
102 | 28,719,1 //Amethyst |
---|
103 | 28,720,1 //Aquamarine |
---|
104 | 28,721,1 //Emerald |
---|
105 | 28,722,1 //Pearl |
---|
106 | 28,723,1 //Ruby |
---|
107 | 28,724,1 //Cursed Ruby |
---|
108 | 28,725,1 //Sardonyx |
---|
109 | 28,726,1 //Sapphire |
---|
110 | 28,727,1 //Opal |
---|
111 | 28,728,1 //Topaz |
---|
112 | 28,729,1 //Zircon |
---|
113 | 28,730,1 //1carat Diamond |
---|
114 | 28,731,1 //2carat Diamond |
---|
115 | 28,732,1 //3carat Diamond |
---|
116 | 28,733,1 //Cracked Diamond |
---|
117 | 28,734,1 //Red Frame |
---|
118 | 28,735,1 //Chung Jah |
---|
119 | 28,736,1 //China |
---|
120 | 28,737,1 //Black Ladle |
---|
121 | 28,738,1 //Pencil Case |
---|
122 | 28,739,1 //Rouge |
---|
123 | 28,740,1 //Puppet |
---|
124 | 28,741,1 //Poring Doll |
---|
125 | 28,742,1 //Chonchon Doll |
---|
126 | 28,743,1 //Spore Doll |
---|
127 | 28,744,1 //Bouquet |
---|
128 | 28,745,1 //Wedding Bouquet |
---|
129 | 28,746,1 //Glass Bead |
---|
130 | 28,747,1 //Crystal Mirror |
---|
131 | 28,748,1 //Witherless Rose |
---|
132 | 28,749,1 //Frozen Rose |
---|
133 | 28,750,1 //Baphomet Doll |
---|
134 | 28,751,1 //Osiris Doll |
---|
135 | 28,752,1 //Grasshopper Doll |
---|
136 | 28,753,1 //Yoyo Doll |
---|
137 | 28,754,1 //Raccoon Doll |
---|
138 | 28,756,5 //Rough Oridecon |
---|
139 | 28,757,2 //Rough Elunium |
---|
140 | 28,969,1 //Gold |
---|
141 | 28,975,1 //Scarlet Dyestuff |
---|
142 | 28,976,1 //Lemon Dyestuff |
---|
143 | 28,978,1 //Cobaltblue Dyestuff |
---|
144 | 28,979,1 //Darkgreen Dyestuff |
---|
145 | 28,980,1 //Orange Dyestuff |
---|
146 | 28,981,1 //Violet Dyestuff |
---|
147 | 28,982,1 //White Dyestuff |
---|
148 | 28,983,1 //Black Dyestuff |
---|
149 | 28,984,2 //Oridecon |
---|
150 | 28,985,1 //Elunium |
---|
151 | 28,994,1 //Flame Heart |
---|
152 | 28,995,1 //Mystic Frozen |
---|
153 | 28,996,1 //Rough Wind |
---|
154 | 28,997,1 //Great Nature |
---|
155 | 28,999,1 //Steel |
---|
156 | 28,1000,1 //Star Crumb |
---|
157 | 28,1558,1 //Girl's Diary |
---|
158 | 28,4005,1 //Santa Poring Card |
---|
159 | 28,7034,1 //Red Stocking |
---|
160 | //GiftBox_2 |
---|
161 | 29,501,1 //Red Potion |
---|
162 | 29,502,1 //Orange Potion |
---|
163 | 29,503,1 //Yellow Potion |
---|
164 | 29,504,1 //White Potion |
---|
165 | 29,505,1 //Blue Potion |
---|
166 | 29,506,1 //Green Potion |
---|
167 | 29,526,1 //Royal Jelly |
---|
168 | 29,529,1 //Candy |
---|
169 | 29,530,1 //Candy Cane |
---|
170 | 29,537,1 //Pet Food |
---|
171 | 29,538,1 //Well-baked Cookie |
---|
172 | 29,539,1 //Piece of Cake |
---|
173 | 29,603,1 //Old Blue Box |
---|
174 | 29,617,1 //Old Purple Box |
---|
175 | 29,644,19 //Gift Box |
---|
176 | 29,706,1 //Four Leaf Clover |
---|
177 | 29,714,1 //Emperium |
---|
178 | 29,718,1 //Garnet |
---|
179 | 29,719,1 //Amethyst |
---|
180 | 29,720,1 //Aquamarine |
---|
181 | 29,721,1 //Emerald |
---|
182 | 29,722,1 //Pearl |
---|
183 | 29,723,1 //Ruby |
---|
184 | 29,724,1 //Cursed Ruby |
---|
185 | 29,725,1 //Sardonyx |
---|
186 | 29,726,1 //Sapphire |
---|
187 | 29,727,1 //Opal |
---|
188 | 29,728,1 //Topaz |
---|
189 | 29,729,1 //Zircon |
---|
190 | 29,730,1 //1carat Diamond |
---|
191 | 29,731,1 //2carat Diamond |
---|
192 | 29,732,1 //3carat Diamond |
---|
193 | 29,733,1 //Cracked Diamond |
---|
194 | 29,734,1 //Red Frame |
---|
195 | 29,735,1 //Chung Jah |
---|
196 | 29,736,1 //China |
---|
197 | 29,737,1 //Black Ladle |
---|
198 | 29,738,1 //Pencil Case |
---|
199 | 29,739,1 //Rouge |
---|
200 | 29,740,1 //Puppet |
---|
201 | 29,741,1 //Poring Doll |
---|
202 | 29,742,1 //Chonchon Doll |
---|
203 | 29,743,1 //Spore Doll |
---|
204 | 29,744,1 //Bouquet |
---|
205 | 29,745,1 //Wedding Bouquet |
---|
206 | 29,746,1 //Glass Bead |
---|
207 | 29,747,1 //Crystal Mirror |
---|
208 | 29,748,1 //Witherless Rose |
---|
209 | 29,749,1 //Frozen Rose |
---|
210 | 29,750,1 //Baphomet Doll |
---|
211 | 29,751,1 //Osiris Doll |
---|
212 | 29,752,1 //Grasshopper Doll |
---|
213 | 29,753,1 //Yoyo Doll |
---|
214 | 29,754,1 //Raccoon Doll |
---|
215 | 29,756,5 //Rough Oridecon |
---|
216 | 29,757,2 //Rough Elunium |
---|
217 | 29,969,1 //Gold |
---|
218 | 29,975,1 //Scarlet Dyestuff |
---|
219 | 29,976,1 //Lemon Dyestuff |
---|
220 | 29,978,1 //Cobaltblue Dyestuff |
---|
221 | 29,979,1 //Darkgreen Dyestuff |
---|
222 | 29,980,1 //Orange Dyestuff |
---|
223 | 29,981,1 //Violet Dyestuff |
---|
224 | 29,982,1 //White Dyestuff |
---|
225 | 29,983,1 //Black Dyestuff |
---|
226 | 29,984,2 //Oridecon |
---|
227 | 29,985,1 //Elunium |
---|
228 | 29,994,1 //Flame Heart |
---|
229 | 29,995,1 //Mystic Frozen |
---|
230 | 29,996,1 //Rough Wind |
---|
231 | 29,997,1 //Great Nature |
---|
232 | 29,999,1 //Steel |
---|
233 | 29,1000,1 //Star Crumb |
---|
234 | 29,1558,1 //Girl's Diary |
---|
235 | 29,4005,1 //Santa Poring Card |
---|
236 | 29,7034,1 //Red Stocking |
---|
237 | // Gift_Box3 |
---|
238 | 30,501,1 //Red Potion |
---|
239 | 30,502,1 //Orange Potion |
---|
240 | 30,503,1 //Yellow Potion |
---|
241 | 30,504,1 //White Potion |
---|
242 | 30,505,1 //Blue Potion |
---|
243 | 30,506,1 //Green Potion |
---|
244 | 30,526,1 //Royal Jelly |
---|
245 | 30,529,1 //Candy |
---|
246 | 30,530,1 //Candy Cane |
---|
247 | 30,537,1 //Pet Food |
---|
248 | 30,538,1 //Well-baked Cookie |
---|
249 | 30,539,1 //Piece of Cake |
---|
250 | 30,603,1 //Old Blue Box |
---|
251 | 30,617,1 //Old Purple Box |
---|
252 | 30,644,19 //Gift Box |
---|
253 | 30,706,1 //Four Leaf Clover |
---|
254 | 30,714,1 //Emperium |
---|
255 | 30,718,1 //Garnet |
---|
256 | 30,719,1 //Amethyst |
---|
257 | 30,720,1 //Aquamarine |
---|
258 | 30,721,1 //Emerald |
---|
259 | 30,722,1 //Pearl |
---|
260 | 30,723,1 //Ruby |
---|
261 | 30,724,1 //Cursed Ruby |
---|
262 | 30,725,1 //Sardonyx |
---|
263 | 30,726,1 //Sapphire |
---|
264 | 30,727,1 //Opal |
---|
265 | 30,728,1 //Topaz |
---|
266 | 30,729,1 //Zircon |
---|
267 | 30,730,1 //1carat Diamond |
---|
268 | 30,731,1 //2carat Diamond |
---|
269 | 30,732,1 //3carat Diamond |
---|
270 | 30,733,1 //Cracked Diamond |
---|
271 | 30,734,1 //Red Frame |
---|
272 | 30,735,1 //Chung Jah |
---|
273 | 30,736,1 //China |
---|
274 | 30,737,1 //Black Ladle |
---|
275 | 30,738,1 //Pencil Case |
---|
276 | 30,739,1 //Rouge |
---|
277 | 30,740,1 //Puppet |
---|
278 | 30,741,1 //Poring Doll |
---|
279 | 30,742,1 //Chonchon Doll |
---|
280 | 30,743,1 //Spore Doll |
---|
281 | 30,744,1 //Bouquet |
---|
282 | 30,745,1 //Wedding Bouquet |
---|
283 | 30,746,1 //Glass Bead |
---|
284 | 30,747,1 //Crystal Mirror |
---|
285 | 30,748,1 //Witherless Rose |
---|
286 | 30,749,1 //Frozen Rose |
---|
287 | 30,750,1 //Baphomet Doll |
---|
288 | 30,751,1 //Osiris Doll |
---|
289 | 30,752,1 //Grasshopper Doll |
---|
290 | 30,753,1 //Yoyo Doll |
---|
291 | 30,754,1 //Raccoon Doll |
---|
292 | 30,756,5 //Rough Oridecon |
---|
293 | 30,757,2 //Rough Elunium |
---|
294 | 30,969,1 //Gold |
---|
295 | 30,975,1 //Scarlet Dyestuff |
---|
296 | 30,976,1 //Lemon Dyestuff |
---|
297 | 30,978,1 //Cobaltblue Dyestuff |
---|
298 | 30,979,1 //Darkgreen Dyestuff |
---|
299 | 30,980,1 //Orange Dyestuff |
---|
300 | 30,981,1 //Violet Dyestuff |
---|
301 | 30,982,1 //White Dyestuff |
---|
302 | 30,983,1 //Black Dyestuff |
---|
303 | 30,984,2 //Oridecon |
---|
304 | 30,985,1 //Elunium |
---|
305 | 30,994,1 //Flame Heart |
---|
306 | 30,995,1 //Mystic Frozen |
---|
307 | 30,996,1 //Rough Wind |
---|
308 | 30,997,1 //Great Nature |
---|
309 | 30,999,1 //Steel |
---|
310 | 30,1000,1 //Star Crumb |
---|
311 | 30,1558,1 //Girl's Diary |
---|
312 | 30,4005,1 //Santa Poring Card |
---|
313 | 30,7034,1 //Red Stocking |
---|
314 | // GiftBox_4 |
---|
315 | 31,501,1 //Red Potion |
---|
316 | 31,502,1 //Orange Potion |
---|
317 | 31,503,1 //Yellow Potion |
---|
318 | 31,504,1 //White Potion |
---|
319 | 31,505,1 //Blue Potion |
---|
320 | 31,506,1 //Green Potion |
---|
321 | 31,526,1 //Royal Jelly |
---|
322 | 31,529,1 //Candy |
---|
323 | 31,530,1 //Candy Cane |
---|
324 | 31,537,1 //Pet Food |
---|
325 | 31,538,1 //Well-baked Cookie |
---|
326 | 31,539,1 //Piece of Cake |
---|
327 | 31,603,1 //Old Blue Box |
---|
328 | 31,617,1 //Old Purple Box |
---|
329 | 31,644,19 //Gift Box |
---|
330 | 31,706,1 //Four Leaf Clover |
---|
331 | 31,714,1 //Emperium |
---|
332 | 31,718,1 //Garnet |
---|
333 | 31,719,1 //Amethyst |
---|
334 | 31,720,1 //Aquamarine |
---|
335 | 31,721,1 //Emerald |
---|
336 | 31,722,1 //Pearl |
---|
337 | 31,723,1 //Ruby |
---|
338 | 31,724,1 //Cursed Ruby |
---|
339 | 31,725,1 //Sardonyx |
---|
340 | 31,726,1 //Sapphire |
---|
341 | 31,727,1 //Opal |
---|
342 | 31,728,1 //Topaz |
---|
343 | 31,729,1 //Zircon |
---|
344 | 31,730,1 //1carat Diamond |
---|
345 | 31,731,1 //2carat Diamond |
---|
346 | 31,732,1 //3carat Diamond |
---|
347 | 31,733,1 //Cracked Diamond |
---|
348 | 31,734,1 //Red Frame |
---|
349 | 31,735,1 //Chung Jah |
---|
350 | 31,736,1 //China |
---|
351 | 31,737,1 //Black Ladle |
---|
352 | 31,738,1 //Pencil Case |
---|
353 | 31,739,1 //Rouge |
---|
354 | 31,740,1 //Puppet |
---|
355 | 31,741,1 //Poring Doll |
---|
356 | 31,742,1 //Chonchon Doll |
---|
357 | 31,743,1 //Spore Doll |
---|
358 | 31,744,1 //Bouquet |
---|
359 | 31,745,1 //Wedding Bouquet |
---|
360 | 31,746,1 //Glass Bead |
---|
361 | 31,747,1 //Crystal Mirror |
---|
362 | 31,748,1 //Witherless Rose |
---|
363 | 31,749,1 //Frozen Rose |
---|
364 | 31,750,1 //Baphomet Doll |
---|
365 | 31,751,1 //Osiris Doll |
---|
366 | 31,752,1 //Grasshopper Doll |
---|
367 | 31,753,1 //Yoyo Doll |
---|
368 | 31,754,1 //Raccoon Doll |
---|
369 | 31,756,5 //Rough Oridecon |
---|
370 | 31,757,2 //Rough Elunium |
---|
371 | 31,969,1 //Gold |
---|
372 | 31,975,1 //Scarlet Dyestuff |
---|
373 | 31,976,1 //Lemon Dyestuff |
---|
374 | 31,978,1 //Cobaltblue Dyestuff |
---|
375 | 31,979,1 //Darkgreen Dyestuff |
---|
376 | 31,980,1 //Orange Dyestuff |
---|
377 | 31,981,1 //Violet Dyestuff |
---|
378 | 31,982,1 //White Dyestuff |
---|
379 | 31,983,1 //Black Dyestuff |
---|
380 | 31,984,2 //Oridecon |
---|
381 | 31,985,1 //Elunium |
---|
382 | 31,994,1 //Flame Heart |
---|
383 | 31,995,1 //Mystic Frozen |
---|
384 | 31,996,1 //Rough Wind |
---|
385 | 31,997,1 //Great Nature |
---|
386 | 31,999,1 //Steel |
---|
387 | 31,1000,1 //Star Crumb |
---|
388 | 31,1558,1 //Girl's Diary |
---|
389 | 31,4005,1 //Santa Poring Card |
---|
390 | 31,7034,1 //Red Stocking |
---|
391 | // GiftBox_China |
---|
392 | 34,501,1 //Red Potion |
---|
393 | 34,502,1 //Orange Potion |
---|
394 | 34,503,1 //Yellow Potion |
---|
395 | 34,504,1 //White Potion |
---|
396 | 34,505,1 //Blue Potion |
---|
397 | 34,506,1 //Green Potion |
---|
398 | 34,518,1 //Honey |
---|
399 | 34,520,1 //Hinalle Leaflet |
---|
400 | 34,521,2 //Aloe Leaflet |
---|
401 | 34,525,1 //Panacea |
---|
402 | 34,526,1 //Royal Jelly |
---|
403 | 34,529,1 //Candy |
---|
404 | 34,530,1 //Candy Cane |
---|
405 | 34,603,40 //Old Blue Box |
---|
406 | 34,604,9 //Dead Branch |
---|
407 | 34,605,1 //Anodyne |
---|
408 | 34,606,1 //Aloevera |
---|
409 | 34,607,1 //Yggdrasil Berry |
---|
410 | 34,608,1 //Yggdrasil Seed |
---|
411 | 34,610,1 //Yggdrasil Leaf |
---|
412 | 34,612,5 //Mini Furnace |
---|
413 | 34,613,1 //Iron Hammer |
---|
414 | 34,614,1 //Golden Hammer |
---|
415 | 34,615,1 //Oridecon Hammer |
---|
416 | 34,701,1 //Ora Ora |
---|
417 | 34,702,1 //Animal Gore |
---|
418 | 34,703,1 //Hinalle |
---|
419 | 34,704,1 //Aloe |
---|
420 | 34,706,1 //Four Leaf Clover |
---|
421 | 34,707,1 //Singing Plant |
---|
422 | 34,708,1 //Ment |
---|
423 | 34,710,1 //Illusion Flower |
---|
424 | 34,714,1 //Emperium |
---|
425 | 34,715,1 //Yellow Gemstone |
---|
426 | 34,716,1 //Red Gemstone |
---|
427 | 34,717,1 //Blue Gemstone |
---|
428 | 34,718,1 //Garnet |
---|
429 | 34,719,1 //Amethyst |
---|
430 | 34,720,1 //Aquamarine |
---|
431 | 34,721,1 //Emerald |
---|
432 | 34,722,1 //Pearl |
---|
433 | 34,723,1 //Ruby |
---|
434 | 34,724,1 //Cursed Ruby |
---|
435 | 34,725,1 //Sardonyx |
---|
436 | 34,726,1 //Sapphire |
---|
437 | 34,727,1 //Opal |
---|
438 | 34,728,1 //Topaz |
---|
439 | 34,729,1 //Zircon |
---|
440 | 34,730,1 //1carat Diamond |
---|
441 | 34,731,1 //2carat Diamond |
---|
442 | 34,732,1 //3carat Diamond |
---|
443 | 34,733,1 //Cracked Diamond |
---|
444 | 34,734,1 //Red Frame |
---|
445 | 34,735,1 //Chung Jah |
---|
446 | 34,736,1 //China |
---|
447 | 34,737,1 //Black Ladle |
---|
448 | 34,738,1 //Pencil Case |
---|
449 | 34,740,1 //Puppet |
---|
450 | 34,741,1 //Poring Doll |
---|
451 | 34,742,1 //Chonchon Doll |
---|
452 | 34,743,1 //Spore Doll |
---|
453 | 34,745,1 //Wedding Bouquet |
---|
454 | 34,747,1 //Crystal Mirror |
---|
455 | 34,748,1 //Witherless Rose |
---|
456 | 34,749,1 //Frozen Rose |
---|
457 | 34,752,1 //Grasshopper Doll |
---|
458 | 34,753,1 //Yoyo Doll |
---|
459 | 34,754,1 //Raccoon Doll |
---|
460 | 34,756,1 //Rough Oridecon |
---|
461 | 34,757,1 //Rough Elunium |
---|
462 | 34,909,1 //Jellopy |
---|
463 | 34,910,1 //Garlet |
---|
464 | 34,911,1 //Scell |
---|
465 | 34,912,1 //Zargon |
---|
466 | 34,931,1 //Orcish Voucher |
---|
467 | 34,934,1 //Memento |
---|
468 | 34,968,1 //Heroic Emblem |
---|
469 | 34,969,1 //Gold |
---|
470 | 34,970,1 //Alcohol |
---|
471 | 34,971,1 //Detrimindexta |
---|
472 | 34,972,1 //Karvodailnirol |
---|
473 | 34,973,1 //Counteragent |
---|
474 | 34,974,1 //Mixture |
---|
475 | 34,975,1 //Scarlet Dyestuff |
---|
476 | 34,976,1 //Lemon Dyestuff |
---|
477 | 34,978,1 //Cobaltblue Dyestuff |
---|
478 | 34,979,1 //Darkgreen Dyestuff |
---|
479 | 34,980,1 //Orange Dyestuff |
---|
480 | 34,981,1 //Violet Dyestuff |
---|
481 | 34,982,1 //White Dyestuff |
---|
482 | 34,983,1 //Black Dyestuff |
---|
483 | 34,984,1 //Oridecon |
---|
484 | 34,985,1 //Elunium |
---|
485 | 34,986,1 //Anvil |
---|
486 | 34,987,1 //Oridecon Anvil |
---|
487 | 34,988,1 //Golden Anvil |
---|
488 | 34,989,1 //Emperium Anvil |
---|
489 | 34,990,1 //Red Blood |
---|
490 | 34,991,1 //Crystal Blue |
---|
491 | 34,992,1 //Wind of Verdure |
---|
492 | 34,993,1 //Green Live |
---|
493 | 34,994,1 //Flame Heart |
---|
494 | 34,995,1 //Mystic Frozen |
---|
495 | 34,996,1 //Rough Wind |
---|
496 | 34,997,1 //Great Nature |
---|
497 | 34,998,1 //Iron |
---|
498 | 34,999,1 //Steel |
---|
499 | 34,1000,1 //Star Crumb |
---|
500 | 34,1001,1 //Star Dust |
---|
501 | 34,1002,1 //Iron Ore |
---|
502 | 34,1003,1 //Coal |
---|
503 | 34,1004,1 //Chivalry Emblem |
---|
504 | 34,1005,1 //Hammer of Blacksmith |
---|
505 | 34,1006,1 //Old Magicbook |
---|
506 | 34,1007,1 //Necklace of Wisdom |
---|
507 | 34,1008,1 //Necklace of Oblivion |
---|
508 | 34,1009,1 //Hand of God |
---|
509 | 34,1010,1 //Phracon |
---|
510 | 34,1011,1 //Emveretarcon |
---|
511 | 34,1065,1 //Trap |
---|
512 | 34,1102,1 //Sword |
---|
513 | 34,1105,1 //Falchion |
---|
514 | 34,1108,1 //Blade |
---|
515 | 34,1111,1 //Rapier |
---|
516 | 34,1114,1 //Scimitar |
---|
517 | 34,1117,1 //Katana |
---|
518 | 34,1120,1 //Tsurugi |
---|
519 | 34,1125,1 //Ring Pommel Saber |
---|
520 | 34,1127,1 //Saber |
---|
521 | 34,1128,1 //Haedonggum |
---|
522 | 34,1129,1 //Flamberge |
---|
523 | 34,1152,1 //Slayer |
---|
524 | 34,1155,1 //Bastard Sword |
---|
525 | 34,1158,1 //Two-Handed Sword |
---|
526 | 34,1162,1 //Broad Sword |
---|
527 | 34,1163,1 //Claymore |
---|
528 | 34,1202,1 //Knife |
---|
529 | 34,1205,1 //Cutter |
---|
530 | 34,1208,1 //Main Gauche |
---|
531 | 34,1211,1 //Dirk |
---|
532 | 34,1214,1 //Dagger |
---|
533 | 34,1217,1 //Stiletto |
---|
534 | 34,1220,1 //Gladius |
---|
535 | 34,1226,1 //Damascus |
---|
536 | 34,1251,1 //Jur |
---|
537 | 34,1253,1 //Katar |
---|
538 | 34,1255,1 //Jamadhar |
---|
539 | 34,1302,1 //Axe |
---|
540 | 34,1352,1 //Battle Axe |
---|
541 | 34,1355,1 //Hammer |
---|
542 | 34,1358,1 //Buster |
---|
543 | 34,1361,1 //Two-Handed Axe |
---|
544 | 34,1402,1 //Javelin |
---|
545 | 34,1405,1 //Spear |
---|
546 | 34,1408,1 //Pike |
---|
547 | 34,1410,1 //Lance |
---|
548 | 34,1452,1 //Guisarme |
---|
549 | 34,1455,1 //Glaive |
---|
550 | 34,1458,1 //Partizan |
---|
551 | 34,1461,1 //Trident |
---|
552 | 34,1464,1 //Halberd |
---|
553 | 34,1502,1 //Club |
---|
554 | 34,1505,1 //Mace |
---|
555 | 34,1508,1 //Smasher |
---|
556 | 34,1511,1 //Flail |
---|
557 | 34,1514,1 //Morning Star |
---|
558 | 34,1517,1 //Sword Mace |
---|
559 | 34,1520,1 //Chain |
---|
560 | 34,1550,1 //Book |
---|
561 | 34,1551,1 //Bible |
---|
562 | 34,1602,1 //Rod |
---|
563 | 34,1605,1 //Wand |
---|
564 | 34,1608,1 //Staff |
---|
565 | 34,1611,1 //Arc Wand |
---|
566 | 34,1613,1 //Mighty Staff |
---|
567 | 34,1702,1 //Bow |
---|
568 | 34,1705,1 //Composite Bow |
---|
569 | 34,1711,1 //Crossbow |
---|
570 | 34,1713,1 //Arbalest |
---|
571 | 34,1714,1 //Gakkung Bow |
---|
572 | 34,1718,1 //Hunter Bow |
---|
573 | 34,1719,1 //Roguemaster's Bow |
---|
574 | 34,2102,1 //Guard |
---|
575 | 34,2104,1 //Buckler |
---|
576 | 34,2106,1 //Shield |
---|
577 | 34,2108,1 //Mirror Shield |
---|
578 | 34,2207,1 //Fancy Flower |
---|
579 | 34,2209,1 //Ribbon |
---|
580 | 34,2213,1 //Kitty Band |
---|
581 | 34,2215,1 //Flower Band |
---|
582 | 34,2217,1 //Biretta |
---|
583 | 34,2221,1 //Hat |
---|
584 | 34,2223,1 //Turban |
---|
585 | 34,2225,1 //Goggles |
---|
586 | 34,2227,1 //Cap |
---|
587 | 34,2229,1 //Helm |
---|
588 | 34,2231,1 //Gemmed Sallet |
---|
589 | 34,2233,1 //Circlet |
---|
590 | 34,2236,1 //Santa Hat |
---|
591 | 34,2244,1 //Big Ribbon |
---|
592 | 34,2249,1 //Coronet |
---|
593 | 34,2250,1 //Cute Ribbon |
---|
594 | 34,2257,1 //Unicorn Horn |
---|
595 | 34,2258,1 //Spiky Band |
---|
596 | 34,2262,1 //Clown Nose |
---|
597 | 34,2263,1 //Zorro Masque |
---|
598 | 34,2265,1 //Gangster Mask |
---|
599 | 34,2269,1 //Romantic Flower |
---|
600 | 34,2270,1 //Romantic Leaf |
---|
601 | 34,2271,1 //Jack be Dandy |
---|
602 | 34,2272,1 //Stop Post |
---|
603 | 34,2273,1 //Doctor Band |
---|
604 | 34,2275,1 //Red Bandana |
---|
605 | 34,2276,1 //Angled Glasses |
---|
606 | 34,2279,1 //Bomb Wick |
---|
607 | 34,2284,1 //Antlers |
---|
608 | 34,2287,1 //Pirate Bandana |
---|
609 | 34,2289,1 //Poo Poo Hat |
---|
610 | 34,2290,1 //Funeral Hat |
---|
611 | 34,2291,1 //Masquerade |
---|
612 | 34,2293,1 //Pretend Murdered |
---|
613 | 34,2294,1 //Stellar |
---|
614 | 34,2295,1 //Blinker |
---|
615 | 34,2296,1 //Binoculars |
---|
616 | 34,2298,1 //Green Feeler |
---|
617 | 34,2299,1 //Orc Helm |
---|
618 | 34,2302,1 //Cotton Shirt |
---|
619 | 34,2304,1 //Jacket |
---|
620 | 34,2306,1 //Adventurer's Suit |
---|
621 | 34,2308,1 //Mantle |
---|
622 | 34,2310,1 //Coat |
---|
623 | 34,2311,1 //Mink Coat |
---|
624 | 34,2313,1 //Padded Armor |
---|
625 | 34,2315,1 //Chain Mail |
---|
626 | 34,2317,1 //Full Plate |
---|
627 | 34,2322,1 //Silk Robe |
---|
628 | 34,2324,1 //Scapulare |
---|
629 | 34,2326,1 //Saint's Robe |
---|
630 | 34,2329,1 //Wooden Mail |
---|
631 | 34,2331,1 //Tights |
---|
632 | 34,2333,1 //Silver Robe |
---|
633 | 34,2336,1 //Thief Clothes |
---|
634 | 34,2337,1 //Ninja Suit |
---|
635 | 34,2338,1 //Wedding Dress |
---|
636 | 34,2339,1 //Pantie |
---|
637 | 34,2402,1 //Sandals |
---|
638 | 34,2404,1 //Shoes |
---|
639 | 34,2407,1 //Crystal Pumps |
---|
640 | 34,2408,1 //Shackles |
---|
641 | 34,2409,1 //High Heels |
---|
642 | 34,2502,1 //Hood |
---|
643 | 34,2504,1 //Muffler |
---|
644 | 34,2506,1 //Manteau |
---|
645 | 34,2507,1 //Ancient Cape |
---|
646 | 34,2508,1 //Ragamuffin Manteau |
---|
647 | 34,2601,1 //Ring |
---|
648 | 34,2602,1 //Earring |
---|
649 | 34,2603,1 //Necklace |
---|
650 | 34,2604,1 //Glove |
---|
651 | 34,2605,1 //Brooch |
---|
652 | 34,2607,1 //Clip |
---|
653 | 34,2608,1 //Rosary |
---|
654 | 34,2609,1 //Skull Ring |
---|
655 | 34,2610,1 //Gold Ring |
---|
656 | 34,2611,1 //Silver Ring |
---|
657 | 34,2612,1 //Flower Ring |
---|
658 | 34,2613,1 //Diamond Ring |
---|
659 | 34,5008,1 //Puppy Love |
---|
660 | 34,5009,1 //Safety Helmet |
---|
661 | 34,5010,1 //Indian Fillet |
---|
662 | 34,5014,1 //Fin Helm |
---|
663 | 34,5015,1 //Egg Shell |
---|