From bc148825f8ddc63a67d61175c26bd436612a5241 Mon Sep 17 00:00:00 2001 From: MoritzHayden Date: Thu, 28 Sep 2023 11:17:08 +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 19adca3..8617f0c 100644 --- a/src/v1/json/deep_dives.json +++ b/src/v1/json/deep_dives.json @@ -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" } ] }