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 Nov 28, 2024
1 parent a3a9e4e commit 4ac74c3
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": "2024-11-21T11:00:00Z",
"endTime": "2024-11-28T11:00:00Z",
"startTime": "2024-11-28T11:00:00Z",
"endTime": "2024-12-05T11:00:00Z",
"variants": [
{
"type": "Deep Dive",
"name": "Insane Killing",
"biome": "Dense Biozone",
"seed": 3711527498,
"name": "Full Pocket",
"biome": "Hollow Bough",
"seed": 466097909,
"stages": [
{
"id": 1,
"primary": "Egg x6",
"secondary": "Black Box",
"anomaly": "Rich Atmosphere",
"warning": "Elite Threat"
"primary": "Egg x4",
"secondary": "Morkite x150",
"anomaly": null,
"warning": "Lethal Enemies"
},
{
"id": 2,
"primary": "Morkite x200",
"secondary": "Egg x2",
"primary": "Crystal Scan x3",
"secondary": "Black Box",
"anomaly": null,
"warning": null
"warning": "Exploder Infestation"
},
{
"id": 3,
"primary": "Industrial Sabotage",
"secondary": "Crystal Scan x2",
"secondary": "Egg x2",
"anomaly": null,
"warning": "Duck and Cover"
"warning": null
}
]
},
{
"type": "Elite Deep Dive",
"name": "Fast Earth",
"biome": "Fungus Bogs",
"seed": 3093113546,
"name": "Corrupt Find",
"biome": "Crystalline Caverns",
"seed": 2426068131,
"stages": [
{
"id": 1,
"primary": "Egg x6",
"secondary": "Black Box",
"primary": "Morkite x225",
"secondary": "Morkite Well x1",
"anomaly": null,
"warning": "Cave Leech Cluster"
"warning": "Duck and Cover"
},
{
"id": 2,
"primary": "Mule x3",
"secondary": "Crystal Scan x2",
"primary": "On-Site Refining",
"secondary": "Egg x2",
"anomaly": null,
"warning": "Exploder Infestation"
"warning": "Low Oxygen"
},
{
"id": 3,
"primary": "On-Site Refining",
"secondary": "Dreadnought x1 (T)",
"anomaly": null,
"warning": "Duck and Cover"
"primary": "Egg x4",
"secondary": "Black Box",
"anomaly": "Volatile Guts",
"warning": null
}
]
}
Expand Down

0 comments on commit 4ac74c3

Please sign in to comment.