|
1684 | 1684 | "clearsObstacles": ["A", "B", "C"], |
1685 | 1685 | "flashSuitChecked": true |
1686 | 1686 | }, |
| 1687 | + { |
| 1688 | + "link": [4, 4], |
| 1689 | + "name": "R-Mode Spark Interrupt", |
| 1690 | + "requires": [ |
| 1691 | + {"obstaclesCleared": ["R-Mode"]}, |
| 1692 | + {"or": [ |
| 1693 | + "h_CrystalFlashForReserveEnergy", |
| 1694 | + {"and": [ |
| 1695 | + "h_RModeCanRefillReserves", |
| 1696 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 40}} |
| 1697 | + ]} |
| 1698 | + ]}, |
| 1699 | + {"or": [ |
| 1700 | + {"canShineCharge": {"usedTiles": 12, "steepUpTiles": 7, "openEnd": 1}}, |
| 1701 | + {"and": [ |
| 1702 | + {"obstaclesCleared": ["C"]}, |
| 1703 | + "Morph", |
| 1704 | + {"or": [ |
| 1705 | + {"canShineCharge": {"usedTiles": 16, "steepUpTiles": 6, "openEnd": 0}}, |
| 1706 | + {"and": [ |
| 1707 | + "f_DefeatedPhantoon", |
| 1708 | + {"canShineCharge": {"usedTiles": 19, "steepDownTiles": 6, "openEnd": 1}} |
| 1709 | + ]} |
| 1710 | + ]} |
| 1711 | + ]} |
| 1712 | + ]}, |
| 1713 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 1714 | + "canRModeSparkInterrupt" |
| 1715 | + ], |
| 1716 | + "resetsObstacles": ["R-Mode"], |
| 1717 | + "flashSuitChecked": true, |
| 1718 | + "blueSuitChecked": true, |
| 1719 | + "note": [ |
| 1720 | + "Power Off: Farm Coverns and use either the ramp to the upper right door or the ramp by the inactive treadmills to shinecharge.", |
| 1721 | + "Interrupt using the next Covern spawn.", |
| 1722 | + "Power On: Farm Atomics and shinecharge using the ramp to the upper right door, using an Atomic to interrupt. Or open the path", |
| 1723 | + "to the treadmills, shinecharge there, and jump under a Kzan to interrupt." |
| 1724 | + ] |
| 1725 | + }, |
1687 | 1726 | { |
1688 | 1727 | "id": 55, |
1689 | 1728 | "link": [4, 4], |
|
2451 | 2490 | "canBePatient", |
2452 | 2491 | "Plasma" |
2453 | 2492 | ]}, |
| 2493 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 20}}, |
2454 | 2494 | {"or": [ |
2455 | 2495 | {"and": [ |
2456 | 2496 | "canCarefulJump", |
2457 | 2497 | "canMidAirMorph", |
2458 | 2498 | "canDisableEquipment" |
2459 | 2499 | ]}, |
2460 | 2500 | "h_useSpringBall" |
2461 | | - ]} |
| 2501 | + ]}, |
| 2502 | + {"autoReserveTrigger": {}} |
2462 | 2503 | ], |
2463 | 2504 | "clearsObstacles": ["B"], |
| 2505 | + "resetsObstacles": ["R-Mode"], |
2464 | 2506 | "flashSuitChecked": true, |
2465 | 2507 | "note": [ |
2466 | 2508 | "In R-Mode, kill the Coverns until there is Energy in Samus's Reserves. Get into the Morph tunnel and go to the far left.", |
|
0 commit comments