diff --git a/src/v1/json/deep_dives.json b/src/v1/json/deep_dives.json index 189b65e..fcc6188 100644 --- a/src/v1/json/deep_dives.json +++ b/src/v1/json/deep_dives.json @@ -1,62 +1,62 @@ { - "startTime": "2024-02-15T11:00:00Z", - "endTime": "2024-02-22T11:00:00Z", + "startTime": "2024-02-22T11:00:00Z", + "endTime": "2024-02-29T11:00:00Z", "variants": [ { "type": "Deep Dive", - "name": "Lucky Dusk", - "biome": "Salt Pits", - "seed": 1729880476, + "name": "Colossal Ceiling", + "biome": "Radioactive Exclusion Zone", + "seed": 1850427793, "stages": [ { "id": 1, - "primary": "Morkite x200", - "secondary": "Black Box", - "anomaly": "Volatile Guts", + "primary": "On-Site Refining", + "secondary": "Morkite x150", + "anomaly": null, "warning": null }, { "id": 2, - "primary": "On-Site Refining", - "secondary": "Black Box", - "anomaly": null, - "warning": "Elite Threat" + "primary": "Morkite x200", + "secondary": "Dreadnought x1 (H)", + "anomaly": "Rich Atmosphere", + "warning": "Cave Leech Cluster" }, { "id": 3, - "primary": "Dreadnought x2 (H+T)", - "secondary": "Black Box", + "primary": "Egg x4", + "secondary": "Dreadnought x1 (D)", "anomaly": null, - "warning": "Exploder Infestation" + "warning": "Parasites" } ] }, { "type": "Elite Deep Dive", - "name": "Dusty Axe", - "biome": "Hollow Bough", - "seed": 3250280255, + "name": "Rocky Claw", + "biome": "Dense Biozone", + "seed": 2408432230, "stages": [ { "id": 1, - "primary": "Dreadnought x2 (H+D)", - "secondary": "Morkite x150", + "primary": "Morkite x200", + "secondary": "Mule x2", "anomaly": null, - "warning": "Haunted Cave" + "warning": "Elite Threat" }, { "id": 2, - "primary": "Egg x6", - "secondary": "Dreadnought x1 (D)", - "anomaly": null, - "warning": null + "primary": "Industrial Sabotage", + "secondary": "Mule x2", + "anomaly": "Critical Weakness", + "warning": "Shield Disruption" }, { "id": 3, - "primary": "Mule x2", - "secondary": "Egg x2", + "primary": "Morkite x200", + "secondary": "Mule x2", "anomaly": null, - "warning": "Regenerative Bugs" + "warning": "Rival Presence" } ] }