|
488 | 488 | "the lower left Alcoon." |
489 | 489 | ] |
490 | 490 | }, |
| 491 | + { |
| 492 | + "link": [1, 7], |
| 493 | + "name": "Direct G-Mode Spark Interrupt", |
| 494 | + "entranceCondition": { |
| 495 | + "comeInWithGMode": { |
| 496 | + "mode": "direct", |
| 497 | + "morphed": false |
| 498 | + } |
| 499 | + }, |
| 500 | + "requires": [ |
| 501 | + {"or": [ |
| 502 | + "canWalljump", |
| 503 | + "HiJump", |
| 504 | + "canSpringBallJumpMidAir", |
| 505 | + "SpaceJump", |
| 506 | + {"and": [ |
| 507 | + "canIBJ", |
| 508 | + "canBombHorizontally", |
| 509 | + "canJumpIntoIBJ" |
| 510 | + ]}, |
| 511 | + {"and": [ |
| 512 | + "canUseFrozenEnemies", |
| 513 | + "canInsaneJump" |
| 514 | + ]} |
| 515 | + ]}, |
| 516 | + "h_CrystalFlashForReserveEnergy", |
| 517 | + {"canShineCharge": {"usedTiles": 27, "gentleUpTiles": 2, "openEnd": 0}}, |
| 518 | + {"or": [ |
| 519 | + "canDownBack", |
| 520 | + "canTrickyJump" |
| 521 | + ]}, |
| 522 | + {"or": [ |
| 523 | + {"and": [ |
| 524 | + {"disableEquipment": "ETank"}, |
| 525 | + {"autoReserveTrigger": {}}, |
| 526 | + "canRModeSparkInterrupt", |
| 527 | + {"enemyDamage": {"enemy": "Alcoon", "type": "contact", "hits": 1}} |
| 528 | + ]}, |
| 529 | + {"and": [ |
| 530 | + "canReserveTriggerBufferXRay", |
| 531 | + {"autoReserveTrigger": {"implicitHeatFrames": "no"}}, |
| 532 | + "canRModePauseAbuseSparkInterrupt", |
| 533 | + {"heatFrames": 30} |
| 534 | + ]} |
| 535 | + ]} |
| 536 | + ], |
| 537 | + "clearsObstacles": ["A"], |
| 538 | + "flashSuitChecked": true, |
| 539 | + "blueSuitChecked": true, |
| 540 | + "note": [ |
| 541 | + "Crystal Flash near the edge - just before Samus goes off-screen - to clear the runway Alcoon.", |
| 542 | + "Shinecharge to the left, then weave down and into the Alcoon to interrupt." |
| 543 | + ] |
| 544 | + }, |
491 | 545 | { |
492 | 546 | "id": 5, |
493 | 547 | "link": [1, 7], |
|
1243 | 1297 | "If you Crystal Flash early, stay near the door to ensure you kill only the two spike Alcoons." |
1244 | 1298 | ] |
1245 | 1299 | }, |
| 1300 | + { |
| 1301 | + "link": [3, 7], |
| 1302 | + "name": "Direct G-Mode Spark Interrupt", |
| 1303 | + "entranceCondition": { |
| 1304 | + "comeInWithGMode": { |
| 1305 | + "mode": "direct", |
| 1306 | + "morphed": false |
| 1307 | + } |
| 1308 | + }, |
| 1309 | + "requires": [ |
| 1310 | + {"or": [ |
| 1311 | + "canWalljump", |
| 1312 | + "HiJump", |
| 1313 | + "canSpringBallJumpMidAir", |
| 1314 | + "SpaceJump", |
| 1315 | + {"and": [ |
| 1316 | + "canIBJ", |
| 1317 | + "canBombHorizontally", |
| 1318 | + "canJumpIntoIBJ" |
| 1319 | + ]}, |
| 1320 | + {"and": [ |
| 1321 | + "canUseFrozenEnemies", |
| 1322 | + "canInsaneJump" |
| 1323 | + ]} |
| 1324 | + ]}, |
| 1325 | + "h_CrystalFlashForReserveEnergy", |
| 1326 | + {"canShineCharge": {"usedTiles": 27, "gentleUpTiles": 2, "openEnd": 0}}, |
| 1327 | + {"or": [ |
| 1328 | + "canDownBack", |
| 1329 | + "canTrickyJump" |
| 1330 | + ]}, |
| 1331 | + {"or": [ |
| 1332 | + {"and": [ |
| 1333 | + {"disableEquipment": "ETank"}, |
| 1334 | + {"autoReserveTrigger": {}}, |
| 1335 | + "canRModeSparkInterrupt", |
| 1336 | + {"enemyDamage": {"enemy": "Alcoon", "type": "contact", "hits": 1}} |
| 1337 | + ]}, |
| 1338 | + {"and": [ |
| 1339 | + "canReserveTriggerBufferXRay", |
| 1340 | + {"autoReserveTrigger": {"implicitHeatFrames": "no"}}, |
| 1341 | + "canRModePauseAbuseSparkInterrupt", |
| 1342 | + {"heatFrames": 30} |
| 1343 | + ]} |
| 1344 | + ]} |
| 1345 | + ], |
| 1346 | + "clearsObstacles": ["A"], |
| 1347 | + "flashSuitChecked": true, |
| 1348 | + "blueSuitChecked": true, |
| 1349 | + "note": [ |
| 1350 | + "Kill the spike Alcoons before climbing to the upper runway. Be sure to jump over the invisible fireball projectiles.", |
| 1351 | + "Crystal Flash at the top right, just before Samus goes off-screen, to clear the runway Alcoon.", |
| 1352 | + "Shinecharge to the left, then weave down and into the Alcoon to interrupt." |
| 1353 | + ] |
| 1354 | + }, |
1246 | 1355 | { |
1247 | 1356 | "id": 19, |
1248 | 1357 | "link": [3, 7], |
|
0 commit comments