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 5, 2023
1 parent 0af1417 commit 14ac3f0
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions src/v1/json/deep_dives.json
Original file line number Diff line number Diff line change
@@ -1,62 +1,62 @@
{
"startTime": "2023-09-28T11:00:00Z",
"endTime": "2023-10-05T11:00:00Z",
"startTime": "2023-10-05T11:00:00Z",
"endTime": "2023-10-12T11:00:00Z",
"variants": [
{
"type": "Deep Dive",
"name": "Evil Tomb",
"biome": "Crystalline Caverns",
"seed": 683347938,
"name": "Illuminated Cap",
"biome": "Dense Biozone",
"seed": 1750881881,
"stages": [
{
"id": 1,
"primary": "Morkite x200",
"secondary": "Mule x2",
"anomaly": "Critical Weakness",
"warning": null
"primary": "Egg x4",
"secondary": "Morkite x150",
"anomaly": null,
"warning": "Low Oxygen"
},
{
"id": 2,
"primary": "Aquarq x7",
"secondary": "Morkite x150",
"primary": "On-Site Refining",
"secondary": "Black Box",
"anomaly": null,
"warning": "Low Oxygen"
"warning": "Elite Threat"
},
{
"id": 3,
"primary": "Industrial Sabotage",
"secondary": "Egg x2",
"primary": "Morkite x250",
"secondary": "Dreadnought x1 (D)",
"anomaly": null,
"warning": "Regenerative Bugs"
"warning": null
}
]
},
{
"type": "Elite Deep Dive",
"name": "Whalepiper's Tunnel",
"biome": "Azure Weald",
"seed": 552120778,
"name": "Hunter's Tongue",
"biome": "Salt Pits",
"seed": 509653386,
"stages": [
{
"id": 1,
"primary": "Morkite x200",
"secondary": "Dreadnought x1 (T)",
"primary": "Industrial Sabotage",
"secondary": "Mule x2",
"anomaly": null,
"warning": "Cave Leech Cluster"
"warning": "Mactera Plague"
},
{
"id": 2,
"primary": "Egg x4",
"secondary": "Mule x2",
"primary": "Dreadnought x2 (H+T)",
"secondary": "Morkite x150",
"anomaly": null,
"warning": null
"warning": "Parasites"
},
{
"id": 3,
"primary": "Dreadnought x2 (H+D)",
"secondary": "Egg x2",
"anomaly": null,
"warning": "Lethal Enemies"
"primary": "Morkite x250",
"secondary": "Black Box",
"anomaly": "Volatile Guts",
"warning": null
}
]
}
Expand Down

0 comments on commit 14ac3f0

Please sign in to comment.