This repository has been archived by the owner on Mar 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathequipmentmaterial.json
716 lines (716 loc) · 27.9 KB
/
equipmentmaterial.json
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
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
[
{
"equipment_material_category_id": 1,
"flavor_text": "剣、大剣、斧を進化させるための素材。一定数を集めると、鍛冶屋でSランクに合成できる。ホーム>サブクエスト>デイリーの「遺跡潜り」で入手できる。",
"flavor_text_en": "Material for evolving Swords, G. Swords, and Axes. Can be combined into S-rank stones at the Forge. Obtained from Ruins Exploration quests (Home>Sub Quests>Daily).",
"flavor_text_en_src": "gl",
"icon": 603001,
"id": 603001,
"name": "【A】斬光石",
"name_en": "[A] Slash Glowstone",
"name_en_src": "gl",
"rarity": 3,
"selling_price": 10,
"sort_order": 984
},
{
"equipment_material_category_id": 1,
"flavor_text": "剣、大剣、斧を進化させるための素材。一定数を集めると、鍛冶屋でSSランクに合成できる。ホーム>サブクエスト>デイリーの「遺跡潜り」で入手できる。",
"flavor_text_en": "Material for evolving Swords, G. Swords, and Axes. Can be combined into SS-rank stones at the Forge. Obtained from Ruins Exploration quests (Home>Sub Quests>Daily).",
"flavor_text_en_src": "gl",
"icon": 604001,
"id": 604001,
"name": "【S】斬光石",
"name_en": "[S] Slash Glowstone",
"name_en_src": "gl",
"rarity": 4,
"selling_price": 20,
"sort_order": 991
},
{
"equipment_material_category_id": 1,
"flavor_text": "剣、大剣、斧を進化させるための素材。ホーム>サブクエスト>デイリーの「遺跡潜り」で入手できる。",
"flavor_text_en": "Material for evolving Swords, G. Swords, and Axes. Obtained from Ruins Exploration quests (Home>Sub Quests>Daily).",
"flavor_text_en_src": "gl",
"icon": 605001,
"id": 605001,
"name": "【SS】斬光石",
"name_en": "[SS] Slash Glowstone",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 998
},
{
"equipment_material_category_id": 0,
"flavor_text": "SS剣、SS大剣、SS斧を進化させるための素材。一定数を集めると、鍛冶屋で進化できる。イベントで入手できる。",
"flavor_text_en": "Material used to evolve SS Swords, SS G. Swords, and SS Axes. Can be used in the Forge. Obtainable from events.",
"flavor_text_en_src": "gl",
"icon": 606001,
"id": 606001,
"name": "【SS】斬輝石",
"name_en": "[SS] Slash Flashstone",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 1005
},
{
"equipment_material_category_id": 2,
"flavor_text": "棍棒、体術、銃を進化させるための素材。一定数を集めると、鍛冶屋でSランクに合成できる。ホーム>サブクエスト>デイリーの「遺跡潜り」で入手できる。",
"flavor_text_en": "Material for evolving Clubs, M. Arts weapons, and Guns. Can be combined into S-rank stones at the Forge. Obtained from Ruins Exploration quests (Home>Sub Quests>Daily).",
"flavor_text_en_src": "gl",
"icon": 613001,
"id": 613001,
"name": "【A】打光石",
"name_en": "[A] Blunt Glowstone",
"name_en_src": "gl",
"rarity": 3,
"selling_price": 10,
"sort_order": 983
},
{
"equipment_material_category_id": 2,
"flavor_text": "棍棒、体術、銃を進化させるための素材。一定数を集めると、鍛冶屋でSSランクに合成できる。ホーム>サブクエスト>デイリーの「遺跡潜り」で入手できる。",
"flavor_text_en": "Material for evolving Clubs, M. Arts weapons, and Guns. Can be combined into SS-rank stones at the Forge. Obtained from Ruins Exploration quests (Home>Sub Quests>Daily).",
"flavor_text_en_src": "gl",
"icon": 614001,
"id": 614001,
"name": "【S】打光石",
"name_en": "[S] Blunt Glowstone",
"name_en_src": "gl",
"rarity": 4,
"selling_price": 20,
"sort_order": 990
},
{
"equipment_material_category_id": 2,
"flavor_text": "棍棒、体術、銃を進化させるための素材。ホーム>サブクエスト>デイリーの「遺跡潜り」で入手できる。",
"flavor_text_en": "Material for evolving Clubs, M. Arts weapons, and Guns. Obtained from Ruins Exploration quests (Home>Sub Quests>Daily).",
"flavor_text_en_src": "gl",
"icon": 615001,
"id": 615001,
"name": "【SS】打光石",
"name_en": "[SS] Blunt Glowstone",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 997
},
{
"equipment_material_category_id": 0,
"flavor_text": "SS棍棒、SS体術、SS銃を進化させるための素材。一定数を集めると、鍛冶屋で進化できる。イベントで入手できる。",
"flavor_text_en": "Material used to evolve SS Clubs, SS M. Arts weapons, and SS Guns. Can be used in the Forge. Obtainable from events.",
"flavor_text_en_src": "gl",
"icon": 616001,
"id": 616001,
"name": "【SS】打輝石",
"name_en": "[SS] Blunt Flashstone",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 1004
},
{
"equipment_material_category_id": 3,
"flavor_text": "小剣、槍、弓を進化させるための素材。一定数を集めると、鍛冶屋でSランクに合成できる。ホーム>サブクエスト>デイリーの「遺跡潜り」で入手できる。",
"flavor_text_en": "Material for evolving S. Swords, Spears, and Bows. Can be combined into S-rank stones at the Forge. Obtained from Ruins Exploration quests (Home>Sub Quests>Daily).",
"flavor_text_en_src": "gl",
"icon": 623001,
"id": 623001,
"name": "【A】突光石",
"name_en": "[A] Pierce Glowstone",
"name_en_src": "gl",
"rarity": 3,
"selling_price": 10,
"sort_order": 982
},
{
"equipment_material_category_id": 3,
"flavor_text": "小剣、槍、弓を進化させるための素材。一定数を集めると、鍛冶屋でSSランクに合成できる。ホーム>サブクエスト>デイリーの「遺跡潜り」で入手できる。",
"flavor_text_en": "Material for evolving S. Swords, Spears, and Bows. Can be combined into SS-rank stones at the Forge. Obtained from Ruins Exploration quests (Home>Sub Quests>Daily).",
"flavor_text_en_src": "gl",
"icon": 624001,
"id": 624001,
"name": "【S】突光石",
"name_en": "[S] Pierce Glowstone",
"name_en_src": "gl",
"rarity": 4,
"selling_price": 20,
"sort_order": 989
},
{
"equipment_material_category_id": 3,
"flavor_text": "小剣、槍、弓を進化させるための素材。ホーム>サブクエスト>デイリーの「遺跡潜り」で入手できる。",
"flavor_text_en": "Material for evolving S. Swords, Spears, and Bows. Obtained from Ruins Exploration quests (Home>Sub Quests>Daily).",
"flavor_text_en_src": "gl",
"icon": 625001,
"id": 625001,
"name": "【SS】突光石",
"name_en": "[SS] Pierce Glowstone",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 996
},
{
"equipment_material_category_id": 0,
"flavor_text": "SS小剣、SS槍、SS弓を進化させるための素材。一定数を集めると、鍛冶屋で進化できる。イベントで入手できる。",
"flavor_text_en": "Material used to evolve SS S. Swords, SS Spears, and SS Bows. Can be used in the Forge. Obtainable from events.",
"flavor_text_en_src": "gl",
"icon": 626001,
"id": 626001,
"name": "【SS】突輝石",
"name_en": "[SS] Pierce Flashstone",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 1003
},
{
"equipment_material_category_id": 4,
"flavor_text": "杖を進化させるための素材。一定数を集めると、鍛冶屋でSランクに合成できる。ホーム>サブクエスト>デイリーの「遺跡潜り」で入手できる。",
"flavor_text_en": "Material for evolving Staves. Can be combined into S-rank stones at the Forge. Obtained from Ruins Exploration quests (Home>Sub Quests>Daily).",
"flavor_text_en_src": "gl",
"icon": 633001,
"id": 633001,
"name": "【A】杖光石",
"name_en": "[A] Staff Glowstone",
"name_en_src": "gl",
"rarity": 3,
"selling_price": 10,
"sort_order": 981
},
{
"equipment_material_category_id": 4,
"flavor_text": "杖を進化させるための素材。一定数を集めると、鍛冶屋でSSランクに合成できる。ホーム>サブクエスト>デイリーの「遺跡潜り」で入手できる。",
"flavor_text_en": "Material for evolving Staves. Can be combined into SS-rank stones at the Forge. Obtained from Ruins Exploration quests (Home>Sub Quests>Daily).",
"flavor_text_en_src": "gl",
"icon": 634001,
"id": 634001,
"name": "【S】杖光石",
"name_en": "[S] Staff Glowstone",
"name_en_src": "gl",
"rarity": 4,
"selling_price": 20,
"sort_order": 988
},
{
"equipment_material_category_id": 4,
"flavor_text": "杖を進化させるための素材。ホーム>サブクエスト>デイリーの「遺跡潜り」で入手できる。",
"flavor_text_en": "Material for evolving Staves. Obtained from Ruins Exploration quests (Home>Sub Quests>Daily).",
"flavor_text_en_src": "gl",
"icon": 635001,
"id": 635001,
"name": "【SS】杖光石",
"name_en": "[SS] Staff Glowstone",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 995
},
{
"equipment_material_category_id": 0,
"flavor_text": "SS杖を進化させるための素材。一定数を集めると、鍛冶屋で進化できる。イベントで入手できる。",
"flavor_text_en": "Material used to evolve SS Staves. Can be used in the Forge. Obtainable from events.",
"flavor_text_en_src": "gl",
"icon": 636001,
"id": 636001,
"name": "【SS】杖輝石",
"name_en": "[SS] Staff Flashstone",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 1002
},
{
"equipment_material_category_id": 5,
"flavor_text": "主防具を進化させるための素材。一定数を集めると、鍛冶屋でSランクに合成できる。ホーム>サブクエスト>デイリーの「遺跡潜り」で入手できる。",
"flavor_text_en": "Material for evolving Armor. Can be combined into S-rank stones at the Forge. Obtained from Ruins Exploration quests (Home>Sub Quests>Daily).",
"flavor_text_en_src": "gl",
"icon": 643001,
"id": 643001,
"name": "【A】鎧光石",
"name_en": "[A] Armor Glowstone",
"name_en_src": "gl",
"rarity": 3,
"selling_price": 10,
"sort_order": 980
},
{
"equipment_material_category_id": 5,
"flavor_text": "主防具を進化させるための素材。一定数を集めると、鍛冶屋でSSランクに合成できる。ホーム>サブクエスト>デイリーの「遺跡潜り」で入手できる。",
"flavor_text_en": "Material for evolving Armor. Can be combined into SS-rank stones at the Forge. Obtained from Ruins Exploration quests (Home>Sub Quests>Daily).",
"flavor_text_en_src": "gl",
"icon": 644001,
"id": 644001,
"name": "【S】鎧光石",
"name_en": "[S] Armor Glowstone",
"name_en_src": "gl",
"rarity": 4,
"selling_price": 20,
"sort_order": 987
},
{
"equipment_material_category_id": 5,
"flavor_text": "主防具を進化させるための素材。ホーム>サブクエスト>デイリーの「遺跡潜り」で入手できる。",
"flavor_text_en": "Material for evolving Armor. Obtained from Ruins Exploration quests (Home>Sub Quests>Daily).",
"flavor_text_en_src": "gl",
"icon": 645001,
"id": 645001,
"name": "【SS】鎧光石",
"name_en": "[SS] Armor Glowstone",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 994
},
{
"equipment_material_category_id": 6,
"flavor_text": "副防具を進化させるための素材。一定数を集めると、鍛冶屋でSランクに合成できる。ホーム>サブクエスト>デイリーの「遺跡潜り」で入手できる。",
"flavor_text_en": "Material for evolving Gear. Can be combined into S-rank stones at the Forge. Obtained from Ruins Exploration quests (Home>Sub Quests>Daily).",
"flavor_text_en_src": "gl",
"icon": 653001,
"id": 653001,
"name": "【A】甲光石",
"name_en": "[A] Gear Glowstone",
"name_en_src": "gl",
"rarity": 3,
"selling_price": 10,
"sort_order": 979
},
{
"equipment_material_category_id": 6,
"flavor_text": "副防具を進化させるための素材。一定数を集めると、鍛冶屋でSSランクに合成できる。ホーム>サブクエスト>デイリーの「遺跡潜り」で入手できる。",
"flavor_text_en": "Material for evolving Gear. Can be combined into SS-rank stones at the Forge. Obtained from Ruins Exploration quests (Home>Sub Quests>Daily).",
"flavor_text_en_src": "gl",
"icon": 654001,
"id": 654001,
"name": "【S】甲光石",
"name_en": "[S] Gear Glowstone",
"name_en_src": "gl",
"rarity": 4,
"selling_price": 20,
"sort_order": 986
},
{
"equipment_material_category_id": 6,
"flavor_text": "副防具を進化させるための素材。ホーム>サブクエスト>デイリーの「遺跡潜り」で入手できる。",
"flavor_text_en": "Material for evolving Gear. Obtained from Ruins Exploration quests (Home>Sub Quests>Daily).",
"flavor_text_en_src": "gl",
"icon": 655001,
"id": 655001,
"name": "【SS】甲光石",
"name_en": "[SS] Gear Glowstone",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 993
},
{
"equipment_material_category_id": 7,
"flavor_text": "武器、主防具、副防具を進化させるための素材。",
"flavor_text_en": "Material for evolving Weapons, Armor, and Gear. Can be combined into S-rank stones at the Forge. Obtained from Ruins Exploration quests (Home>Sub Quests>Daily).",
"flavor_text_en_src": "gl",
"icon": 663001,
"id": 663001,
"name": "【A】三光石",
"name_en": "[A] Tri Glowstone",
"name_en_src": "gl",
"rarity": 3,
"selling_price": 10,
"sort_order": 985
},
{
"equipment_material_category_id": 7,
"flavor_text": "武器、主防具、副防具を進化させるための素材。",
"flavor_text_en": "Material for evolving Weapons, Armor, and Gear. Can be combined into SS-rank stones at the Forge. Obtained from Ruins Exploration quests (Home>Sub Quests>Daily).",
"flavor_text_en_src": "gl",
"icon": 664001,
"id": 664001,
"name": "【S】三光石",
"name_en": "[S] Tri Glowstone",
"name_en_src": "gl",
"rarity": 4,
"selling_price": 20,
"sort_order": 992
},
{
"equipment_material_category_id": 7,
"flavor_text": "武器、主防具、副防具を進化させるための素材。",
"flavor_text_en": "Material for evolving Weapons, Armor, and Gear. Obtained from Ruins Exploration quests (Home>Sub Quests>Daily).",
"flavor_text_en_src": "gl",
"icon": 665001,
"id": 665001,
"name": "【SS】三光石",
"name_en": "[SS] Tri Glowstone",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 999
},
{
"equipment_material_category_id": 0,
"flavor_text": "SS武器を進化させるための素材。",
"flavor_text_en": "Material used to evolve SS weapons. Can be used in the Forge. Obtainable from events.",
"flavor_text_en_src": "gl",
"icon": 674001,
"id": 674001,
"name": "【S】単改石",
"name_en": "[S] Modstone I",
"name_en_src": "gl",
"rarity": 4,
"selling_price": 20,
"sort_order": 1000
},
{
"equipment_material_category_id": 0,
"flavor_text": "SS武器を進化させるための素材。",
"flavor_text_en": "Material used to evolve SS weapons. Can be used in the Forge. Obtainable from events.",
"flavor_text_en_src": "gl",
"icon": 675001,
"id": 675001,
"name": "【SS】二改石",
"name_en": "[SS] Modstone II",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 1001
},
{
"equipment_material_category_id": 0,
"flavor_text": "A大剣武器「手製の剣」をSS大剣武器「ギュスターヴの剣」まで進化させるための素材。",
"flavor_text_en": "Material used to evolve A-rank G. Sword [Trial Sword] to SS-rank G. Sword [Gustave's Sword].",
"flavor_text_en_src": "gl",
"icon": 683001,
"id": 683001,
"name": "【A】小さな鉄塊",
"name_en": "[A] Small Iron Piece",
"name_en_src": "gl",
"rarity": 3,
"selling_price": 10,
"sort_order": 1100
},
{
"equipment_material_category_id": 0,
"flavor_text": "A大剣武器「手製の剣」をSS大剣武器「ギュスターヴの剣」まで進化させるための素材。",
"flavor_text_en": "Material used to evolve A-rank G. Sword [Trial Sword] to SS-rank G. Sword [Gustave's Sword].",
"flavor_text_en_src": "gl",
"icon": 684001,
"id": 684001,
"name": "【S】大きな鉄塊",
"name_en": "[S] Large Iron Piece",
"name_en_src": "gl",
"rarity": 4,
"selling_price": 20,
"sort_order": 1101
},
{
"equipment_material_category_id": 0,
"flavor_text": "A大剣武器「手製の剣」をSS大剣武器「ギュスターヴの剣」まで進化させるための素材。",
"flavor_text_en": "Material used to evolve A-rank G. Sword [Trial Sword] to SS-rank G. Sword [Gustave's Sword].",
"flavor_text_en_src": "gl",
"icon": 685001,
"id": 685001,
"name": "【SS】鋼鉄",
"name_en": "[SS] Steel",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 1102
},
{
"equipment_material_category_id": 0,
"flavor_text": "追憶武器を進化させるための素材。追憶の幻闘場で入手できる。",
"flavor_text_en": "Material for evolving Remembrance Weapons. Obtained from Remembrance Battle.",
"flavor_text_en_src": "gl",
"icon": 690001,
"id": 690001,
"name": "幻闘の砂",
"name_en": "Remembrance Sand",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 21112750
},
{
"equipment_material_category_id": 0,
"flavor_text": "剣の追憶武器を進化させるための素材。追憶の幻闘場で入手できる。",
"flavor_text_en": "Material for evolving Sword Remembrance Weapons. Obtained from Remembrance Battle.",
"flavor_text_en_src": "gl",
"icon": 690002,
"id": 690002,
"name": "剣の幻闘石",
"name_en": "Sword Remembrance Cube",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 21112745
},
{
"equipment_material_category_id": 0,
"flavor_text": "大剣の追憶武器を進化させるための素材。追憶の幻闘場で入手できる。",
"flavor_text_en": "Material for evolving G. Sword Remembrance Weapons. Obtained from Remembrance Battle.",
"flavor_text_en_src": "gl",
"icon": 690003,
"id": 690003,
"name": "大剣の幻闘石",
"name_en": "G. Sword Remembrance Cube",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 21112740
},
{
"equipment_material_category_id": 0,
"flavor_text": "斧の追憶武器を進化させるための素材。追憶の幻闘場で入手できる。",
"flavor_text_en": "Material for evolving Axe Remembrance Weapons. Obtained from Remembrance Battle.",
"flavor_text_en_src": "gl",
"icon": 690004,
"id": 690004,
"name": "斧の幻闘石",
"name_en": "Axe Remembrance Cube",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 21112735
},
{
"equipment_material_category_id": 0,
"flavor_text": "槍の追憶武器を進化させるための素材。追憶の幻闘場で入手できる。",
"flavor_text_en": "Material for evolving Spear Remembrance Weapons. Obtained from Remembrance Battle.",
"flavor_text_en_src": "gl",
"icon": 690005,
"id": 690005,
"name": "槍の幻闘石",
"name_en": "Spear Remembrance Cube",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 21112710
},
{
"equipment_material_category_id": 0,
"flavor_text": "弓の追憶武器を進化させるための素材。追憶の幻闘場で入手できる。",
"flavor_text_en": "Material for evolving Bow Remembrance Weapons. Obtained from Remembrance Battle.",
"flavor_text_en_src": "gl",
"icon": 690006,
"id": 690006,
"name": "弓の幻闘石",
"name_en": "Bow Remembrance Cube",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 21112705
},
{
"equipment_material_category_id": 0,
"flavor_text": "小剣の追憶武器を進化させるための素材。追憶の幻闘場で入手できる。",
"flavor_text_en": "Material for evolving S. Sword Remembrance Weapons. Obtained from Remembrance Battle.",
"flavor_text_en_src": "gl",
"icon": 690007,
"id": 690007,
"name": "小剣の幻闘石",
"name_en": "S. Sword Remembrance Cube",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 21112715
},
{
"equipment_material_category_id": 0,
"flavor_text": "棍棒の追憶武器を進化させるための素材。追憶の幻闘場で入手できる。",
"flavor_text_en": "Material for evolving Club Remembrance Weapons. Obtained from Remembrance Battle.",
"flavor_text_en_src": "gl",
"icon": 690008,
"id": 690008,
"name": "棍棒の幻闘石",
"name_en": "Club Remembrance Cube",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 21112730
},
{
"equipment_material_category_id": 0,
"flavor_text": "体術の追憶武器を進化させるための素材。追憶の幻闘場で入手できる。",
"flavor_text_en": "Material for evolving M. Arts Remembrance Weapons. Obtained from Remembrance Battle.",
"flavor_text_en_src": "gl",
"icon": 690009,
"id": 690009,
"name": "体術武器の幻闘石",
"name_en": "M. Arts Remembrance Cube",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 21112725
},
{
"equipment_material_category_id": 0,
"flavor_text": "銃の追憶武器を進化させるための素材。追憶の幻闘場で入手できる。",
"flavor_text_en": "Material for evolving Gun Remembrance Weapons. Obtained from Remembrance Battle.",
"flavor_text_en_src": "gl",
"icon": 690010,
"id": 690010,
"name": "銃の幻闘石",
"name_en": "Gun Remembrance Cube",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 21112720
},
{
"equipment_material_category_id": 0,
"flavor_text": "杖の追憶武器を進化させるための素材。追憶の幻闘場で入手できる。",
"flavor_text_en": "Material for evolving Staff Remembrance Weapons. Obtained from Remembrance Battle.",
"flavor_text_en_src": "gl",
"icon": 690011,
"id": 690011,
"name": "杖の幻闘石",
"name_en": "Staff Remembrance Cube",
"name_en_src": "gl",
"rarity": 5,
"selling_price": 50,
"sort_order": 21112700
},
{
"equipment_material_category_id": 0,
"flavor_text": "B大剣武器「さびた古刀」をSS大剣武器「鬼神刀」まで進化させるための素材。",
"flavor_text_en": "Material used to evolve B-rank G. Sword [Rusty Falcata] to SS-rank G. Sword [Demonbrand].",
"flavor_text_en_src": "gl",
"icon": 690016,
"id": 690016,
"name": "青銅",
"name_en": "Bronze",
"name_en_src": "gl",
"rarity": 4,
"selling_price": 20,
"sort_order": 971
},
{
"equipment_material_category_id": 0,
"flavor_text": "B大剣武器「さびた古刀」をSS大剣武器「鬼神刀」まで進化させるための素材。",
"flavor_text_en": "Material used to evolve B-rank G. Sword [Rusty Falcata] to SS-rank G. Sword [Demonbrand].",
"flavor_text_en_src": "gl",
"icon": 690017,
"id": 690017,
"name": "ローザリア鋼",
"name_en": "Rosalian Steel",
"name_en_src": "gl",
"rarity": 4,
"selling_price": 20,
"sort_order": 972
},
{
"equipment_material_category_id": 0,
"flavor_text": "B大剣武器「さびた古刀」をSS大剣武器「鬼神刀」まで進化させるための素材。",
"flavor_text_en": "Material used to evolve B-rank G. Sword [Rusty Falcata] to SS-rank G. Sword [Demonbrand].",
"flavor_text_en_src": "gl",
"icon": 690018,
"id": 690018,
"name": "南方鉄",
"name_en": "Southern Iron",
"name_en_src": "gl",
"rarity": 4,
"selling_price": 20,
"sort_order": 973
},
{
"equipment_material_category_id": 0,
"flavor_text": "B大剣武器「さびた古刀」をSS大剣武器「鬼神刀」まで進化させるための素材。",
"flavor_text_en": "Material used to evolve B-rank G. Sword [Rusty Falcata] to SS-rank G. Sword [Demonbrand].",
"flavor_text_en_src": "gl",
"icon": 690019,
"id": 690019,
"name": "白鉄鉱",
"name_en": "Marcasite",
"name_en_src": "gl",
"rarity": 4,
"selling_price": 20,
"sort_order": 974
},
{
"equipment_material_category_id": 0,
"flavor_text": "B大剣武器「さびた古刀」をSS大剣武器「鬼神刀」まで進化させるための素材。",
"flavor_text_en": "Material used to evolve B-rank G. Sword [Rusty Falcata] to SS-rank G. Sword [Demonbrand].",
"flavor_text_en_src": "gl",
"icon": 690020,
"id": 690020,
"name": "鋼糸",
"name_en": "Steel Thread",
"name_en_src": "gl",
"rarity": 4,
"selling_price": 20,
"sort_order": 975
},
{
"equipment_material_category_id": 0,
"flavor_text": "B大剣武器「さびた古刀」をSS大剣武器「鬼神刀」まで進化させるための素材。",
"flavor_text_en": "Material used to evolve B-rank G. Sword [Rusty Falcata] to SS-rank G. Sword [Demonbrand].",
"flavor_text_en_src": "gl",
"icon": 690021,
"id": 690021,
"name": "隕鉄",
"name_en": "Meteoric Iron",
"name_en_src": "gl",
"rarity": 4,
"selling_price": 20,
"sort_order": 976
},
{
"equipment_material_category_id": 0,
"flavor_text": "B大剣武器「さびた古刀」をSS大剣武器「鬼神刀」まで進化させるための素材。",
"flavor_text_en": "Material used to evolve B-rank G. Sword [Rusty Falcata] to SS-rank G. Sword [Demonbrand].",
"flavor_text_en_src": "gl",
"icon": 690022,
"id": 690022,
"name": "廃石",
"name_en": "Mullock",
"name_en_src": "gl",
"rarity": 4,
"selling_price": 20,
"sort_order": 977
},
{
"equipment_material_category_id": 0,
"flavor_text": "B大剣武器「さびた古刀」をSS大剣武器「鬼神刀」まで進化させるための素材。",
"flavor_text_en": "Material used to evolve B-rank G. Sword [Rusty Falcata] to SS-rank G. Sword [Demonbrand].",
"flavor_text_en_src": "gl",
"icon": 690023,
"id": 690023,
"name": "刀の気魂",
"name_en": "Blade Soul",
"name_en_src": "gl",
"rarity": 4,
"selling_price": 20,
"sort_order": 978
},
{
"equipment_material_category_id": 7,
"flavor_text": "SS武器を進化させるための素材。",
"flavor_text_en": "Material for evolving SS weapons.",
"flavor_text_en_src": "ml",
"icon": 690024,
"id": 690024,
"name": "【SS】輝石",
"name_en": "[SS] pyroxene",
"name_en_src": "ml",
"rarity": 5,
"selling_price": 50,
"sort_order": 1006
},
{
"equipment_material_category_id": 0,
"flavor_text": "特定のSS武器を超進化させるための素材。",
"flavor_text_en": "Material for superevolving specific SS weapons.",
"flavor_text_en_src": "ml",
"icon": 690025,
"id": 690025,
"name": "【SSS】天星の結晶",
"name_en": "【SSS】Celestial Crystals",
"name_en_src": "ml",
"rarity": 6,
"selling_price": 100,
"sort_order": 23060105
}
]