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 Sep 28, 2023
1 parent 4a4c102 commit bc14882
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions src/v1/json/deep_dives.json
Original file line number Diff line number Diff line change
@@ -1,62 +1,62 @@
{
"startTime": "2023-09-21T11:00:00Z",
"endTime": "2023-09-28T11:00:00Z",
"startTime": "2023-09-28T11:00:00Z",
"endTime": "2023-10-05T11:00:00Z",
"variants": [
{
"type": "Deep Dive",
"name": "Barbarous Perfection",
"biome": "Dense Biozone",
"seed": 2169518970,
"name": "Evil Tomb",
"biome": "Crystalline Caverns",
"seed": 683347938,
"stages": [
{
"id": 1,
"primary": "Industrial Sabotage",
"secondary": "Dreadnought x1 (H)",
"anomaly": "Volatile Guts",
"primary": "Morkite x200",
"secondary": "Mule x2",
"anomaly": "Critical Weakness",
"warning": null
},
{
"id": 2,
"primary": "Morkite x250",
"secondary": "Black Box",
"primary": "Aquarq x7",
"secondary": "Morkite x150",
"anomaly": null,
"warning": "Exploder Infestation"
"warning": "Low Oxygen"
},
{
"id": 3,
"primary": "Dreadnought x2 (D+H)",
"secondary": "Mule x2",
"primary": "Industrial Sabotage",
"secondary": "Egg x2",
"anomaly": null,
"warning": "Elite Threat"
"warning": "Regenerative Bugs"
}
]
},
{
"type": "Elite Deep Dive",
"name": "Duplicitous Point",
"biome": "Crystalline Caverns",
"seed": 2640951767,
"name": "Whalepiper's Tunnel",
"biome": "Azure Weald",
"seed": 552120778,
"stages": [
{
"id": 1,
"primary": "Morkite x250",
"secondary": "Black Box",
"anomaly": "Volatile Guts",
"warning": null
"primary": "Morkite x200",
"secondary": "Dreadnought x1 (T)",
"anomaly": null,
"warning": "Cave Leech Cluster"
},
{
"id": 2,
"primary": "Egg x4",
"secondary": "Black Box",
"secondary": "Mule x2",
"anomaly": null,
"warning": "Exploder Infestation"
"warning": null
},
{
"id": 3,
"primary": "On-Site Refining",
"secondary": "Dreadnought x1 (H)",
"primary": "Dreadnought x2 (H+D)",
"secondary": "Egg x2",
"anomaly": null,
"warning": "Cave Leech Cluster"
"warning": "Lethal Enemies"
}
]
}
Expand Down

0 comments on commit bc14882

Please sign in to comment.