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 30, 2023
1 parent 259a005 commit ceae9e4
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,62 +1,62 @@
{
"startTime": "2023-11-23T11:00:00Z",
"endTime": "2023-11-30T11:00:00Z",
"startTime": "2023-11-30T11:00:00Z",
"endTime": "2023-12-07T11:00:00Z",
"variants": [
{
"type": "Deep Dive",
"name": "Everlasting Border",
"name": "Fierce Sadness",
"biome": "Glacial Strata",
"seed": 929529782,
"seed": 946363360,
"stages": [
{
"id": 1,
"primary": "Morkite x250",
"secondary": "Mule x2",
"primary": "Dreadnought x2 (T+H)",
"secondary": "Morkite x150",
"anomaly": null,
"warning": null
"warning": "Cave Leech Cluster"
},
{
"id": 2,
"primary": "Escort Duty",
"secondary": "Morkite x150",
"anomaly": "Rich Atmosphere",
"warning": "Lethal Enemies"
"primary": "Morkite x225",
"secondary": "Mule x2",
"anomaly": null,
"warning": null
},
{
"id": 3,
"primary": "Egg x4",
"primary": "Aquarq x7",
"secondary": "Black Box",
"anomaly": null,
"warning": "Exploder Infestation"
"warning": "Elite Threat"
}
]
},
{
"type": "Elite Deep Dive",
"name": "Uncovered Split",
"biome": "Salt Pits",
"seed": 3742983854,
"name": "Bleak Luck",
"biome": "Magma Core",
"seed": 4180526131,
"stages": [
{
"id": 1,
"primary": "Dreadnought x2 (H+D)",
"primary": "Escort Duty",
"secondary": "Morkite x150",
"anomaly": null,
"warning": "Haunted Cave"
"warning": "Parasites"
},
{
"id": 2,
"primary": "On-Site Refining",
"secondary": "Morkite x150",
"primary": "Morkite x200",
"secondary": "Black Box",
"anomaly": null,
"warning": "Cave Leech Cluster"
"warning": null
},
{
"id": 3,
"primary": "Industrial Sabotage",
"secondary": "Morkite x150",
"anomaly": "Rich Atmosphere",
"warning": "Mactera Plague"
"primary": "Mule x3",
"secondary": "Egg x2",
"anomaly": null,
"warning": "Elite Threat"
}
]
}
Expand Down

0 comments on commit ceae9e4

Please sign in to comment.