deepsight.gg 1.0.1675 → 1.0.1677
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/DeepsightCollectionsDefinition.json +4 -4
- package/DeepsightDropTableDefinition.json +153 -130
- package/DeepsightEmblemDefinition.json +334 -174
- package/DeepsightFormattedClarityDescriptions.json +106 -180
- package/DeepsightIconDefinition.json +728 -728
- package/DeepsightItemSourceListDefinition.json +42 -42
- package/DeepsightMomentDefinition.json +5 -5
- package/DeepsightPlugCategorisation.json +380 -0
- package/DeepsightSocketCategorisation.json +1643 -197
- package/DeepsightStats.json +2 -1
- package/DeepsightVariantDefinition.json +2814 -2763
- package/DeepsightWeaponFrameDefinition.json +2 -2
- package/DeepsightWeaponTypeDefinition.json +17 -17
- package/Enums.d.ts +297 -167
- package/Enums.unpruned.temp +507 -283
- package/manifest.json +22 -22
- package/package.json +1 -1
|
@@ -5665,6 +5665,7 @@
|
|
|
5665
5665
|
"1498876634": [
|
|
5666
5666
|
42435996,
|
|
5667
5667
|
190747610,
|
|
5668
|
+
3576134513,
|
|
5668
5669
|
702001725,
|
|
5669
5670
|
976459525,
|
|
5670
5671
|
1197073834,
|
|
@@ -5674,7 +5675,6 @@
|
|
|
5674
5675
|
2423071981,
|
|
5675
5676
|
2838279629,
|
|
5676
5677
|
2857870254,
|
|
5677
|
-
3576134513,
|
|
5678
5678
|
3635232671,
|
|
5679
5679
|
3981920134,
|
|
5680
5680
|
4090134063,
|
|
@@ -5714,12 +5714,12 @@
|
|
|
5714
5714
|
1956186483,
|
|
5715
5715
|
2699423382,
|
|
5716
5716
|
2973900274,
|
|
5717
|
+
4146673635,
|
|
5717
5718
|
3496887154,
|
|
5718
5719
|
3602242905,
|
|
5719
5720
|
3709368142,
|
|
5720
5721
|
3946054154,
|
|
5721
5722
|
4049127142,
|
|
5722
|
-
4146673635,
|
|
5723
5723
|
4169082039
|
|
5724
5724
|
],
|
|
5725
5725
|
"3448274439": [
|
|
@@ -5923,14 +5923,14 @@
|
|
|
5923
5923
|
877384,
|
|
5924
5924
|
3481382332,
|
|
5925
5925
|
3556730800,
|
|
5926
|
+
1763361847,
|
|
5927
|
+
3201200906,
|
|
5926
5928
|
827835657,
|
|
5927
5929
|
1242785638,
|
|
5928
5930
|
4104613038,
|
|
5929
5931
|
1685533876,
|
|
5930
|
-
1763361847,
|
|
5931
5932
|
2246386812,
|
|
5932
5933
|
2370525224,
|
|
5933
|
-
3201200906,
|
|
5934
5934
|
4118334987
|
|
5935
5935
|
],
|
|
5936
5936
|
"3448274439": [
|
|
@@ -1,4 +1,24 @@
|
|
|
1
1
|
{
|
|
2
|
+
"122763493": {
|
|
3
|
+
"hash": 122763493,
|
|
4
|
+
"type": "bonus-focus",
|
|
5
|
+
"availability": "rotator",
|
|
6
|
+
"displayProperties": {
|
|
7
|
+
"description": "Stifle the legacy of a notorious ironmonger providing weapons to the Shadow Legion.",
|
|
8
|
+
"name": "The Arms Dealer",
|
|
9
|
+
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
10
|
+
"iconHash": 0,
|
|
11
|
+
"hasIcon": false
|
|
12
|
+
},
|
|
13
|
+
"dropTable": {
|
|
14
|
+
"649691506": {}
|
|
15
|
+
},
|
|
16
|
+
"typeDisplayProperties": {
|
|
17
|
+
"name": "Fireteam Ops",
|
|
18
|
+
"description": "Team up with fellow Guardians to defend the Last City and reclaim Sol from humanity's adversaries.",
|
|
19
|
+
"icon": "/img/destiny_content/portal/category_fireteam_ops.png"
|
|
20
|
+
}
|
|
21
|
+
},
|
|
2
22
|
"300092127": {
|
|
3
23
|
"hash": 300092127,
|
|
4
24
|
"displayProperties": {
|
|
@@ -284,6 +304,25 @@
|
|
|
284
304
|
"icon": "/common/destiny2_content/icons/DestinyActivityModeDefinition_f20ebb76bee675ca429e470cec58cc7b.png"
|
|
285
305
|
}
|
|
286
306
|
},
|
|
307
|
+
"385674984": {
|
|
308
|
+
"hash": 385674984,
|
|
309
|
+
"type": "bonus-focus",
|
|
310
|
+
"availability": "rotator",
|
|
311
|
+
"displayProperties": {
|
|
312
|
+
"description": "Achieve victory by capturing zones and defeating opponents.",
|
|
313
|
+
"name": "Control",
|
|
314
|
+
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
315
|
+
"iconHash": 0,
|
|
316
|
+
"hasIcon": false
|
|
317
|
+
},
|
|
318
|
+
"dropTable": {},
|
|
319
|
+
"typeDisplayProperties": {
|
|
320
|
+
"name": "Crucible Ops",
|
|
321
|
+
"description": "Hone your skills and win glory in battle against other Guardians.",
|
|
322
|
+
"icon": "/img/destiny_content/portal/category_crucible.png"
|
|
323
|
+
},
|
|
324
|
+
"pgcrImage": "/img/destiny_content/pgcr/crucible_twilight_gap.jpg"
|
|
325
|
+
},
|
|
287
326
|
"429161651": {
|
|
288
327
|
"hash": 429161651,
|
|
289
328
|
"type": "bonus-focus",
|
|
@@ -295,46 +334,48 @@
|
|
|
295
334
|
"iconHash": 0,
|
|
296
335
|
"hasIcon": false
|
|
297
336
|
},
|
|
298
|
-
"dropTable": {
|
|
337
|
+
"dropTable": {
|
|
338
|
+
"3615748501": {}
|
|
339
|
+
},
|
|
299
340
|
"typeDisplayProperties": {
|
|
300
341
|
"name": "Pinnacle Ops",
|
|
301
342
|
"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.",
|
|
302
343
|
"icon": "/img/destiny_content/portal/category_prestige.png"
|
|
303
344
|
}
|
|
304
345
|
},
|
|
305
|
-
"
|
|
306
|
-
"hash":
|
|
346
|
+
"576782083": {
|
|
347
|
+
"hash": 576782083,
|
|
307
348
|
"type": "bonus-focus",
|
|
308
349
|
"availability": "rotator",
|
|
309
350
|
"displayProperties": {
|
|
310
|
-
"description": "
|
|
311
|
-
"name": "
|
|
351
|
+
"description": "Investigate a Taken anomaly deep beneath the surface of Io.",
|
|
352
|
+
"name": "The Whisper",
|
|
312
353
|
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
313
354
|
"iconHash": 0,
|
|
314
355
|
"hasIcon": false
|
|
315
356
|
},
|
|
316
|
-
"dropTable": {
|
|
317
|
-
"444627789": {}
|
|
318
|
-
},
|
|
357
|
+
"dropTable": {},
|
|
319
358
|
"typeDisplayProperties": {
|
|
320
|
-
"name": "
|
|
321
|
-
"description": "
|
|
322
|
-
"icon": "/img/destiny_content/portal/
|
|
359
|
+
"name": "Pinnacle Ops",
|
|
360
|
+
"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.",
|
|
361
|
+
"icon": "/img/destiny_content/portal/category_prestige.png"
|
|
323
362
|
}
|
|
324
363
|
},
|
|
325
|
-
"
|
|
326
|
-
"hash":
|
|
364
|
+
"762252622": {
|
|
365
|
+
"hash": 762252622,
|
|
327
366
|
"type": "bonus-focus",
|
|
328
367
|
"availability": "rotator",
|
|
329
368
|
"displayProperties": {
|
|
330
|
-
"description": "
|
|
331
|
-
"name": "
|
|
369
|
+
"description": "Defend the Advanced Defensive Unit against an onslaught of 30 combatant waves.",
|
|
370
|
+
"name": "Midtown",
|
|
332
371
|
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
333
372
|
"iconHash": 0,
|
|
334
373
|
"hasIcon": false
|
|
335
374
|
},
|
|
336
375
|
"dropTable": {
|
|
337
|
-
"
|
|
376
|
+
"445076215": {},
|
|
377
|
+
"2639123099": {},
|
|
378
|
+
"3558781766": {}
|
|
338
379
|
},
|
|
339
380
|
"typeDisplayProperties": {
|
|
340
381
|
"name": "Pinnacle Ops",
|
|
@@ -911,11 +952,7 @@
|
|
|
911
952
|
"iconHash": 0,
|
|
912
953
|
"hasIcon": false
|
|
913
954
|
},
|
|
914
|
-
"dropTable": {
|
|
915
|
-
"385833378": {},
|
|
916
|
-
"1934339678": {},
|
|
917
|
-
"2248528889": {}
|
|
918
|
-
},
|
|
955
|
+
"dropTable": {},
|
|
919
956
|
"typeDisplayProperties": {
|
|
920
957
|
"name": "Pinnacle Ops",
|
|
921
958
|
"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.",
|
|
@@ -1086,8 +1123,8 @@
|
|
|
1086
1123
|
4152669757
|
|
1087
1124
|
],
|
|
1088
1125
|
"interval": "weekly",
|
|
1089
|
-
"current":
|
|
1090
|
-
"next": "2026-
|
|
1126
|
+
"current": 120,
|
|
1127
|
+
"next": "2026-02-03T17:00:00Z"
|
|
1091
1128
|
},
|
|
1092
1129
|
"availability": "repeatable",
|
|
1093
1130
|
"type": "raid",
|
|
@@ -1269,8 +1306,8 @@
|
|
|
1269
1306
|
2098788044
|
|
1270
1307
|
],
|
|
1271
1308
|
"interval": "weekly",
|
|
1272
|
-
"current":
|
|
1273
|
-
"next": "2026-
|
|
1309
|
+
"current": 121,
|
|
1310
|
+
"next": "2026-02-03T17:00:00Z"
|
|
1274
1311
|
},
|
|
1275
1312
|
"availability": "repeatable",
|
|
1276
1313
|
"type": "raid",
|
|
@@ -1282,24 +1319,6 @@
|
|
|
1282
1319
|
"hasIcon": true
|
|
1283
1320
|
}
|
|
1284
1321
|
},
|
|
1285
|
-
"1478695866": {
|
|
1286
|
-
"hash": 1478695866,
|
|
1287
|
-
"type": "bonus-focus",
|
|
1288
|
-
"availability": "rotator",
|
|
1289
|
-
"displayProperties": {
|
|
1290
|
-
"description": "Defend the Advanced Defensive Unit against an onslaught of 30 combatant waves.",
|
|
1291
|
-
"name": "Widow's Court",
|
|
1292
|
-
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
1293
|
-
"iconHash": 0,
|
|
1294
|
-
"hasIcon": false
|
|
1295
|
-
},
|
|
1296
|
-
"dropTable": {},
|
|
1297
|
-
"typeDisplayProperties": {
|
|
1298
|
-
"name": "Pinnacle Ops",
|
|
1299
|
-
"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.",
|
|
1300
|
-
"icon": "/img/destiny_content/portal/category_prestige.png"
|
|
1301
|
-
}
|
|
1302
|
-
},
|
|
1303
1322
|
"1534952762": {
|
|
1304
1323
|
"hash": 1534952762,
|
|
1305
1324
|
"type": "bonus-focus",
|
|
@@ -1464,8 +1483,8 @@
|
|
|
1464
1483
|
1315424373
|
|
1465
1484
|
],
|
|
1466
1485
|
"interval": "weekly",
|
|
1467
|
-
"current":
|
|
1468
|
-
"next": "2026-
|
|
1486
|
+
"current": 83,
|
|
1487
|
+
"next": "2026-02-03T17:00:00Z"
|
|
1469
1488
|
},
|
|
1470
1489
|
"master": {
|
|
1471
1490
|
"activityHash": 4129614942,
|
|
@@ -1694,7 +1713,11 @@
|
|
|
1694
1713
|
"iconHash": 0,
|
|
1695
1714
|
"hasIcon": false
|
|
1696
1715
|
},
|
|
1697
|
-
"dropTable": {
|
|
1716
|
+
"dropTable": {
|
|
1717
|
+
"293267476": {},
|
|
1718
|
+
"1057430865": {},
|
|
1719
|
+
"2676446840": {}
|
|
1720
|
+
},
|
|
1698
1721
|
"typeDisplayProperties": {
|
|
1699
1722
|
"name": "Arena Ops",
|
|
1700
1723
|
"description": "Join a large group of Lightbearers executing Vanguard operations around Sol and crushing Earth's deadliest foes.",
|
|
@@ -2164,8 +2187,8 @@
|
|
|
2164
2187
|
1616571513
|
|
2165
2188
|
],
|
|
2166
2189
|
"interval": "weekly",
|
|
2167
|
-
"current":
|
|
2168
|
-
"next": "2026-
|
|
2190
|
+
"current": 148,
|
|
2191
|
+
"next": "2026-02-03T17:00:00Z"
|
|
2169
2192
|
},
|
|
2170
2193
|
"availability": "repeatable",
|
|
2171
2194
|
"type": "raid",
|
|
@@ -2188,38 +2211,13 @@
|
|
|
2188
2211
|
"iconHash": 0,
|
|
2189
2212
|
"hasIcon": false
|
|
2190
2213
|
},
|
|
2191
|
-
"dropTable": {
|
|
2192
|
-
"1763361847": {}
|
|
2193
|
-
},
|
|
2214
|
+
"dropTable": {},
|
|
2194
2215
|
"typeDisplayProperties": {
|
|
2195
2216
|
"name": "Solo Ops",
|
|
2196
2217
|
"description": "Protect Earth from Sol's greatest foes as a one-Guardian fireteam and the Vanguard's last line of defense.",
|
|
2197
2218
|
"icon": "/img/destiny_content/portal/category_solo_ops.png"
|
|
2198
2219
|
}
|
|
2199
2220
|
},
|
|
2200
|
-
"2546271325": {
|
|
2201
|
-
"hash": 2546271325,
|
|
2202
|
-
"type": "bonus-focus",
|
|
2203
|
-
"availability": "rotator",
|
|
2204
|
-
"displayProperties": {
|
|
2205
|
-
"description": "Achieve victory by capturing zones and defeating opponents.",
|
|
2206
|
-
"name": "Control",
|
|
2207
|
-
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
2208
|
-
"iconHash": 0,
|
|
2209
|
-
"hasIcon": false
|
|
2210
|
-
},
|
|
2211
|
-
"dropTable": {
|
|
2212
|
-
"225063086": {},
|
|
2213
|
-
"361848666": {},
|
|
2214
|
-
"2394455241": {}
|
|
2215
|
-
},
|
|
2216
|
-
"typeDisplayProperties": {
|
|
2217
|
-
"name": "Crucible Ops",
|
|
2218
|
-
"description": "Hone your skills and win glory in battle against other Guardians.",
|
|
2219
|
-
"icon": "/img/destiny_content/portal/category_crucible.png"
|
|
2220
|
-
},
|
|
2221
|
-
"pgcrImage": "/img/destiny_content/pgcr/crucible_twilight_gap.jpg"
|
|
2222
|
-
},
|
|
2223
2221
|
"2582501063": {
|
|
2224
2222
|
"hash": 2582501063,
|
|
2225
2223
|
"displayProperties": {
|
|
@@ -2374,6 +2372,30 @@
|
|
|
2374
2372
|
"icon": "/common/destiny2_content/icons/DestinyActivityModeDefinition_f20ebb76bee675ca429e470cec58cc7b.png"
|
|
2375
2373
|
}
|
|
2376
2374
|
},
|
|
2375
|
+
"2668737148": {
|
|
2376
|
+
"hash": 2668737148,
|
|
2377
|
+
"displayProperties": {
|
|
2378
|
+
"name": "Vox Obscura",
|
|
2379
|
+
"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.",
|
|
2380
|
+
"icon": "/common/destiny2_content/icons/2ffa90c58bdadcca8226f553315212e7.png",
|
|
2381
|
+
"subtitle": "Vox Obscura: Standard"
|
|
2382
|
+
},
|
|
2383
|
+
"dropTable": {
|
|
2384
|
+
"46125926": {}
|
|
2385
|
+
},
|
|
2386
|
+
"master": {
|
|
2387
|
+
"activityHash": 666172264,
|
|
2388
|
+
"availability": "rotator"
|
|
2389
|
+
},
|
|
2390
|
+
"availability": "rotator",
|
|
2391
|
+
"endTime": "2026-02-03T17:00:00Z",
|
|
2392
|
+
"type": "exotic-mission",
|
|
2393
|
+
"typeDisplayProperties": {
|
|
2394
|
+
"name": "Exotic Mission",
|
|
2395
|
+
"description": "Form a fireteam of up to three, and brave the strange and powerful realms of our enemies.",
|
|
2396
|
+
"icon": "/common/destiny2_content/icons/2ffa90c58bdadcca8226f553315212e7.png"
|
|
2397
|
+
}
|
|
2398
|
+
},
|
|
2377
2399
|
"2678247592": {
|
|
2378
2400
|
"hash": 2678247592,
|
|
2379
2401
|
"type": "bonus-focus",
|
|
@@ -2392,18 +2414,20 @@
|
|
|
2392
2414
|
"icon": "/img/destiny_content/portal/category_arena_ops.png"
|
|
2393
2415
|
}
|
|
2394
2416
|
},
|
|
2395
|
-
"
|
|
2396
|
-
"hash":
|
|
2417
|
+
"2726272323": {
|
|
2418
|
+
"hash": 2726272323,
|
|
2397
2419
|
"type": "bonus-focus",
|
|
2398
2420
|
"availability": "rotator",
|
|
2399
2421
|
"displayProperties": {
|
|
2400
|
-
"description": "
|
|
2401
|
-
"name": "
|
|
2422
|
+
"description": "Volatile Weapon mods enabled for curated weapons. \nMedieval weapons only: Bows, Glaives, and Swords. Hardware modifier active, no abilities or Supers. Weapons only.",
|
|
2423
|
+
"name": "Arms Week: Medieval Hardware",
|
|
2402
2424
|
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
2403
2425
|
"iconHash": 0,
|
|
2404
2426
|
"hasIcon": false
|
|
2405
2427
|
},
|
|
2406
|
-
"dropTable": {
|
|
2428
|
+
"dropTable": {
|
|
2429
|
+
"2344383760": {}
|
|
2430
|
+
},
|
|
2407
2431
|
"typeDisplayProperties": {
|
|
2408
2432
|
"name": "Crucible Ops",
|
|
2409
2433
|
"description": "Hone your skills and win glory in battle against other Guardians.",
|
|
@@ -2591,6 +2615,25 @@
|
|
|
2591
2615
|
"icon": "/img/destiny_content/portal/category_solo_ops.png"
|
|
2592
2616
|
}
|
|
2593
2617
|
},
|
|
2618
|
+
"3078484283": {
|
|
2619
|
+
"hash": 3078484283,
|
|
2620
|
+
"type": "bonus-focus",
|
|
2621
|
+
"availability": "rotator",
|
|
2622
|
+
"displayProperties": {
|
|
2623
|
+
"description": "Achieve victory by defeating opponents and preventing revives. Win the most rounds or face off in an elimination showdown.",
|
|
2624
|
+
"name": "Showdown",
|
|
2625
|
+
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
2626
|
+
"iconHash": 0,
|
|
2627
|
+
"hasIcon": false
|
|
2628
|
+
},
|
|
2629
|
+
"dropTable": {},
|
|
2630
|
+
"typeDisplayProperties": {
|
|
2631
|
+
"name": "Crucible Ops",
|
|
2632
|
+
"description": "Hone your skills and win glory in battle against other Guardians.",
|
|
2633
|
+
"icon": "/img/destiny_content/portal/category_crucible.png"
|
|
2634
|
+
},
|
|
2635
|
+
"pgcrImage": "/img/destiny_content/pgcr/crucible_twilight_gap.jpg"
|
|
2636
|
+
},
|
|
2594
2637
|
"3120544689": {
|
|
2595
2638
|
"hash": 3120544689,
|
|
2596
2639
|
"type": "bonus-focus",
|
|
@@ -2620,7 +2663,9 @@
|
|
|
2620
2663
|
"iconHash": 0,
|
|
2621
2664
|
"hasIcon": false
|
|
2622
2665
|
},
|
|
2623
|
-
"dropTable": {
|
|
2666
|
+
"dropTable": {
|
|
2667
|
+
"2875763009": {}
|
|
2668
|
+
},
|
|
2624
2669
|
"typeDisplayProperties": {
|
|
2625
2670
|
"name": "Solo Ops",
|
|
2626
2671
|
"description": "Protect Earth from Sol's greatest foes as a one-Guardian fireteam and the Vanguard's last line of defense.",
|
|
@@ -2638,7 +2683,11 @@
|
|
|
2638
2683
|
"iconHash": 0,
|
|
2639
2684
|
"hasIcon": false
|
|
2640
2685
|
},
|
|
2641
|
-
"dropTable": {
|
|
2686
|
+
"dropTable": {
|
|
2687
|
+
"262826703": {},
|
|
2688
|
+
"1504698788": {},
|
|
2689
|
+
"1604556427": {}
|
|
2690
|
+
},
|
|
2642
2691
|
"typeDisplayProperties": {
|
|
2643
2692
|
"name": "Pinnacle Ops",
|
|
2644
2693
|
"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.",
|
|
@@ -2766,25 +2815,6 @@
|
|
|
2766
2815
|
"icon": "/common/destiny2_content/icons/DestinyActivityModeDefinition_f20ebb76bee675ca429e470cec58cc7b.png"
|
|
2767
2816
|
}
|
|
2768
2817
|
},
|
|
2769
|
-
"3861074991": {
|
|
2770
|
-
"hash": 3861074991,
|
|
2771
|
-
"type": "bonus-focus",
|
|
2772
|
-
"availability": "rotator",
|
|
2773
|
-
"displayProperties": {
|
|
2774
|
-
"description": "Achieve victory by earning relics. Score points by using the relics to defeat opponents.",
|
|
2775
|
-
"name": "Relic",
|
|
2776
|
-
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
2777
|
-
"iconHash": 0,
|
|
2778
|
-
"hasIcon": false
|
|
2779
|
-
},
|
|
2780
|
-
"dropTable": {},
|
|
2781
|
-
"typeDisplayProperties": {
|
|
2782
|
-
"name": "Crucible Ops",
|
|
2783
|
-
"description": "Hone your skills and win glory in battle against other Guardians.",
|
|
2784
|
-
"icon": "/img/destiny_content/portal/category_crucible.png"
|
|
2785
|
-
},
|
|
2786
|
-
"pgcrImage": "/img/destiny_content/pgcr/crucible_twilight_gap.jpg"
|
|
2787
|
-
},
|
|
2788
2818
|
"3881495763": {
|
|
2789
2819
|
"hash": 3881495763,
|
|
2790
2820
|
"displayProperties": {
|
|
@@ -2959,8 +2989,8 @@
|
|
|
2959
2989
|
274420331
|
|
2960
2990
|
],
|
|
2961
2991
|
"interval": "weekly",
|
|
2962
|
-
"current":
|
|
2963
|
-
"next": "2026-
|
|
2992
|
+
"current": 119,
|
|
2993
|
+
"next": "2026-02-03T17:00:00Z"
|
|
2964
2994
|
},
|
|
2965
2995
|
"availability": "repeatable",
|
|
2966
2996
|
"type": "raid",
|
|
@@ -2972,29 +3002,24 @@
|
|
|
2972
3002
|
"hasIcon": true
|
|
2973
3003
|
}
|
|
2974
3004
|
},
|
|
2975
|
-
"
|
|
2976
|
-
"hash":
|
|
3005
|
+
"3916302830": {
|
|
3006
|
+
"hash": 3916302830,
|
|
3007
|
+
"type": "bonus-focus",
|
|
3008
|
+
"availability": "rotator",
|
|
2977
3009
|
"displayProperties": {
|
|
2978
|
-
"
|
|
2979
|
-
"
|
|
2980
|
-
"icon": "/common/destiny2_content/icons/
|
|
2981
|
-
"
|
|
2982
|
-
|
|
2983
|
-
"dropTable": {
|
|
2984
|
-
"2188764214": {}
|
|
2985
|
-
},
|
|
2986
|
-
"master": {
|
|
2987
|
-
"activityHash": 4201846671,
|
|
2988
|
-
"availability": "rotator"
|
|
3010
|
+
"description": "Volatile Weapon mods enabled for curated weapons. Hardware modifier active, no abilities or Supers. Weapons only.",
|
|
3011
|
+
"name": "Arms Week: Rumble Hardware",
|
|
3012
|
+
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
3013
|
+
"iconHash": 0,
|
|
3014
|
+
"hasIcon": false
|
|
2989
3015
|
},
|
|
2990
|
-
"
|
|
2991
|
-
"endTime": "2026-01-27T17:00:00Z",
|
|
2992
|
-
"type": "exotic-mission",
|
|
3016
|
+
"dropTable": {},
|
|
2993
3017
|
"typeDisplayProperties": {
|
|
2994
|
-
"name": "
|
|
2995
|
-
"description": "
|
|
2996
|
-
"icon": "/
|
|
2997
|
-
}
|
|
3018
|
+
"name": "Crucible Ops",
|
|
3019
|
+
"description": "Hone your skills and win glory in battle against other Guardians.",
|
|
3020
|
+
"icon": "/img/destiny_content/portal/category_crucible.png"
|
|
3021
|
+
},
|
|
3022
|
+
"pgcrImage": "/img/destiny_content/pgcr/crucible_twilight_gap.jpg"
|
|
2998
3023
|
},
|
|
2999
3024
|
"3985011110": {
|
|
3000
3025
|
"hash": 3985011110,
|
|
@@ -3007,9 +3032,7 @@
|
|
|
3007
3032
|
"iconHash": 0,
|
|
3008
3033
|
"hasIcon": false
|
|
3009
3034
|
},
|
|
3010
|
-
"dropTable": {
|
|
3011
|
-
"3556730800": {}
|
|
3012
|
-
},
|
|
3035
|
+
"dropTable": {},
|
|
3013
3036
|
"typeDisplayProperties": {
|
|
3014
3037
|
"name": "Arena Ops",
|
|
3015
3038
|
"description": "Join a large group of Lightbearers executing Vanguard operations around Sol and crushing Earth's deadliest foes.",
|
|
@@ -3192,9 +3215,7 @@
|
|
|
3192
3215
|
"iconHash": 0,
|
|
3193
3216
|
"hasIcon": false
|
|
3194
3217
|
},
|
|
3195
|
-
"dropTable": {
|
|
3196
|
-
"3615748501": {}
|
|
3197
|
-
},
|
|
3218
|
+
"dropTable": {},
|
|
3198
3219
|
"typeDisplayProperties": {
|
|
3199
3220
|
"name": "Pinnacle Ops",
|
|
3200
3221
|
"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.",
|
|
@@ -3497,7 +3518,7 @@
|
|
|
3497
3518
|
"hasIcon": false
|
|
3498
3519
|
},
|
|
3499
3520
|
"dropTable": {
|
|
3500
|
-
"
|
|
3521
|
+
"1402874079": {}
|
|
3501
3522
|
},
|
|
3502
3523
|
"typeDisplayProperties": {
|
|
3503
3524
|
"name": "Solo Ops",
|
|
@@ -3517,7 +3538,9 @@
|
|
|
3517
3538
|
"hasIcon": false
|
|
3518
3539
|
},
|
|
3519
3540
|
"dropTable": {
|
|
3520
|
-
"
|
|
3541
|
+
"1248547982": {},
|
|
3542
|
+
"3120202721": {},
|
|
3543
|
+
"3462703357": {}
|
|
3521
3544
|
},
|
|
3522
3545
|
"typeDisplayProperties": {
|
|
3523
3546
|
"name": "Arena Ops",
|