Skip to content

Commit c4c9ff5

Browse files
committed
Mission Impossible R-Mode Spark Interrupt
1 parent 2af0a69 commit c4c9ff5

1 file changed

Lines changed: 47 additions & 0 deletions

File tree

region/brinstar/pink/Mission Impossible Room.json

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,53 @@
149149
},
150150
"flashSuitChecked": true
151151
},
152+
{
153+
"link": [1, 1],
154+
"name": "R-Mode Spark Interrupt (Gain Blue Suit) (Unbroken Super Block)",
155+
"entranceCondition": {
156+
"comeInWithRMode": {}
157+
},
158+
"requires": [
159+
{"or": [
160+
"h_CrystalFlash",
161+
{"and": [
162+
"h_RModeCanRefillReserves",
163+
{"resourceMissingAtMost": [{"type": "Missile", "count": 0}]},
164+
{"resourceMissingAtMost": [{"type": "Super", "count": 0}]},
165+
{"or":[
166+
{"and": [
167+
"canBePatient",
168+
{"partialRefill": {"type": "ReserveEnergy", "limit": 5}}
169+
]},
170+
{"and": [
171+
"canBeExtremelyPatient",
172+
{"partialRefill": {"type": "ReserveEnergy", "limit": 20}}
173+
]}
174+
]}
175+
]}
176+
]},
177+
"canPauseAbuse",
178+
{"or":[
179+
{"canShineCharge": {"usedTiles": 16, "openEnd": 0}},
180+
{"and":[
181+
{"spikeHits": 1},
182+
"canUseIFrames",
183+
{"canShineCharge": {"usedTiles": 23, "openEnd": 0}}
184+
]}
185+
]},
186+
{"autoReserveTrigger": {}},
187+
"canRModeSparkInterrupt"
188+
],
189+
"flashSuitChecked": true,
190+
"blueSuitChecked": true,
191+
"note": [
192+
"Kill both Sidehoppers for energy, or else Crystal Flash (kill both Sidehoppers anyway so you have the runway free).",
193+
"To R-Mode Spark Interrupt from spikes, damage down to within 1 more spike hit of health and set reserves to Manual.",
194+
"Gain shinecharge, press Start and immediately step on spikes during the fadeout. At the last moment before the game",
195+
"pauses, begin spark windup. In the pause menu, set reserves back to Auto but do not refill any energy (unpause with",
196+
"00 energy). As soon as you hear the reserve fill complete, pause and unpause again to restore visibility."
197+
]
198+
},
152199
{
153200
"id": 2,
154201
"link": [1, 1],

0 commit comments

Comments
 (0)