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 Feb 15, 2024
1 parent 9577b12 commit ab2f1b1
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions src/v1/json/deep_dives.json
Original file line number Diff line number Diff line change
@@ -1,62 +1,62 @@
{
"startTime": "2024-02-08T11:00:00Z",
"endTime": "2024-02-15T11:00:00Z",
"startTime": "2024-02-15T11:00:00Z",
"endTime": "2024-02-22T11:00:00Z",
"variants": [
{
"type": "Deep Dive",
"name": "Peeled Reserve",
"name": "Lucky Dusk",
"biome": "Salt Pits",
"seed": 2873442879,
"seed": 1729880476,
"stages": [
{
"id": 1,
"primary": "Morkite x225",
"secondary": "Dreadnought x1 (T)",
"anomaly": "Rich Atmosphere",
"warning": "Mactera Plague"
"primary": "Morkite x200",
"secondary": "Black Box",
"anomaly": "Volatile Guts",
"warning": null
},
{
"id": 2,
"primary": "Dreadnought x2 (H+T)",
"secondary": "Egg x2",
"primary": "On-Site Refining",
"secondary": "Black Box",
"anomaly": null,
"warning": null
"warning": "Elite Threat"
},
{
"id": 3,
"primary": "Morkite x200",
"secondary": "Dreadnought x1 (D)",
"primary": "Dreadnought x2 (H+T)",
"secondary": "Black Box",
"anomaly": null,
"warning": "Haunted Cave"
"warning": "Exploder Infestation"
}
]
},
{
"type": "Elite Deep Dive",
"name": "Corroded Walk",
"biome": "Azure Weald",
"seed": 3303549826,
"name": "Dusty Axe",
"biome": "Hollow Bough",
"seed": 3250280255,
"stages": [
{
"id": 1,
"primary": "Morkite x200",
"secondary": "Egg x2",
"primary": "Dreadnought x2 (H+D)",
"secondary": "Morkite x150",
"anomaly": null,
"warning": "Lethal Enemies"
"warning": "Haunted Cave"
},
{
"id": 2,
"primary": "Dreadnought x2 (D+T)",
"secondary": "Black Box",
"primary": "Egg x6",
"secondary": "Dreadnought x1 (D)",
"anomaly": null,
"warning": "Cave Leech Cluster"
"warning": null
},
{
"id": 3,
"primary": "On-Site Refining",
"secondary": "Morkite x150",
"primary": "Mule x2",
"secondary": "Egg x2",
"anomaly": null,
"warning": "Haunted Cave"
"warning": "Regenerative Bugs"
}
]
}
Expand Down

0 comments on commit ab2f1b1

Please sign in to comment.