Skip to content

Commit db9c1a8

Browse files
authored
Merge pull request #2508 from aquanight/rsi-cl-cosine-room
Cosine Room R-Mode Spark Interrupt
2 parents 0acb78c + 5bfa584 commit db9c1a8

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

region/norfair/crocomire/Cosine Room.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,25 @@
234234
"note": "Wait for the acid to lower then quickly roll part way forward to trigger the Metarees and return. Then go again without any difficulty.",
235235
"devNote": "This is only useful if the item is Morph."
236236
},
237+
{
238+
"link": [1, 2],
239+
"name": "R-Mode Spark Interrupt",
240+
"entranceCondition": {
241+
"comeInWithRMode": {}
242+
},
243+
"requires": [
244+
{"refill": ["Energy"]},
245+
"Morph",
246+
{"canShineCharge": {"usedTiles": 33, "gentleUpTiles": 8, "gentleDownTiles": 8, "steepUpTiles": 2, "steepDownTiles": 2, "openEnd": 0}},
247+
{"autoReserveTrigger": {}},
248+
"canRModeSparkInterrupt"
249+
],
250+
"flashSuitChecked": true,
251+
"blueSuitChecked": true,
252+
"note": [
253+
"Fill up on Gamets. Wait for the acid low tide to shinecharge, then morph through and use a Gamet to interrupt."
254+
]
255+
},
237256
{
238257
"id": 6,
239258
"link": [2, 1],

0 commit comments

Comments
 (0)