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 16, 2023
1 parent 274e086 commit df304bb
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-11-09T11:00:00Z",
"endTime": "2023-11-16T11:00:00Z",
"startTime": "2023-11-16T11:00:00Z",
"endTime": "2023-11-23T11:00:00Z",
"variants": [
{
"type": "Deep Dive",
"name": "Infested Basin",
"biome": "Dense Biozone",
"seed": 152231775,
"name": "Fragile Gap",
"biome": "Crystalline Caverns",
"seed": 2611464779,
"stages": [
{
"id": 1,
"primary": "Morkite x200",
"secondary": "Black Box",
"primary": "Egg x4",
"secondary": "Morkite x150",
"anomaly": null,
"warning": "Cave Leech Cluster"
"warning": "Low Oxygen"
},
{
"id": 2,
"primary": "Egg x6",
"secondary": "Dreadnought x1 (D)",
"anomaly": "Rich Atmosphere",
"warning": "Parasites"
"primary": "Aquarq x7",
"secondary": "Black Box",
"anomaly": null,
"warning": "Shield Disruption"
},
{
"id": 3,
"primary": "Dreadnought x2 (D+T)",
"secondary": "Black Box",
"primary": "Unknown",
"secondary": "Unknown",
"anomaly": null,
"warning": null
}
]
},
{
"type": "Elite Deep Dive",
"name": "Leaf Lover's Trench",
"biome": "Glacial Strata",
"seed": 3853061145,
"name": "Hideous Pitfall",
"biome": "Sandblasted Corridors",
"seed": 4009583131,
"stages": [
{
"id": 1,
"primary": "Egg x4",
"secondary": "Black Box",
"anomaly": null,
"warning": "Cave Leech Cluster"
"primary": "Industrial Sabotage",
"secondary": "Egg x2",
"anomaly": "Low Gravity",
"warning": "Regenerative Bugs"
},
{
"id": 2,
"primary": "Aquarq x7",
"secondary": "Morkite x150",
"primary": "Egg x4",
"secondary": "Mule x2",
"anomaly": null,
"warning": null
"warning": "Elite Threat"
},
{
"id": 3,
"primary": "Industrial Sabotage",
"secondary": "Dreadnought x1 (D)",
"primary": "Aquarq x7",
"secondary": "Dreadnought x1 (H)",
"anomaly": null,
"warning": "Elite Threat"
"warning": null
}
]
}
Expand Down

0 comments on commit df304bb

Please sign in to comment.