diff --git a/src/v1/json/deep_dives.json b/src/v1/json/deep_dives.json index 8b68532..fb42683 100644 --- a/src/v1/json/deep_dives.json +++ b/src/v1/json/deep_dives.json @@ -1,31 +1,31 @@ { - "startTime": "2023-11-09T11:00:00Z", - "endTime": "2023-11-16T11:00:00Z", + "startTime": "2023-11-16T11:00:00Z", + "endTime": "2023-11-23T11:00:00Z", "variants": [ { "type": "Deep Dive", - "name": "Infested Basin", - "biome": "Dense Biozone", - "seed": 152231775, + "name": "Fragile Gap", + "biome": "Crystalline Caverns", + "seed": 2611464779, "stages": [ { "id": 1, - "primary": "Morkite x200", - "secondary": "Black Box", + "primary": "Egg x4", + "secondary": "Morkite x150", "anomaly": null, - "warning": "Cave Leech Cluster" + "warning": "Low Oxygen" }, { "id": 2, - "primary": "Egg x6", - "secondary": "Dreadnought x1 (D)", - "anomaly": "Rich Atmosphere", - "warning": "Parasites" + "primary": "Aquarq x7", + "secondary": "Black Box", + "anomaly": null, + "warning": "Shield Disruption" }, { "id": 3, - "primary": "Dreadnought x2 (D+T)", - "secondary": "Black Box", + "primary": "Unknown", + "secondary": "Unknown", "anomaly": null, "warning": null } @@ -33,30 +33,30 @@ }, { "type": "Elite Deep Dive", - "name": "Leaf Lover's Trench", - "biome": "Glacial Strata", - "seed": 3853061145, + "name": "Hideous Pitfall", + "biome": "Sandblasted Corridors", + "seed": 4009583131, "stages": [ { "id": 1, - "primary": "Egg x4", - "secondary": "Black Box", - "anomaly": null, - "warning": "Cave Leech Cluster" + "primary": "Industrial Sabotage", + "secondary": "Egg x2", + "anomaly": "Low Gravity", + "warning": "Regenerative Bugs" }, { "id": 2, - "primary": "Aquarq x7", - "secondary": "Morkite x150", + "primary": "Egg x4", + "secondary": "Mule x2", "anomaly": null, - "warning": null + "warning": "Elite Threat" }, { "id": 3, - "primary": "Industrial Sabotage", - "secondary": "Dreadnought x1 (D)", + "primary": "Aquarq x7", + "secondary": "Dreadnought x1 (H)", "anomaly": null, - "warning": "Elite Threat" + "warning": null } ] }