deepsight.gg 1.0.1353 → 1.0.1356
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/DeepsightEmblemDefinition.json +181 -181
- package/DeepsightItemDamageTypesDefinition.json +58 -0
- package/Interfaces.d.ts +25 -8
- package/package.json +1 -1
- package/versions.json +9 -8
|
@@ -88,9 +88,9 @@
|
|
|
88
88
|
"secondaryOverlay": "/common/destiny2_content/icons/1cad2845e0933d4078add454cacad5f4.png",
|
|
89
89
|
"secondarySpecial": "/common/destiny2_content/icons/29b2876283c3e2869b8b1d738b5a6dcc.jpg",
|
|
90
90
|
"backgroundColor": {
|
|
91
|
-
"red":
|
|
92
|
-
"green":
|
|
93
|
-
"blue":
|
|
91
|
+
"red": 78,
|
|
92
|
+
"green": 78,
|
|
93
|
+
"blue": 121,
|
|
94
94
|
"alpha": 255
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
"backgroundColor": {
|
|
167
167
|
"red": 5,
|
|
168
168
|
"green": 31,
|
|
169
|
-
"blue":
|
|
169
|
+
"blue": 14,
|
|
170
170
|
"alpha": 255
|
|
171
171
|
}
|
|
172
172
|
},
|
|
@@ -811,7 +811,7 @@
|
|
|
811
811
|
"backgroundColor": {
|
|
812
812
|
"red": 16,
|
|
813
813
|
"green": 30,
|
|
814
|
-
"blue":
|
|
814
|
+
"blue": 29,
|
|
815
815
|
"alpha": 255
|
|
816
816
|
}
|
|
817
817
|
},
|
|
@@ -1151,9 +1151,9 @@
|
|
|
1151
1151
|
"secondaryOverlay": "/common/destiny2_content/icons/4bab0f41f2ef5ed5b31142a971457e1d.png",
|
|
1152
1152
|
"secondarySpecial": "/common/destiny2_content/icons/bd930d7d62684fe670138e55f851c435.jpg",
|
|
1153
1153
|
"backgroundColor": {
|
|
1154
|
-
"red":
|
|
1155
|
-
"green":
|
|
1156
|
-
"blue":
|
|
1154
|
+
"red": 51,
|
|
1155
|
+
"green": 73,
|
|
1156
|
+
"blue": 92,
|
|
1157
1157
|
"alpha": 255
|
|
1158
1158
|
}
|
|
1159
1159
|
},
|
|
@@ -1189,9 +1189,9 @@
|
|
|
1189
1189
|
"secondaryOverlay": "/common/destiny2_content/icons/5ba12b0eda5069e8aad4265efe6d3e71.png",
|
|
1190
1190
|
"secondarySpecial": "/common/destiny2_content/icons/bd930d7d62684fe670138e55f851c435.jpg",
|
|
1191
1191
|
"backgroundColor": {
|
|
1192
|
-
"red":
|
|
1193
|
-
"green":
|
|
1194
|
-
"blue":
|
|
1192
|
+
"red": 53,
|
|
1193
|
+
"green": 72,
|
|
1194
|
+
"blue": 90,
|
|
1195
1195
|
"alpha": 255
|
|
1196
1196
|
}
|
|
1197
1197
|
},
|
|
@@ -1395,9 +1395,9 @@
|
|
|
1395
1395
|
},
|
|
1396
1396
|
"secondaryIcon": "/common/destiny2_content/icons/bcbe792f2723c302002ef4eff8373483.jpg",
|
|
1397
1397
|
"backgroundColor": {
|
|
1398
|
-
"red":
|
|
1398
|
+
"red": 175,
|
|
1399
1399
|
"green": 25,
|
|
1400
|
-
"blue":
|
|
1400
|
+
"blue": 8,
|
|
1401
1401
|
"alpha": 255
|
|
1402
1402
|
}
|
|
1403
1403
|
},
|
|
@@ -1427,9 +1427,9 @@
|
|
|
1427
1427
|
},
|
|
1428
1428
|
"secondaryIcon": "/common/destiny2_content/icons/bcbe792f2723c302002ef4eff8373483.jpg",
|
|
1429
1429
|
"backgroundColor": {
|
|
1430
|
-
"red":
|
|
1430
|
+
"red": 175,
|
|
1431
1431
|
"green": 25,
|
|
1432
|
-
"blue":
|
|
1432
|
+
"blue": 8,
|
|
1433
1433
|
"alpha": 255
|
|
1434
1434
|
}
|
|
1435
1435
|
},
|
|
@@ -1598,9 +1598,9 @@
|
|
|
1598
1598
|
"secondaryOverlay": "/common/destiny2_content/icons/88c042952ae4dbc2c2c15c9469f66773.png",
|
|
1599
1599
|
"secondarySpecial": "/common/destiny2_content/icons/c7902cb2901ed86a9d37d508dfe7f1e3.jpg",
|
|
1600
1600
|
"backgroundColor": {
|
|
1601
|
-
"red":
|
|
1602
|
-
"green":
|
|
1603
|
-
"blue":
|
|
1601
|
+
"red": 230,
|
|
1602
|
+
"green": 172,
|
|
1603
|
+
"blue": 86,
|
|
1604
1604
|
"alpha": 255
|
|
1605
1605
|
}
|
|
1606
1606
|
},
|
|
@@ -1845,9 +1845,9 @@
|
|
|
1845
1845
|
"secondaryOverlay": "/common/destiny2_content/icons/9c7ef63993a6a739b6dc36343ebd2982.png",
|
|
1846
1846
|
"secondarySpecial": "/common/destiny2_content/icons/0f4ddcd53ca65f1987dec68b28f8dfe4.jpg",
|
|
1847
1847
|
"backgroundColor": {
|
|
1848
|
-
"red":
|
|
1849
|
-
"green":
|
|
1850
|
-
"blue":
|
|
1848
|
+
"red": 18,
|
|
1849
|
+
"green": 27,
|
|
1850
|
+
"blue": 38,
|
|
1851
1851
|
"alpha": 255
|
|
1852
1852
|
}
|
|
1853
1853
|
},
|
|
@@ -1883,9 +1883,9 @@
|
|
|
1883
1883
|
"secondaryOverlay": "/common/destiny2_content/icons/4c481e28c197b6db4c24697042c011b0.png",
|
|
1884
1884
|
"secondarySpecial": "/common/destiny2_content/icons/0f4ddcd53ca65f1987dec68b28f8dfe4.jpg",
|
|
1885
1885
|
"backgroundColor": {
|
|
1886
|
-
"red":
|
|
1887
|
-
"green":
|
|
1888
|
-
"blue":
|
|
1886
|
+
"red": 13,
|
|
1887
|
+
"green": 28,
|
|
1888
|
+
"blue": 43,
|
|
1889
1889
|
"alpha": 255
|
|
1890
1890
|
}
|
|
1891
1891
|
},
|
|
@@ -2348,9 +2348,9 @@
|
|
|
2348
2348
|
"secondaryOverlay": "/common/destiny2_content/icons/db91cbb7f0b2b4064d96e9a12660cab2.png",
|
|
2349
2349
|
"secondarySpecial": "/common/destiny2_content/icons/5c00bd9d6b0d31d254d8d32dc232601a.jpg",
|
|
2350
2350
|
"backgroundColor": {
|
|
2351
|
-
"red":
|
|
2352
|
-
"green":
|
|
2353
|
-
"blue":
|
|
2351
|
+
"red": 27,
|
|
2352
|
+
"green": 32,
|
|
2353
|
+
"blue": 40,
|
|
2354
2354
|
"alpha": 255
|
|
2355
2355
|
}
|
|
2356
2356
|
},
|
|
@@ -2633,9 +2633,9 @@
|
|
|
2633
2633
|
"secondaryOverlay": "/common/destiny2_content/icons/ee34476d08104a3fa1ff372e77b779ec.png",
|
|
2634
2634
|
"secondarySpecial": "/common/destiny2_content/icons/e9d80f2e22f7eb65594e8286dccea40b.jpg",
|
|
2635
2635
|
"backgroundColor": {
|
|
2636
|
-
"red":
|
|
2637
|
-
"green":
|
|
2638
|
-
"blue":
|
|
2636
|
+
"red": 70,
|
|
2637
|
+
"green": 60,
|
|
2638
|
+
"blue": 72,
|
|
2639
2639
|
"alpha": 255
|
|
2640
2640
|
}
|
|
2641
2641
|
},
|
|
@@ -3222,9 +3222,9 @@
|
|
|
3222
3222
|
"secondaryOverlay": "/common/destiny2_content/icons/78cdbe4a307523e39e60d633c94a79b8.png",
|
|
3223
3223
|
"secondarySpecial": "/common/destiny2_content/icons/14a6dbd9db7a0e2a2bc06007c6fb334b.jpg",
|
|
3224
3224
|
"backgroundColor": {
|
|
3225
|
-
"red":
|
|
3226
|
-
"green":
|
|
3227
|
-
"blue":
|
|
3225
|
+
"red": 81,
|
|
3226
|
+
"green": 113,
|
|
3227
|
+
"blue": 144,
|
|
3228
3228
|
"alpha": 255
|
|
3229
3229
|
}
|
|
3230
3230
|
},
|
|
@@ -3640,9 +3640,9 @@
|
|
|
3640
3640
|
"secondaryOverlay": "/common/destiny2_content/icons/b8002743e562e2270a9632c0ec9335cd.png",
|
|
3641
3641
|
"secondarySpecial": "/common/destiny2_content/icons/c0eb48fae2fcbe5de7e874348161c5a2.jpg",
|
|
3642
3642
|
"backgroundColor": {
|
|
3643
|
-
"red":
|
|
3644
|
-
"green":
|
|
3645
|
-
"blue":
|
|
3643
|
+
"red": 143,
|
|
3644
|
+
"green": 152,
|
|
3645
|
+
"blue": 87,
|
|
3646
3646
|
"alpha": 255
|
|
3647
3647
|
}
|
|
3648
3648
|
},
|
|
@@ -3717,8 +3717,8 @@
|
|
|
3717
3717
|
"secondarySpecial": "/common/destiny2_content/icons/583058caa3f2a375c43108ecd6e112ef.jpg",
|
|
3718
3718
|
"backgroundColor": {
|
|
3719
3719
|
"red": 28,
|
|
3720
|
-
"green":
|
|
3721
|
-
"blue":
|
|
3720
|
+
"green": 49,
|
|
3721
|
+
"blue": 48,
|
|
3722
3722
|
"alpha": 255
|
|
3723
3723
|
}
|
|
3724
3724
|
},
|
|
@@ -3774,8 +3774,8 @@
|
|
|
3774
3774
|
"secondarySpecial": "/common/destiny2_content/icons/3f8a0920aad0c2fbad18938497635f23.jpg",
|
|
3775
3775
|
"backgroundColor": {
|
|
3776
3776
|
"red": 21,
|
|
3777
|
-
"green":
|
|
3778
|
-
"blue":
|
|
3777
|
+
"green": 11,
|
|
3778
|
+
"blue": 40,
|
|
3779
3779
|
"alpha": 255
|
|
3780
3780
|
}
|
|
3781
3781
|
},
|
|
@@ -3906,9 +3906,9 @@
|
|
|
3906
3906
|
"secondaryOverlay": "/common/destiny2_content/icons/4f30597229675aaa7989042eb6884a6b.png",
|
|
3907
3907
|
"secondarySpecial": "/common/destiny2_content/icons/bb4b8b67fd39ae99a9d25b34ccad6e05.jpg",
|
|
3908
3908
|
"backgroundColor": {
|
|
3909
|
-
"red":
|
|
3910
|
-
"green":
|
|
3911
|
-
"blue":
|
|
3909
|
+
"red": 109,
|
|
3910
|
+
"green": 146,
|
|
3911
|
+
"blue": 151,
|
|
3912
3912
|
"alpha": 255
|
|
3913
3913
|
}
|
|
3914
3914
|
},
|
|
@@ -3944,9 +3944,9 @@
|
|
|
3944
3944
|
"secondaryOverlay": "/common/destiny2_content/icons/8f32233274463646a4e0e96ae5fbdad6.png",
|
|
3945
3945
|
"secondarySpecial": "/common/destiny2_content/icons/dfa15ef9d012af608d4e0b993073ecc8.jpg",
|
|
3946
3946
|
"backgroundColor": {
|
|
3947
|
-
"red":
|
|
3948
|
-
"green":
|
|
3949
|
-
"blue":
|
|
3947
|
+
"red": 177,
|
|
3948
|
+
"green": 2,
|
|
3949
|
+
"blue": 2,
|
|
3950
3950
|
"alpha": 255
|
|
3951
3951
|
}
|
|
3952
3952
|
},
|
|
@@ -4153,8 +4153,8 @@
|
|
|
4153
4153
|
"secondaryOverlay": "/common/destiny2_content/icons/718f66845a1d77c9b71a86efe00f9a86.png",
|
|
4154
4154
|
"secondarySpecial": "/common/destiny2_content/icons/932dbda93913cd0fa18a9372569516c9.jpg",
|
|
4155
4155
|
"backgroundColor": {
|
|
4156
|
-
"red":
|
|
4157
|
-
"green":
|
|
4156
|
+
"red": 38,
|
|
4157
|
+
"green": 76,
|
|
4158
4158
|
"blue": 95,
|
|
4159
4159
|
"alpha": 255
|
|
4160
4160
|
}
|
|
@@ -4457,9 +4457,9 @@
|
|
|
4457
4457
|
"secondaryOverlay": "/common/destiny2_content/icons/c8d9016f08245d5dcbfb6f09bd34f488.png",
|
|
4458
4458
|
"secondarySpecial": "/common/destiny2_content/icons/121d80c06b4e8cfccdd9afff03ba0eff.jpg",
|
|
4459
4459
|
"backgroundColor": {
|
|
4460
|
-
"red":
|
|
4461
|
-
"green":
|
|
4462
|
-
"blue":
|
|
4460
|
+
"red": 125,
|
|
4461
|
+
"green": 11,
|
|
4462
|
+
"blue": 7,
|
|
4463
4463
|
"alpha": 255
|
|
4464
4464
|
}
|
|
4465
4465
|
},
|
|
@@ -4723,9 +4723,9 @@
|
|
|
4723
4723
|
"secondaryOverlay": "/common/destiny2_content/icons/4d5f3da1b8b7427f3f6c8b931a38999c.png",
|
|
4724
4724
|
"secondarySpecial": "/common/destiny2_content/icons/977ac9acb8374e5439308db525bd3573.jpg",
|
|
4725
4725
|
"backgroundColor": {
|
|
4726
|
-
"red":
|
|
4727
|
-
"green":
|
|
4728
|
-
"blue":
|
|
4726
|
+
"red": 166,
|
|
4727
|
+
"green": 136,
|
|
4728
|
+
"blue": 89,
|
|
4729
4729
|
"alpha": 255
|
|
4730
4730
|
}
|
|
4731
4731
|
},
|
|
@@ -4815,9 +4815,9 @@
|
|
|
4815
4815
|
"secondaryIcon": "/common/destiny2_content/icons/c631b18989a9f31ecfe07f5b3432fc0b.jpg",
|
|
4816
4816
|
"secondarySpecial": "/common/destiny2_content/icons/c631b18989a9f31ecfe07f5b3432fc0b.jpg",
|
|
4817
4817
|
"backgroundColor": {
|
|
4818
|
-
"red":
|
|
4819
|
-
"green":
|
|
4820
|
-
"blue":
|
|
4818
|
+
"red": 169,
|
|
4819
|
+
"green": 25,
|
|
4820
|
+
"blue": 15,
|
|
4821
4821
|
"alpha": 255
|
|
4822
4822
|
}
|
|
4823
4823
|
},
|
|
@@ -4849,9 +4849,9 @@
|
|
|
4849
4849
|
"secondaryIcon": "/common/destiny2_content/icons/c631b18989a9f31ecfe07f5b3432fc0b.jpg",
|
|
4850
4850
|
"secondarySpecial": "/common/destiny2_content/icons/c631b18989a9f31ecfe07f5b3432fc0b.jpg",
|
|
4851
4851
|
"backgroundColor": {
|
|
4852
|
-
"red":
|
|
4853
|
-
"green":
|
|
4854
|
-
"blue":
|
|
4852
|
+
"red": 169,
|
|
4853
|
+
"green": 25,
|
|
4854
|
+
"blue": 15,
|
|
4855
4855
|
"alpha": 255
|
|
4856
4856
|
}
|
|
4857
4857
|
},
|
|
@@ -5020,9 +5020,9 @@
|
|
|
5020
5020
|
"secondaryOverlay": "/common/destiny2_content/icons/4866f9337f03094fc6e1dc1b5b23244a.png",
|
|
5021
5021
|
"secondarySpecial": "/common/destiny2_content/icons/d41fbb7fbba78a6a2f65ebfc8be27a58.jpg",
|
|
5022
5022
|
"backgroundColor": {
|
|
5023
|
-
"red":
|
|
5024
|
-
"green":
|
|
5025
|
-
"blue":
|
|
5023
|
+
"red": 10,
|
|
5024
|
+
"green": 41,
|
|
5025
|
+
"blue": 31,
|
|
5026
5026
|
"alpha": 255
|
|
5027
5027
|
}
|
|
5028
5028
|
},
|
|
@@ -5059,7 +5059,7 @@
|
|
|
5059
5059
|
"secondarySpecial": "/common/destiny2_content/icons/3a582494d90e8137a52e7d1ed35225f4.jpg",
|
|
5060
5060
|
"backgroundColor": {
|
|
5061
5061
|
"red": 26,
|
|
5062
|
-
"green":
|
|
5062
|
+
"green": 39,
|
|
5063
5063
|
"blue": 61,
|
|
5064
5064
|
"alpha": 255
|
|
5065
5065
|
}
|
|
@@ -5077,9 +5077,9 @@
|
|
|
5077
5077
|
"secondaryOverlay": "/common/destiny2_content/icons/a18db04ebdc4683c6cdd1cba41ee8104.png",
|
|
5078
5078
|
"secondarySpecial": "/common/destiny2_content/icons/1293a482beb5f6e0df96d11d0f823095.jpg",
|
|
5079
5079
|
"backgroundColor": {
|
|
5080
|
-
"red":
|
|
5081
|
-
"green":
|
|
5082
|
-
"blue":
|
|
5080
|
+
"red": 101,
|
|
5081
|
+
"green": 99,
|
|
5082
|
+
"blue": 105,
|
|
5083
5083
|
"alpha": 255
|
|
5084
5084
|
}
|
|
5085
5085
|
},
|
|
@@ -5115,9 +5115,9 @@
|
|
|
5115
5115
|
"secondaryOverlay": "/common/destiny2_content/icons/ef2e650a959f9f898eb8d8090fd5e834.png",
|
|
5116
5116
|
"secondarySpecial": "/common/destiny2_content/icons/d89d0107ebbe89b79a827e791be37b28.jpg",
|
|
5117
5117
|
"backgroundColor": {
|
|
5118
|
-
"red":
|
|
5119
|
-
"green":
|
|
5120
|
-
"blue":
|
|
5118
|
+
"red": 76,
|
|
5119
|
+
"green": 52,
|
|
5120
|
+
"blue": 76,
|
|
5121
5121
|
"alpha": 255
|
|
5122
5122
|
}
|
|
5123
5123
|
},
|
|
@@ -5572,7 +5572,7 @@
|
|
|
5572
5572
|
"secondarySpecial": "/common/destiny2_content/icons/7bc13f7dcd3ccc80ae651f845bf8ad79.jpg",
|
|
5573
5573
|
"backgroundColor": {
|
|
5574
5574
|
"red": 77,
|
|
5575
|
-
"green":
|
|
5575
|
+
"green": 25,
|
|
5576
5576
|
"blue": 0,
|
|
5577
5577
|
"alpha": 255
|
|
5578
5578
|
}
|
|
@@ -5686,7 +5686,7 @@
|
|
|
5686
5686
|
"secondarySpecial": "/common/destiny2_content/icons/269d852d9c0fb80cca898249c9142463.jpg",
|
|
5687
5687
|
"backgroundColor": {
|
|
5688
5688
|
"red": 23,
|
|
5689
|
-
"green":
|
|
5689
|
+
"green": 46,
|
|
5690
5690
|
"blue": 74,
|
|
5691
5691
|
"alpha": 255
|
|
5692
5692
|
}
|
|
@@ -5856,9 +5856,9 @@
|
|
|
5856
5856
|
"secondaryOverlay": "/common/destiny2_content/icons/60b1a7f9d6368f1ca282ba4c2f2f8a6d.png",
|
|
5857
5857
|
"secondarySpecial": "/common/destiny2_content/icons/93a3ccf1e01433d376d7f8a4a8e7fc28.jpg",
|
|
5858
5858
|
"backgroundColor": {
|
|
5859
|
-
"red":
|
|
5860
|
-
"green":
|
|
5861
|
-
"blue":
|
|
5859
|
+
"red": 96,
|
|
5860
|
+
"green": 76,
|
|
5861
|
+
"blue": 133,
|
|
5862
5862
|
"alpha": 255
|
|
5863
5863
|
}
|
|
5864
5864
|
},
|
|
@@ -6084,9 +6084,9 @@
|
|
|
6084
6084
|
"secondaryOverlay": "/common/destiny2_content/icons/473ccf95f511d721e2b4dfc58279c65c.png",
|
|
6085
6085
|
"secondarySpecial": "/common/destiny2_content/icons/c6d14f8ccba76079461d2f7bb4b39722.jpg",
|
|
6086
6086
|
"backgroundColor": {
|
|
6087
|
-
"red":
|
|
6088
|
-
"green":
|
|
6089
|
-
"blue":
|
|
6087
|
+
"red": 2,
|
|
6088
|
+
"green": 0,
|
|
6089
|
+
"blue": 5,
|
|
6090
6090
|
"alpha": 255
|
|
6091
6091
|
}
|
|
6092
6092
|
},
|
|
@@ -6293,9 +6293,9 @@
|
|
|
6293
6293
|
"secondaryOverlay": "/common/destiny2_content/icons/eef5172ecd044a84ee645427c9f9311c.png",
|
|
6294
6294
|
"secondarySpecial": "/common/destiny2_content/icons/d3f445b2544c47ec29769fd85b5346f0.jpg",
|
|
6295
6295
|
"backgroundColor": {
|
|
6296
|
-
"red":
|
|
6297
|
-
"green":
|
|
6298
|
-
"blue":
|
|
6296
|
+
"red": 31,
|
|
6297
|
+
"green": 44,
|
|
6298
|
+
"blue": 17,
|
|
6299
6299
|
"alpha": 255
|
|
6300
6300
|
}
|
|
6301
6301
|
},
|
|
@@ -6920,9 +6920,9 @@
|
|
|
6920
6920
|
"secondaryOverlay": "/common/destiny2_content/icons/d0a9bfff73742cabeade17b7d75e2459.png",
|
|
6921
6921
|
"secondarySpecial": "/common/destiny2_content/icons/5c00bd9d6b0d31d254d8d32dc232601a.jpg",
|
|
6922
6922
|
"backgroundColor": {
|
|
6923
|
-
"red":
|
|
6924
|
-
"green":
|
|
6925
|
-
"blue":
|
|
6923
|
+
"red": 25,
|
|
6924
|
+
"green": 31,
|
|
6925
|
+
"blue": 41,
|
|
6926
6926
|
"alpha": 255
|
|
6927
6927
|
}
|
|
6928
6928
|
},
|
|
@@ -6939,9 +6939,9 @@
|
|
|
6939
6939
|
"secondaryOverlay": "/common/destiny2_content/icons/85eae133101662bc51e50f76d29f39ea.png",
|
|
6940
6940
|
"secondarySpecial": "/common/destiny2_content/icons/c36c327ca1e8a5e996dda811eba668b0.jpg",
|
|
6941
6941
|
"backgroundColor": {
|
|
6942
|
-
"red":
|
|
6943
|
-
"green":
|
|
6944
|
-
"blue":
|
|
6942
|
+
"red": 18,
|
|
6943
|
+
"green": 30,
|
|
6944
|
+
"blue": 38,
|
|
6945
6945
|
"alpha": 255
|
|
6946
6946
|
}
|
|
6947
6947
|
},
|
|
@@ -7375,9 +7375,9 @@
|
|
|
7375
7375
|
"secondaryOverlay": "/common/destiny2_content/icons/b8c7e8dbfd0186c11e03a9bcd96082c1.png",
|
|
7376
7376
|
"secondarySpecial": "/common/destiny2_content/icons/df1b08b2a4c9ddfe44f7930505eef6be.jpg",
|
|
7377
7377
|
"backgroundColor": {
|
|
7378
|
-
"red":
|
|
7379
|
-
"green":
|
|
7380
|
-
"blue":
|
|
7378
|
+
"red": 6,
|
|
7379
|
+
"green": 73,
|
|
7380
|
+
"blue": 198,
|
|
7381
7381
|
"alpha": 255
|
|
7382
7382
|
}
|
|
7383
7383
|
},
|
|
@@ -7527,9 +7527,9 @@
|
|
|
7527
7527
|
"secondaryOverlay": "/common/destiny2_content/icons/94f4a1447d5d8135e648cda2cd0508a2.png",
|
|
7528
7528
|
"secondarySpecial": "/common/destiny2_content/icons/655d0a4fb6266abc87cb1c2ff4c7a8ce.jpg",
|
|
7529
7529
|
"backgroundColor": {
|
|
7530
|
-
"red":
|
|
7531
|
-
"green":
|
|
7532
|
-
"blue":
|
|
7530
|
+
"red": 30,
|
|
7531
|
+
"green": 177,
|
|
7532
|
+
"blue": 250,
|
|
7533
7533
|
"alpha": 255
|
|
7534
7534
|
}
|
|
7535
7535
|
},
|
|
@@ -8477,9 +8477,9 @@
|
|
|
8477
8477
|
"secondaryOverlay": "/common/destiny2_content/icons/25aab76e0475437b94c14de2042db30a.png",
|
|
8478
8478
|
"secondarySpecial": "/common/destiny2_content/icons/308f7ac7c0009e49440285673a5bb5ea.jpg",
|
|
8479
8479
|
"backgroundColor": {
|
|
8480
|
-
"red":
|
|
8481
|
-
"green":
|
|
8482
|
-
"blue":
|
|
8480
|
+
"red": 116,
|
|
8481
|
+
"green": 121,
|
|
8482
|
+
"blue": 129,
|
|
8483
8483
|
"alpha": 255
|
|
8484
8484
|
}
|
|
8485
8485
|
},
|
|
@@ -8515,9 +8515,9 @@
|
|
|
8515
8515
|
"secondaryOverlay": "/common/destiny2_content/icons/f6d422d01ea16f09bb45e3fa4ae687c2.png",
|
|
8516
8516
|
"secondarySpecial": "/common/destiny2_content/icons/dfa15ef9d012af608d4e0b993073ecc8.jpg",
|
|
8517
8517
|
"backgroundColor": {
|
|
8518
|
-
"red":
|
|
8519
|
-
"green":
|
|
8520
|
-
"blue":
|
|
8518
|
+
"red": 176,
|
|
8519
|
+
"green": 3,
|
|
8520
|
+
"blue": 3,
|
|
8521
8521
|
"alpha": 255
|
|
8522
8522
|
}
|
|
8523
8523
|
},
|
|
@@ -8572,9 +8572,9 @@
|
|
|
8572
8572
|
"secondaryOverlay": "/common/destiny2_content/icons/3bbaf003f77b08a1a113b30836270199.png",
|
|
8573
8573
|
"secondarySpecial": "/common/destiny2_content/icons/a766afda974dccfdcea5235dd1d91536.jpg",
|
|
8574
8574
|
"backgroundColor": {
|
|
8575
|
-
"red":
|
|
8576
|
-
"green":
|
|
8577
|
-
"blue":
|
|
8575
|
+
"red": 33,
|
|
8576
|
+
"green": 33,
|
|
8577
|
+
"blue": 23,
|
|
8578
8578
|
"alpha": 255
|
|
8579
8579
|
}
|
|
8580
8580
|
},
|
|
@@ -8800,9 +8800,9 @@
|
|
|
8800
8800
|
"secondaryOverlay": "/common/destiny2_content/icons/876d67d27d764c589ee209f94b729d9b.png",
|
|
8801
8801
|
"secondarySpecial": "/common/destiny2_content/icons/0f5f4e7da946131cf74a2ae4e5deb720.jpg",
|
|
8802
8802
|
"backgroundColor": {
|
|
8803
|
-
"red":
|
|
8804
|
-
"green":
|
|
8805
|
-
"blue":
|
|
8803
|
+
"red": 165,
|
|
8804
|
+
"green": 159,
|
|
8805
|
+
"blue": 173,
|
|
8806
8806
|
"alpha": 255
|
|
8807
8807
|
}
|
|
8808
8808
|
},
|
|
@@ -8933,9 +8933,9 @@
|
|
|
8933
8933
|
"secondaryOverlay": "/common/destiny2_content/icons/b866674334f3b4cd6d933078aba722cd.png",
|
|
8934
8934
|
"secondarySpecial": "/common/destiny2_content/icons/277dd25d1343a3f081af1953af49aaf5.jpg",
|
|
8935
8935
|
"backgroundColor": {
|
|
8936
|
-
"red":
|
|
8937
|
-
"green":
|
|
8938
|
-
"blue":
|
|
8936
|
+
"red": 1,
|
|
8937
|
+
"green": 39,
|
|
8938
|
+
"blue": 50,
|
|
8939
8939
|
"alpha": 255
|
|
8940
8940
|
}
|
|
8941
8941
|
},
|
|
@@ -9351,9 +9351,9 @@
|
|
|
9351
9351
|
"secondaryOverlay": "/common/destiny2_content/icons/83d0fc7902cc6983ac307e29339a7d15.png",
|
|
9352
9352
|
"secondarySpecial": "/common/destiny2_content/icons/84339170817bb377f78333c729b899f3.jpg",
|
|
9353
9353
|
"backgroundColor": {
|
|
9354
|
-
"red":
|
|
9355
|
-
"green":
|
|
9356
|
-
"blue":
|
|
9354
|
+
"red": 104,
|
|
9355
|
+
"green": 118,
|
|
9356
|
+
"blue": 156,
|
|
9357
9357
|
"alpha": 255
|
|
9358
9358
|
}
|
|
9359
9359
|
},
|
|
@@ -9483,8 +9483,8 @@
|
|
|
9483
9483
|
"secondarySpecial": "/common/destiny2_content/icons/08b4fe04edfe5030eac93adb5229661b.jpg",
|
|
9484
9484
|
"backgroundColor": {
|
|
9485
9485
|
"red": 20,
|
|
9486
|
-
"green":
|
|
9487
|
-
"blue":
|
|
9486
|
+
"green": 20,
|
|
9487
|
+
"blue": 20,
|
|
9488
9488
|
"alpha": 255
|
|
9489
9489
|
}
|
|
9490
9490
|
},
|
|
@@ -10259,9 +10259,9 @@
|
|
|
10259
10259
|
"secondaryOverlay": "/common/destiny2_content/icons/573a9849adefc49cb59cf5589bbd9fc7.png",
|
|
10260
10260
|
"secondarySpecial": "/common/destiny2_content/icons/36a24ac9d5f848b7340e365244487f0d.jpg",
|
|
10261
10261
|
"backgroundColor": {
|
|
10262
|
-
"red":
|
|
10263
|
-
"green":
|
|
10264
|
-
"blue":
|
|
10262
|
+
"red": 44,
|
|
10263
|
+
"green": 23,
|
|
10264
|
+
"blue": 24,
|
|
10265
10265
|
"alpha": 255
|
|
10266
10266
|
}
|
|
10267
10267
|
},
|
|
@@ -10411,9 +10411,9 @@
|
|
|
10411
10411
|
"secondaryOverlay": "/common/destiny2_content/icons/5770dd849d58a6b7a4ded8531a5969f5.png",
|
|
10412
10412
|
"secondarySpecial": "/common/destiny2_content/icons/573b327f9b458cc1f639835edeef4704.jpg",
|
|
10413
10413
|
"backgroundColor": {
|
|
10414
|
-
"red":
|
|
10415
|
-
"green":
|
|
10416
|
-
"blue":
|
|
10414
|
+
"red": 100,
|
|
10415
|
+
"green": 86,
|
|
10416
|
+
"blue": 64,
|
|
10417
10417
|
"alpha": 255
|
|
10418
10418
|
}
|
|
10419
10419
|
},
|
|
@@ -11019,9 +11019,9 @@
|
|
|
11019
11019
|
"secondaryOverlay": "/common/destiny2_content/icons/84be53d4d3d90cf3b9176459ccbfc907.png",
|
|
11020
11020
|
"secondarySpecial": "/common/destiny2_content/icons/8b6c11bb7247a36546fda31c5423b404.png",
|
|
11021
11021
|
"backgroundColor": {
|
|
11022
|
-
"red":
|
|
11023
|
-
"green":
|
|
11024
|
-
"blue":
|
|
11022
|
+
"red": 80,
|
|
11023
|
+
"green": 27,
|
|
11024
|
+
"blue": 36,
|
|
11025
11025
|
"alpha": 255
|
|
11026
11026
|
}
|
|
11027
11027
|
},
|
|
@@ -11152,9 +11152,9 @@
|
|
|
11152
11152
|
"secondaryOverlay": "/common/destiny2_content/icons/bf67d2465c5365ff2391fdfa7241da70.png",
|
|
11153
11153
|
"secondarySpecial": "/common/destiny2_content/icons/6c77059069f1c9f24c7eb1ebbc534cb1.jpg",
|
|
11154
11154
|
"backgroundColor": {
|
|
11155
|
-
"red":
|
|
11156
|
-
"green":
|
|
11157
|
-
"blue":
|
|
11155
|
+
"red": 44,
|
|
11156
|
+
"green": 40,
|
|
11157
|
+
"blue": 27,
|
|
11158
11158
|
"alpha": 255
|
|
11159
11159
|
}
|
|
11160
11160
|
},
|
|
@@ -11418,7 +11418,7 @@
|
|
|
11418
11418
|
"secondaryOverlay": "/common/destiny2_content/icons/9e1a77e8018d0bbce2984e6262b4d8ed.png",
|
|
11419
11419
|
"secondarySpecial": "/common/destiny2_content/icons/54a9a0f02859549274233631f3ffcb4e.jpg",
|
|
11420
11420
|
"backgroundColor": {
|
|
11421
|
-
"red":
|
|
11421
|
+
"red": 17,
|
|
11422
11422
|
"green": 9,
|
|
11423
11423
|
"blue": 8,
|
|
11424
11424
|
"alpha": 255
|
|
@@ -11760,7 +11760,7 @@
|
|
|
11760
11760
|
"secondaryOverlay": "/common/destiny2_content/icons/b6e07e0030da00467ab17a77817e8b99.png",
|
|
11761
11761
|
"secondarySpecial": "/common/destiny2_content/icons/4ea6912ac319f7696ad70a124691faaf.jpg",
|
|
11762
11762
|
"backgroundColor": {
|
|
11763
|
-
"red":
|
|
11763
|
+
"red": 55,
|
|
11764
11764
|
"green": 75,
|
|
11765
11765
|
"blue": 22,
|
|
11766
11766
|
"alpha": 255
|
|
@@ -12215,9 +12215,9 @@
|
|
|
12215
12215
|
"secondaryOverlay": "/common/destiny2_content/icons/4bab0f41f2ef5ed5b31142a971457e1d.png",
|
|
12216
12216
|
"secondarySpecial": "/common/destiny2_content/icons/bd930d7d62684fe670138e55f851c435.jpg",
|
|
12217
12217
|
"backgroundColor": {
|
|
12218
|
-
"red":
|
|
12219
|
-
"green":
|
|
12220
|
-
"blue":
|
|
12218
|
+
"red": 51,
|
|
12219
|
+
"green": 73,
|
|
12220
|
+
"blue": 92,
|
|
12221
12221
|
"alpha": 255
|
|
12222
12222
|
}
|
|
12223
12223
|
},
|
|
@@ -12253,9 +12253,9 @@
|
|
|
12253
12253
|
"secondaryOverlay": "/common/destiny2_content/icons/25feb7e456be7d7530172f512642df29.png",
|
|
12254
12254
|
"secondarySpecial": "/common/destiny2_content/icons/3564edf2d659af791d05c3b60e0448e2.jpg",
|
|
12255
12255
|
"backgroundColor": {
|
|
12256
|
-
"red":
|
|
12257
|
-
"green":
|
|
12258
|
-
"blue":
|
|
12256
|
+
"red": 70,
|
|
12257
|
+
"green": 74,
|
|
12258
|
+
"blue": 88,
|
|
12259
12259
|
"alpha": 255
|
|
12260
12260
|
}
|
|
12261
12261
|
},
|
|
@@ -12633,9 +12633,9 @@
|
|
|
12633
12633
|
"secondaryOverlay": "/common/destiny2_content/icons/f9293caeb678dc456a1d40e17c827a1e.png",
|
|
12634
12634
|
"secondarySpecial": "/common/destiny2_content/icons/0da68b8a5e5a852b79a589b3b5d9a654.jpg",
|
|
12635
12635
|
"backgroundColor": {
|
|
12636
|
-
"red":
|
|
12637
|
-
"green":
|
|
12638
|
-
"blue":
|
|
12636
|
+
"red": 133,
|
|
12637
|
+
"green": 5,
|
|
12638
|
+
"blue": 5,
|
|
12639
12639
|
"alpha": 255
|
|
12640
12640
|
}
|
|
12641
12641
|
},
|
|
@@ -13464,9 +13464,9 @@
|
|
|
13464
13464
|
"secondaryOverlay": "/common/destiny2_content/icons/f4b95d2ebfde5674f38b3d9a9f5cbdd9.png",
|
|
13465
13465
|
"secondarySpecial": "/common/destiny2_content/icons/b8b340b097ee44677a3eaab3956c23f6.jpg",
|
|
13466
13466
|
"backgroundColor": {
|
|
13467
|
-
"red":
|
|
13468
|
-
"green":
|
|
13469
|
-
"blue":
|
|
13467
|
+
"red": 221,
|
|
13468
|
+
"green": 75,
|
|
13469
|
+
"blue": 75,
|
|
13470
13470
|
"alpha": 255
|
|
13471
13471
|
}
|
|
13472
13472
|
},
|
|
@@ -13483,7 +13483,7 @@
|
|
|
13483
13483
|
"secondaryOverlay": "/common/destiny2_content/icons/b8799945761747728c17026d1f2f2164.png",
|
|
13484
13484
|
"secondarySpecial": "/common/destiny2_content/icons/56520f34e979d467c2b255fef04b6786.jpg",
|
|
13485
13485
|
"backgroundColor": {
|
|
13486
|
-
"red":
|
|
13486
|
+
"red": 29,
|
|
13487
13487
|
"green": 27,
|
|
13488
13488
|
"blue": 29,
|
|
13489
13489
|
"alpha": 255
|
|
@@ -13559,9 +13559,9 @@
|
|
|
13559
13559
|
"secondaryOverlay": "/common/destiny2_content/icons/0ebfe94b2dfc747d7937cfae097900c3.png",
|
|
13560
13560
|
"secondarySpecial": "/common/destiny2_content/icons/96ad071dd4302eeb673763e7348e805f.jpg",
|
|
13561
13561
|
"backgroundColor": {
|
|
13562
|
-
"red":
|
|
13563
|
-
"green":
|
|
13564
|
-
"blue":
|
|
13562
|
+
"red": 84,
|
|
13563
|
+
"green": 23,
|
|
13564
|
+
"blue": 60,
|
|
13565
13565
|
"alpha": 255
|
|
13566
13566
|
}
|
|
13567
13567
|
},
|
|
@@ -13975,9 +13975,9 @@
|
|
|
13975
13975
|
"secondaryOverlay": "/common/destiny2_content/icons/a2773e3be51d11bb5d4c9f689a42cab6.png",
|
|
13976
13976
|
"secondarySpecial": "/common/destiny2_content/icons/c41c45dd8f6f81b489b7bd87199b901a.jpg",
|
|
13977
13977
|
"backgroundColor": {
|
|
13978
|
-
"red":
|
|
13979
|
-
"green":
|
|
13980
|
-
"blue":
|
|
13978
|
+
"red": 36,
|
|
13979
|
+
"green": 38,
|
|
13980
|
+
"blue": 13,
|
|
13981
13981
|
"alpha": 255
|
|
13982
13982
|
}
|
|
13983
13983
|
},
|
|
@@ -14431,9 +14431,9 @@
|
|
|
14431
14431
|
"secondaryOverlay": "/common/destiny2_content/icons/1802c65970e00992591f903f69dad305.png",
|
|
14432
14432
|
"secondarySpecial": "/common/destiny2_content/icons/1d7be1e04e53787923954815a3ef83bb.jpg",
|
|
14433
14433
|
"backgroundColor": {
|
|
14434
|
-
"red":
|
|
14435
|
-
"green":
|
|
14436
|
-
"blue":
|
|
14434
|
+
"red": 71,
|
|
14435
|
+
"green": 119,
|
|
14436
|
+
"blue": 230,
|
|
14437
14437
|
"alpha": 255
|
|
14438
14438
|
}
|
|
14439
14439
|
},
|
|
@@ -14640,8 +14640,8 @@
|
|
|
14640
14640
|
"secondarySpecial": "/common/destiny2_content/icons/1553f7e9e114590851e47d1cf71e5d88.jpg",
|
|
14641
14641
|
"backgroundColor": {
|
|
14642
14642
|
"red": 180,
|
|
14643
|
-
"green":
|
|
14644
|
-
"blue":
|
|
14643
|
+
"green": 79,
|
|
14644
|
+
"blue": 243,
|
|
14645
14645
|
"alpha": 255
|
|
14646
14646
|
}
|
|
14647
14647
|
},
|
|
@@ -14886,9 +14886,9 @@
|
|
|
14886
14886
|
"secondaryOverlay": "/common/destiny2_content/icons/6266e32c873a61514ed6132ffb8a83dd.png",
|
|
14887
14887
|
"secondarySpecial": "/common/destiny2_content/icons/76fbea02992a4e56c1662332f98af6ed.jpg",
|
|
14888
14888
|
"backgroundColor": {
|
|
14889
|
-
"red":
|
|
14890
|
-
"green":
|
|
14891
|
-
"blue":
|
|
14889
|
+
"red": 57,
|
|
14890
|
+
"green": 23,
|
|
14891
|
+
"blue": 130,
|
|
14892
14892
|
"alpha": 255
|
|
14893
14893
|
}
|
|
14894
14894
|
},
|
|
@@ -14962,9 +14962,9 @@
|
|
|
14962
14962
|
"secondaryOverlay": "/common/destiny2_content/icons/f76ba3cc5f9ba9dbc60423a52884d8ac.png",
|
|
14963
14963
|
"secondarySpecial": "/common/destiny2_content/icons/069dbdaf4c87beb00fba4720bf9d7b51.jpg",
|
|
14964
14964
|
"backgroundColor": {
|
|
14965
|
-
"red":
|
|
14966
|
-
"green":
|
|
14967
|
-
"blue":
|
|
14965
|
+
"red": 38,
|
|
14966
|
+
"green": 38,
|
|
14967
|
+
"blue": 38,
|
|
14968
14968
|
"alpha": 255
|
|
14969
14969
|
}
|
|
14970
14970
|
},
|
|
@@ -15513,9 +15513,9 @@
|
|
|
15513
15513
|
"secondaryOverlay": "/common/destiny2_content/icons/8b68ab16db5adaee7a38e132c51e1f3f.png",
|
|
15514
15514
|
"secondarySpecial": "/common/destiny2_content/icons/7dfbcff1ed301017418357bbfdddbca5.jpg",
|
|
15515
15515
|
"backgroundColor": {
|
|
15516
|
-
"red":
|
|
15517
|
-
"green":
|
|
15518
|
-
"blue":
|
|
15516
|
+
"red": 108,
|
|
15517
|
+
"green": 115,
|
|
15518
|
+
"blue": 137,
|
|
15519
15519
|
"alpha": 255
|
|
15520
15520
|
}
|
|
15521
15521
|
},
|
|
@@ -15551,9 +15551,9 @@
|
|
|
15551
15551
|
"secondaryOverlay": "/common/destiny2_content/icons/8153679247627b6383282436a41b9a17.png",
|
|
15552
15552
|
"secondarySpecial": "/common/destiny2_content/icons/95ee6694ffbdbac18102ded46d1f0125.jpg",
|
|
15553
15553
|
"backgroundColor": {
|
|
15554
|
-
"red":
|
|
15555
|
-
"green":
|
|
15556
|
-
"blue":
|
|
15554
|
+
"red": 233,
|
|
15555
|
+
"green": 119,
|
|
15556
|
+
"blue": 58,
|
|
15557
15557
|
"alpha": 255
|
|
15558
15558
|
}
|
|
15559
15559
|
},
|
|
@@ -15703,8 +15703,8 @@
|
|
|
15703
15703
|
"secondaryOverlay": "/common/destiny2_content/icons/f85fad46db0cb8e3c3745c31f49d59c3.png",
|
|
15704
15704
|
"secondarySpecial": "/common/destiny2_content/icons/77688f0c6f117bfca8101a127fae9445.jpg",
|
|
15705
15705
|
"backgroundColor": {
|
|
15706
|
-
"red":
|
|
15707
|
-
"green":
|
|
15706
|
+
"red": 23,
|
|
15707
|
+
"green": 17,
|
|
15708
15708
|
"blue": 17,
|
|
15709
15709
|
"alpha": 255
|
|
15710
15710
|
}
|
|
@@ -16481,9 +16481,9 @@
|
|
|
16481
16481
|
"secondaryOverlay": "/common/destiny2_content/icons/54633d1775f826a41361bccb4a64878d.png",
|
|
16482
16482
|
"secondarySpecial": "/common/destiny2_content/icons/cd24c9370bd9eb71c860069b37516ace.png",
|
|
16483
16483
|
"backgroundColor": {
|
|
16484
|
-
"red":
|
|
16485
|
-
"green":
|
|
16486
|
-
"blue":
|
|
16484
|
+
"red": 169,
|
|
16485
|
+
"green": 86,
|
|
16486
|
+
"blue": 50,
|
|
16487
16487
|
"alpha": 255
|
|
16488
16488
|
}
|
|
16489
16489
|
},
|
|
@@ -16689,9 +16689,9 @@
|
|
|
16689
16689
|
"secondaryOverlay": "/common/destiny2_content/icons/c2e70edf93b452b52093095c1111232d.png",
|
|
16690
16690
|
"secondarySpecial": "/common/destiny2_content/icons/86d8f451c9eb6d7e44a25e86310c4d53.jpg",
|
|
16691
16691
|
"backgroundColor": {
|
|
16692
|
-
"red":
|
|
16693
|
-
"green":
|
|
16694
|
-
"blue":
|
|
16692
|
+
"red": 176,
|
|
16693
|
+
"green": 105,
|
|
16694
|
+
"blue": 54,
|
|
16695
16695
|
"alpha": 255
|
|
16696
16696
|
}
|
|
16697
16697
|
},
|
|
@@ -17657,9 +17657,9 @@
|
|
|
17657
17657
|
"secondaryOverlay": "/common/destiny2_content/icons/84b0499e7e1f6aa40f58d4bcf42d28a4.png",
|
|
17658
17658
|
"secondarySpecial": "/common/destiny2_content/icons/3e42cd684f1cd1c3824ac3cadc2e1998.jpg",
|
|
17659
17659
|
"backgroundColor": {
|
|
17660
|
-
"red":
|
|
17661
|
-
"green":
|
|
17662
|
-
"blue":
|
|
17660
|
+
"red": 30,
|
|
17661
|
+
"green": 6,
|
|
17662
|
+
"blue": 10,
|
|
17663
17663
|
"alpha": 255
|
|
17664
17664
|
}
|
|
17665
17665
|
},
|
|
@@ -17847,8 +17847,8 @@
|
|
|
17847
17847
|
"secondaryOverlay": "/common/destiny2_content/icons/cc790aa347e6ef884a20cf5b2c7ce14f.png",
|
|
17848
17848
|
"secondarySpecial": "/common/destiny2_content/icons/45c3c0709a940aa4e2df7568a5d45b83.jpg",
|
|
17849
17849
|
"backgroundColor": {
|
|
17850
|
-
"red":
|
|
17851
|
-
"green":
|
|
17850
|
+
"red": 25,
|
|
17851
|
+
"green": 6,
|
|
17852
17852
|
"blue": 23,
|
|
17853
17853
|
"alpha": 255
|
|
17854
17854
|
}
|
|
@@ -18266,8 +18266,8 @@
|
|
|
18266
18266
|
"secondarySpecial": "/common/destiny2_content/icons/50b895ebef6475818392c907361669a3.jpg",
|
|
18267
18267
|
"backgroundColor": {
|
|
18268
18268
|
"red": 35,
|
|
18269
|
-
"green":
|
|
18270
|
-
"blue":
|
|
18269
|
+
"green": 38,
|
|
18270
|
+
"blue": 41,
|
|
18271
18271
|
"alpha": 255
|
|
18272
18272
|
}
|
|
18273
18273
|
},
|
|
@@ -18341,9 +18341,9 @@
|
|
|
18341
18341
|
"secondaryOverlay": "/common/destiny2_content/icons/f498d395d9cbf0a61fb04f476b2411e6.png",
|
|
18342
18342
|
"secondarySpecial": "/common/destiny2_content/icons/5ec0c47bbb93a37c2acbc0a27305efac.jpg",
|
|
18343
18343
|
"backgroundColor": {
|
|
18344
|
-
"red":
|
|
18345
|
-
"green":
|
|
18346
|
-
"blue":
|
|
18344
|
+
"red": 83,
|
|
18345
|
+
"green": 90,
|
|
18346
|
+
"blue": 88,
|
|
18347
18347
|
"alpha": 255
|
|
18348
18348
|
}
|
|
18349
18349
|
},
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
{
|
|
2
|
+
"46125926": {
|
|
3
|
+
"hash": 46125926,
|
|
4
|
+
"damageTypes": [
|
|
5
|
+
3454344768,
|
|
6
|
+
2303181850,
|
|
7
|
+
1847026933
|
|
8
|
+
]
|
|
9
|
+
},
|
|
10
|
+
"648595258": {
|
|
11
|
+
"hash": 648595258,
|
|
12
|
+
"damageTypes": [
|
|
13
|
+
2303181850,
|
|
14
|
+
151347233
|
|
15
|
+
]
|
|
16
|
+
},
|
|
17
|
+
"2694576561": {
|
|
18
|
+
"hash": 2694576561,
|
|
19
|
+
"damageTypes": [
|
|
20
|
+
3454344768,
|
|
21
|
+
1847026933,
|
|
22
|
+
2303181850
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
"3141979347": {
|
|
26
|
+
"hash": 3141979347,
|
|
27
|
+
"damageTypes": [
|
|
28
|
+
3454344768,
|
|
29
|
+
2303181850,
|
|
30
|
+
1847026933
|
|
31
|
+
]
|
|
32
|
+
},
|
|
33
|
+
"3371017761": {
|
|
34
|
+
"hash": 3371017761,
|
|
35
|
+
"damageTypes": [
|
|
36
|
+
151347233,
|
|
37
|
+
1847026933
|
|
38
|
+
]
|
|
39
|
+
},
|
|
40
|
+
"3561203890": {
|
|
41
|
+
"hash": 3561203890,
|
|
42
|
+
"damageTypes": [
|
|
43
|
+
3454344768,
|
|
44
|
+
2303181850,
|
|
45
|
+
1847026933,
|
|
46
|
+
151347233,
|
|
47
|
+
3949783978
|
|
48
|
+
]
|
|
49
|
+
},
|
|
50
|
+
"4124984448": {
|
|
51
|
+
"hash": 4124984448,
|
|
52
|
+
"damageTypes": [
|
|
53
|
+
3454344768,
|
|
54
|
+
2303181850,
|
|
55
|
+
1847026933
|
|
56
|
+
]
|
|
57
|
+
}
|
|
58
|
+
}
|
package/Interfaces.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { DestinyColor, DestinyDisplayCategoryDefinition, DestinyDisplayPropertiesDefinition, DestinyItemComponentSetOfuint32, DestinyItemQuantity, DestinyVendorItemDefinition, DestinyVendorLocationDefinition, TierType } from 'bungie-api-ts/destiny2'
|
|
2
2
|
import type { BreakerSource } from './DeepsightBreakerTypeDefinition'
|
|
3
|
-
import type {
|
|
3
|
+
import type { DeepsightPlugCategorisation, DeepsightSocketCategorisation } from './DeepsightPlugCategorisation'
|
|
4
|
+
import type { ActivityHashes, ActivityModifierHashes, BreakerTypeHashes, CollectibleHashes, DamageTypeHashes, EventCardHashes, InventoryBucketHashes, InventoryItemHashes, ItemTierTypeHashes, MomentHashes, ObjectiveHashes, RecordHashes, SeasonHashes, TraitHashes, VendorGroupHashes, VendorHashes } from './Enums'
|
|
4
5
|
|
|
5
6
|
export declare type ISOString = `${bigint}-${'0' | ''}${bigint}-${'0' | ''}${bigint}T${'0' | ''}${bigint}:${'0' | ''}${bigint}:${'0' | ''}${bigint}Z`
|
|
6
7
|
|
|
@@ -14,13 +15,7 @@ export declare interface DeepsightManifest {
|
|
|
14
15
|
*/
|
|
15
16
|
'updated': ISOString
|
|
16
17
|
|
|
17
|
-
|
|
18
|
-
'DeepsightMomentDefinition': number
|
|
19
|
-
'DeepsightPlugCategorisation': number
|
|
20
|
-
'DeepsightWallpaperDefinition': number
|
|
21
|
-
'DeepsightTierTypeDefinition': number
|
|
22
|
-
'Enums': number
|
|
23
|
-
'Interfaces': number
|
|
18
|
+
// @inject:versions
|
|
24
19
|
|
|
25
20
|
/**
|
|
26
21
|
* The version of the Destiny manifest the current deepsight manifest supports
|
|
@@ -65,6 +60,23 @@ export declare interface DeepsightManifestReferencePGCR {
|
|
|
65
60
|
period: ISOString
|
|
66
61
|
}
|
|
67
62
|
|
|
63
|
+
export declare interface DeepsightManifestComponentsMap {
|
|
64
|
+
DeepsightAdeptDefinition: DeepsightAdeptDefinition
|
|
65
|
+
DeepsightBreakerSourceDefinition: DeepsightBreakerSourceDefinition
|
|
66
|
+
DeepsightBreakerTypeDefinition: DeepsightBreakerTypeDefinition
|
|
67
|
+
DeepsightCatalystDefinition: DeepsightCatalystDefinition
|
|
68
|
+
DeepsightDropTableDefinition: DeepsightDropTableDefinition
|
|
69
|
+
DeepsightEmblemDefinition: DeepsightEmblemDefinition
|
|
70
|
+
DeepsightItemDamageTypesDefinition: DeepsightItemDamageTypesDefinition
|
|
71
|
+
DeepsightMomentDefinition: DeepsightMomentDefinition
|
|
72
|
+
DeepsightPlugCategorisation: DeepsightPlugCategorisation
|
|
73
|
+
DeepsightSocketCategorisation: DeepsightSocketCategorisation
|
|
74
|
+
DeepsightSocketExtendedDefinition: DeepsightSocketExtendedDefinition
|
|
75
|
+
DeepsightStats: DeepsightStats
|
|
76
|
+
DeepsightTierTypeDefinition: DeepsightTierTypeDefinition
|
|
77
|
+
DeepsightWallpaperDefinition: DeepsightWallpaperDefinition
|
|
78
|
+
}
|
|
79
|
+
|
|
68
80
|
export declare interface DeepsightDisplayPropertiesDefinition {
|
|
69
81
|
name?: string
|
|
70
82
|
subtitle?: string
|
|
@@ -402,3 +414,8 @@ export interface DeepsightBreakerTypeDefinition {
|
|
|
402
414
|
sources: BreakerSource[]
|
|
403
415
|
types: BreakerTypeHashes[]
|
|
404
416
|
}
|
|
417
|
+
|
|
418
|
+
export interface DeepsightItemDamageTypesDefinition {
|
|
419
|
+
hash: InventoryItemHashes
|
|
420
|
+
damageTypes: DamageTypeHashes[]
|
|
421
|
+
}
|
package/package.json
CHANGED
package/versions.json
CHANGED
|
@@ -5,25 +5,26 @@
|
|
|
5
5
|
"DeepsightWallpaperDefinition": 13,
|
|
6
6
|
"Enums": 58,
|
|
7
7
|
"Destiny2/Manifest": "235527.25.07.17.1930-2-bnet.60940",
|
|
8
|
-
"Interfaces":
|
|
9
|
-
"deepsight":
|
|
8
|
+
"Interfaces": 23,
|
|
9
|
+
"deepsight": 1356,
|
|
10
10
|
"DeepsightTierTypeDefinition": 1,
|
|
11
|
-
"lastDailyReset": "2025-07-
|
|
11
|
+
"lastDailyReset": "2025-07-26T17:00:00Z",
|
|
12
12
|
"lastWeeklyReset": "2025-07-22T17:00:00Z",
|
|
13
13
|
"lastTrialsReset": "2025-07-25T17:00:00Z",
|
|
14
14
|
"referencePostGameCarnageReportSinceDailyReset": {
|
|
15
|
-
"instanceId": "
|
|
16
|
-
"period": "2025-07-
|
|
15
|
+
"instanceId": "16353447613",
|
|
16
|
+
"period": "2025-07-26T17:42:27Z"
|
|
17
17
|
},
|
|
18
|
-
"updated": "2025-07-
|
|
18
|
+
"updated": "2025-07-27T03:40:11Z",
|
|
19
19
|
"DeepsightVendorDefinition": 630,
|
|
20
20
|
"DeepsightStats": 1,
|
|
21
21
|
"DeepsightCollectionsDefinition": 13,
|
|
22
22
|
"DeepsightSocketCategorisation": 29,
|
|
23
23
|
"DeepsightAdeptDefinition": 6,
|
|
24
|
-
"DeepsightEmblemDefinition":
|
|
24
|
+
"DeepsightEmblemDefinition": 512,
|
|
25
25
|
"DeepsightSocketExtendedDefinition": 1,
|
|
26
26
|
"DeepsightCatalystDefinition": 5,
|
|
27
27
|
"DeepsightBreakerSourceDefinition": 3,
|
|
28
|
-
"DeepsightBreakerTypeDefinition": 5
|
|
28
|
+
"DeepsightBreakerTypeDefinition": 5,
|
|
29
|
+
"DeepsightItemDamageTypesDefinition": 0
|
|
29
30
|
}
|