Skip to content

Commit

Permalink
ci: refresh current data
Browse files Browse the repository at this point in the history
  • Loading branch information
MoritzHayden authored and github-actions[bot] committed Sep 21, 2023
1 parent 0c85ecc commit 4a4c102
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions src/v1/json/deep_dives.json
Original file line number Diff line number Diff line change
@@ -1,60 +1,60 @@
{
"startTime": "2023-09-14T11:00:00Z",
"endTime": "2023-09-21T11:00:00Z",
"startTime": "2023-09-21T11:00:00Z",
"endTime": "2023-09-28T11:00:00Z",
"variants": [
{
"type": "Deep Dive",
"name": "Corrosive Hell",
"biome": "Azure Weald",
"seed": 980420859,
"name": "Barbarous Perfection",
"biome": "Dense Biozone",
"seed": 2169518970,
"stages": [
{
"id": 1,
"primary": "Escort Duty",
"secondary": "Morkite x150",
"anomaly": null,
"warning": "Exploder Infestation"
"primary": "Industrial Sabotage",
"secondary": "Dreadnought x1 (H)",
"anomaly": "Volatile Guts",
"warning": null
},
{
"id": 2,
"primary": "Dreadnought x2 (D+T)",
"primary": "Morkite x250",
"secondary": "Black Box",
"anomaly": null,
"warning": null
"warning": "Exploder Infestation"
},
{
"id": 3,
"primary": "Morkite x200",
"secondary": "Egg x2",
"primary": "Dreadnought x2 (D+H)",
"secondary": "Mule x2",
"anomaly": null,
"warning": "Regenerative Bugs"
"warning": "Elite Threat"
}
]
},
{
"type": "Elite Deep Dive",
"name": "Second Let-Down",
"biome": "Hollow Bough",
"seed": 111861968,
"name": "Duplicitous Point",
"biome": "Crystalline Caverns",
"seed": 2640951767,
"stages": [
{
"id": 1,
"primary": "Aquarq x7",
"secondary": "Dreadnought x1 (T)",
"anomaly": null,
"warning": "Mactera Plague"
"primary": "Morkite x250",
"secondary": "Black Box",
"anomaly": "Volatile Guts",
"warning": null
},
{
"id": 2,
"primary": "On-Site Refining",
"primary": "Egg x4",
"secondary": "Black Box",
"anomaly": "Critical Weakness",
"warning": null
"anomaly": null,
"warning": "Exploder Infestation"
},
{
"id": 3,
"primary": "Egg x6",
"secondary": "Black Box",
"primary": "On-Site Refining",
"secondary": "Dreadnought x1 (H)",
"anomaly": null,
"warning": "Cave Leech Cluster"
}
Expand Down

0 comments on commit 4a4c102

Please sign in to comment.