deepsight.gg 1.0.1673 → 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 +145 -120
- package/DeepsightEmblemDefinition.json +397 -237
- 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",
|
|
@@ -296,7 +335,7 @@
|
|
|
296
335
|
"hasIcon": false
|
|
297
336
|
},
|
|
298
337
|
"dropTable": {
|
|
299
|
-
"
|
|
338
|
+
"3615748501": {}
|
|
300
339
|
},
|
|
301
340
|
"typeDisplayProperties": {
|
|
302
341
|
"name": "Pinnacle Ops",
|
|
@@ -304,38 +343,40 @@
|
|
|
304
343
|
"icon": "/img/destiny_content/portal/category_prestige.png"
|
|
305
344
|
}
|
|
306
345
|
},
|
|
307
|
-
"
|
|
308
|
-
"hash":
|
|
346
|
+
"576782083": {
|
|
347
|
+
"hash": 576782083,
|
|
309
348
|
"type": "bonus-focus",
|
|
310
349
|
"availability": "rotator",
|
|
311
350
|
"displayProperties": {
|
|
312
|
-
"description": "
|
|
313
|
-
"name": "
|
|
351
|
+
"description": "Investigate a Taken anomaly deep beneath the surface of Io.",
|
|
352
|
+
"name": "The Whisper",
|
|
314
353
|
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
315
354
|
"iconHash": 0,
|
|
316
355
|
"hasIcon": false
|
|
317
356
|
},
|
|
318
|
-
"dropTable": {
|
|
319
|
-
"444627789": {}
|
|
320
|
-
},
|
|
357
|
+
"dropTable": {},
|
|
321
358
|
"typeDisplayProperties": {
|
|
322
|
-
"name": "
|
|
323
|
-
"description": "
|
|
324
|
-
"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"
|
|
325
362
|
}
|
|
326
363
|
},
|
|
327
|
-
"
|
|
328
|
-
"hash":
|
|
364
|
+
"762252622": {
|
|
365
|
+
"hash": 762252622,
|
|
329
366
|
"type": "bonus-focus",
|
|
330
367
|
"availability": "rotator",
|
|
331
368
|
"displayProperties": {
|
|
332
|
-
"description": "
|
|
333
|
-
"name": "
|
|
369
|
+
"description": "Defend the Advanced Defensive Unit against an onslaught of 30 combatant waves.",
|
|
370
|
+
"name": "Midtown",
|
|
334
371
|
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
335
372
|
"iconHash": 0,
|
|
336
373
|
"hasIcon": false
|
|
337
374
|
},
|
|
338
|
-
"dropTable": {
|
|
375
|
+
"dropTable": {
|
|
376
|
+
"445076215": {},
|
|
377
|
+
"2639123099": {},
|
|
378
|
+
"3558781766": {}
|
|
379
|
+
},
|
|
339
380
|
"typeDisplayProperties": {
|
|
340
381
|
"name": "Pinnacle Ops",
|
|
341
382
|
"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.",
|
|
@@ -1082,8 +1123,8 @@
|
|
|
1082
1123
|
4152669757
|
|
1083
1124
|
],
|
|
1084
1125
|
"interval": "weekly",
|
|
1085
|
-
"current":
|
|
1086
|
-
"next": "2026-
|
|
1126
|
+
"current": 120,
|
|
1127
|
+
"next": "2026-02-03T17:00:00Z"
|
|
1087
1128
|
},
|
|
1088
1129
|
"availability": "repeatable",
|
|
1089
1130
|
"type": "raid",
|
|
@@ -1265,8 +1306,8 @@
|
|
|
1265
1306
|
2098788044
|
|
1266
1307
|
],
|
|
1267
1308
|
"interval": "weekly",
|
|
1268
|
-
"current":
|
|
1269
|
-
"next": "2026-
|
|
1309
|
+
"current": 121,
|
|
1310
|
+
"next": "2026-02-03T17:00:00Z"
|
|
1270
1311
|
},
|
|
1271
1312
|
"availability": "repeatable",
|
|
1272
1313
|
"type": "raid",
|
|
@@ -1278,24 +1319,6 @@
|
|
|
1278
1319
|
"hasIcon": true
|
|
1279
1320
|
}
|
|
1280
1321
|
},
|
|
1281
|
-
"1478695866": {
|
|
1282
|
-
"hash": 1478695866,
|
|
1283
|
-
"type": "bonus-focus",
|
|
1284
|
-
"availability": "rotator",
|
|
1285
|
-
"displayProperties": {
|
|
1286
|
-
"description": "Defend the Advanced Defensive Unit against an onslaught of 30 combatant waves.",
|
|
1287
|
-
"name": "Widow's Court",
|
|
1288
|
-
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
1289
|
-
"iconHash": 0,
|
|
1290
|
-
"hasIcon": false
|
|
1291
|
-
},
|
|
1292
|
-
"dropTable": {},
|
|
1293
|
-
"typeDisplayProperties": {
|
|
1294
|
-
"name": "Pinnacle Ops",
|
|
1295
|
-
"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.",
|
|
1296
|
-
"icon": "/img/destiny_content/portal/category_prestige.png"
|
|
1297
|
-
}
|
|
1298
|
-
},
|
|
1299
1322
|
"1534952762": {
|
|
1300
1323
|
"hash": 1534952762,
|
|
1301
1324
|
"type": "bonus-focus",
|
|
@@ -1460,8 +1483,8 @@
|
|
|
1460
1483
|
1315424373
|
|
1461
1484
|
],
|
|
1462
1485
|
"interval": "weekly",
|
|
1463
|
-
"current":
|
|
1464
|
-
"next": "2026-
|
|
1486
|
+
"current": 83,
|
|
1487
|
+
"next": "2026-02-03T17:00:00Z"
|
|
1465
1488
|
},
|
|
1466
1489
|
"master": {
|
|
1467
1490
|
"activityHash": 4129614942,
|
|
@@ -1691,7 +1714,9 @@
|
|
|
1691
1714
|
"hasIcon": false
|
|
1692
1715
|
},
|
|
1693
1716
|
"dropTable": {
|
|
1694
|
-
"
|
|
1717
|
+
"293267476": {},
|
|
1718
|
+
"1057430865": {},
|
|
1719
|
+
"2676446840": {}
|
|
1695
1720
|
},
|
|
1696
1721
|
"typeDisplayProperties": {
|
|
1697
1722
|
"name": "Arena Ops",
|
|
@@ -1710,9 +1735,7 @@
|
|
|
1710
1735
|
"iconHash": 0,
|
|
1711
1736
|
"hasIcon": false
|
|
1712
1737
|
},
|
|
1713
|
-
"dropTable": {
|
|
1714
|
-
"1242785638": {}
|
|
1715
|
-
},
|
|
1738
|
+
"dropTable": {},
|
|
1716
1739
|
"typeDisplayProperties": {
|
|
1717
1740
|
"name": "Pinnacle Ops",
|
|
1718
1741
|
"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.",
|
|
@@ -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",
|
|
@@ -2195,25 +2218,6 @@
|
|
|
2195
2218
|
"icon": "/img/destiny_content/portal/category_solo_ops.png"
|
|
2196
2219
|
}
|
|
2197
2220
|
},
|
|
2198
|
-
"2546271325": {
|
|
2199
|
-
"hash": 2546271325,
|
|
2200
|
-
"type": "bonus-focus",
|
|
2201
|
-
"availability": "rotator",
|
|
2202
|
-
"displayProperties": {
|
|
2203
|
-
"description": "Achieve victory by capturing zones and defeating opponents.",
|
|
2204
|
-
"name": "Control",
|
|
2205
|
-
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
2206
|
-
"iconHash": 0,
|
|
2207
|
-
"hasIcon": false
|
|
2208
|
-
},
|
|
2209
|
-
"dropTable": {},
|
|
2210
|
-
"typeDisplayProperties": {
|
|
2211
|
-
"name": "Crucible Ops",
|
|
2212
|
-
"description": "Hone your skills and win glory in battle against other Guardians.",
|
|
2213
|
-
"icon": "/img/destiny_content/portal/category_crucible.png"
|
|
2214
|
-
},
|
|
2215
|
-
"pgcrImage": "/img/destiny_content/pgcr/crucible_twilight_gap.jpg"
|
|
2216
|
-
},
|
|
2217
2221
|
"2582501063": {
|
|
2218
2222
|
"hash": 2582501063,
|
|
2219
2223
|
"displayProperties": {
|
|
@@ -2368,6 +2372,30 @@
|
|
|
2368
2372
|
"icon": "/common/destiny2_content/icons/DestinyActivityModeDefinition_f20ebb76bee675ca429e470cec58cc7b.png"
|
|
2369
2373
|
}
|
|
2370
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
|
+
},
|
|
2371
2399
|
"2678247592": {
|
|
2372
2400
|
"hash": 2678247592,
|
|
2373
2401
|
"type": "bonus-focus",
|
|
@@ -2386,19 +2414,19 @@
|
|
|
2386
2414
|
"icon": "/img/destiny_content/portal/category_arena_ops.png"
|
|
2387
2415
|
}
|
|
2388
2416
|
},
|
|
2389
|
-
"
|
|
2390
|
-
"hash":
|
|
2417
|
+
"2726272323": {
|
|
2418
|
+
"hash": 2726272323,
|
|
2391
2419
|
"type": "bonus-focus",
|
|
2392
2420
|
"availability": "rotator",
|
|
2393
2421
|
"displayProperties": {
|
|
2394
|
-
"description": "
|
|
2395
|
-
"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",
|
|
2396
2424
|
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
2397
2425
|
"iconHash": 0,
|
|
2398
2426
|
"hasIcon": false
|
|
2399
2427
|
},
|
|
2400
2428
|
"dropTable": {
|
|
2401
|
-
"
|
|
2429
|
+
"2344383760": {}
|
|
2402
2430
|
},
|
|
2403
2431
|
"typeDisplayProperties": {
|
|
2404
2432
|
"name": "Crucible Ops",
|
|
@@ -2587,6 +2615,25 @@
|
|
|
2587
2615
|
"icon": "/img/destiny_content/portal/category_solo_ops.png"
|
|
2588
2616
|
}
|
|
2589
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
|
+
},
|
|
2590
2637
|
"3120544689": {
|
|
2591
2638
|
"hash": 3120544689,
|
|
2592
2639
|
"type": "bonus-focus",
|
|
@@ -2617,7 +2664,7 @@
|
|
|
2617
2664
|
"hasIcon": false
|
|
2618
2665
|
},
|
|
2619
2666
|
"dropTable": {
|
|
2620
|
-
"
|
|
2667
|
+
"2875763009": {}
|
|
2621
2668
|
},
|
|
2622
2669
|
"typeDisplayProperties": {
|
|
2623
2670
|
"name": "Solo Ops",
|
|
@@ -2636,7 +2683,11 @@
|
|
|
2636
2683
|
"iconHash": 0,
|
|
2637
2684
|
"hasIcon": false
|
|
2638
2685
|
},
|
|
2639
|
-
"dropTable": {
|
|
2686
|
+
"dropTable": {
|
|
2687
|
+
"262826703": {},
|
|
2688
|
+
"1504698788": {},
|
|
2689
|
+
"1604556427": {}
|
|
2690
|
+
},
|
|
2640
2691
|
"typeDisplayProperties": {
|
|
2641
2692
|
"name": "Pinnacle Ops",
|
|
2642
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.",
|
|
@@ -2764,25 +2815,6 @@
|
|
|
2764
2815
|
"icon": "/common/destiny2_content/icons/DestinyActivityModeDefinition_f20ebb76bee675ca429e470cec58cc7b.png"
|
|
2765
2816
|
}
|
|
2766
2817
|
},
|
|
2767
|
-
"3861074991": {
|
|
2768
|
-
"hash": 3861074991,
|
|
2769
|
-
"type": "bonus-focus",
|
|
2770
|
-
"availability": "rotator",
|
|
2771
|
-
"displayProperties": {
|
|
2772
|
-
"description": "Achieve victory by earning relics. Score points by using the relics to defeat opponents.",
|
|
2773
|
-
"name": "Relic",
|
|
2774
|
-
"icon": "/common/destiny2_content/icons/09943af83832b9020145baa3f816f473.png",
|
|
2775
|
-
"iconHash": 0,
|
|
2776
|
-
"hasIcon": false
|
|
2777
|
-
},
|
|
2778
|
-
"dropTable": {},
|
|
2779
|
-
"typeDisplayProperties": {
|
|
2780
|
-
"name": "Crucible Ops",
|
|
2781
|
-
"description": "Hone your skills and win glory in battle against other Guardians.",
|
|
2782
|
-
"icon": "/img/destiny_content/portal/category_crucible.png"
|
|
2783
|
-
},
|
|
2784
|
-
"pgcrImage": "/img/destiny_content/pgcr/crucible_twilight_gap.jpg"
|
|
2785
|
-
},
|
|
2786
2818
|
"3881495763": {
|
|
2787
2819
|
"hash": 3881495763,
|
|
2788
2820
|
"displayProperties": {
|
|
@@ -2957,8 +2989,8 @@
|
|
|
2957
2989
|
274420331
|
|
2958
2990
|
],
|
|
2959
2991
|
"interval": "weekly",
|
|
2960
|
-
"current":
|
|
2961
|
-
"next": "2026-
|
|
2992
|
+
"current": 119,
|
|
2993
|
+
"next": "2026-02-03T17:00:00Z"
|
|
2962
2994
|
},
|
|
2963
2995
|
"availability": "repeatable",
|
|
2964
2996
|
"type": "raid",
|
|
@@ -2970,29 +3002,24 @@
|
|
|
2970
3002
|
"hasIcon": true
|
|
2971
3003
|
}
|
|
2972
3004
|
},
|
|
2973
|
-
"
|
|
2974
|
-
"hash":
|
|
3005
|
+
"3916302830": {
|
|
3006
|
+
"hash": 3916302830,
|
|
3007
|
+
"type": "bonus-focus",
|
|
3008
|
+
"availability": "rotator",
|
|
2975
3009
|
"displayProperties": {
|
|
2976
|
-
"
|
|
2977
|
-
"
|
|
2978
|
-
"icon": "/common/destiny2_content/icons/
|
|
2979
|
-
"
|
|
2980
|
-
|
|
2981
|
-
"dropTable": {
|
|
2982
|
-
"2188764214": {}
|
|
2983
|
-
},
|
|
2984
|
-
"master": {
|
|
2985
|
-
"activityHash": 4201846671,
|
|
2986
|
-
"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
|
|
2987
3015
|
},
|
|
2988
|
-
"
|
|
2989
|
-
"endTime": "2026-01-27T17:00:00Z",
|
|
2990
|
-
"type": "exotic-mission",
|
|
3016
|
+
"dropTable": {},
|
|
2991
3017
|
"typeDisplayProperties": {
|
|
2992
|
-
"name": "
|
|
2993
|
-
"description": "
|
|
2994
|
-
"icon": "/
|
|
2995
|
-
}
|
|
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"
|
|
2996
3023
|
},
|
|
2997
3024
|
"3985011110": {
|
|
2998
3025
|
"hash": 3985011110,
|
|
@@ -3491,7 +3518,7 @@
|
|
|
3491
3518
|
"hasIcon": false
|
|
3492
3519
|
},
|
|
3493
3520
|
"dropTable": {
|
|
3494
|
-
"
|
|
3521
|
+
"1402874079": {}
|
|
3495
3522
|
},
|
|
3496
3523
|
"typeDisplayProperties": {
|
|
3497
3524
|
"name": "Solo Ops",
|
|
@@ -3511,7 +3538,9 @@
|
|
|
3511
3538
|
"hasIcon": false
|
|
3512
3539
|
},
|
|
3513
3540
|
"dropTable": {
|
|
3514
|
-
"
|
|
3541
|
+
"1248547982": {},
|
|
3542
|
+
"3120202721": {},
|
|
3543
|
+
"3462703357": {}
|
|
3515
3544
|
},
|
|
3516
3545
|
"typeDisplayProperties": {
|
|
3517
3546
|
"name": "Arena Ops",
|
|
@@ -3530,11 +3559,7 @@
|
|
|
3530
3559
|
"iconHash": 0,
|
|
3531
3560
|
"hasIcon": false
|
|
3532
3561
|
},
|
|
3533
|
-
"dropTable": {
|
|
3534
|
-
"385833378": {},
|
|
3535
|
-
"1934339678": {},
|
|
3536
|
-
"2248528889": {}
|
|
3537
|
-
},
|
|
3562
|
+
"dropTable": {},
|
|
3538
3563
|
"typeDisplayProperties": {
|
|
3539
3564
|
"name": "Pinnacle Ops",
|
|
3540
3565
|
"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.",
|