deepsight.gg 1.0.1586 → 1.0.1587
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/DeepsightCatalystDefinition.json +8 -0
- package/DeepsightCollectionsDefinition.json +25 -3
- package/DeepsightDropTableDefinition.json +135 -135
- package/DeepsightEmblemDefinition.json +1120 -1060
- package/DeepsightIconDefinition.json +11 -0
- package/DeepsightPlugCategorisation.json +170 -60
- package/DeepsightSocketCategorisation.json +4380 -667
- package/DeepsightStats.json +2 -1
- package/DeepsightVariantDefinition.json +15 -0
- package/DeepsightWeaponFrameDefinition.json +101 -0
- package/DeepsightWeaponTypeDefinition.json +6 -1
- package/Enums.d.ts +225 -470
- package/manifest.json +15 -15
- package/package.json +1 -1
|
@@ -257,6 +257,14 @@
|
|
|
257
257
|
],
|
|
258
258
|
"progressDescription": "Targets defeated"
|
|
259
259
|
},
|
|
260
|
+
"1685137410": {
|
|
261
|
+
"hash": 1685137410,
|
|
262
|
+
"record": 1932245887,
|
|
263
|
+
"primaryObjectiveHashes": [
|
|
264
|
+
2798598522
|
|
265
|
+
],
|
|
266
|
+
"progressDescription": "Targets defeated"
|
|
267
|
+
},
|
|
260
268
|
"1736135946": {
|
|
261
269
|
"hash": 1736135946,
|
|
262
270
|
"record": 1648672968,
|
|
@@ -5747,7 +5747,10 @@
|
|
|
5747
5747
|
"hash": 2036,
|
|
5748
5748
|
"buckets": {
|
|
5749
5749
|
"14239492": [
|
|
5750
|
+
279565494,
|
|
5750
5751
|
365930261,
|
|
5752
|
+
640369263,
|
|
5753
|
+
1867581826,
|
|
5751
5754
|
2629237079,
|
|
5752
5755
|
3093390809,
|
|
5753
5756
|
3475188156,
|
|
@@ -5756,8 +5759,11 @@
|
|
|
5756
5759
|
4184605701
|
|
5757
5760
|
],
|
|
5758
5761
|
"20886954": [
|
|
5762
|
+
142559592,
|
|
5759
5763
|
828189485,
|
|
5760
5764
|
1109812632,
|
|
5765
|
+
1320597132,
|
|
5766
|
+
2541757371,
|
|
5761
5767
|
2838384481,
|
|
5762
5768
|
2869507310,
|
|
5763
5769
|
3343993331,
|
|
@@ -5765,40 +5771,56 @@
|
|
|
5765
5771
|
4046540927
|
|
5766
5772
|
],
|
|
5767
5773
|
"953998645": [
|
|
5774
|
+
1085743380,
|
|
5775
|
+
954563454,
|
|
5768
5776
|
3661051060
|
|
5769
5777
|
],
|
|
5770
5778
|
"1498876634": [
|
|
5771
5779
|
1419158093,
|
|
5772
5780
|
3049715579,
|
|
5773
5781
|
3146657388,
|
|
5774
|
-
3984776322
|
|
5782
|
+
3984776322,
|
|
5783
|
+
4062069077
|
|
5775
5784
|
],
|
|
5776
5785
|
"1585787867": [
|
|
5777
5786
|
123224963,
|
|
5778
5787
|
462589222,
|
|
5779
5788
|
537150100,
|
|
5780
5789
|
932088625,
|
|
5790
|
+
1091577811,
|
|
5791
|
+
1887527934,
|
|
5781
5792
|
2430248538,
|
|
5782
|
-
3358389096
|
|
5793
|
+
3358389096,
|
|
5794
|
+
3945736543
|
|
5783
5795
|
],
|
|
5784
5796
|
"2465295065": [
|
|
5797
|
+
71057630,
|
|
5798
|
+
1685137410,
|
|
5799
|
+
1863583117,
|
|
5800
|
+
2873508409,
|
|
5785
5801
|
2819552809,
|
|
5786
5802
|
3146657389
|
|
5787
5803
|
],
|
|
5788
5804
|
"3448274439": [
|
|
5805
|
+
112779239,
|
|
5789
5806
|
1479082657,
|
|
5790
5807
|
1616916151,
|
|
5808
|
+
1786011928,
|
|
5791
5809
|
1953372754,
|
|
5792
5810
|
2051364144,
|
|
5793
5811
|
2158178052,
|
|
5794
5812
|
2263018101,
|
|
5795
|
-
2891930926
|
|
5813
|
+
2891930926,
|
|
5814
|
+
4118260899
|
|
5796
5815
|
],
|
|
5797
5816
|
"3551918588": [
|
|
5798
5817
|
690430270,
|
|
5818
|
+
919358834,
|
|
5799
5819
|
938861252,
|
|
5800
5820
|
1722491869,
|
|
5801
5821
|
1849147777,
|
|
5822
|
+
2249815529,
|
|
5823
|
+
2354448750,
|
|
5802
5824
|
2419726011,
|
|
5803
5825
|
3917237407
|
|
5804
5826
|
]
|
|
@@ -284,24 +284,45 @@
|
|
|
284
284
|
"icon": "/common/destiny2_content/icons/DestinyActivityModeDefinition_f20ebb76bee675ca429e470cec58cc7b.png"
|
|
285
285
|
}
|
|
286
286
|
},
|
|
287
|
-
"
|
|
288
|
-
"hash":
|
|
287
|
+
"385674984": {
|
|
288
|
+
"hash": 385674984,
|
|
289
289
|
"type": "bonus-focus",
|
|
290
290
|
"availability": "rotator",
|
|
291
291
|
"displayProperties": {
|
|
292
|
-
"description": "
|
|
293
|
-
"name": "
|
|
292
|
+
"description": "Achieve victory by capturing zones and defeating opponents.",
|
|
293
|
+
"name": "Control",
|
|
294
294
|
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
295
295
|
"iconHash": 0,
|
|
296
296
|
"hasIcon": false
|
|
297
297
|
},
|
|
298
298
|
"dropTable": {
|
|
299
|
-
"
|
|
299
|
+
"536035447": {}
|
|
300
300
|
},
|
|
301
301
|
"typeDisplayProperties": {
|
|
302
|
-
"name": "
|
|
303
|
-
"description": "
|
|
304
|
-
"icon": "./image/png/activity/
|
|
302
|
+
"name": "Crucible Ops",
|
|
303
|
+
"description": "Hone your skills and win glory in battle against other Guardians.",
|
|
304
|
+
"icon": "./image/png/activity/portal_crucible.png"
|
|
305
|
+
},
|
|
306
|
+
"pgcrImage": "/img/destiny_content/pgcr/crucible_twilight_gap.jpg"
|
|
307
|
+
},
|
|
308
|
+
"775989808": {
|
|
309
|
+
"hash": 775989808,
|
|
310
|
+
"type": "bonus-focus",
|
|
311
|
+
"availability": "rotator",
|
|
312
|
+
"displayProperties": {
|
|
313
|
+
"description": "Investigate a Vex network node in the EDZ that has been overwritten with a single word: AVALON.",
|
|
314
|
+
"name": "//node.ovrd.AVALON//",
|
|
315
|
+
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
316
|
+
"iconHash": 0,
|
|
317
|
+
"hasIcon": false
|
|
318
|
+
},
|
|
319
|
+
"dropTable": {
|
|
320
|
+
"1242785638": {}
|
|
321
|
+
},
|
|
322
|
+
"typeDisplayProperties": {
|
|
323
|
+
"name": "Pinnacle Ops",
|
|
324
|
+
"description": "Brave the lairs of humanity's greatest foes to secure Sol for the Vanguard and earn sought-after armaments for the battles to come.",
|
|
325
|
+
"icon": "./image/png/activity/portal_pinnacle.png"
|
|
305
326
|
}
|
|
306
327
|
},
|
|
307
328
|
"910380154": {
|
|
@@ -438,26 +459,6 @@
|
|
|
438
459
|
"hasIcon": true
|
|
439
460
|
}
|
|
440
461
|
},
|
|
441
|
-
"935938264": {
|
|
442
|
-
"hash": 935938264,
|
|
443
|
-
"type": "bonus-focus",
|
|
444
|
-
"availability": "rotator",
|
|
445
|
-
"displayProperties": {
|
|
446
|
-
"description": "Jump coordinates matching an errant distress signal.",
|
|
447
|
-
"name": "Presage",
|
|
448
|
-
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
449
|
-
"iconHash": 0,
|
|
450
|
-
"hasIcon": false
|
|
451
|
-
},
|
|
452
|
-
"dropTable": {
|
|
453
|
-
"260532765": {}
|
|
454
|
-
},
|
|
455
|
-
"typeDisplayProperties": {
|
|
456
|
-
"name": "Pinnacle Ops",
|
|
457
|
-
"description": "Brave the lairs of humanity's greatest foes to secure Sol for the Vanguard and earn sought-after armaments for the battles to come.",
|
|
458
|
-
"icon": "./image/png/activity/portal_pinnacle.png"
|
|
459
|
-
}
|
|
460
|
-
},
|
|
461
462
|
"1042180643": {
|
|
462
463
|
"hash": 1042180643,
|
|
463
464
|
"displayProperties": {
|
|
@@ -731,6 +732,30 @@
|
|
|
731
732
|
"hasIcon": true
|
|
732
733
|
}
|
|
733
734
|
},
|
|
735
|
+
"1221538367": {
|
|
736
|
+
"hash": 1221538367,
|
|
737
|
+
"displayProperties": {
|
|
738
|
+
"name": "Operation: Seraph's Shield",
|
|
739
|
+
"description": "Infiltrate Seraph Station in Earth's orbit to plant a virus in the Warsat network.",
|
|
740
|
+
"icon": "/common/destiny2_content/icons/2ffa90c58bdadcca8226f553315212e7.png",
|
|
741
|
+
"subtitle": "Operation: Seraph's Shield: Standard"
|
|
742
|
+
},
|
|
743
|
+
"dropTable": {
|
|
744
|
+
"1473821207": {}
|
|
745
|
+
},
|
|
746
|
+
"master": {
|
|
747
|
+
"activityHash": 2919809209,
|
|
748
|
+
"availability": "rotator"
|
|
749
|
+
},
|
|
750
|
+
"availability": "rotator",
|
|
751
|
+
"endTime": "2025-12-23T17:00:00Z",
|
|
752
|
+
"type": "exotic-mission",
|
|
753
|
+
"typeDisplayProperties": {
|
|
754
|
+
"name": "Exotic Mission",
|
|
755
|
+
"description": "Form a fireteam of up to three, and brave the strange and powerful realms of our enemies.",
|
|
756
|
+
"icon": "/common/destiny2_content/icons/2ffa90c58bdadcca8226f553315212e7.png"
|
|
757
|
+
}
|
|
758
|
+
},
|
|
734
759
|
"1262462921": {
|
|
735
760
|
"hash": 1262462921,
|
|
736
761
|
"dropTable": {
|
|
@@ -1029,8 +1054,8 @@
|
|
|
1029
1054
|
4152669757
|
|
1030
1055
|
],
|
|
1031
1056
|
"interval": "weekly",
|
|
1032
|
-
"current":
|
|
1033
|
-
"next": "2025-12-
|
|
1057
|
+
"current": 114,
|
|
1058
|
+
"next": "2025-12-23T17:00:00Z"
|
|
1034
1059
|
},
|
|
1035
1060
|
"availability": "repeatable",
|
|
1036
1061
|
"type": "raid",
|
|
@@ -1194,8 +1219,8 @@
|
|
|
1194
1219
|
2098788044
|
|
1195
1220
|
],
|
|
1196
1221
|
"interval": "weekly",
|
|
1197
|
-
"current":
|
|
1198
|
-
"next": "2025-12-
|
|
1222
|
+
"current": 115,
|
|
1223
|
+
"next": "2025-12-23T17:00:00Z"
|
|
1199
1224
|
},
|
|
1200
1225
|
"availability": "repeatable",
|
|
1201
1226
|
"type": "raid",
|
|
@@ -1353,8 +1378,8 @@
|
|
|
1353
1378
|
1315424373
|
|
1354
1379
|
],
|
|
1355
1380
|
"interval": "weekly",
|
|
1356
|
-
"current":
|
|
1357
|
-
"next": "2025-12-
|
|
1381
|
+
"current": 77,
|
|
1382
|
+
"next": "2025-12-23T17:00:00Z"
|
|
1358
1383
|
},
|
|
1359
1384
|
"master": {
|
|
1360
1385
|
"activityHash": 4129614942,
|
|
@@ -1536,6 +1561,26 @@
|
|
|
1536
1561
|
"hasIcon": true
|
|
1537
1562
|
}
|
|
1538
1563
|
},
|
|
1564
|
+
"1919941943": {
|
|
1565
|
+
"hash": 1919941943,
|
|
1566
|
+
"type": "bonus-focus",
|
|
1567
|
+
"availability": "rotator",
|
|
1568
|
+
"displayProperties": {
|
|
1569
|
+
"description": "Carve your way through a treacherous mountain pass teeming with Lucent Hive and Taken.",
|
|
1570
|
+
"name": "Liminality",
|
|
1571
|
+
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
1572
|
+
"iconHash": 0,
|
|
1573
|
+
"hasIcon": false
|
|
1574
|
+
},
|
|
1575
|
+
"dropTable": {
|
|
1576
|
+
"3173749166": {}
|
|
1577
|
+
},
|
|
1578
|
+
"typeDisplayProperties": {
|
|
1579
|
+
"name": "Fireteam Ops",
|
|
1580
|
+
"description": "Team up with fellow Guardians to defend the Last City and reclaim Sol from humanity's adversaries.",
|
|
1581
|
+
"icon": "./image/png/activity/portal_fireteam.png"
|
|
1582
|
+
}
|
|
1583
|
+
},
|
|
1539
1584
|
"2004855007": {
|
|
1540
1585
|
"hash": 2004855007,
|
|
1541
1586
|
"displayProperties": {
|
|
@@ -1791,26 +1836,6 @@
|
|
|
1791
1836
|
"icon": "/common/destiny2_content/icons/DestinyActivityModeDefinition_f20ebb76bee675ca429e470cec58cc7b.png"
|
|
1792
1837
|
}
|
|
1793
1838
|
},
|
|
1794
|
-
"2102444244": {
|
|
1795
|
-
"hash": 2102444244,
|
|
1796
|
-
"type": "bonus-focus",
|
|
1797
|
-
"availability": "rotator",
|
|
1798
|
-
"displayProperties": {
|
|
1799
|
-
"description": "Rescue captives from a Shadow Legion Pyramid outpost in the EDZ.",
|
|
1800
|
-
"name": "Defiant Battleground: EDZ",
|
|
1801
|
-
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
1802
|
-
"iconHash": 0,
|
|
1803
|
-
"hasIcon": false
|
|
1804
|
-
},
|
|
1805
|
-
"dropTable": {
|
|
1806
|
-
"3421075982": {}
|
|
1807
|
-
},
|
|
1808
|
-
"typeDisplayProperties": {
|
|
1809
|
-
"name": "Fireteam Ops",
|
|
1810
|
-
"description": "Team up with fellow Guardians to defend the Last City and reclaim Sol from humanity's adversaries.",
|
|
1811
|
-
"icon": "./image/png/activity/portal_fireteam.png"
|
|
1812
|
-
}
|
|
1813
|
-
},
|
|
1814
1839
|
"2381413764": {
|
|
1815
1840
|
"hash": 2381413764,
|
|
1816
1841
|
"displayProperties": {
|
|
@@ -1983,8 +2008,8 @@
|
|
|
1983
2008
|
1616571513
|
|
1984
2009
|
],
|
|
1985
2010
|
"interval": "weekly",
|
|
1986
|
-
"current":
|
|
1987
|
-
"next": "2025-12-
|
|
2011
|
+
"current": 142,
|
|
2012
|
+
"next": "2025-12-23T17:00:00Z"
|
|
1988
2013
|
},
|
|
1989
2014
|
"availability": "repeatable",
|
|
1990
2015
|
"type": "raid",
|
|
@@ -1996,27 +2021,6 @@
|
|
|
1996
2021
|
"hasIcon": true
|
|
1997
2022
|
}
|
|
1998
2023
|
},
|
|
1999
|
-
"2546271325": {
|
|
2000
|
-
"hash": 2546271325,
|
|
2001
|
-
"type": "bonus-focus",
|
|
2002
|
-
"availability": "rotator",
|
|
2003
|
-
"displayProperties": {
|
|
2004
|
-
"description": "Achieve victory by capturing zones and defeating opponents.",
|
|
2005
|
-
"name": "Control",
|
|
2006
|
-
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
2007
|
-
"iconHash": 0,
|
|
2008
|
-
"hasIcon": false
|
|
2009
|
-
},
|
|
2010
|
-
"dropTable": {
|
|
2011
|
-
"361848666": {}
|
|
2012
|
-
},
|
|
2013
|
-
"typeDisplayProperties": {
|
|
2014
|
-
"name": "Crucible Ops",
|
|
2015
|
-
"description": "Hone your skills and win glory in battle against other Guardians.",
|
|
2016
|
-
"icon": "./image/png/activity/portal_crucible.png"
|
|
2017
|
-
},
|
|
2018
|
-
"pgcrImage": "/img/destiny_content/pgcr/crucible_twilight_gap.jpg"
|
|
2019
|
-
},
|
|
2020
2024
|
"2582501063": {
|
|
2021
2025
|
"hash": 2582501063,
|
|
2022
2026
|
"displayProperties": {
|
|
@@ -2171,30 +2175,6 @@
|
|
|
2171
2175
|
"icon": "/common/destiny2_content/icons/DestinyActivityModeDefinition_f20ebb76bee675ca429e470cec58cc7b.png"
|
|
2172
2176
|
}
|
|
2173
2177
|
},
|
|
2174
|
-
"2668737148": {
|
|
2175
|
-
"hash": 2668737148,
|
|
2176
|
-
"displayProperties": {
|
|
2177
|
-
"name": "Vox Obscura",
|
|
2178
|
-
"description": "A Psionic propaganda transmission threatens to destabilize the Vanguard's Cabal allies. Breach the rebel stronghold to discover who's behind the new Psionic offensive.",
|
|
2179
|
-
"icon": "/common/destiny2_content/icons/2ffa90c58bdadcca8226f553315212e7.png",
|
|
2180
|
-
"subtitle": "Vox Obscura: Standard"
|
|
2181
|
-
},
|
|
2182
|
-
"dropTable": {
|
|
2183
|
-
"46125926": {}
|
|
2184
|
-
},
|
|
2185
|
-
"master": {
|
|
2186
|
-
"activityHash": 666172264,
|
|
2187
|
-
"availability": "rotator"
|
|
2188
|
-
},
|
|
2189
|
-
"availability": "rotator",
|
|
2190
|
-
"endTime": "2025-12-16T17:00:00Z",
|
|
2191
|
-
"type": "exotic-mission",
|
|
2192
|
-
"typeDisplayProperties": {
|
|
2193
|
-
"name": "Exotic Mission",
|
|
2194
|
-
"description": "Form a fireteam of up to three, and brave the strange and powerful realms of our enemies.",
|
|
2195
|
-
"icon": "/common/destiny2_content/icons/2ffa90c58bdadcca8226f553315212e7.png"
|
|
2196
|
-
}
|
|
2197
|
-
},
|
|
2198
2178
|
"2823159265": {
|
|
2199
2179
|
"hash": 2823159265,
|
|
2200
2180
|
"dropTable": {
|
|
@@ -2339,24 +2319,44 @@
|
|
|
2339
2319
|
"icon": "/common/destiny2_content/icons/DestinyActivityModeDefinition_f20ebb76bee675ca429e470cec58cc7b.png"
|
|
2340
2320
|
}
|
|
2341
2321
|
},
|
|
2342
|
-
"
|
|
2343
|
-
"hash":
|
|
2322
|
+
"2904811582": {
|
|
2323
|
+
"hash": 2904811582,
|
|
2344
2324
|
"type": "bonus-focus",
|
|
2345
2325
|
"availability": "rotator",
|
|
2346
2326
|
"displayProperties": {
|
|
2347
|
-
"description": "
|
|
2348
|
-
"name": "
|
|
2327
|
+
"description": "The Warden's sadistic game, enhanced. Survive multiple laps through the prison, each one harder than the last. To the victor, more spoils await.",
|
|
2328
|
+
"name": "Contest of Elders",
|
|
2349
2329
|
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
2350
2330
|
"iconHash": 0,
|
|
2351
2331
|
"hasIcon": false
|
|
2352
2332
|
},
|
|
2353
2333
|
"dropTable": {
|
|
2354
|
-
"
|
|
2334
|
+
"385833378": {}
|
|
2355
2335
|
},
|
|
2356
2336
|
"typeDisplayProperties": {
|
|
2357
|
-
"name": "
|
|
2358
|
-
"description": "
|
|
2359
|
-
"icon": "./image/png/activity/
|
|
2337
|
+
"name": "Pinnacle Ops",
|
|
2338
|
+
"description": "Brave the lairs of humanity's greatest foes to secure Sol for the Vanguard and earn sought-after armaments for the battles to come.",
|
|
2339
|
+
"icon": "./image/png/activity/portal_pinnacle.png"
|
|
2340
|
+
}
|
|
2341
|
+
},
|
|
2342
|
+
"3049845845": {
|
|
2343
|
+
"hash": 3049845845,
|
|
2344
|
+
"type": "bonus-focus",
|
|
2345
|
+
"availability": "rotator",
|
|
2346
|
+
"displayProperties": {
|
|
2347
|
+
"description": "In an act of vengeance for the destruction of their homeworld, the Cabal have struck out against a Hive nest dug deep into the Cosmodrome. Use this opportunity to hit the Cabal hard and show them that humanity will not back down.",
|
|
2348
|
+
"name": "Battleground: Foothold",
|
|
2349
|
+
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
2350
|
+
"iconHash": 0,
|
|
2351
|
+
"hasIcon": false
|
|
2352
|
+
},
|
|
2353
|
+
"dropTable": {
|
|
2354
|
+
"3556730800": {}
|
|
2355
|
+
},
|
|
2356
|
+
"typeDisplayProperties": {
|
|
2357
|
+
"name": "Fireteam Ops",
|
|
2358
|
+
"description": "Team up with fellow Guardians to defend the Last City and reclaim Sol from humanity's adversaries.",
|
|
2359
|
+
"icon": "./image/png/activity/portal_fireteam.png"
|
|
2360
2360
|
}
|
|
2361
2361
|
},
|
|
2362
2362
|
"3271010806": {
|
|
@@ -2371,7 +2371,7 @@
|
|
|
2371
2371
|
"hasIcon": false
|
|
2372
2372
|
},
|
|
2373
2373
|
"dropTable": {
|
|
2374
|
-
"
|
|
2374
|
+
"1685533876": {}
|
|
2375
2375
|
},
|
|
2376
2376
|
"typeDisplayProperties": {
|
|
2377
2377
|
"name": "Fireteam Ops",
|
|
@@ -2391,7 +2391,7 @@
|
|
|
2391
2391
|
"hasIcon": false
|
|
2392
2392
|
},
|
|
2393
2393
|
"dropTable": {
|
|
2394
|
-
"
|
|
2394
|
+
"3201200906": {}
|
|
2395
2395
|
},
|
|
2396
2396
|
"typeDisplayProperties": {
|
|
2397
2397
|
"name": "Fireteam Ops",
|
|
@@ -2411,7 +2411,7 @@
|
|
|
2411
2411
|
"hasIcon": false
|
|
2412
2412
|
},
|
|
2413
2413
|
"dropTable": {
|
|
2414
|
-
"
|
|
2414
|
+
"445076215": {}
|
|
2415
2415
|
},
|
|
2416
2416
|
"typeDisplayProperties": {
|
|
2417
2417
|
"name": "Pinnacle Ops",
|
|
@@ -2714,8 +2714,8 @@
|
|
|
2714
2714
|
274420331
|
|
2715
2715
|
],
|
|
2716
2716
|
"interval": "weekly",
|
|
2717
|
-
"current":
|
|
2718
|
-
"next": "2025-12-
|
|
2717
|
+
"current": 113,
|
|
2718
|
+
"next": "2025-12-23T17:00:00Z"
|
|
2719
2719
|
},
|
|
2720
2720
|
"availability": "repeatable",
|
|
2721
2721
|
"type": "raid",
|
|
@@ -2727,6 +2727,26 @@
|
|
|
2727
2727
|
"hasIcon": true
|
|
2728
2728
|
}
|
|
2729
2729
|
},
|
|
2730
|
+
"4008836256": {
|
|
2731
|
+
"hash": 4008836256,
|
|
2732
|
+
"type": "bonus-focus",
|
|
2733
|
+
"availability": "rotator",
|
|
2734
|
+
"displayProperties": {
|
|
2735
|
+
"description": "Stop new enemies from gaining a foothold in the depths of the EDZ.",
|
|
2736
|
+
"name": "The Salt Mines",
|
|
2737
|
+
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
2738
|
+
"iconHash": 0,
|
|
2739
|
+
"hasIcon": false
|
|
2740
|
+
},
|
|
2741
|
+
"dropTable": {
|
|
2742
|
+
"1402874079": {}
|
|
2743
|
+
},
|
|
2744
|
+
"typeDisplayProperties": {
|
|
2745
|
+
"name": "Solo Ops",
|
|
2746
|
+
"description": "Protect Earth from Sol's greatest foes as a one-Guardian fireteam and the Vanguard's last line of defense.",
|
|
2747
|
+
"icon": "./image/png/activity/portal_solo.png"
|
|
2748
|
+
}
|
|
2749
|
+
},
|
|
2730
2750
|
"4078656646": {
|
|
2731
2751
|
"hash": 4078656646,
|
|
2732
2752
|
"displayProperties": {
|
|
@@ -2874,26 +2894,6 @@
|
|
|
2874
2894
|
"icon": "/common/destiny2_content/icons/DestinyActivityModeDefinition_f20ebb76bee675ca429e470cec58cc7b.png"
|
|
2875
2895
|
}
|
|
2876
2896
|
},
|
|
2877
|
-
"4129522203": {
|
|
2878
|
-
"hash": 4129522203,
|
|
2879
|
-
"type": "bonus-focus",
|
|
2880
|
-
"availability": "rotator",
|
|
2881
|
-
"displayProperties": {
|
|
2882
|
-
"description": "Infiltrate a forgotten Golden Age facility to prevent the Conductor from launching a dangerously modified Warsat.",
|
|
2883
|
-
"name": "Heliostat",
|
|
2884
|
-
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
2885
|
-
"iconHash": 0,
|
|
2886
|
-
"hasIcon": false
|
|
2887
|
-
},
|
|
2888
|
-
"dropTable": {
|
|
2889
|
-
"1242785638": {}
|
|
2890
|
-
},
|
|
2891
|
-
"typeDisplayProperties": {
|
|
2892
|
-
"name": "Pinnacle Ops",
|
|
2893
|
-
"description": "Brave the lairs of humanity's greatest foes to secure Sol for the Vanguard and earn sought-after armaments for the battles to come.",
|
|
2894
|
-
"icon": "./image/png/activity/portal_pinnacle.png"
|
|
2895
|
-
}
|
|
2896
|
-
},
|
|
2897
2897
|
"4148187374": {
|
|
2898
2898
|
"hash": 4148187374,
|
|
2899
2899
|
"displayProperties": {
|
|
@@ -3190,7 +3190,7 @@
|
|
|
3190
3190
|
"hasIcon": false
|
|
3191
3191
|
},
|
|
3192
3192
|
"dropTable": {
|
|
3193
|
-
"
|
|
3193
|
+
"2849508185": {}
|
|
3194
3194
|
},
|
|
3195
3195
|
"typeDisplayProperties": {
|
|
3196
3196
|
"name": "Solo Ops",
|