|
175 | 175 | "Or you can also use a heat interrupt." |
176 | 176 | ] |
177 | 177 | }, |
| 178 | + { |
| 179 | + "link": [1, 4], |
| 180 | + "name": "Direct G-Mode Spark Interrupt", |
| 181 | + "entranceCondition": { |
| 182 | + "comeInWithGMode": { |
| 183 | + "mode": "direct", |
| 184 | + "morphed": false |
| 185 | + } |
| 186 | + }, |
| 187 | + "requires": [ |
| 188 | + "h_CrystalFlashForReserveEnergy", |
| 189 | + {"canShineCharge": {"usedTiles": 24, "openEnd": 1}}, |
| 190 | + {"or": [ |
| 191 | + {"and": [ |
| 192 | + "canReserveTriggerBufferXRay", |
| 193 | + {"autoReserveTrigger": {"implicitHeatFrames": "no"}} |
| 194 | + ]}, |
| 195 | + {"autoReserveTrigger": {}} |
| 196 | + ]}, |
| 197 | + {"or": [ |
| 198 | + "canRModePauseAbuseSparkInterrupt", |
| 199 | + {"and": [ |
| 200 | + "canRModeSparkInterrupt", |
| 201 | + {"acidFrames": 30}, |
| 202 | + {"heatFrames": 70} |
| 203 | + ]} |
| 204 | + ]}, |
| 205 | + {"heatFrames": 90} |
| 206 | + ], |
| 207 | + "flashSuitChecked": true, |
| 208 | + "blueSuitChecked": true, |
| 209 | + "note": [ |
| 210 | + "Cross to the center platform to get to the shinecharge runway. Crystal Flash and then use the acid left of the elevator platform to interrupt.", |
| 211 | + "Time the entry so that the acid is low to ensure Samus can escape: if not using pause abuse, this must include the time taken for the reserve trigger." |
| 212 | + ] |
| 213 | + }, |
178 | 214 | { |
179 | 215 | "id": 3, |
180 | 216 | "link": [1, 4], |
|
479 | 515 | "at the leftmost side of the of the center runway. Or you can also use a heat interrupt." |
480 | 516 | ] |
481 | 517 | }, |
| 518 | + { |
| 519 | + "link": [2, 4], |
| 520 | + "name": "Direct G-Mode Spark Interrupt", |
| 521 | + "entranceCondition": { |
| 522 | + "comeInWithGMode": { |
| 523 | + "mode": "direct", |
| 524 | + "morphed": false |
| 525 | + } |
| 526 | + }, |
| 527 | + "requires": [ |
| 528 | + "h_CrystalFlashForReserveEnergy", |
| 529 | + {"canShineCharge": {"usedTiles": 24, "openEnd": 1}}, |
| 530 | + {"or": [ |
| 531 | + {"and": [ |
| 532 | + "canReserveTriggerBufferXRay", |
| 533 | + {"autoReserveTrigger": {"implicitHeatFrames": "no"}} |
| 534 | + ]}, |
| 535 | + {"autoReserveTrigger": {}} |
| 536 | + ]}, |
| 537 | + {"or": [ |
| 538 | + "canRModePauseAbuseSparkInterrupt", |
| 539 | + {"and": [ |
| 540 | + "canRModeSparkInterrupt", |
| 541 | + {"acidFrames": 30}, |
| 542 | + {"heatFrames": 70} |
| 543 | + ]} |
| 544 | + ]}, |
| 545 | + {"heatFrames": 90} |
| 546 | + ], |
| 547 | + "flashSuitChecked": true, |
| 548 | + "blueSuitChecked": true, |
| 549 | + "note": [ |
| 550 | + "Cross to the center platform to get to the shinecharge runway. Crystal Flash and then use the acid left of the elevator platform to interrupt.", |
| 551 | + "Time the entry so that the acid is low to ensure Samus can escape: if not using pause abuse, this must include the time taken for the reserve trigger." |
| 552 | + ] |
| 553 | + }, |
482 | 554 | { |
483 | 555 | "id": 13, |
484 | 556 | "link": [2, 4], |
|
0 commit comments