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 Dec 12, 2024
1 parent 54ac536 commit 46d98d1
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions src/v1/json/deep_dives.json
Original file line number Diff line number Diff line change
@@ -1,60 +1,60 @@
{
"startTime": "2024-12-05T11:00:00Z",
"endTime": "2024-12-12T11:00:00Z",
"startTime": "2024-12-12T11:00:00Z",
"endTime": "2024-12-19T11:00:00Z",
"variants": [
{
"type": "Deep Dive",
"name": "Everlasting Darkness",
"biome": "Crystalline Caverns",
"seed": 4218939,
"name": "Rippled Mouth",
"biome": "Salt Pits",
"seed": 2323184512,
"stages": [
{
"id": 1,
"primary": "Morkite x250",
"secondary": "Black Box",
"anomaly": "Volatile Guts",
"warning": "Lethal Enemies"
"primary": "Egg x6",
"secondary": "Morkite Well x1",
"anomaly": null,
"warning": "Duck and Cover"
},
{
"id": 2,
"primary": "Mule x2",
"secondary": "Dreadnought x1 (D)",
"primary": "Escort Duty",
"secondary": "Egg x2",
"anomaly": null,
"warning": null
},
{
"id": 3,
"primary": "Escort Duty",
"secondary": "Morkite x150",
"primary": "Industrial Sabotage",
"secondary": "Egg x2",
"anomaly": null,
"warning": "Parasites"
"warning": "Lethal Enemies"
}
]
},
{
"type": "Elite Deep Dive",
"name": "Dim Dump",
"name": "Pale Boneyard",
"biome": "Radioactive Exclusion Zone",
"seed": 600886443,
"seed": 678872021,
"stages": [
{
"id": 1,
"primary": "Dreadnought x2 (T+D)",
"secondary": "Crystal Scan x2",
"anomaly": null,
"warning": "Swarmageddon"
"primary": "Morkite x200",
"secondary": "Dreadnought x1 (H)",
"anomaly": "Rich Atmosphere",
"warning": "Shield Disruption"
},
{
"id": 2,
"primary": "Morkite x250",
"secondary": "Black Box",
"primary": "Egg x6",
"secondary": "Mule x2",
"anomaly": null,
"warning": null
"warning": "Duck and Cover"
},
{
"id": 3,
"primary": "Mule x2",
"secondary": "Morkite x150",
"primary": "Crystal Scan x3",
"secondary": "Dreadnought x1 (D)",
"anomaly": null,
"warning": "Parasites"
}
Expand Down

0 comments on commit 46d98d1

Please sign in to comment.