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 22, 2024
1 parent ab2f1b1 commit e632343
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-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"
}
]
}
Expand Down

0 comments on commit e632343

Please sign in to comment.