From 4a4c102e6f103a5d12321abe147298745f32ad70 Mon Sep 17 00:00:00 2001 From: MoritzHayden Date: Thu, 21 Sep 2023 11:17:03 +0000 Subject: [PATCH] ci: refresh current data --- src/v1/json/deep_dives.json | 52 ++++++++++++++++++------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/src/v1/json/deep_dives.json b/src/v1/json/deep_dives.json index 31dd596..19adca3 100644 --- a/src/v1/json/deep_dives.json +++ b/src/v1/json/deep_dives.json @@ -1,60 +1,60 @@ { - "startTime": "2023-09-14T11:00:00Z", - "endTime": "2023-09-21T11:00:00Z", + "startTime": "2023-09-21T11:00:00Z", + "endTime": "2023-09-28T11:00:00Z", "variants": [ { "type": "Deep Dive", - "name": "Corrosive Hell", - "biome": "Azure Weald", - "seed": 980420859, + "name": "Barbarous Perfection", + "biome": "Dense Biozone", + "seed": 2169518970, "stages": [ { "id": 1, - "primary": "Escort Duty", - "secondary": "Morkite x150", - "anomaly": null, - "warning": "Exploder Infestation" + "primary": "Industrial Sabotage", + "secondary": "Dreadnought x1 (H)", + "anomaly": "Volatile Guts", + "warning": null }, { "id": 2, - "primary": "Dreadnought x2 (D+T)", + "primary": "Morkite x250", "secondary": "Black Box", "anomaly": null, - "warning": null + "warning": "Exploder Infestation" }, { "id": 3, - "primary": "Morkite x200", - "secondary": "Egg x2", + "primary": "Dreadnought x2 (D+H)", + "secondary": "Mule x2", "anomaly": null, - "warning": "Regenerative Bugs" + "warning": "Elite Threat" } ] }, { "type": "Elite Deep Dive", - "name": "Second Let-Down", - "biome": "Hollow Bough", - "seed": 111861968, + "name": "Duplicitous Point", + "biome": "Crystalline Caverns", + "seed": 2640951767, "stages": [ { "id": 1, - "primary": "Aquarq x7", - "secondary": "Dreadnought x1 (T)", - "anomaly": null, - "warning": "Mactera Plague" + "primary": "Morkite x250", + "secondary": "Black Box", + "anomaly": "Volatile Guts", + "warning": null }, { "id": 2, - "primary": "On-Site Refining", + "primary": "Egg x4", "secondary": "Black Box", - "anomaly": "Critical Weakness", - "warning": null + "anomaly": null, + "warning": "Exploder Infestation" }, { "id": 3, - "primary": "Egg x6", - "secondary": "Black Box", + "primary": "On-Site Refining", + "secondary": "Dreadnought x1 (H)", "anomaly": null, "warning": "Cave Leech Cluster" }