Skip to content

Commit cf3f5f0

Browse files
authored
Fish Tank R-Mode Spark Interrupt (#2492)
1 parent ea93412 commit cf3f5f0

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

region/maridia/outer/Fish Tank.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2069,6 +2069,31 @@
20692069
"flashSuitChecked": true,
20702070
"blueSuitChecked": true
20712071
},
2072+
{
2073+
"link": [2, 2],
2074+
"name": "R-Mode Spark Interrupt",
2075+
"requires": [
2076+
"Gravity",
2077+
{"obstaclesCleared": ["R-Mode"]},
2078+
{"or": [
2079+
"h_CrystalFlashForReserveEnergy",
2080+
{"and": [
2081+
"h_RModeCanRefillReserves",
2082+
{"resourceMissingAtMost": [{"type": "Missile", "count": 0}]},
2083+
{"partialRefill": {"type": "ReserveEnergy", "limit": 20}}
2084+
]}
2085+
]},
2086+
{"canShineCharge": {"usedTiles": 32, "openEnd": 1}},
2087+
{"autoReserveTrigger": {"maxReserveEnergy": 95}},
2088+
"canRModeSparkInterrupt"
2089+
],
2090+
"resetsObstacles": ["R-Mode"],
2091+
"flashSuitChecked": true,
2092+
"blueSuitChecked": true,
2093+
"note": [
2094+
"Farm the Skulteras, then shinecharge using the bottom runway and use the pirate's lasers to interrupt."
2095+
]
2096+
},
20722097
{
20732098
"id": 139,
20742099
"link": [2, 2],

0 commit comments

Comments
 (0)