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 Sep 26, 2024
1 parent f3baf5e commit 30f9006
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions src/v1/json/deep_dives.json
Original file line number Diff line number Diff line change
@@ -1,62 +1,62 @@
{
"startTime": "2024-09-19T11:00:00Z",
"endTime": "2024-09-26T11:00:00Z",
"startTime": "2024-09-26T11:00:00Z",
"endTime": "2024-10-03T11:00:00Z",
"variants": [
{
"type": "Deep Dive",
"name": "Dead Lodge",
"biome": "Sandblasted Corridors",
"seed": 1759962801,
"name": "Desperate Axe",
"biome": "Dense Biozone",
"seed": 3638887781,
"stages": [
{
"id": 1,
"primary": "Industrial Sabotage",
"secondary": "Morkite x150",
"anomaly": null,
"warning": null
"primary": "Morkite x225",
"secondary": "Crystal Scan x2",
"anomaly": "Critical Weakness",
"warning": "Swarmageddon"
},
{
"id": 2,
"primary": "Morkite x200",
"secondary": "Mule x2",
"primary": "On-Site Refining",
"secondary": "Crystal Scan x2",
"anomaly": null,
"warning": "Shield Disruption"
"warning": null
},
{
"id": 3,
"primary": "On-Site Refining",
"secondary": "Egg x2",
"primary": "Egg x6",
"secondary": "Morkite Well x1",
"anomaly": null,
"warning": "Regenerative Bugs"
"warning": "Duck and Cover"
}
]
},
{
"type": "Elite Deep Dive",
"name": "Useless Force",
"biome": "Hollow Bough",
"seed": 405348536,
"name": "Warrior's Plateau",
"biome": "Glacial Strata",
"seed": 3519274607,
"stages": [
{
"id": 1,
"primary": "Egg x6",
"secondary": "Morkite Well x1",
"anomaly": "Blood Sugar",
"warning": "Low Oxygen"
"primary": "Crystal Scan x5",
"secondary": "Dreadnought x1 (T)",
"anomaly": null,
"warning": "Duck and Cover"
},
{
"id": 2,
"primary": "Dreadnought x2 (T+D)",
"primary": "Egg x6",
"secondary": "Black Box",
"anomaly": null,
"warning": "Exploder Infestation"
"warning": "Ebonite Outbreak"
},
{
"id": 3,
"primary": "Crystal Scan x3",
"secondary": "Morkite Well x1",
"primary": "Morkite x225",
"secondary": "Black Box",
"anomaly": null,
"warning": "Swarmageddon"
"warning": "Duck and Cover"
}
]
}
Expand Down

0 comments on commit 30f9006

Please sign in to comment.