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 Aug 15, 2024
1 parent 3d3d9f0 commit 7faa0a7
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions src/v1/json/deep_dives.json
Original file line number Diff line number Diff line change
@@ -1,62 +1,62 @@
{
"startTime": "2024-08-08T11:00:00Z",
"endTime": "2024-08-15T11:00:00Z",
"startTime": "2024-08-15T11:00:00Z",
"endTime": "2024-08-22T11:00:00Z",
"variants": [
{
"type": "Deep Dive",
"name": "Abyssal Level",
"biome": "Hollow Bough",
"seed": 1315209885,
"name": "Leaf Lover's Territory",
"biome": "Glacial Strata",
"seed": 2229679438,
"stages": [
{
"id": 1,
"primary": "On-Site Refining",
"secondary": "Egg x2",
"anomaly": "Low Gravity",
"warning": "Duck and Cover"
"primary": "Egg x4",
"secondary": "Morkite x150",
"anomaly": null,
"warning": null
},
{
"id": 2,
"primary": "Crystal Scan x3",
"secondary": "Morkite Well x1",
"primary": "Dreadnought x2 (H+D)",
"secondary": "Crystal Scan x2",
"anomaly": null,
"warning": "Duck and Cover"
"warning": "Rival Presence"
},
{
"id": 3,
"primary": "Morkite x200",
"secondary": "Egg x2",
"primary": "Egg x4",
"secondary": "Black Box",
"anomaly": null,
"warning": null
"warning": "Exploder Infestation"
}
]
},
{
"type": "Elite Deep Dive",
"name": "Blunt Avalanche",
"biome": "Fungus Bogs",
"seed": 3523969537,
"name": "Deadman's Den",
"biome": "Dense Biozone",
"seed": 641902061,
"stages": [
{
"id": 1,
"primary": "On-Site Refining",
"secondary": "Dreadnought x1 (H)",
"primary": "Morkite x200",
"secondary": "Morkite Well x1",
"anomaly": null,
"warning": "Exploder Infestation"
"warning": "Ebonite Outbreak"
},
{
"id": 2,
"primary": "Mule x3",
"secondary": "Egg x2",
"anomaly": "Low Gravity",
"warning": null
"primary": "Egg x6",
"secondary": "Black Box",
"anomaly": null,
"warning": "Exploder Infestation"
},
{
"id": 3,
"primary": "Dreadnought x2 (D+H)",
"secondary": "Morkite x150",
"primary": "Aquarq x10",
"secondary": "Black Box",
"anomaly": null,
"warning": "Haunted Cave"
"warning": "Duck and Cover"
}
]
}
Expand Down

0 comments on commit 7faa0a7

Please sign in to comment.