Skip to content

Commit 2f28039

Browse files
authored
Merge pull request #2489 from aquanight/rsi-my-watering-hole
Watering Hole R-Mode Spark Interrupt
2 parents d88465d + f1d3189 commit 2f28039

1 file changed

Lines changed: 27 additions & 1 deletion

File tree

region/maridia/inner-yellow/Watering Hole.json

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,32 @@
236236
"flashSuitChecked": true,
237237
"note": ["Run back and forth between the two Zeb spawners to farm them simultaneously."]
238238
},
239+
{
240+
"link": [1, 1],
241+
"name": "Frozen Zebs Runway, R-Mode Spark Interrupt",
242+
"entranceCondition": {
243+
"comeInWithRMode": {}
244+
},
245+
"requires": [
246+
"h_trickyFrozenEnemyRunway",
247+
{"or": [
248+
{"canShineCharge": {"usedTiles": 15, "openEnd": 1}},
249+
{"and": [
250+
{"canShineCharge": {"usedTiles": 19, "openEnd": 1}},
251+
{"notable": "Double Frozen Zeb Runway"}
252+
]}
253+
]},
254+
{"refill": ["Energy"]},
255+
{"autoReserveTrigger": {"maxReserveEnergy": 95}},
256+
"canRModeSparkInterrupt"
257+
],
258+
"flashSuitChecked": true,
259+
"blueSuitChecked": true,
260+
"note": [
261+
"Freeze the two Zebs to create a runway to shinecharge with. Pixel perfect freezing of both Zebs",
262+
"provides the longest runway, but a slightly higher position of the second Zeb is still usable."
263+
]
264+
},
239265
{
240266
"id": 9,
241267
"link": [1, 1],
@@ -396,4 +422,4 @@
396422
],
397423
"nextStratId": 26,
398424
"nextNotableId": 3
399-
}
425+
}

0 commit comments

Comments
 (0)