We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d360490 commit 1dddd6eCopy full SHA for 1dddd6e
1 file changed
region/wreckedship/main/Robot Assembly Line.json
@@ -201,6 +201,25 @@
201
"flashSuitChecked": true,
202
"note": ["It is only possible to enter X-Mode with a first frame unmorph in this room"]
203
},
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
223
{
224
"id": 12,
225
"link": [1, 1],
0 commit comments