@xivdyetools/core 2.0.1 → 2.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/config/consolidated-ids.d.ts +24 -0
- package/dist/config/consolidated-ids.d.ts.map +1 -0
- package/dist/config/consolidated-ids.js +37 -0
- package/dist/config/consolidated-ids.js.map +1 -0
- package/dist/data/colors_xiv.json +505 -233
- package/dist/data/locales/de.json +14 -1
- package/dist/data/locales/en.json +14 -1
- package/dist/data/locales/fr.json +14 -1
- package/dist/data/locales/ja.json +14 -1
- package/dist/data/locales/ko.json +14 -1
- package/dist/data/locales/zh.json +14 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -1
- package/dist/services/LocalizationService.d.ts +11 -0
- package/dist/services/LocalizationService.d.ts.map +1 -1
- package/dist/services/LocalizationService.js +15 -0
- package/dist/services/LocalizationService.js.map +1 -1
- package/dist/services/dye/DyeDatabase.d.ts.map +1 -1
- package/dist/services/dye/DyeDatabase.js +10 -0
- package/dist/services/dye/DyeDatabase.js.map +1 -1
- package/dist/services/localization/TranslationProvider.d.ts +14 -0
- package/dist/services/localization/TranslationProvider.d.ts.map +1 -1
- package/dist/services/localization/TranslationProvider.js +29 -0
- package/dist/services/localization/TranslationProvider.js.map +1 -1
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +3 -3
|
@@ -21,7 +21,9 @@
|
|
|
21
21
|
"isPastel": false,
|
|
22
22
|
"isDark": false,
|
|
23
23
|
"isCosmic": false,
|
|
24
|
-
"stainID": 1
|
|
24
|
+
"stainID": 1,
|
|
25
|
+
"isIshgardian": false,
|
|
26
|
+
"consolidationType": "A"
|
|
25
27
|
},
|
|
26
28
|
{
|
|
27
29
|
"itemID": 5730,
|
|
@@ -45,7 +47,9 @@
|
|
|
45
47
|
"isPastel": false,
|
|
46
48
|
"isDark": false,
|
|
47
49
|
"isCosmic": false,
|
|
48
|
-
"stainID": 2
|
|
50
|
+
"stainID": 2,
|
|
51
|
+
"isIshgardian": false,
|
|
52
|
+
"consolidationType": "A"
|
|
49
53
|
},
|
|
50
54
|
{
|
|
51
55
|
"itemID": 5731,
|
|
@@ -69,7 +73,9 @@
|
|
|
69
73
|
"isPastel": false,
|
|
70
74
|
"isDark": false,
|
|
71
75
|
"isCosmic": false,
|
|
72
|
-
"stainID": 3
|
|
76
|
+
"stainID": 3,
|
|
77
|
+
"isIshgardian": false,
|
|
78
|
+
"consolidationType": "A"
|
|
73
79
|
},
|
|
74
80
|
{
|
|
75
81
|
"itemID": 5732,
|
|
@@ -93,7 +99,9 @@
|
|
|
93
99
|
"isPastel": false,
|
|
94
100
|
"isDark": false,
|
|
95
101
|
"isCosmic": false,
|
|
96
|
-
"stainID": 4
|
|
102
|
+
"stainID": 4,
|
|
103
|
+
"isIshgardian": false,
|
|
104
|
+
"consolidationType": "A"
|
|
97
105
|
},
|
|
98
106
|
{
|
|
99
107
|
"itemID": 5733,
|
|
@@ -117,7 +125,9 @@
|
|
|
117
125
|
"isPastel": false,
|
|
118
126
|
"isDark": false,
|
|
119
127
|
"isCosmic": false,
|
|
120
|
-
"stainID": 5
|
|
128
|
+
"stainID": 5,
|
|
129
|
+
"isIshgardian": false,
|
|
130
|
+
"consolidationType": "A"
|
|
121
131
|
},
|
|
122
132
|
{
|
|
123
133
|
"itemID": 5734,
|
|
@@ -141,7 +151,9 @@
|
|
|
141
151
|
"isPastel": false,
|
|
142
152
|
"isDark": false,
|
|
143
153
|
"isCosmic": false,
|
|
144
|
-
"stainID": 6
|
|
154
|
+
"stainID": 6,
|
|
155
|
+
"isIshgardian": false,
|
|
156
|
+
"consolidationType": "A"
|
|
145
157
|
},
|
|
146
158
|
{
|
|
147
159
|
"itemID": 5735,
|
|
@@ -165,7 +177,9 @@
|
|
|
165
177
|
"isPastel": false,
|
|
166
178
|
"isDark": false,
|
|
167
179
|
"isCosmic": false,
|
|
168
|
-
"stainID": 7
|
|
180
|
+
"stainID": 7,
|
|
181
|
+
"isIshgardian": false,
|
|
182
|
+
"consolidationType": "A"
|
|
169
183
|
},
|
|
170
184
|
{
|
|
171
185
|
"itemID": 5736,
|
|
@@ -189,7 +203,9 @@
|
|
|
189
203
|
"isPastel": false,
|
|
190
204
|
"isDark": false,
|
|
191
205
|
"isCosmic": false,
|
|
192
|
-
"stainID": 8
|
|
206
|
+
"stainID": 8,
|
|
207
|
+
"isIshgardian": false,
|
|
208
|
+
"consolidationType": "A"
|
|
193
209
|
},
|
|
194
210
|
{
|
|
195
211
|
"itemID": 5737,
|
|
@@ -213,7 +229,9 @@
|
|
|
213
229
|
"isPastel": false,
|
|
214
230
|
"isDark": false,
|
|
215
231
|
"isCosmic": false,
|
|
216
|
-
"stainID": 9
|
|
232
|
+
"stainID": 9,
|
|
233
|
+
"isIshgardian": false,
|
|
234
|
+
"consolidationType": "A"
|
|
217
235
|
},
|
|
218
236
|
{
|
|
219
237
|
"itemID": 5738,
|
|
@@ -221,8 +239,8 @@
|
|
|
221
239
|
"name": "Dalamud Red",
|
|
222
240
|
"hex": "#781a1a",
|
|
223
241
|
"acquisition": "Crafting",
|
|
224
|
-
"price":
|
|
225
|
-
"currency":
|
|
242
|
+
"price": 1,
|
|
243
|
+
"currency": "Red Pigment",
|
|
226
244
|
"rgb": {
|
|
227
245
|
"r": 120,
|
|
228
246
|
"g": 26,
|
|
@@ -237,7 +255,9 @@
|
|
|
237
255
|
"isPastel": false,
|
|
238
256
|
"isDark": false,
|
|
239
257
|
"isCosmic": false,
|
|
240
|
-
"stainID": 10
|
|
258
|
+
"stainID": 10,
|
|
259
|
+
"isIshgardian": false,
|
|
260
|
+
"consolidationType": "A"
|
|
241
261
|
},
|
|
242
262
|
{
|
|
243
263
|
"itemID": 5739,
|
|
@@ -261,7 +281,9 @@
|
|
|
261
281
|
"isPastel": false,
|
|
262
282
|
"isDark": false,
|
|
263
283
|
"isCosmic": false,
|
|
264
|
-
"stainID": 11
|
|
284
|
+
"stainID": 11,
|
|
285
|
+
"isIshgardian": false,
|
|
286
|
+
"consolidationType": "A"
|
|
265
287
|
},
|
|
266
288
|
{
|
|
267
289
|
"itemID": 5740,
|
|
@@ -269,8 +291,8 @@
|
|
|
269
291
|
"name": "Wine Red",
|
|
270
292
|
"hex": "#451511",
|
|
271
293
|
"acquisition": "Crafting",
|
|
272
|
-
"price":
|
|
273
|
-
"currency":
|
|
294
|
+
"price": 1,
|
|
295
|
+
"currency": "Red Pigment",
|
|
274
296
|
"rgb": {
|
|
275
297
|
"r": 69,
|
|
276
298
|
"g": 21,
|
|
@@ -285,7 +307,9 @@
|
|
|
285
307
|
"isPastel": false,
|
|
286
308
|
"isDark": false,
|
|
287
309
|
"isCosmic": false,
|
|
288
|
-
"stainID": 12
|
|
310
|
+
"stainID": 12,
|
|
311
|
+
"isIshgardian": false,
|
|
312
|
+
"consolidationType": "A"
|
|
289
313
|
},
|
|
290
314
|
{
|
|
291
315
|
"itemID": 5741,
|
|
@@ -309,7 +333,9 @@
|
|
|
309
333
|
"isPastel": false,
|
|
310
334
|
"isDark": false,
|
|
311
335
|
"isCosmic": false,
|
|
312
|
-
"stainID": 13
|
|
336
|
+
"stainID": 13,
|
|
337
|
+
"isIshgardian": false,
|
|
338
|
+
"consolidationType": "A"
|
|
313
339
|
},
|
|
314
340
|
{
|
|
315
341
|
"itemID": 5742,
|
|
@@ -333,7 +359,9 @@
|
|
|
333
359
|
"isPastel": false,
|
|
334
360
|
"isDark": false,
|
|
335
361
|
"isCosmic": false,
|
|
336
|
-
"stainID": 14
|
|
362
|
+
"stainID": 14,
|
|
363
|
+
"isIshgardian": false,
|
|
364
|
+
"consolidationType": "A"
|
|
337
365
|
},
|
|
338
366
|
{
|
|
339
367
|
"itemID": 5743,
|
|
@@ -357,7 +385,9 @@
|
|
|
357
385
|
"isPastel": false,
|
|
358
386
|
"isDark": false,
|
|
359
387
|
"isCosmic": false,
|
|
360
|
-
"stainID": 15
|
|
388
|
+
"stainID": 15,
|
|
389
|
+
"isIshgardian": false,
|
|
390
|
+
"consolidationType": "A"
|
|
361
391
|
},
|
|
362
392
|
{
|
|
363
393
|
"itemID": 5744,
|
|
@@ -365,8 +395,8 @@
|
|
|
365
395
|
"name": "Sunset Orange",
|
|
366
396
|
"hex": "#b75c2d",
|
|
367
397
|
"acquisition": "Crafting",
|
|
368
|
-
"price":
|
|
369
|
-
"currency":
|
|
398
|
+
"price": 1,
|
|
399
|
+
"currency": "Brown Pigment",
|
|
370
400
|
"rgb": {
|
|
371
401
|
"r": 183,
|
|
372
402
|
"g": 92,
|
|
@@ -381,7 +411,9 @@
|
|
|
381
411
|
"isPastel": false,
|
|
382
412
|
"isDark": false,
|
|
383
413
|
"isCosmic": false,
|
|
384
|
-
"stainID": 16
|
|
414
|
+
"stainID": 16,
|
|
415
|
+
"isIshgardian": false,
|
|
416
|
+
"consolidationType": "A"
|
|
385
417
|
},
|
|
386
418
|
{
|
|
387
419
|
"itemID": 5745,
|
|
@@ -405,7 +437,9 @@
|
|
|
405
437
|
"isPastel": false,
|
|
406
438
|
"isDark": false,
|
|
407
439
|
"isCosmic": false,
|
|
408
|
-
"stainID": 17
|
|
440
|
+
"stainID": 17,
|
|
441
|
+
"isIshgardian": false,
|
|
442
|
+
"consolidationType": "A"
|
|
409
443
|
},
|
|
410
444
|
{
|
|
411
445
|
"itemID": 5746,
|
|
@@ -429,7 +463,9 @@
|
|
|
429
463
|
"isPastel": false,
|
|
430
464
|
"isDark": false,
|
|
431
465
|
"isCosmic": false,
|
|
432
|
-
"stainID": 18
|
|
466
|
+
"stainID": 18,
|
|
467
|
+
"isIshgardian": false,
|
|
468
|
+
"consolidationType": "A"
|
|
433
469
|
},
|
|
434
470
|
{
|
|
435
471
|
"itemID": 5747,
|
|
@@ -453,7 +489,9 @@
|
|
|
453
489
|
"isPastel": false,
|
|
454
490
|
"isDark": false,
|
|
455
491
|
"isCosmic": false,
|
|
456
|
-
"stainID": 19
|
|
492
|
+
"stainID": 19,
|
|
493
|
+
"isIshgardian": false,
|
|
494
|
+
"consolidationType": "A"
|
|
457
495
|
},
|
|
458
496
|
{
|
|
459
497
|
"itemID": 5748,
|
|
@@ -477,7 +515,9 @@
|
|
|
477
515
|
"isPastel": false,
|
|
478
516
|
"isDark": false,
|
|
479
517
|
"isCosmic": false,
|
|
480
|
-
"stainID": 20
|
|
518
|
+
"stainID": 20,
|
|
519
|
+
"isIshgardian": false,
|
|
520
|
+
"consolidationType": "A"
|
|
481
521
|
},
|
|
482
522
|
{
|
|
483
523
|
"itemID": 5749,
|
|
@@ -485,8 +525,8 @@
|
|
|
485
525
|
"name": "Kobold Brown",
|
|
486
526
|
"hex": "#30211b",
|
|
487
527
|
"acquisition": "Crafting",
|
|
488
|
-
"price":
|
|
489
|
-
"currency":
|
|
528
|
+
"price": 1,
|
|
529
|
+
"currency": "Brown Pigment",
|
|
490
530
|
"rgb": {
|
|
491
531
|
"r": 48,
|
|
492
532
|
"g": 33,
|
|
@@ -501,7 +541,9 @@
|
|
|
501
541
|
"isPastel": false,
|
|
502
542
|
"isDark": false,
|
|
503
543
|
"isCosmic": false,
|
|
504
|
-
"stainID": 21
|
|
544
|
+
"stainID": 21,
|
|
545
|
+
"isIshgardian": false,
|
|
546
|
+
"consolidationType": "A"
|
|
505
547
|
},
|
|
506
548
|
{
|
|
507
549
|
"itemID": 5750,
|
|
@@ -525,7 +567,9 @@
|
|
|
525
567
|
"isPastel": false,
|
|
526
568
|
"isDark": false,
|
|
527
569
|
"isCosmic": false,
|
|
528
|
-
"stainID": 22
|
|
570
|
+
"stainID": 22,
|
|
571
|
+
"isIshgardian": false,
|
|
572
|
+
"consolidationType": "A"
|
|
529
573
|
},
|
|
530
574
|
{
|
|
531
575
|
"itemID": 5751,
|
|
@@ -549,7 +593,9 @@
|
|
|
549
593
|
"isPastel": false,
|
|
550
594
|
"isDark": false,
|
|
551
595
|
"isCosmic": false,
|
|
552
|
-
"stainID": 23
|
|
596
|
+
"stainID": 23,
|
|
597
|
+
"isIshgardian": false,
|
|
598
|
+
"consolidationType": "A"
|
|
553
599
|
},
|
|
554
600
|
{
|
|
555
601
|
"itemID": 5752,
|
|
@@ -573,7 +619,9 @@
|
|
|
573
619
|
"isPastel": false,
|
|
574
620
|
"isDark": false,
|
|
575
621
|
"isCosmic": false,
|
|
576
|
-
"stainID": 24
|
|
622
|
+
"stainID": 24,
|
|
623
|
+
"isIshgardian": false,
|
|
624
|
+
"consolidationType": "A"
|
|
577
625
|
},
|
|
578
626
|
{
|
|
579
627
|
"itemID": 5753,
|
|
@@ -597,7 +645,9 @@
|
|
|
597
645
|
"isPastel": false,
|
|
598
646
|
"isDark": false,
|
|
599
647
|
"isCosmic": false,
|
|
600
|
-
"stainID": 25
|
|
648
|
+
"stainID": 25,
|
|
649
|
+
"isIshgardian": false,
|
|
650
|
+
"consolidationType": "A"
|
|
601
651
|
},
|
|
602
652
|
{
|
|
603
653
|
"itemID": 5754,
|
|
@@ -605,8 +655,8 @@
|
|
|
605
655
|
"name": "Pumpkin Orange",
|
|
606
656
|
"hex": "#c57424",
|
|
607
657
|
"acquisition": "Crafting",
|
|
608
|
-
"price":
|
|
609
|
-
"currency":
|
|
658
|
+
"price": 1,
|
|
659
|
+
"currency": "Brown Pigment",
|
|
610
660
|
"rgb": {
|
|
611
661
|
"r": 197,
|
|
612
662
|
"g": 116,
|
|
@@ -621,7 +671,9 @@
|
|
|
621
671
|
"isPastel": false,
|
|
622
672
|
"isDark": false,
|
|
623
673
|
"isCosmic": false,
|
|
624
|
-
"stainID": 26
|
|
674
|
+
"stainID": 26,
|
|
675
|
+
"isIshgardian": false,
|
|
676
|
+
"consolidationType": "A"
|
|
625
677
|
},
|
|
626
678
|
{
|
|
627
679
|
"itemID": 5755,
|
|
@@ -645,7 +697,9 @@
|
|
|
645
697
|
"isPastel": false,
|
|
646
698
|
"isDark": false,
|
|
647
699
|
"isCosmic": false,
|
|
648
|
-
"stainID": 27
|
|
700
|
+
"stainID": 27,
|
|
701
|
+
"isIshgardian": false,
|
|
702
|
+
"consolidationType": "A"
|
|
649
703
|
},
|
|
650
704
|
{
|
|
651
705
|
"itemID": 5756,
|
|
@@ -669,7 +723,9 @@
|
|
|
669
723
|
"isPastel": false,
|
|
670
724
|
"isDark": false,
|
|
671
725
|
"isCosmic": false,
|
|
672
|
-
"stainID": 28
|
|
726
|
+
"stainID": 28,
|
|
727
|
+
"isIshgardian": false,
|
|
728
|
+
"consolidationType": "A"
|
|
673
729
|
},
|
|
674
730
|
{
|
|
675
731
|
"itemID": 5757,
|
|
@@ -693,7 +749,9 @@
|
|
|
693
749
|
"isPastel": false,
|
|
694
750
|
"isDark": false,
|
|
695
751
|
"isCosmic": false,
|
|
696
|
-
"stainID": 29
|
|
752
|
+
"stainID": 29,
|
|
753
|
+
"isIshgardian": false,
|
|
754
|
+
"consolidationType": "A"
|
|
697
755
|
},
|
|
698
756
|
{
|
|
699
757
|
"itemID": 5758,
|
|
@@ -717,7 +775,9 @@
|
|
|
717
775
|
"isPastel": false,
|
|
718
776
|
"isDark": false,
|
|
719
777
|
"isCosmic": false,
|
|
720
|
-
"stainID": 30
|
|
778
|
+
"stainID": 30,
|
|
779
|
+
"isIshgardian": false,
|
|
780
|
+
"consolidationType": "A"
|
|
721
781
|
},
|
|
722
782
|
{
|
|
723
783
|
"itemID": 5759,
|
|
@@ -741,7 +801,9 @@
|
|
|
741
801
|
"isPastel": false,
|
|
742
802
|
"isDark": false,
|
|
743
803
|
"isCosmic": false,
|
|
744
|
-
"stainID": 31
|
|
804
|
+
"stainID": 31,
|
|
805
|
+
"isIshgardian": false,
|
|
806
|
+
"consolidationType": "A"
|
|
745
807
|
},
|
|
746
808
|
{
|
|
747
809
|
"itemID": 5760,
|
|
@@ -765,7 +827,9 @@
|
|
|
765
827
|
"isPastel": false,
|
|
766
828
|
"isDark": false,
|
|
767
829
|
"isCosmic": false,
|
|
768
|
-
"stainID": 32
|
|
830
|
+
"stainID": 32,
|
|
831
|
+
"isIshgardian": false,
|
|
832
|
+
"consolidationType": "A"
|
|
769
833
|
},
|
|
770
834
|
{
|
|
771
835
|
"itemID": 5761,
|
|
@@ -773,8 +837,8 @@
|
|
|
773
837
|
"name": "Loam Brown",
|
|
774
838
|
"hex": "#3f3329",
|
|
775
839
|
"acquisition": "Crafting",
|
|
776
|
-
"price":
|
|
777
|
-
"currency":
|
|
840
|
+
"price": 1,
|
|
841
|
+
"currency": "Brown Pigment",
|
|
778
842
|
"rgb": {
|
|
779
843
|
"r": 63,
|
|
780
844
|
"g": 51,
|
|
@@ -789,7 +853,9 @@
|
|
|
789
853
|
"isPastel": false,
|
|
790
854
|
"isDark": false,
|
|
791
855
|
"isCosmic": false,
|
|
792
|
-
"stainID": 33
|
|
856
|
+
"stainID": 33,
|
|
857
|
+
"isIshgardian": false,
|
|
858
|
+
"consolidationType": "A"
|
|
793
859
|
},
|
|
794
860
|
{
|
|
795
861
|
"itemID": 5762,
|
|
@@ -813,7 +879,9 @@
|
|
|
813
879
|
"isPastel": false,
|
|
814
880
|
"isDark": false,
|
|
815
881
|
"isCosmic": false,
|
|
816
|
-
"stainID": 34
|
|
882
|
+
"stainID": 34,
|
|
883
|
+
"isIshgardian": false,
|
|
884
|
+
"consolidationType": "A"
|
|
817
885
|
},
|
|
818
886
|
{
|
|
819
887
|
"itemID": 5763,
|
|
@@ -837,7 +905,9 @@
|
|
|
837
905
|
"isPastel": false,
|
|
838
906
|
"isDark": false,
|
|
839
907
|
"isCosmic": false,
|
|
840
|
-
"stainID": 35
|
|
908
|
+
"stainID": 35,
|
|
909
|
+
"isIshgardian": false,
|
|
910
|
+
"consolidationType": "A"
|
|
841
911
|
},
|
|
842
912
|
{
|
|
843
913
|
"itemID": 5764,
|
|
@@ -861,7 +931,9 @@
|
|
|
861
931
|
"isPastel": false,
|
|
862
932
|
"isDark": false,
|
|
863
933
|
"isCosmic": false,
|
|
864
|
-
"stainID": 36
|
|
934
|
+
"stainID": 36,
|
|
935
|
+
"isIshgardian": false,
|
|
936
|
+
"consolidationType": "A"
|
|
865
937
|
},
|
|
866
938
|
{
|
|
867
939
|
"itemID": 5765,
|
|
@@ -869,8 +941,8 @@
|
|
|
869
941
|
"name": "Honey Yellow",
|
|
870
942
|
"hex": "#fac62b",
|
|
871
943
|
"acquisition": "Crafting",
|
|
872
|
-
"price":
|
|
873
|
-
"currency":
|
|
944
|
+
"price": 1,
|
|
945
|
+
"currency": "Yellow Pigment",
|
|
874
946
|
"rgb": {
|
|
875
947
|
"r": 250,
|
|
876
948
|
"g": 198,
|
|
@@ -885,7 +957,9 @@
|
|
|
885
957
|
"isPastel": false,
|
|
886
958
|
"isDark": false,
|
|
887
959
|
"isCosmic": false,
|
|
888
|
-
"stainID": 37
|
|
960
|
+
"stainID": 37,
|
|
961
|
+
"isIshgardian": false,
|
|
962
|
+
"consolidationType": "A"
|
|
889
963
|
},
|
|
890
964
|
{
|
|
891
965
|
"itemID": 5766,
|
|
@@ -893,8 +967,8 @@
|
|
|
893
967
|
"name": "Millioncorn Yellow",
|
|
894
968
|
"hex": "#e49e34",
|
|
895
969
|
"acquisition": "Crafting",
|
|
896
|
-
"price":
|
|
897
|
-
"currency":
|
|
970
|
+
"price": 1,
|
|
971
|
+
"currency": "Yellow Pigment",
|
|
898
972
|
"rgb": {
|
|
899
973
|
"r": 228,
|
|
900
974
|
"g": 158,
|
|
@@ -909,7 +983,9 @@
|
|
|
909
983
|
"isPastel": false,
|
|
910
984
|
"isDark": false,
|
|
911
985
|
"isCosmic": false,
|
|
912
|
-
"stainID": 38
|
|
986
|
+
"stainID": 38,
|
|
987
|
+
"isIshgardian": false,
|
|
988
|
+
"consolidationType": "A"
|
|
913
989
|
},
|
|
914
990
|
{
|
|
915
991
|
"itemID": 5767,
|
|
@@ -933,7 +1009,9 @@
|
|
|
933
1009
|
"isPastel": false,
|
|
934
1010
|
"isDark": false,
|
|
935
1011
|
"isCosmic": false,
|
|
936
|
-
"stainID": 39
|
|
1012
|
+
"stainID": 39,
|
|
1013
|
+
"isIshgardian": false,
|
|
1014
|
+
"consolidationType": "A"
|
|
937
1015
|
},
|
|
938
1016
|
{
|
|
939
1017
|
"itemID": 5768,
|
|
@@ -957,7 +1035,9 @@
|
|
|
957
1035
|
"isPastel": false,
|
|
958
1036
|
"isDark": false,
|
|
959
1037
|
"isCosmic": false,
|
|
960
|
-
"stainID": 40
|
|
1038
|
+
"stainID": 40,
|
|
1039
|
+
"isIshgardian": false,
|
|
1040
|
+
"consolidationType": "A"
|
|
961
1041
|
},
|
|
962
1042
|
{
|
|
963
1043
|
"itemID": 5769,
|
|
@@ -981,7 +1061,9 @@
|
|
|
981
1061
|
"isPastel": false,
|
|
982
1062
|
"isDark": false,
|
|
983
1063
|
"isCosmic": false,
|
|
984
|
-
"stainID": 41
|
|
1064
|
+
"stainID": 41,
|
|
1065
|
+
"isIshgardian": false,
|
|
1066
|
+
"consolidationType": "A"
|
|
985
1067
|
},
|
|
986
1068
|
{
|
|
987
1069
|
"itemID": 5770,
|
|
@@ -1005,7 +1087,9 @@
|
|
|
1005
1087
|
"isPastel": false,
|
|
1006
1088
|
"isDark": false,
|
|
1007
1089
|
"isCosmic": false,
|
|
1008
|
-
"stainID": 42
|
|
1090
|
+
"stainID": 42,
|
|
1091
|
+
"isIshgardian": false,
|
|
1092
|
+
"consolidationType": "A"
|
|
1009
1093
|
},
|
|
1010
1094
|
{
|
|
1011
1095
|
"itemID": 5771,
|
|
@@ -1029,7 +1113,9 @@
|
|
|
1029
1113
|
"isPastel": false,
|
|
1030
1114
|
"isDark": false,
|
|
1031
1115
|
"isCosmic": false,
|
|
1032
|
-
"stainID": 43
|
|
1116
|
+
"stainID": 43,
|
|
1117
|
+
"isIshgardian": false,
|
|
1118
|
+
"consolidationType": "A"
|
|
1033
1119
|
},
|
|
1034
1120
|
{
|
|
1035
1121
|
"itemID": 5772,
|
|
@@ -1053,7 +1139,9 @@
|
|
|
1053
1139
|
"isPastel": false,
|
|
1054
1140
|
"isDark": false,
|
|
1055
1141
|
"isCosmic": false,
|
|
1056
|
-
"stainID": 44
|
|
1142
|
+
"stainID": 44,
|
|
1143
|
+
"isIshgardian": false,
|
|
1144
|
+
"consolidationType": "A"
|
|
1057
1145
|
},
|
|
1058
1146
|
{
|
|
1059
1147
|
"itemID": 5773,
|
|
@@ -1077,7 +1165,9 @@
|
|
|
1077
1165
|
"isPastel": false,
|
|
1078
1166
|
"isDark": false,
|
|
1079
1167
|
"isCosmic": false,
|
|
1080
|
-
"stainID": 45
|
|
1168
|
+
"stainID": 45,
|
|
1169
|
+
"isIshgardian": false,
|
|
1170
|
+
"consolidationType": "A"
|
|
1081
1171
|
},
|
|
1082
1172
|
{
|
|
1083
1173
|
"itemID": 5774,
|
|
@@ -1101,7 +1191,9 @@
|
|
|
1101
1191
|
"isPastel": false,
|
|
1102
1192
|
"isDark": false,
|
|
1103
1193
|
"isCosmic": false,
|
|
1104
|
-
"stainID": 46
|
|
1194
|
+
"stainID": 46,
|
|
1195
|
+
"isIshgardian": false,
|
|
1196
|
+
"consolidationType": "A"
|
|
1105
1197
|
},
|
|
1106
1198
|
{
|
|
1107
1199
|
"itemID": 5775,
|
|
@@ -1125,7 +1217,9 @@
|
|
|
1125
1217
|
"isPastel": false,
|
|
1126
1218
|
"isDark": false,
|
|
1127
1219
|
"isCosmic": false,
|
|
1128
|
-
"stainID": 47
|
|
1220
|
+
"stainID": 47,
|
|
1221
|
+
"isIshgardian": false,
|
|
1222
|
+
"consolidationType": "A"
|
|
1129
1223
|
},
|
|
1130
1224
|
{
|
|
1131
1225
|
"itemID": 5776,
|
|
@@ -1149,7 +1243,9 @@
|
|
|
1149
1243
|
"isPastel": false,
|
|
1150
1244
|
"isDark": false,
|
|
1151
1245
|
"isCosmic": false,
|
|
1152
|
-
"stainID": 48
|
|
1246
|
+
"stainID": 48,
|
|
1247
|
+
"isIshgardian": false,
|
|
1248
|
+
"consolidationType": "A"
|
|
1153
1249
|
},
|
|
1154
1250
|
{
|
|
1155
1251
|
"itemID": 5777,
|
|
@@ -1173,7 +1269,9 @@
|
|
|
1173
1269
|
"isPastel": false,
|
|
1174
1270
|
"isDark": false,
|
|
1175
1271
|
"isCosmic": false,
|
|
1176
|
-
"stainID": 49
|
|
1272
|
+
"stainID": 49,
|
|
1273
|
+
"isIshgardian": false,
|
|
1274
|
+
"consolidationType": "A"
|
|
1177
1275
|
},
|
|
1178
1276
|
{
|
|
1179
1277
|
"itemID": 5778,
|
|
@@ -1197,7 +1295,9 @@
|
|
|
1197
1295
|
"isPastel": false,
|
|
1198
1296
|
"isDark": false,
|
|
1199
1297
|
"isCosmic": false,
|
|
1200
|
-
"stainID": 50
|
|
1298
|
+
"stainID": 50,
|
|
1299
|
+
"isIshgardian": false,
|
|
1300
|
+
"consolidationType": "A"
|
|
1201
1301
|
},
|
|
1202
1302
|
{
|
|
1203
1303
|
"itemID": 5779,
|
|
@@ -1221,7 +1321,9 @@
|
|
|
1221
1321
|
"isPastel": false,
|
|
1222
1322
|
"isDark": false,
|
|
1223
1323
|
"isCosmic": false,
|
|
1224
|
-
"stainID": 51
|
|
1324
|
+
"stainID": 51,
|
|
1325
|
+
"isIshgardian": false,
|
|
1326
|
+
"consolidationType": "A"
|
|
1225
1327
|
},
|
|
1226
1328
|
{
|
|
1227
1329
|
"itemID": 5780,
|
|
@@ -1245,7 +1347,9 @@
|
|
|
1245
1347
|
"isPastel": false,
|
|
1246
1348
|
"isDark": false,
|
|
1247
1349
|
"isCosmic": false,
|
|
1248
|
-
"stainID": 52
|
|
1350
|
+
"stainID": 52,
|
|
1351
|
+
"isIshgardian": false,
|
|
1352
|
+
"consolidationType": "A"
|
|
1249
1353
|
},
|
|
1250
1354
|
{
|
|
1251
1355
|
"itemID": 5781,
|
|
@@ -1253,8 +1357,8 @@
|
|
|
1253
1357
|
"name": "Ochu Green",
|
|
1254
1358
|
"hex": "#406339",
|
|
1255
1359
|
"acquisition": "Crafting",
|
|
1256
|
-
"price":
|
|
1257
|
-
"currency":
|
|
1360
|
+
"price": 1,
|
|
1361
|
+
"currency": "Green Pigment",
|
|
1258
1362
|
"rgb": {
|
|
1259
1363
|
"r": 64,
|
|
1260
1364
|
"g": 99,
|
|
@@ -1269,7 +1373,9 @@
|
|
|
1269
1373
|
"isPastel": false,
|
|
1270
1374
|
"isDark": false,
|
|
1271
1375
|
"isCosmic": false,
|
|
1272
|
-
"stainID": 53
|
|
1376
|
+
"stainID": 53,
|
|
1377
|
+
"isIshgardian": false,
|
|
1378
|
+
"consolidationType": "A"
|
|
1273
1379
|
},
|
|
1274
1380
|
{
|
|
1275
1381
|
"itemID": 5782,
|
|
@@ -1293,7 +1399,9 @@
|
|
|
1293
1399
|
"isPastel": false,
|
|
1294
1400
|
"isDark": false,
|
|
1295
1401
|
"isCosmic": false,
|
|
1296
|
-
"stainID": 54
|
|
1402
|
+
"stainID": 54,
|
|
1403
|
+
"isIshgardian": false,
|
|
1404
|
+
"consolidationType": "A"
|
|
1297
1405
|
},
|
|
1298
1406
|
{
|
|
1299
1407
|
"itemID": 5783,
|
|
@@ -1317,7 +1425,9 @@
|
|
|
1317
1425
|
"isPastel": false,
|
|
1318
1426
|
"isDark": false,
|
|
1319
1427
|
"isCosmic": false,
|
|
1320
|
-
"stainID": 55
|
|
1428
|
+
"stainID": 55,
|
|
1429
|
+
"isIshgardian": false,
|
|
1430
|
+
"consolidationType": "A"
|
|
1321
1431
|
},
|
|
1322
1432
|
{
|
|
1323
1433
|
"itemID": 5784,
|
|
@@ -1325,8 +1435,8 @@
|
|
|
1325
1435
|
"name": "Deepwood Green",
|
|
1326
1436
|
"hex": "#1e2a21",
|
|
1327
1437
|
"acquisition": "Crafting",
|
|
1328
|
-
"price":
|
|
1329
|
-
"currency":
|
|
1438
|
+
"price": 1,
|
|
1439
|
+
"currency": "Green Pigment",
|
|
1330
1440
|
"rgb": {
|
|
1331
1441
|
"r": 30,
|
|
1332
1442
|
"g": 42,
|
|
@@ -1341,7 +1451,9 @@
|
|
|
1341
1451
|
"isPastel": false,
|
|
1342
1452
|
"isDark": false,
|
|
1343
1453
|
"isCosmic": false,
|
|
1344
|
-
"stainID": 56
|
|
1454
|
+
"stainID": 56,
|
|
1455
|
+
"isIshgardian": false,
|
|
1456
|
+
"consolidationType": "A"
|
|
1345
1457
|
},
|
|
1346
1458
|
{
|
|
1347
1459
|
"itemID": 5785,
|
|
@@ -1349,8 +1461,8 @@
|
|
|
1349
1461
|
"name": "Celeste Green",
|
|
1350
1462
|
"hex": "#96bdb9",
|
|
1351
1463
|
"acquisition": "Crafting",
|
|
1352
|
-
"price":
|
|
1353
|
-
"currency":
|
|
1464
|
+
"price": 1,
|
|
1465
|
+
"currency": "Green Pigment",
|
|
1354
1466
|
"rgb": {
|
|
1355
1467
|
"r": 150,
|
|
1356
1468
|
"g": 189,
|
|
@@ -1365,7 +1477,9 @@
|
|
|
1365
1477
|
"isPastel": false,
|
|
1366
1478
|
"isDark": false,
|
|
1367
1479
|
"isCosmic": false,
|
|
1368
|
-
"stainID": 57
|
|
1480
|
+
"stainID": 57,
|
|
1481
|
+
"isIshgardian": false,
|
|
1482
|
+
"consolidationType": "A"
|
|
1369
1483
|
},
|
|
1370
1484
|
{
|
|
1371
1485
|
"itemID": 5786,
|
|
@@ -1389,7 +1503,9 @@
|
|
|
1389
1503
|
"isPastel": false,
|
|
1390
1504
|
"isDark": false,
|
|
1391
1505
|
"isCosmic": false,
|
|
1392
|
-
"stainID": 58
|
|
1506
|
+
"stainID": 58,
|
|
1507
|
+
"isIshgardian": false,
|
|
1508
|
+
"consolidationType": "A"
|
|
1393
1509
|
},
|
|
1394
1510
|
{
|
|
1395
1511
|
"itemID": 5787,
|
|
@@ -1413,7 +1529,9 @@
|
|
|
1413
1529
|
"isPastel": false,
|
|
1414
1530
|
"isDark": false,
|
|
1415
1531
|
"isCosmic": false,
|
|
1416
|
-
"stainID": 59
|
|
1532
|
+
"stainID": 59,
|
|
1533
|
+
"isIshgardian": false,
|
|
1534
|
+
"consolidationType": "A"
|
|
1417
1535
|
},
|
|
1418
1536
|
{
|
|
1419
1537
|
"itemID": 5788,
|
|
@@ -1437,7 +1555,9 @@
|
|
|
1437
1555
|
"isPastel": false,
|
|
1438
1556
|
"isDark": false,
|
|
1439
1557
|
"isCosmic": false,
|
|
1440
|
-
"stainID": 60
|
|
1558
|
+
"stainID": 60,
|
|
1559
|
+
"isIshgardian": false,
|
|
1560
|
+
"consolidationType": "A"
|
|
1441
1561
|
},
|
|
1442
1562
|
{
|
|
1443
1563
|
"itemID": 5789,
|
|
@@ -1461,7 +1581,9 @@
|
|
|
1461
1581
|
"isPastel": false,
|
|
1462
1582
|
"isDark": false,
|
|
1463
1583
|
"isCosmic": false,
|
|
1464
|
-
"stainID": 61
|
|
1584
|
+
"stainID": 61,
|
|
1585
|
+
"isIshgardian": false,
|
|
1586
|
+
"consolidationType": "A"
|
|
1465
1587
|
},
|
|
1466
1588
|
{
|
|
1467
1589
|
"itemID": 5790,
|
|
@@ -1485,7 +1607,9 @@
|
|
|
1485
1607
|
"isPastel": false,
|
|
1486
1608
|
"isDark": false,
|
|
1487
1609
|
"isCosmic": false,
|
|
1488
|
-
"stainID": 62
|
|
1610
|
+
"stainID": 62,
|
|
1611
|
+
"isIshgardian": false,
|
|
1612
|
+
"consolidationType": "A"
|
|
1489
1613
|
},
|
|
1490
1614
|
{
|
|
1491
1615
|
"itemID": 5791,
|
|
@@ -1509,7 +1633,9 @@
|
|
|
1509
1633
|
"isPastel": false,
|
|
1510
1634
|
"isDark": false,
|
|
1511
1635
|
"isCosmic": false,
|
|
1512
|
-
"stainID": 63
|
|
1636
|
+
"stainID": 63,
|
|
1637
|
+
"isIshgardian": false,
|
|
1638
|
+
"consolidationType": "A"
|
|
1513
1639
|
},
|
|
1514
1640
|
{
|
|
1515
1641
|
"itemID": 5792,
|
|
@@ -1533,7 +1659,9 @@
|
|
|
1533
1659
|
"isPastel": false,
|
|
1534
1660
|
"isDark": false,
|
|
1535
1661
|
"isCosmic": false,
|
|
1536
|
-
"stainID": 64
|
|
1662
|
+
"stainID": 64,
|
|
1663
|
+
"isIshgardian": false,
|
|
1664
|
+
"consolidationType": "A"
|
|
1537
1665
|
},
|
|
1538
1666
|
{
|
|
1539
1667
|
"itemID": 5793,
|
|
@@ -1557,7 +1685,9 @@
|
|
|
1557
1685
|
"isPastel": false,
|
|
1558
1686
|
"isDark": false,
|
|
1559
1687
|
"isCosmic": false,
|
|
1560
|
-
"stainID": 65
|
|
1688
|
+
"stainID": 65,
|
|
1689
|
+
"isIshgardian": false,
|
|
1690
|
+
"consolidationType": "A"
|
|
1561
1691
|
},
|
|
1562
1692
|
{
|
|
1563
1693
|
"itemID": 5794,
|
|
@@ -1581,7 +1711,9 @@
|
|
|
1581
1711
|
"isPastel": false,
|
|
1582
1712
|
"isDark": false,
|
|
1583
1713
|
"isCosmic": false,
|
|
1584
|
-
"stainID": 66
|
|
1714
|
+
"stainID": 66,
|
|
1715
|
+
"isIshgardian": false,
|
|
1716
|
+
"consolidationType": "A"
|
|
1585
1717
|
},
|
|
1586
1718
|
{
|
|
1587
1719
|
"itemID": 5795,
|
|
@@ -1589,8 +1721,8 @@
|
|
|
1589
1721
|
"name": "Woad Blue",
|
|
1590
1722
|
"hex": "#2f3851",
|
|
1591
1723
|
"acquisition": "Crafting",
|
|
1592
|
-
"price":
|
|
1593
|
-
"currency":
|
|
1724
|
+
"price": 1,
|
|
1725
|
+
"currency": "Blue Pigment",
|
|
1594
1726
|
"rgb": {
|
|
1595
1727
|
"r": 47,
|
|
1596
1728
|
"g": 56,
|
|
@@ -1605,7 +1737,9 @@
|
|
|
1605
1737
|
"isPastel": false,
|
|
1606
1738
|
"isDark": false,
|
|
1607
1739
|
"isCosmic": false,
|
|
1608
|
-
"stainID": 67
|
|
1740
|
+
"stainID": 67,
|
|
1741
|
+
"isIshgardian": false,
|
|
1742
|
+
"consolidationType": "A"
|
|
1609
1743
|
},
|
|
1610
1744
|
{
|
|
1611
1745
|
"itemID": 5796,
|
|
@@ -1629,7 +1763,9 @@
|
|
|
1629
1763
|
"isPastel": false,
|
|
1630
1764
|
"isDark": false,
|
|
1631
1765
|
"isCosmic": false,
|
|
1632
|
-
"stainID": 68
|
|
1766
|
+
"stainID": 68,
|
|
1767
|
+
"isIshgardian": false,
|
|
1768
|
+
"consolidationType": "A"
|
|
1633
1769
|
},
|
|
1634
1770
|
{
|
|
1635
1771
|
"itemID": 5797,
|
|
@@ -1653,7 +1789,9 @@
|
|
|
1653
1789
|
"isPastel": false,
|
|
1654
1790
|
"isDark": false,
|
|
1655
1791
|
"isCosmic": false,
|
|
1656
|
-
"stainID": 69
|
|
1792
|
+
"stainID": 69,
|
|
1793
|
+
"isIshgardian": false,
|
|
1794
|
+
"consolidationType": "A"
|
|
1657
1795
|
},
|
|
1658
1796
|
{
|
|
1659
1797
|
"itemID": 5798,
|
|
@@ -1661,8 +1799,8 @@
|
|
|
1661
1799
|
"name": "Othard Blue",
|
|
1662
1800
|
"hex": "#2f5889",
|
|
1663
1801
|
"acquisition": "Crafting",
|
|
1664
|
-
"price":
|
|
1665
|
-
"currency":
|
|
1802
|
+
"price": 1,
|
|
1803
|
+
"currency": "Blue Pigment",
|
|
1666
1804
|
"rgb": {
|
|
1667
1805
|
"r": 47,
|
|
1668
1806
|
"g": 88,
|
|
@@ -1677,7 +1815,9 @@
|
|
|
1677
1815
|
"isPastel": false,
|
|
1678
1816
|
"isDark": false,
|
|
1679
1817
|
"isCosmic": false,
|
|
1680
|
-
"stainID": 70
|
|
1818
|
+
"stainID": 70,
|
|
1819
|
+
"isIshgardian": false,
|
|
1820
|
+
"consolidationType": "A"
|
|
1681
1821
|
},
|
|
1682
1822
|
{
|
|
1683
1823
|
"itemID": 5799,
|
|
@@ -1685,8 +1825,8 @@
|
|
|
1685
1825
|
"name": "Storm Blue",
|
|
1686
1826
|
"hex": "#234172",
|
|
1687
1827
|
"acquisition": "Crafting",
|
|
1688
|
-
"price":
|
|
1689
|
-
"currency":
|
|
1828
|
+
"price": 1,
|
|
1829
|
+
"currency": "Blue Pigment",
|
|
1690
1830
|
"rgb": {
|
|
1691
1831
|
"r": 35,
|
|
1692
1832
|
"g": 65,
|
|
@@ -1701,7 +1841,9 @@
|
|
|
1701
1841
|
"isPastel": false,
|
|
1702
1842
|
"isDark": false,
|
|
1703
1843
|
"isCosmic": false,
|
|
1704
|
-
"stainID": 71
|
|
1844
|
+
"stainID": 71,
|
|
1845
|
+
"isIshgardian": false,
|
|
1846
|
+
"consolidationType": "A"
|
|
1705
1847
|
},
|
|
1706
1848
|
{
|
|
1707
1849
|
"itemID": 5800,
|
|
@@ -1709,8 +1851,8 @@
|
|
|
1709
1851
|
"name": "Void Blue",
|
|
1710
1852
|
"hex": "#112944",
|
|
1711
1853
|
"acquisition": "Crafting",
|
|
1712
|
-
"price":
|
|
1713
|
-
"currency":
|
|
1854
|
+
"price": 1,
|
|
1855
|
+
"currency": "Blue Pigment",
|
|
1714
1856
|
"rgb": {
|
|
1715
1857
|
"r": 17,
|
|
1716
1858
|
"g": 41,
|
|
@@ -1725,7 +1867,9 @@
|
|
|
1725
1867
|
"isPastel": false,
|
|
1726
1868
|
"isDark": false,
|
|
1727
1869
|
"isCosmic": false,
|
|
1728
|
-
"stainID": 72
|
|
1870
|
+
"stainID": 72,
|
|
1871
|
+
"isIshgardian": false,
|
|
1872
|
+
"consolidationType": "A"
|
|
1729
1873
|
},
|
|
1730
1874
|
{
|
|
1731
1875
|
"itemID": 5801,
|
|
@@ -1749,7 +1893,9 @@
|
|
|
1749
1893
|
"isPastel": false,
|
|
1750
1894
|
"isDark": false,
|
|
1751
1895
|
"isCosmic": false,
|
|
1752
|
-
"stainID": 73
|
|
1896
|
+
"stainID": 73,
|
|
1897
|
+
"isIshgardian": false,
|
|
1898
|
+
"consolidationType": "A"
|
|
1753
1899
|
},
|
|
1754
1900
|
{
|
|
1755
1901
|
"itemID": 5802,
|
|
@@ -1773,7 +1919,9 @@
|
|
|
1773
1919
|
"isPastel": false,
|
|
1774
1920
|
"isDark": false,
|
|
1775
1921
|
"isCosmic": false,
|
|
1776
|
-
"stainID": 74
|
|
1922
|
+
"stainID": 74,
|
|
1923
|
+
"isIshgardian": false,
|
|
1924
|
+
"consolidationType": "A"
|
|
1777
1925
|
},
|
|
1778
1926
|
{
|
|
1779
1927
|
"itemID": 5803,
|
|
@@ -1797,7 +1945,9 @@
|
|
|
1797
1945
|
"isPastel": false,
|
|
1798
1946
|
"isDark": false,
|
|
1799
1947
|
"isCosmic": false,
|
|
1800
|
-
"stainID": 75
|
|
1948
|
+
"stainID": 75,
|
|
1949
|
+
"isIshgardian": false,
|
|
1950
|
+
"consolidationType": "A"
|
|
1801
1951
|
},
|
|
1802
1952
|
{
|
|
1803
1953
|
"itemID": 5804,
|
|
@@ -1805,8 +1955,8 @@
|
|
|
1805
1955
|
"name": "Abyssal Blue",
|
|
1806
1956
|
"hex": "#312d57",
|
|
1807
1957
|
"acquisition": "Crafting",
|
|
1808
|
-
"price":
|
|
1809
|
-
"currency":
|
|
1958
|
+
"price": 1,
|
|
1959
|
+
"currency": "Blue Pigment",
|
|
1810
1960
|
"rgb": {
|
|
1811
1961
|
"r": 49,
|
|
1812
1962
|
"g": 45,
|
|
@@ -1821,7 +1971,9 @@
|
|
|
1821
1971
|
"isPastel": false,
|
|
1822
1972
|
"isDark": false,
|
|
1823
1973
|
"isCosmic": false,
|
|
1824
|
-
"stainID": 76
|
|
1974
|
+
"stainID": 76,
|
|
1975
|
+
"isIshgardian": false,
|
|
1976
|
+
"consolidationType": "A"
|
|
1825
1977
|
},
|
|
1826
1978
|
{
|
|
1827
1979
|
"itemID": 5805,
|
|
@@ -1845,7 +1997,9 @@
|
|
|
1845
1997
|
"isPastel": false,
|
|
1846
1998
|
"isDark": false,
|
|
1847
1999
|
"isCosmic": false,
|
|
1848
|
-
"stainID": 77
|
|
2000
|
+
"stainID": 77,
|
|
2001
|
+
"isIshgardian": false,
|
|
2002
|
+
"consolidationType": "A"
|
|
1849
2003
|
},
|
|
1850
2004
|
{
|
|
1851
2005
|
"itemID": 5806,
|
|
@@ -1869,7 +2023,9 @@
|
|
|
1869
2023
|
"isPastel": false,
|
|
1870
2024
|
"isDark": false,
|
|
1871
2025
|
"isCosmic": false,
|
|
1872
|
-
"stainID": 78
|
|
2026
|
+
"stainID": 78,
|
|
2027
|
+
"isIshgardian": false,
|
|
2028
|
+
"consolidationType": "A"
|
|
1873
2029
|
},
|
|
1874
2030
|
{
|
|
1875
2031
|
"itemID": 5807,
|
|
@@ -1893,7 +2049,9 @@
|
|
|
1893
2049
|
"isPastel": false,
|
|
1894
2050
|
"isDark": false,
|
|
1895
2051
|
"isCosmic": false,
|
|
1896
|
-
"stainID": 79
|
|
2052
|
+
"stainID": 79,
|
|
2053
|
+
"isIshgardian": false,
|
|
2054
|
+
"consolidationType": "A"
|
|
1897
2055
|
},
|
|
1898
2056
|
{
|
|
1899
2057
|
"itemID": 5808,
|
|
@@ -1917,7 +2075,9 @@
|
|
|
1917
2075
|
"isPastel": false,
|
|
1918
2076
|
"isDark": false,
|
|
1919
2077
|
"isCosmic": false,
|
|
1920
|
-
"stainID": 80
|
|
2078
|
+
"stainID": 80,
|
|
2079
|
+
"isIshgardian": false,
|
|
2080
|
+
"consolidationType": "A"
|
|
1921
2081
|
},
|
|
1922
2082
|
{
|
|
1923
2083
|
"itemID": 5809,
|
|
@@ -1941,7 +2101,9 @@
|
|
|
1941
2101
|
"isPastel": false,
|
|
1942
2102
|
"isDark": false,
|
|
1943
2103
|
"isCosmic": false,
|
|
1944
|
-
"stainID": 81
|
|
2104
|
+
"stainID": 81,
|
|
2105
|
+
"isIshgardian": false,
|
|
2106
|
+
"consolidationType": "A"
|
|
1945
2107
|
},
|
|
1946
2108
|
{
|
|
1947
2109
|
"itemID": 5810,
|
|
@@ -1949,8 +2111,8 @@
|
|
|
1949
2111
|
"name": "Lotus Pink",
|
|
1950
2112
|
"hex": "#fecef5",
|
|
1951
2113
|
"acquisition": "Crafting",
|
|
1952
|
-
"price":
|
|
1953
|
-
"currency":
|
|
2114
|
+
"price": 1,
|
|
2115
|
+
"currency": "Purple Pigment",
|
|
1954
2116
|
"rgb": {
|
|
1955
2117
|
"r": 254,
|
|
1956
2118
|
"g": 206,
|
|
@@ -1965,7 +2127,9 @@
|
|
|
1965
2127
|
"isPastel": false,
|
|
1966
2128
|
"isDark": false,
|
|
1967
2129
|
"isCosmic": false,
|
|
1968
|
-
"stainID": 82
|
|
2130
|
+
"stainID": 82,
|
|
2131
|
+
"isIshgardian": false,
|
|
2132
|
+
"consolidationType": "A"
|
|
1969
2133
|
},
|
|
1970
2134
|
{
|
|
1971
2135
|
"itemID": 5811,
|
|
@@ -1973,8 +2137,8 @@
|
|
|
1973
2137
|
"name": "Colibri Pink",
|
|
1974
2138
|
"hex": "#dc9bca",
|
|
1975
2139
|
"acquisition": "Crafting",
|
|
1976
|
-
"price":
|
|
1977
|
-
"currency":
|
|
2140
|
+
"price": 1,
|
|
2141
|
+
"currency": "Purple Pigment",
|
|
1978
2142
|
"rgb": {
|
|
1979
2143
|
"r": 220,
|
|
1980
2144
|
"g": 155,
|
|
@@ -1989,7 +2153,9 @@
|
|
|
1989
2153
|
"isPastel": false,
|
|
1990
2154
|
"isDark": false,
|
|
1991
2155
|
"isCosmic": false,
|
|
1992
|
-
"stainID": 83
|
|
2156
|
+
"stainID": 83,
|
|
2157
|
+
"isIshgardian": false,
|
|
2158
|
+
"consolidationType": "A"
|
|
1993
2159
|
},
|
|
1994
2160
|
{
|
|
1995
2161
|
"itemID": 5812,
|
|
@@ -1997,8 +2163,8 @@
|
|
|
1997
2163
|
"name": "Plum Purple",
|
|
1998
2164
|
"hex": "#79526c",
|
|
1999
2165
|
"acquisition": "Crafting",
|
|
2000
|
-
"price":
|
|
2001
|
-
"currency":
|
|
2166
|
+
"price": 1,
|
|
2167
|
+
"currency": "Purple Pigment",
|
|
2002
2168
|
"rgb": {
|
|
2003
2169
|
"r": 121,
|
|
2004
2170
|
"g": 82,
|
|
@@ -2013,7 +2179,9 @@
|
|
|
2013
2179
|
"isPastel": false,
|
|
2014
2180
|
"isDark": false,
|
|
2015
2181
|
"isCosmic": false,
|
|
2016
|
-
"stainID": 84
|
|
2182
|
+
"stainID": 84,
|
|
2183
|
+
"isIshgardian": false,
|
|
2184
|
+
"consolidationType": "A"
|
|
2017
2185
|
},
|
|
2018
2186
|
{
|
|
2019
2187
|
"itemID": 5813,
|
|
@@ -2021,8 +2189,8 @@
|
|
|
2021
2189
|
"name": "Regal Purple",
|
|
2022
2190
|
"hex": "#66304e",
|
|
2023
2191
|
"acquisition": "Crafting",
|
|
2024
|
-
"price":
|
|
2025
|
-
"currency":
|
|
2192
|
+
"price": 1,
|
|
2193
|
+
"currency": "Purple Pigment",
|
|
2026
2194
|
"rgb": {
|
|
2027
2195
|
"r": 102,
|
|
2028
2196
|
"g": 48,
|
|
@@ -2037,7 +2205,9 @@
|
|
|
2037
2205
|
"isPastel": false,
|
|
2038
2206
|
"isDark": false,
|
|
2039
2207
|
"isCosmic": false,
|
|
2040
|
-
"stainID": 85
|
|
2208
|
+
"stainID": 85,
|
|
2209
|
+
"isIshgardian": false,
|
|
2210
|
+
"consolidationType": "A"
|
|
2041
2211
|
},
|
|
2042
2212
|
{
|
|
2043
2213
|
"itemID": 13114,
|
|
@@ -2045,8 +2215,8 @@
|
|
|
2045
2215
|
"name": "Pure White",
|
|
2046
2216
|
"hex": "#f9f8f4",
|
|
2047
2217
|
"acquisition": "Venture Coffers",
|
|
2048
|
-
"price":
|
|
2049
|
-
"currency":
|
|
2218
|
+
"price": 1,
|
|
2219
|
+
"currency": "Venture Coffer",
|
|
2050
2220
|
"rgb": {
|
|
2051
2221
|
"r": 249,
|
|
2052
2222
|
"g": 248,
|
|
@@ -2061,7 +2231,9 @@
|
|
|
2061
2231
|
"isPastel": false,
|
|
2062
2232
|
"isDark": false,
|
|
2063
2233
|
"isCosmic": false,
|
|
2064
|
-
"stainID": 101
|
|
2234
|
+
"stainID": 101,
|
|
2235
|
+
"isIshgardian": false,
|
|
2236
|
+
"consolidationType": null
|
|
2065
2237
|
},
|
|
2066
2238
|
{
|
|
2067
2239
|
"itemID": 13115,
|
|
@@ -2069,8 +2241,8 @@
|
|
|
2069
2241
|
"name": "Jet Black",
|
|
2070
2242
|
"hex": "#1e1e1e",
|
|
2071
2243
|
"acquisition": "Venture Coffers",
|
|
2072
|
-
"price":
|
|
2073
|
-
"currency":
|
|
2244
|
+
"price": 1,
|
|
2245
|
+
"currency": "Venture Coffer",
|
|
2074
2246
|
"rgb": {
|
|
2075
2247
|
"r": 30,
|
|
2076
2248
|
"g": 30,
|
|
@@ -2085,7 +2257,9 @@
|
|
|
2085
2257
|
"isPastel": false,
|
|
2086
2258
|
"isDark": false,
|
|
2087
2259
|
"isCosmic": false,
|
|
2088
|
-
"stainID": 102
|
|
2260
|
+
"stainID": 102,
|
|
2261
|
+
"isIshgardian": false,
|
|
2262
|
+
"consolidationType": null
|
|
2089
2263
|
},
|
|
2090
2264
|
{
|
|
2091
2265
|
"itemID": 13116,
|
|
@@ -2093,8 +2267,8 @@
|
|
|
2093
2267
|
"name": "Metallic Silver",
|
|
2094
2268
|
"hex": "#a7a7a7",
|
|
2095
2269
|
"acquisition": "Venture Coffers",
|
|
2096
|
-
"price":
|
|
2097
|
-
"currency":
|
|
2270
|
+
"price": 1,
|
|
2271
|
+
"currency": "Venture Coffer",
|
|
2098
2272
|
"rgb": {
|
|
2099
2273
|
"r": 167,
|
|
2100
2274
|
"g": 167,
|
|
@@ -2109,7 +2283,9 @@
|
|
|
2109
2283
|
"isPastel": false,
|
|
2110
2284
|
"isDark": false,
|
|
2111
2285
|
"isCosmic": false,
|
|
2112
|
-
"stainID": 112
|
|
2286
|
+
"stainID": 112,
|
|
2287
|
+
"isIshgardian": false,
|
|
2288
|
+
"consolidationType": null
|
|
2113
2289
|
},
|
|
2114
2290
|
{
|
|
2115
2291
|
"itemID": 13117,
|
|
@@ -2117,8 +2293,8 @@
|
|
|
2117
2293
|
"name": "Metallic Gold",
|
|
2118
2294
|
"hex": "#ede63d",
|
|
2119
2295
|
"acquisition": "Venture Coffers",
|
|
2120
|
-
"price":
|
|
2121
|
-
"currency":
|
|
2296
|
+
"price": 1,
|
|
2297
|
+
"currency": "Venture Coffer",
|
|
2122
2298
|
"rgb": {
|
|
2123
2299
|
"r": 237,
|
|
2124
2300
|
"g": 230,
|
|
@@ -2133,7 +2309,9 @@
|
|
|
2133
2309
|
"isPastel": false,
|
|
2134
2310
|
"isDark": false,
|
|
2135
2311
|
"isCosmic": false,
|
|
2136
|
-
"stainID": 113
|
|
2312
|
+
"stainID": 113,
|
|
2313
|
+
"isIshgardian": false,
|
|
2314
|
+
"consolidationType": null
|
|
2137
2315
|
},
|
|
2138
2316
|
{
|
|
2139
2317
|
"itemID": 13708,
|
|
@@ -2141,8 +2319,8 @@
|
|
|
2141
2319
|
"name": "Pastel Pink",
|
|
2142
2320
|
"hex": "#fdc8c6",
|
|
2143
2321
|
"acquisition": "Venture Coffers",
|
|
2144
|
-
"price":
|
|
2145
|
-
"currency":
|
|
2322
|
+
"price": 1,
|
|
2323
|
+
"currency": "Venture Coffer",
|
|
2146
2324
|
"rgb": {
|
|
2147
2325
|
"r": 253,
|
|
2148
2326
|
"g": 200,
|
|
@@ -2157,7 +2335,9 @@
|
|
|
2157
2335
|
"isPastel": true,
|
|
2158
2336
|
"isDark": false,
|
|
2159
2337
|
"isCosmic": false,
|
|
2160
|
-
"stainID": 103
|
|
2338
|
+
"stainID": 103,
|
|
2339
|
+
"isIshgardian": false,
|
|
2340
|
+
"consolidationType": null
|
|
2161
2341
|
},
|
|
2162
2342
|
{
|
|
2163
2343
|
"itemID": 13709,
|
|
@@ -2165,8 +2345,8 @@
|
|
|
2165
2345
|
"name": "Dark Red",
|
|
2166
2346
|
"hex": "#321919",
|
|
2167
2347
|
"acquisition": "Venture Coffers",
|
|
2168
|
-
"price":
|
|
2169
|
-
"currency":
|
|
2348
|
+
"price": 1,
|
|
2349
|
+
"currency": "Venture Coffer",
|
|
2170
2350
|
"rgb": {
|
|
2171
2351
|
"r": 50,
|
|
2172
2352
|
"g": 25,
|
|
@@ -2181,7 +2361,9 @@
|
|
|
2181
2361
|
"isPastel": false,
|
|
2182
2362
|
"isDark": true,
|
|
2183
2363
|
"isCosmic": false,
|
|
2184
|
-
"stainID": 104
|
|
2364
|
+
"stainID": 104,
|
|
2365
|
+
"isIshgardian": false,
|
|
2366
|
+
"consolidationType": null
|
|
2185
2367
|
},
|
|
2186
2368
|
{
|
|
2187
2369
|
"itemID": 13710,
|
|
@@ -2189,8 +2371,8 @@
|
|
|
2189
2371
|
"name": "Dark Brown",
|
|
2190
2372
|
"hex": "#28211c",
|
|
2191
2373
|
"acquisition": "Venture Coffers",
|
|
2192
|
-
"price":
|
|
2193
|
-
"currency":
|
|
2374
|
+
"price": 1,
|
|
2375
|
+
"currency": "Venture Coffer",
|
|
2194
2376
|
"rgb": {
|
|
2195
2377
|
"r": 40,
|
|
2196
2378
|
"g": 33,
|
|
@@ -2205,7 +2387,9 @@
|
|
|
2205
2387
|
"isPastel": false,
|
|
2206
2388
|
"isDark": true,
|
|
2207
2389
|
"isCosmic": false,
|
|
2208
|
-
"stainID": 105
|
|
2390
|
+
"stainID": 105,
|
|
2391
|
+
"isIshgardian": false,
|
|
2392
|
+
"consolidationType": null
|
|
2209
2393
|
},
|
|
2210
2394
|
{
|
|
2211
2395
|
"itemID": 13711,
|
|
@@ -2213,8 +2397,8 @@
|
|
|
2213
2397
|
"name": "Pastel Green",
|
|
2214
2398
|
"hex": "#bacfaa",
|
|
2215
2399
|
"acquisition": "Venture Coffers",
|
|
2216
|
-
"price":
|
|
2217
|
-
"currency":
|
|
2400
|
+
"price": 1,
|
|
2401
|
+
"currency": "Venture Coffer",
|
|
2218
2402
|
"rgb": {
|
|
2219
2403
|
"r": 186,
|
|
2220
2404
|
"g": 207,
|
|
@@ -2229,7 +2413,9 @@
|
|
|
2229
2413
|
"isPastel": true,
|
|
2230
2414
|
"isDark": false,
|
|
2231
2415
|
"isCosmic": false,
|
|
2232
|
-
"stainID": 106
|
|
2416
|
+
"stainID": 106,
|
|
2417
|
+
"isIshgardian": false,
|
|
2418
|
+
"consolidationType": null
|
|
2233
2419
|
},
|
|
2234
2420
|
{
|
|
2235
2421
|
"itemID": 13712,
|
|
@@ -2237,8 +2423,8 @@
|
|
|
2237
2423
|
"name": "Dark Green",
|
|
2238
2424
|
"hex": "#152c2c",
|
|
2239
2425
|
"acquisition": "Venture Coffers",
|
|
2240
|
-
"price":
|
|
2241
|
-
"currency":
|
|
2426
|
+
"price": 1,
|
|
2427
|
+
"currency": "Venture Coffer",
|
|
2242
2428
|
"rgb": {
|
|
2243
2429
|
"r": 21,
|
|
2244
2430
|
"g": 44,
|
|
@@ -2253,7 +2439,9 @@
|
|
|
2253
2439
|
"isPastel": false,
|
|
2254
2440
|
"isDark": true,
|
|
2255
2441
|
"isCosmic": false,
|
|
2256
|
-
"stainID": 107
|
|
2442
|
+
"stainID": 107,
|
|
2443
|
+
"isIshgardian": false,
|
|
2444
|
+
"consolidationType": null
|
|
2257
2445
|
},
|
|
2258
2446
|
{
|
|
2259
2447
|
"itemID": 13713,
|
|
@@ -2261,8 +2449,8 @@
|
|
|
2261
2449
|
"name": "Pastel Blue",
|
|
2262
2450
|
"hex": "#96a4d9",
|
|
2263
2451
|
"acquisition": "Venture Coffers",
|
|
2264
|
-
"price":
|
|
2265
|
-
"currency":
|
|
2452
|
+
"price": 1,
|
|
2453
|
+
"currency": "Venture Coffer",
|
|
2266
2454
|
"rgb": {
|
|
2267
2455
|
"r": 150,
|
|
2268
2456
|
"g": 164,
|
|
@@ -2277,7 +2465,9 @@
|
|
|
2277
2465
|
"isPastel": true,
|
|
2278
2466
|
"isDark": false,
|
|
2279
2467
|
"isCosmic": false,
|
|
2280
|
-
"stainID": 108
|
|
2468
|
+
"stainID": 108,
|
|
2469
|
+
"isIshgardian": false,
|
|
2470
|
+
"consolidationType": null
|
|
2281
2471
|
},
|
|
2282
2472
|
{
|
|
2283
2473
|
"itemID": 13714,
|
|
@@ -2285,8 +2475,8 @@
|
|
|
2285
2475
|
"name": "Dark Blue",
|
|
2286
2476
|
"hex": "#121f2d",
|
|
2287
2477
|
"acquisition": "Venture Coffers",
|
|
2288
|
-
"price":
|
|
2289
|
-
"currency":
|
|
2478
|
+
"price": 1,
|
|
2479
|
+
"currency": "Venture Coffer",
|
|
2290
2480
|
"rgb": {
|
|
2291
2481
|
"r": 18,
|
|
2292
2482
|
"g": 31,
|
|
@@ -2301,7 +2491,9 @@
|
|
|
2301
2491
|
"isPastel": false,
|
|
2302
2492
|
"isDark": true,
|
|
2303
2493
|
"isCosmic": false,
|
|
2304
|
-
"stainID": 109
|
|
2494
|
+
"stainID": 109,
|
|
2495
|
+
"isIshgardian": false,
|
|
2496
|
+
"consolidationType": null
|
|
2305
2497
|
},
|
|
2306
2498
|
{
|
|
2307
2499
|
"itemID": 13715,
|
|
@@ -2309,8 +2501,8 @@
|
|
|
2309
2501
|
"name": "Pastel Purple",
|
|
2310
2502
|
"hex": "#bbb5da",
|
|
2311
2503
|
"acquisition": "Venture Coffers",
|
|
2312
|
-
"price":
|
|
2313
|
-
"currency":
|
|
2504
|
+
"price": 1,
|
|
2505
|
+
"currency": "Venture Coffer",
|
|
2314
2506
|
"rgb": {
|
|
2315
2507
|
"r": 187,
|
|
2316
2508
|
"g": 181,
|
|
@@ -2325,7 +2517,9 @@
|
|
|
2325
2517
|
"isPastel": true,
|
|
2326
2518
|
"isDark": false,
|
|
2327
2519
|
"isCosmic": false,
|
|
2328
|
-
"stainID": 110
|
|
2520
|
+
"stainID": 110,
|
|
2521
|
+
"isIshgardian": false,
|
|
2522
|
+
"consolidationType": null
|
|
2329
2523
|
},
|
|
2330
2524
|
{
|
|
2331
2525
|
"itemID": 13716,
|
|
@@ -2333,8 +2527,8 @@
|
|
|
2333
2527
|
"name": "Dark Purple",
|
|
2334
2528
|
"hex": "#232026",
|
|
2335
2529
|
"acquisition": "Venture Coffers",
|
|
2336
|
-
"price":
|
|
2337
|
-
"currency":
|
|
2530
|
+
"price": 1,
|
|
2531
|
+
"currency": "Venture Coffer",
|
|
2338
2532
|
"rgb": {
|
|
2339
2533
|
"r": 35,
|
|
2340
2534
|
"g": 32,
|
|
@@ -2349,7 +2543,9 @@
|
|
|
2349
2543
|
"isPastel": false,
|
|
2350
2544
|
"isDark": true,
|
|
2351
2545
|
"isCosmic": false,
|
|
2352
|
-
"stainID": 111
|
|
2546
|
+
"stainID": 111,
|
|
2547
|
+
"isIshgardian": false,
|
|
2548
|
+
"consolidationType": null
|
|
2353
2549
|
},
|
|
2354
2550
|
{
|
|
2355
2551
|
"itemID": 13717,
|
|
@@ -2357,8 +2553,8 @@
|
|
|
2357
2553
|
"name": "Metallic Red",
|
|
2358
2554
|
"hex": "#b61d4b",
|
|
2359
2555
|
"acquisition": "Venture Coffers",
|
|
2360
|
-
"price":
|
|
2361
|
-
"currency":
|
|
2556
|
+
"price": 1,
|
|
2557
|
+
"currency": "Venture Coffer",
|
|
2362
2558
|
"rgb": {
|
|
2363
2559
|
"r": 182,
|
|
2364
2560
|
"g": 29,
|
|
@@ -2373,7 +2569,9 @@
|
|
|
2373
2569
|
"isPastel": false,
|
|
2374
2570
|
"isDark": false,
|
|
2375
2571
|
"isCosmic": false,
|
|
2376
|
-
"stainID": 114
|
|
2572
|
+
"stainID": 114,
|
|
2573
|
+
"isIshgardian": false,
|
|
2574
|
+
"consolidationType": null
|
|
2377
2575
|
},
|
|
2378
2576
|
{
|
|
2379
2577
|
"itemID": 13718,
|
|
@@ -2381,8 +2579,8 @@
|
|
|
2381
2579
|
"name": "Metallic Orange",
|
|
2382
2580
|
"hex": "#e48c2f",
|
|
2383
2581
|
"acquisition": "Venture Coffers",
|
|
2384
|
-
"price":
|
|
2385
|
-
"currency":
|
|
2582
|
+
"price": 1,
|
|
2583
|
+
"currency": "Venture Coffer",
|
|
2386
2584
|
"rgb": {
|
|
2387
2585
|
"r": 228,
|
|
2388
2586
|
"g": 140,
|
|
@@ -2397,7 +2595,9 @@
|
|
|
2397
2595
|
"isPastel": false,
|
|
2398
2596
|
"isDark": false,
|
|
2399
2597
|
"isCosmic": false,
|
|
2400
|
-
"stainID": 115
|
|
2598
|
+
"stainID": 115,
|
|
2599
|
+
"isIshgardian": false,
|
|
2600
|
+
"consolidationType": null
|
|
2401
2601
|
},
|
|
2402
2602
|
{
|
|
2403
2603
|
"itemID": 13719,
|
|
@@ -2405,8 +2605,8 @@
|
|
|
2405
2605
|
"name": "Metallic Yellow",
|
|
2406
2606
|
"hex": "#f4da46",
|
|
2407
2607
|
"acquisition": "Venture Coffers",
|
|
2408
|
-
"price":
|
|
2409
|
-
"currency":
|
|
2608
|
+
"price": 1,
|
|
2609
|
+
"currency": "Venture Coffer",
|
|
2410
2610
|
"rgb": {
|
|
2411
2611
|
"r": 244,
|
|
2412
2612
|
"g": 218,
|
|
@@ -2421,7 +2621,9 @@
|
|
|
2421
2621
|
"isPastel": false,
|
|
2422
2622
|
"isDark": false,
|
|
2423
2623
|
"isCosmic": false,
|
|
2424
|
-
"stainID": 116
|
|
2624
|
+
"stainID": 116,
|
|
2625
|
+
"isIshgardian": false,
|
|
2626
|
+
"consolidationType": null
|
|
2425
2627
|
},
|
|
2426
2628
|
{
|
|
2427
2629
|
"itemID": 13720,
|
|
@@ -2429,8 +2631,8 @@
|
|
|
2429
2631
|
"name": "Metallic Green",
|
|
2430
2632
|
"hex": "#22a757",
|
|
2431
2633
|
"acquisition": "Venture Coffers",
|
|
2432
|
-
"price":
|
|
2433
|
-
"currency":
|
|
2634
|
+
"price": 1,
|
|
2635
|
+
"currency": "Venture Coffer",
|
|
2434
2636
|
"rgb": {
|
|
2435
2637
|
"r": 34,
|
|
2436
2638
|
"g": 167,
|
|
@@ -2445,7 +2647,9 @@
|
|
|
2445
2647
|
"isPastel": false,
|
|
2446
2648
|
"isDark": false,
|
|
2447
2649
|
"isCosmic": false,
|
|
2448
|
-
"stainID": 117
|
|
2650
|
+
"stainID": 117,
|
|
2651
|
+
"isIshgardian": false,
|
|
2652
|
+
"consolidationType": null
|
|
2449
2653
|
},
|
|
2450
2654
|
{
|
|
2451
2655
|
"itemID": 13721,
|
|
@@ -2453,8 +2657,8 @@
|
|
|
2453
2657
|
"name": "Metallic Sky Blue",
|
|
2454
2658
|
"hex": "#49f8fd",
|
|
2455
2659
|
"acquisition": "Venture Coffers",
|
|
2456
|
-
"price":
|
|
2457
|
-
"currency":
|
|
2660
|
+
"price": 1,
|
|
2661
|
+
"currency": "Venture Coffer",
|
|
2458
2662
|
"rgb": {
|
|
2459
2663
|
"r": 73,
|
|
2460
2664
|
"g": 248,
|
|
@@ -2469,7 +2673,9 @@
|
|
|
2469
2673
|
"isPastel": false,
|
|
2470
2674
|
"isDark": false,
|
|
2471
2675
|
"isCosmic": false,
|
|
2472
|
-
"stainID": 118
|
|
2676
|
+
"stainID": 118,
|
|
2677
|
+
"isIshgardian": false,
|
|
2678
|
+
"consolidationType": null
|
|
2473
2679
|
},
|
|
2474
2680
|
{
|
|
2475
2681
|
"itemID": 13722,
|
|
@@ -2477,8 +2683,8 @@
|
|
|
2477
2683
|
"name": "Metallic Blue",
|
|
2478
2684
|
"hex": "#5052d9",
|
|
2479
2685
|
"acquisition": "Venture Coffers",
|
|
2480
|
-
"price":
|
|
2481
|
-
"currency":
|
|
2686
|
+
"price": 1,
|
|
2687
|
+
"currency": "Venture Coffer",
|
|
2482
2688
|
"rgb": {
|
|
2483
2689
|
"r": 80,
|
|
2484
2690
|
"g": 82,
|
|
@@ -2493,7 +2699,9 @@
|
|
|
2493
2699
|
"isPastel": false,
|
|
2494
2700
|
"isDark": false,
|
|
2495
2701
|
"isCosmic": false,
|
|
2496
|
-
"stainID": 119
|
|
2702
|
+
"stainID": 119,
|
|
2703
|
+
"isIshgardian": false,
|
|
2704
|
+
"consolidationType": null
|
|
2497
2705
|
},
|
|
2498
2706
|
{
|
|
2499
2707
|
"itemID": 13723,
|
|
@@ -2501,8 +2709,8 @@
|
|
|
2501
2709
|
"name": "Metallic Purple",
|
|
2502
2710
|
"hex": "#d361ff",
|
|
2503
2711
|
"acquisition": "Venture Coffers",
|
|
2504
|
-
"price":
|
|
2505
|
-
"currency":
|
|
2712
|
+
"price": 1,
|
|
2713
|
+
"currency": "Venture Coffer",
|
|
2506
2714
|
"rgb": {
|
|
2507
2715
|
"r": 211,
|
|
2508
2716
|
"g": 97,
|
|
@@ -2517,7 +2725,9 @@
|
|
|
2517
2725
|
"isPastel": false,
|
|
2518
2726
|
"isDark": false,
|
|
2519
2727
|
"isCosmic": false,
|
|
2520
|
-
"stainID": 120
|
|
2728
|
+
"stainID": 120,
|
|
2729
|
+
"isIshgardian": false,
|
|
2730
|
+
"consolidationType": null
|
|
2521
2731
|
},
|
|
2522
2732
|
{
|
|
2523
2733
|
"itemID": 30116,
|
|
@@ -2541,7 +2751,9 @@
|
|
|
2541
2751
|
"isPastel": false,
|
|
2542
2752
|
"isDark": false,
|
|
2543
2753
|
"isCosmic": true,
|
|
2544
|
-
"stainID": 86
|
|
2754
|
+
"stainID": 86,
|
|
2755
|
+
"isIshgardian": true,
|
|
2756
|
+
"consolidationType": "B"
|
|
2545
2757
|
},
|
|
2546
2758
|
{
|
|
2547
2759
|
"itemID": 30117,
|
|
@@ -2565,7 +2777,9 @@
|
|
|
2565
2777
|
"isPastel": false,
|
|
2566
2778
|
"isDark": false,
|
|
2567
2779
|
"isCosmic": true,
|
|
2568
|
-
"stainID": 87
|
|
2780
|
+
"stainID": 87,
|
|
2781
|
+
"isIshgardian": true,
|
|
2782
|
+
"consolidationType": "B"
|
|
2569
2783
|
},
|
|
2570
2784
|
{
|
|
2571
2785
|
"itemID": 30118,
|
|
@@ -2589,7 +2803,9 @@
|
|
|
2589
2803
|
"isPastel": false,
|
|
2590
2804
|
"isDark": false,
|
|
2591
2805
|
"isCosmic": true,
|
|
2592
|
-
"stainID": 88
|
|
2806
|
+
"stainID": 88,
|
|
2807
|
+
"isIshgardian": true,
|
|
2808
|
+
"consolidationType": "B"
|
|
2593
2809
|
},
|
|
2594
2810
|
{
|
|
2595
2811
|
"itemID": 30119,
|
|
@@ -2613,7 +2829,9 @@
|
|
|
2613
2829
|
"isPastel": false,
|
|
2614
2830
|
"isDark": false,
|
|
2615
2831
|
"isCosmic": true,
|
|
2616
|
-
"stainID": 89
|
|
2832
|
+
"stainID": 89,
|
|
2833
|
+
"isIshgardian": true,
|
|
2834
|
+
"consolidationType": "B"
|
|
2617
2835
|
},
|
|
2618
2836
|
{
|
|
2619
2837
|
"itemID": 30120,
|
|
@@ -2637,7 +2855,9 @@
|
|
|
2637
2855
|
"isPastel": false,
|
|
2638
2856
|
"isDark": false,
|
|
2639
2857
|
"isCosmic": true,
|
|
2640
|
-
"stainID": 90
|
|
2858
|
+
"stainID": 90,
|
|
2859
|
+
"isIshgardian": true,
|
|
2860
|
+
"consolidationType": "B"
|
|
2641
2861
|
},
|
|
2642
2862
|
{
|
|
2643
2863
|
"itemID": 30121,
|
|
@@ -2661,16 +2881,18 @@
|
|
|
2661
2881
|
"isPastel": false,
|
|
2662
2882
|
"isDark": false,
|
|
2663
2883
|
"isCosmic": true,
|
|
2664
|
-
"stainID": 91
|
|
2884
|
+
"stainID": 91,
|
|
2885
|
+
"isIshgardian": true,
|
|
2886
|
+
"consolidationType": "B"
|
|
2665
2887
|
},
|
|
2666
2888
|
{
|
|
2667
2889
|
"itemID": 30122,
|
|
2668
2890
|
"category": "Special",
|
|
2669
2891
|
"name": "Gunmetal Black",
|
|
2670
2892
|
"hex": "#181820",
|
|
2671
|
-
"acquisition": "
|
|
2672
|
-
"price":
|
|
2673
|
-
"currency": "
|
|
2893
|
+
"acquisition": "The Firmament",
|
|
2894
|
+
"price": 500,
|
|
2895
|
+
"currency": "Skybuilders Scrips",
|
|
2674
2896
|
"rgb": {
|
|
2675
2897
|
"r": 24,
|
|
2676
2898
|
"g": 24,
|
|
@@ -2685,16 +2907,18 @@
|
|
|
2685
2907
|
"isPastel": false,
|
|
2686
2908
|
"isDark": false,
|
|
2687
2909
|
"isCosmic": true,
|
|
2688
|
-
"stainID": 92
|
|
2910
|
+
"stainID": 92,
|
|
2911
|
+
"isIshgardian": true,
|
|
2912
|
+
"consolidationType": "B"
|
|
2689
2913
|
},
|
|
2690
2914
|
{
|
|
2691
2915
|
"itemID": 30123,
|
|
2692
2916
|
"category": "Special",
|
|
2693
2917
|
"name": "Pearl White",
|
|
2694
2918
|
"hex": "#bfb4a3",
|
|
2695
|
-
"acquisition": "
|
|
2696
|
-
"price":
|
|
2697
|
-
"currency": "
|
|
2919
|
+
"acquisition": "The Firmament",
|
|
2920
|
+
"price": 500,
|
|
2921
|
+
"currency": "Skybuilders Scrips",
|
|
2698
2922
|
"rgb": {
|
|
2699
2923
|
"r": 191,
|
|
2700
2924
|
"g": 180,
|
|
@@ -2709,16 +2933,18 @@
|
|
|
2709
2933
|
"isPastel": false,
|
|
2710
2934
|
"isDark": false,
|
|
2711
2935
|
"isCosmic": true,
|
|
2712
|
-
"stainID": 93
|
|
2936
|
+
"stainID": 93,
|
|
2937
|
+
"isIshgardian": true,
|
|
2938
|
+
"consolidationType": "B"
|
|
2713
2939
|
},
|
|
2714
2940
|
{
|
|
2715
2941
|
"itemID": 30124,
|
|
2716
2942
|
"category": "Special",
|
|
2717
2943
|
"name": "Metallic Brass",
|
|
2718
2944
|
"hex": "#e9c06f",
|
|
2719
|
-
"acquisition": "
|
|
2720
|
-
"price":
|
|
2721
|
-
"currency": "
|
|
2945
|
+
"acquisition": "The Firmament",
|
|
2946
|
+
"price": 500,
|
|
2947
|
+
"currency": "Skybuilders Scrips",
|
|
2722
2948
|
"rgb": {
|
|
2723
2949
|
"r": 233,
|
|
2724
2950
|
"g": 192,
|
|
@@ -2733,7 +2959,9 @@
|
|
|
2733
2959
|
"isPastel": false,
|
|
2734
2960
|
"isDark": false,
|
|
2735
2961
|
"isCosmic": true,
|
|
2736
|
-
"stainID": 94
|
|
2962
|
+
"stainID": 94,
|
|
2963
|
+
"isIshgardian": true,
|
|
2964
|
+
"consolidationType": "B"
|
|
2737
2965
|
},
|
|
2738
2966
|
{
|
|
2739
2967
|
"itemID": 48163,
|
|
@@ -2757,7 +2985,9 @@
|
|
|
2757
2985
|
"isPastel": false,
|
|
2758
2986
|
"isDark": false,
|
|
2759
2987
|
"isCosmic": true,
|
|
2760
|
-
"stainID": 96
|
|
2988
|
+
"stainID": 96,
|
|
2989
|
+
"isIshgardian": false,
|
|
2990
|
+
"consolidationType": "C"
|
|
2761
2991
|
},
|
|
2762
2992
|
{
|
|
2763
2993
|
"itemID": 48164,
|
|
@@ -2781,7 +3011,9 @@
|
|
|
2781
3011
|
"isPastel": false,
|
|
2782
3012
|
"isDark": false,
|
|
2783
3013
|
"isCosmic": true,
|
|
2784
|
-
"stainID": 97
|
|
3014
|
+
"stainID": 97,
|
|
3015
|
+
"isIshgardian": false,
|
|
3016
|
+
"consolidationType": "C"
|
|
2785
3017
|
},
|
|
2786
3018
|
{
|
|
2787
3019
|
"itemID": 48165,
|
|
@@ -2805,7 +3037,9 @@
|
|
|
2805
3037
|
"isPastel": false,
|
|
2806
3038
|
"isDark": false,
|
|
2807
3039
|
"isCosmic": true,
|
|
2808
|
-
"stainID": 99
|
|
3040
|
+
"stainID": 99,
|
|
3041
|
+
"isIshgardian": false,
|
|
3042
|
+
"consolidationType": "C"
|
|
2809
3043
|
},
|
|
2810
3044
|
{
|
|
2811
3045
|
"itemID": 48166,
|
|
@@ -2829,7 +3063,9 @@
|
|
|
2829
3063
|
"isPastel": false,
|
|
2830
3064
|
"isDark": false,
|
|
2831
3065
|
"isCosmic": true,
|
|
2832
|
-
"stainID": 98
|
|
3066
|
+
"stainID": 98,
|
|
3067
|
+
"isIshgardian": false,
|
|
3068
|
+
"consolidationType": "C"
|
|
2833
3069
|
},
|
|
2834
3070
|
{
|
|
2835
3071
|
"itemID": 48167,
|
|
@@ -2853,7 +3089,9 @@
|
|
|
2853
3089
|
"isPastel": false,
|
|
2854
3090
|
"isDark": false,
|
|
2855
3091
|
"isCosmic": true,
|
|
2856
|
-
"stainID": 121
|
|
3092
|
+
"stainID": 121,
|
|
3093
|
+
"isIshgardian": false,
|
|
3094
|
+
"consolidationType": "C"
|
|
2857
3095
|
},
|
|
2858
3096
|
{
|
|
2859
3097
|
"itemID": 48168,
|
|
@@ -2877,7 +3115,9 @@
|
|
|
2877
3115
|
"isPastel": false,
|
|
2878
3116
|
"isDark": false,
|
|
2879
3117
|
"isCosmic": true,
|
|
2880
|
-
"stainID": 100
|
|
3118
|
+
"stainID": 100,
|
|
3119
|
+
"isIshgardian": false,
|
|
3120
|
+
"consolidationType": "C"
|
|
2881
3121
|
},
|
|
2882
3122
|
{
|
|
2883
3123
|
"itemID": 48169,
|
|
@@ -2885,8 +3125,8 @@
|
|
|
2885
3125
|
"name": "Metallic Pink",
|
|
2886
3126
|
"hex": "#ffa1c2",
|
|
2887
3127
|
"acquisition": "Cosmic Fortunes",
|
|
2888
|
-
"price":
|
|
2889
|
-
"currency":
|
|
3128
|
+
"price": 1000,
|
|
3129
|
+
"currency": "Planet-specific Credit",
|
|
2890
3130
|
"rgb": {
|
|
2891
3131
|
"r": 255,
|
|
2892
3132
|
"g": 161,
|
|
@@ -2901,7 +3141,9 @@
|
|
|
2901
3141
|
"isPastel": false,
|
|
2902
3142
|
"isDark": false,
|
|
2903
3143
|
"isCosmic": true,
|
|
2904
|
-
"stainID": 122
|
|
3144
|
+
"stainID": 122,
|
|
3145
|
+
"isIshgardian": false,
|
|
3146
|
+
"consolidationType": "C"
|
|
2905
3147
|
},
|
|
2906
3148
|
{
|
|
2907
3149
|
"itemID": 48170,
|
|
@@ -2909,8 +3151,8 @@
|
|
|
2909
3151
|
"name": "Metallic Ruby Red",
|
|
2910
3152
|
"hex": "#470103",
|
|
2911
3153
|
"acquisition": "Cosmic Fortunes",
|
|
2912
|
-
"price":
|
|
2913
|
-
"currency":
|
|
3154
|
+
"price": 1000,
|
|
3155
|
+
"currency": "Planet-specific Credit",
|
|
2914
3156
|
"rgb": {
|
|
2915
3157
|
"r": 71,
|
|
2916
3158
|
"g": 1,
|
|
@@ -2925,7 +3167,9 @@
|
|
|
2925
3167
|
"isPastel": false,
|
|
2926
3168
|
"isDark": false,
|
|
2927
3169
|
"isCosmic": true,
|
|
2928
|
-
"stainID": 123
|
|
3170
|
+
"stainID": 123,
|
|
3171
|
+
"isIshgardian": false,
|
|
3172
|
+
"consolidationType": "C"
|
|
2929
3173
|
},
|
|
2930
3174
|
{
|
|
2931
3175
|
"itemID": 48171,
|
|
@@ -2933,8 +3177,8 @@
|
|
|
2933
3177
|
"name": "Metallic Cobalt Green",
|
|
2934
3178
|
"hex": "#28847f",
|
|
2935
3179
|
"acquisition": "Cosmic Fortunes",
|
|
2936
|
-
"price":
|
|
2937
|
-
"currency":
|
|
3180
|
+
"price": 1000,
|
|
3181
|
+
"currency": "Planet-specific Credit",
|
|
2938
3182
|
"rgb": {
|
|
2939
3183
|
"r": 40,
|
|
2940
3184
|
"g": 132,
|
|
@@ -2949,7 +3193,9 @@
|
|
|
2949
3193
|
"isPastel": false,
|
|
2950
3194
|
"isDark": false,
|
|
2951
3195
|
"isCosmic": true,
|
|
2952
|
-
"stainID": 124
|
|
3196
|
+
"stainID": 124,
|
|
3197
|
+
"isIshgardian": false,
|
|
3198
|
+
"consolidationType": "C"
|
|
2953
3199
|
},
|
|
2954
3200
|
{
|
|
2955
3201
|
"itemID": 48172,
|
|
@@ -2957,8 +3203,8 @@
|
|
|
2957
3203
|
"name": "Metallic Dark Blue",
|
|
2958
3204
|
"hex": "#120445",
|
|
2959
3205
|
"acquisition": "Cosmic Fortunes",
|
|
2960
|
-
"price":
|
|
2961
|
-
"currency":
|
|
3206
|
+
"price": 1000,
|
|
3207
|
+
"currency": "Planet-specific Credit",
|
|
2962
3208
|
"rgb": {
|
|
2963
3209
|
"r": 18,
|
|
2964
3210
|
"g": 4,
|
|
@@ -2973,7 +3219,9 @@
|
|
|
2973
3219
|
"isPastel": false,
|
|
2974
3220
|
"isDark": false,
|
|
2975
3221
|
"isCosmic": true,
|
|
2976
|
-
"stainID": 125
|
|
3222
|
+
"stainID": 125,
|
|
3223
|
+
"isIshgardian": false,
|
|
3224
|
+
"consolidationType": "C"
|
|
2977
3225
|
},
|
|
2978
3226
|
{
|
|
2979
3227
|
"itemID": 48227,
|
|
@@ -2997,7 +3245,9 @@
|
|
|
2997
3245
|
"isPastel": false,
|
|
2998
3246
|
"isDark": false,
|
|
2999
3247
|
"isCosmic": true,
|
|
3000
|
-
"stainID": 95
|
|
3248
|
+
"stainID": 95,
|
|
3249
|
+
"isIshgardian": false,
|
|
3250
|
+
"consolidationType": "C"
|
|
3001
3251
|
},
|
|
3002
3252
|
{
|
|
3003
3253
|
"itemID": null,
|
|
@@ -3021,7 +3271,9 @@
|
|
|
3021
3271
|
"isPastel": false,
|
|
3022
3272
|
"isDark": false,
|
|
3023
3273
|
"isCosmic": false,
|
|
3024
|
-
"stainID": null
|
|
3274
|
+
"stainID": null,
|
|
3275
|
+
"isIshgardian": false,
|
|
3276
|
+
"consolidationType": null
|
|
3025
3277
|
},
|
|
3026
3278
|
{
|
|
3027
3279
|
"itemID": null,
|
|
@@ -3045,7 +3297,9 @@
|
|
|
3045
3297
|
"isPastel": false,
|
|
3046
3298
|
"isDark": false,
|
|
3047
3299
|
"isCosmic": false,
|
|
3048
|
-
"stainID": null
|
|
3300
|
+
"stainID": null,
|
|
3301
|
+
"isIshgardian": false,
|
|
3302
|
+
"consolidationType": null
|
|
3049
3303
|
},
|
|
3050
3304
|
{
|
|
3051
3305
|
"itemID": null,
|
|
@@ -3069,7 +3323,9 @@
|
|
|
3069
3323
|
"isPastel": false,
|
|
3070
3324
|
"isDark": false,
|
|
3071
3325
|
"isCosmic": false,
|
|
3072
|
-
"stainID": null
|
|
3326
|
+
"stainID": null,
|
|
3327
|
+
"isIshgardian": false,
|
|
3328
|
+
"consolidationType": null
|
|
3073
3329
|
},
|
|
3074
3330
|
{
|
|
3075
3331
|
"itemID": null,
|
|
@@ -3093,7 +3349,9 @@
|
|
|
3093
3349
|
"isPastel": false,
|
|
3094
3350
|
"isDark": false,
|
|
3095
3351
|
"isCosmic": false,
|
|
3096
|
-
"stainID": null
|
|
3352
|
+
"stainID": null,
|
|
3353
|
+
"isIshgardian": false,
|
|
3354
|
+
"consolidationType": null
|
|
3097
3355
|
},
|
|
3098
3356
|
{
|
|
3099
3357
|
"itemID": null,
|
|
@@ -3117,7 +3375,9 @@
|
|
|
3117
3375
|
"isPastel": false,
|
|
3118
3376
|
"isDark": false,
|
|
3119
3377
|
"isCosmic": false,
|
|
3120
|
-
"stainID": null
|
|
3378
|
+
"stainID": null,
|
|
3379
|
+
"isIshgardian": false,
|
|
3380
|
+
"consolidationType": null
|
|
3121
3381
|
},
|
|
3122
3382
|
{
|
|
3123
3383
|
"itemID": null,
|
|
@@ -3141,7 +3401,9 @@
|
|
|
3141
3401
|
"isPastel": false,
|
|
3142
3402
|
"isDark": false,
|
|
3143
3403
|
"isCosmic": false,
|
|
3144
|
-
"stainID": null
|
|
3404
|
+
"stainID": null,
|
|
3405
|
+
"isIshgardian": false,
|
|
3406
|
+
"consolidationType": null
|
|
3145
3407
|
},
|
|
3146
3408
|
{
|
|
3147
3409
|
"itemID": null,
|
|
@@ -3165,7 +3427,9 @@
|
|
|
3165
3427
|
"isPastel": false,
|
|
3166
3428
|
"isDark": false,
|
|
3167
3429
|
"isCosmic": false,
|
|
3168
|
-
"stainID": null
|
|
3430
|
+
"stainID": null,
|
|
3431
|
+
"isIshgardian": false,
|
|
3432
|
+
"consolidationType": null
|
|
3169
3433
|
},
|
|
3170
3434
|
{
|
|
3171
3435
|
"itemID": null,
|
|
@@ -3189,7 +3453,9 @@
|
|
|
3189
3453
|
"isPastel": false,
|
|
3190
3454
|
"isDark": false,
|
|
3191
3455
|
"isCosmic": false,
|
|
3192
|
-
"stainID": null
|
|
3456
|
+
"stainID": null,
|
|
3457
|
+
"isIshgardian": false,
|
|
3458
|
+
"consolidationType": null
|
|
3193
3459
|
},
|
|
3194
3460
|
{
|
|
3195
3461
|
"itemID": null,
|
|
@@ -3213,7 +3479,9 @@
|
|
|
3213
3479
|
"isPastel": false,
|
|
3214
3480
|
"isDark": false,
|
|
3215
3481
|
"isCosmic": false,
|
|
3216
|
-
"stainID": null
|
|
3482
|
+
"stainID": null,
|
|
3483
|
+
"isIshgardian": false,
|
|
3484
|
+
"consolidationType": null
|
|
3217
3485
|
},
|
|
3218
3486
|
{
|
|
3219
3487
|
"itemID": null,
|
|
@@ -3237,7 +3505,9 @@
|
|
|
3237
3505
|
"isPastel": false,
|
|
3238
3506
|
"isDark": false,
|
|
3239
3507
|
"isCosmic": false,
|
|
3240
|
-
"stainID": null
|
|
3508
|
+
"stainID": null,
|
|
3509
|
+
"isIshgardian": false,
|
|
3510
|
+
"consolidationType": null
|
|
3241
3511
|
},
|
|
3242
3512
|
{
|
|
3243
3513
|
"itemID": null,
|
|
@@ -3261,6 +3531,8 @@
|
|
|
3261
3531
|
"isPastel": false,
|
|
3262
3532
|
"isDark": false,
|
|
3263
3533
|
"isCosmic": false,
|
|
3264
|
-
"stainID": null
|
|
3534
|
+
"stainID": null,
|
|
3535
|
+
"isIshgardian": false,
|
|
3536
|
+
"consolidationType": null
|
|
3265
3537
|
}
|
|
3266
3538
|
]
|