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 Oct 26, 2023
1 parent dab12ec commit 675471f
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions src/v1/json/deep_dives.json
Original file line number Diff line number Diff line change
@@ -1,62 +1,62 @@
{
"startTime": "2023-10-19T11:00:00Z",
"endTime": "2023-10-26T11:00:00Z",
"startTime": "2023-10-26T11:00:00Z",
"endTime": "2023-11-02T11:00:00Z",
"variants": [
{
"type": "Deep Dive",
"name": "Titanic Sorrow",
"biome": "Salt Pits",
"seed": 1969148666,
"name": "Dead Grave",
"biome": "Magma Core",
"seed": 275540662,
"stages": [
{
"id": 1,
"primary": "Aquarq x7",
"secondary": "Dreadnought x1 (T)",
"anomaly": null,
"warning": "Shield Disruption"
"primary": "Escort Duty",
"secondary": "Egg x2",
"anomaly": "Rich Atmosphere",
"warning": "Exploder Infestation"
},
{
"id": 2,
"primary": "Morkite x225",
"primary": "Dreadnought x2 (T+D)",
"secondary": "Mule x2",
"anomaly": "Critical Weakness",
"warning": "Elite Threat"
"anomaly": null,
"warning": null
},
{
"id": 3,
"primary": "Dreadnought x2 (H+D)",
"secondary": "Mule x2",
"primary": "On-Site Refining",
"secondary": "Dreadnought x1 (D)",
"anomaly": null,
"warning": null
"warning": "Shield Disruption"
}
]
},
{
"type": "Elite Deep Dive",
"name": "Corrupt Descent",
"biome": "Dense Biozone",
"seed": 107506990,
"name": "Empty Rage",
"biome": "Sandblasted Corridors",
"seed": 103924212,
"stages": [
{
"id": 1,
"primary": "Egg x4",
"secondary": "Black Box",
"primary": "Mule x3",
"secondary": "Dreadnought x1",
"anomaly": null,
"warning": "Exploder Infestation"
"warning": "Mactera Plague"
},
{
"id": 2,
"primary": "Morkite x200",
"secondary": "Black Box",
"primary": "Unknown",
"secondary": "Unknown",
"anomaly": null,
"warning": "Cave Leech Cluster"
"warning": null
},
{
"id": 3,
"primary": "Mule x2",
"secondary": "Dreadnought x1 (H)",
"primary": "Unknown",
"secondary": "Unknown",
"anomaly": null,
"warning": "Rival Presence"
"warning": null
}
]
}
Expand Down

0 comments on commit 675471f

Please sign in to comment.