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 Oct 3, 2024
1 parent 30f9006 commit c2f7451
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions src/v1/json/deep_dives.json
Original file line number Diff line number Diff line change
@@ -1,62 +1,62 @@
{
"startTime": "2024-09-26T11:00:00Z",
"endTime": "2024-10-03T11:00:00Z",
"startTime": "2024-10-03T11:00:00Z",
"endTime": "2024-10-10T11:00:00Z",
"variants": [
{
"type": "Deep Dive",
"name": "Desperate Axe",
"name": "Bestial Jewel",
"biome": "Dense Biozone",
"seed": 3638887781,
"seed": 2354578323,
"stages": [
{
"id": 1,
"primary": "Morkite x225",
"secondary": "Crystal Scan x2",
"anomaly": "Critical Weakness",
"warning": "Swarmageddon"
"primary": "Dreadnought x2 (T+H)",
"secondary": "Black Box",
"anomaly": null,
"warning": "Exploder Infestation"
},
{
"id": 2,
"primary": "On-Site Refining",
"secondary": "Crystal Scan x2",
"primary": "Mule x3",
"secondary": "Dreadnought x1",
"anomaly": null,
"warning": null
"warning": "Cave Leech Cluster"
},
{
"id": 3,
"primary": "Egg x6",
"secondary": "Morkite Well x1",
"primary": "Unknown",
"secondary": "Unknown",
"anomaly": null,
"warning": "Duck and Cover"
"warning": null
}
]
},
{
"type": "Elite Deep Dive",
"name": "Warrior's Plateau",
"biome": "Glacial Strata",
"seed": 3519274607,
"name": "Dim Covert",
"biome": "Azure Weald",
"seed": 3874228501,
"stages": [
{
"id": 1,
"primary": "Crystal Scan x5",
"secondary": "Dreadnought x1 (T)",
"primary": "Morkite x250",
"secondary": "Crystal Scan x2",
"anomaly": null,
"warning": "Duck and Cover"
},
{
"id": 2,
"primary": "Egg x6",
"secondary": "Black Box",
"primary": "Mule x3",
"secondary": "Egg x2",
"anomaly": null,
"warning": "Ebonite Outbreak"
"warning": "Regenerative Bugs"
},
{
"id": 3,
"primary": "Morkite x225",
"secondary": "Black Box",
"primary": "Morkite x200",
"secondary": "Dreadnought x1 (H)",
"anomaly": null,
"warning": "Duck and Cover"
"warning": "Low Oxygen"
}
]
}
Expand Down

0 comments on commit c2f7451

Please sign in to comment.