Skip to content

Commit 1dddd6e

Browse files
committed
Robot Assembly Line R-Mode Spark Interrupt
1 parent d360490 commit 1dddd6e

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

region/wreckedship/main/Robot Assembly Line.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,25 @@
201201
"flashSuitChecked": true,
202202
"note": ["It is only possible to enter X-Mode with a first frame unmorph in this room"]
203203
},
204+
{
205+
"link": [1, 1],
206+
"name": "R-Mode Spark Interrupt",
207+
"entranceCondition": {
208+
"comeInWithRMode": {}
209+
},
210+
"requires": [
211+
"f_DefeatedPhantoon",
212+
"h_CrystalFlashForReserveEnergy",
213+
{"canShineCharge": {"usedTiles": 15, "openEnd": 1}},
214+
{"autoReserveTrigger": {}},
215+
"canRModeSparkInterrupt"
216+
],
217+
"flashSuitChecked": true,
218+
"blueSuitChecked": true,
219+
"note": [
220+
"Crystal Flash at the door. Run against the treadmill to shinecharge, then windup under the broken circuit as it drops a spark to interrupt."
221+
]
222+
},
204223
{
205224
"id": 12,
206225
"link": [1, 1],

0 commit comments

Comments
 (0)