The ability to gain a blue suit by triggering an R-Mode forced stand-up during a shinespark wind-up. To do this, enter a room in R-Mode and put some energy back into reserves, for example by farming enemy drops or performing a Crystal Flash. Damage down to where auto-reserves will trigger after one more enemy hit. Use a runway to gain a shinecharge, and press jump to activate shinespark wind-up near an enemy, in such a way that the enemy hits Samus during the wind-up, triggering an R-Mode forced stand-up.
Dependencies: canCarryBlueSuit
From: 1
Left Door
To: 1
Left Door
Activate Bomb Torizo, and farm his eggs for energy. They can be farmed freely. Waste all but 5 Missiles to prevent the laser attack. Standing in the correct position will ensure he will be trapped against the wall. Quickly use a jump to perform a very narrow shinecharge, then get interrupted by any Bomb Torizo attack. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"not": "f_DefeatedBombTorizo"
}
{
"not": "f_ZebesSetAblaze"
}
"canRiskPermanentLossOfAccess"
"h_activateBombTorizo"
"canUseIFrames"
{
"or": [
"canDodgeWhileShooting",
{
"resourceAtMost": [
{
"type": "Missile",
"count": 5
}
]
}
]
}
{
"refill": [
"Energy"
]
}
{
"canShineCharge": {
"usedTiles": 13,
"openEnd": 0
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Collects items: 2 Dev note: May need an alternative helper in place of h_activateBombTorizo, due to R-Mode entrance condition. |
|
Farm wall pirates while leaving one left. Lead it to the bottom of the shaft, get shine charge, then windup in front of it to get shot and interrupted. Entrance condition: {
"comeInWithRMode": {},
"comesThroughToilet": "no"
}Requires: {
"not": "f_ZebesSetAblaze"
}
"h_ZebesIsAwake"
{
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
{
"or": [
{
"and": [
"h_destroyBombWalls",
{
"canShineCharge": {
"usedTiles": 28,
"openEnd": 0
}
}
]
},
{
"and": [
{
"doorUnlockedAtNode": 5
},
{
"canShineCharge": {
"usedTiles": 13,
"openEnd": 0
}
}
]
},
{
"canShineCharge": {
"usedTiles": 12,
"openEnd": 0
}
}
]
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: A Unlocks doors: {"nodeId":5,"types":["ammo"],"requires":[]} |
From: 2
Bottom Left Door
To: 5
Bottom Right Door
With Zebes set ablaze, Climb only spawns two pirates that drop nothing, and the bomb wall is automatically cleared. The rising lava is now acid instead, so Speed Booster works normally with Gravity Suit. Jump up the platforms to get high enough above the rising acid to safely Crystal Flash, then dive back into the acid against either bottom door. Wait in the acid until your energy is low enough and shinecharge. Windup right before energy runs out to interrupt then *immediately* leave to limit acid damage. Entrance condition: {
"comeInWithRMode": {}
}Requires: "Gravity"
"f_ZebesSetAblaze"
{
"or": [
{
"enemyDamage": {
"enemy": "Custom Climb Pirate",
"type": "contact",
"hits": 1
}
},
{
"enemyKill": {
"enemies": [
[
"Custom Climb Pirate",
"Custom Climb Pirate"
]
],
"explicitWeapons": [
"Plasma",
"Super",
"PowerBomb"
]
}
}
]
}
"h_CrystalFlash"
{
"acidFrames": 320
}
{
"canShineCharge": {
"usedTiles": 28,
"openEnd": 0
}
}
{
"or": [
{
"and": [
{
"disableEquipment": "ETank"
},
{
"refill": [
"ReserveEnergy"
]
},
{
"autoReserveTrigger": {}
}
]
},
{
"autoReserveTrigger": {
"maxReserveEnergy": 50
}
}
]
}
"canRModeSparkInterrupt"
{
"acidFrames": 80
}
{
"resetRoom": {
"nodes": [
2,
5
]
}
}Clears obstacles: A, B Unlocks doors: {"nodeId":2,"types":["ammo"],"requires":[]}
{"nodeId":5,"types":["ammo"],"requires":[]}Dev note: FIXME: Needs to support Hyper Beam kill also. |
From: 2
Bottom Left Door
To: 6
Main Junction
Farm wall pirates while leaving one left. Lead it to the bottom of the shaft, get shine charge, then windup in front of it to get shot and interrupted. Entrance condition: {
"comeInWithRMode": {}
}Requires: "h_ClimbWithoutLava"
{
"or": [
"h_destroyBombWalls",
{
"getBlueSpeed": {
"usedTiles": 14,
"openEnd": 0
}
},
{
"and": [
{
"getBlueSpeed": {
"usedTiles": 15,
"openEnd": 0
}
},
{
"doorUnlockedAtNode": 2
}
]
}
]
}
{
"not": "f_ZebesSetAblaze"
}
"h_ZebesIsAwake"
{
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
{
"canShineCharge": {
"usedTiles": 28,
"openEnd": 0
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: A, B Unlocks doors: {"nodeId":2,"types":["ammo"],"requires":[]}
{"nodeId":5,"types":["ammo"],"requires":[]}Dev note: This door triggers the rising lava, which will prevent gaining shinecharge. |
|
Farm wall pirates while leaving one left. Lead it to the bottom of the shaft, get shine charge, then windup in front of it to get shot and interrupted. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"not": "f_ZebesSetAblaze"
}
"h_ZebesIsAwake"
"h_bombThings"
{
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
{
"or": [
{
"and": [
"h_destroyBombWalls",
{
"canShineCharge": {
"usedTiles": 28,
"openEnd": 0
}
}
]
},
{
"and": [
{
"doorUnlockedAtNode": 5
},
{
"canShineCharge": {
"usedTiles": 13,
"openEnd": 0
}
}
]
},
{
"canShineCharge": {
"usedTiles": 12,
"openEnd": 0
}
}
]
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: A Unlocks doors: {"nodeId":5,"types":["ammo"],"requires":[]} |
From: 4
Middle Right Door
To: 6
Main Junction
Farm wall pirates while leaving one left. Lead it to the bottom of the shaft, get shine charge, then windup in front of it to get shot and interrupted. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"not": "f_ZebesSetAblaze"
}
"h_bombThings"
"h_ZebesIsAwake"
{
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
{
"or": [
{
"and": [
"h_destroyBombWalls",
{
"canShineCharge": {
"usedTiles": 28,
"openEnd": 0
}
}
]
},
{
"and": [
{
"doorUnlockedAtNode": 5
},
{
"canShineCharge": {
"usedTiles": 13,
"openEnd": 0
}
}
]
},
{
"canShineCharge": {
"usedTiles": 12,
"openEnd": 0
}
}
]
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: A Unlocks doors: {"nodeId":5,"types":["ammo"],"requires":[]} |
From: 5
Bottom Right Door
To: 5
Bottom Right Door
With Zebes set ablaze, Climb only spawns two pirates that drop nothing, and the bomb wall is automatically cleared. The rising lava is now acid instead, so Gravity Suit works normally. Jump up the platforms to get high enough above the rising acid to safely Crystal Flash, then dive back into the acid against either bottom door. Wait in the acid until your energy is low enough and shinecharge. Windup right before energy runs out to interrupt then *immediately* leave to limit acid damage. Entrance condition: {
"comeInWithRMode": {}
}Requires: "Gravity"
"f_ZebesSetAblaze"
"h_CrystalFlash"
{
"acidFrames": 320
}
{
"canShineCharge": {
"usedTiles": 28,
"openEnd": 0
}
}
{
"or": [
{
"and": [
{
"disableEquipment": "ETank"
},
{
"refill": [
"ReserveEnergy"
]
},
{
"autoReserveTrigger": {}
}
]
},
{
"autoReserveTrigger": {
"maxReserveEnergy": 50
}
}
]
}
"canRModeSparkInterrupt"
{
"acidFrames": 80
}Clears obstacles: A, B Unlocks doors: {"nodeId":2,"types":["ammo"],"requires":[]}
{"nodeId":5,"types":["ammo"],"requires":[]}Dev note: FIXME: Needs enemyKill requirements for the escape pirates. |
From: 5
Bottom Right Door
To: 6
Main Junction
Farm wall pirates while leaving one left. Lead it to the bottom of the shaft, get shine charge, then windup in front of it to get shot and interrupted. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"not": "f_ZebesSetAblaze"
}
"h_ZebesIsAwake"
{
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
{
"or": [
{
"and": [
"h_destroyBombWalls",
{
"canShineCharge": {
"usedTiles": 28,
"openEnd": 0
}
}
]
},
{
"and": [
{
"doorUnlockedAtNode": 5
},
{
"canShineCharge": {
"usedTiles": 13,
"openEnd": 0
}
}
]
},
{
"canShineCharge": {
"usedTiles": 12,
"openEnd": 0
}
}
]
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: A Unlocks doors: {"nodeId":5,"types":["ammo"],"requires":[]} |
From: 2
Bottom Left Door
To: 2
Bottom Left Door
Kill all three Boyons for energy, or Crystal Flash. If you need to freeze Boyons for extra runway, disable Ice Beam to force them to unfreeze so you can interrupt spark. If you end up killing all four Boyons, you can also dip in the acid for the spark interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"enemyKill": {
"enemies": [
[
"Boyon",
"Boyon",
"Boyon"
]
],
"excludedWeapons": [
"PseudoScrew"
]
}
},
{
"or": [
{
"and": [
"canBePatient",
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 5
}
}
]
},
{
"and": [
"canBeExtremelyPatient",
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
]
}
]
}
{
"or": [
{
"canShineCharge": {
"usedTiles": 25,
"openEnd": 0
}
},
{
"and": [
"canTrivialUseFrozenEnemies",
{
"canShineCharge": {
"usedTiles": 31,
"openEnd": 0
}
},
{
"disableEquipment": "Ice"
}
]
}
]
}
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt"Clears obstacles: A |
|
There are many mellows for farming. Leave one alive to spark interrupt. If entry energy is poor, damage down to 29 energy before farming to activate health bias, then quickly kill many Mellows with Plasma Beam or Power Bombs before collecting their drops. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"not": "f_ZebesSetAblaze"
}
{
"or": [
"h_CrystalFlash",
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"or": [
{
"and": [
{
"resourceAvailable": [
{
"type": "RegularEnergy",
"count": 19
}
]
},
{
"disableEquipment": "ETank"
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 100
}
}
]
},
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "RegularEnergy",
"count": 0
}
]
},
"canRiskPermanentLossOfAccess",
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 100
}
}
]
}
]
}
]
}
]
}
{
"canShineCharge": {
"usedTiles": 37,
"openEnd": 0
}
}
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt"Dev note: FIXME: Other weapon options for fast Mellow farming while abusing healthbomb state. Needs to be fast to not risk drops timing out. |
|
There are many mellows for farming. Leave one alive to spark interrupt. If entry energy is poor, damage down to 29 energy before farming to activate health bias, then quickly kill many Mellows with Plasma Beam or Power Bombs before collecting their drops. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"not": "f_ZebesSetAblaze"
}
{
"or": [
"h_CrystalFlash",
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"or": [
{
"and": [
{
"resourceAvailable": [
{
"type": "RegularEnergy",
"count": 99
}
]
},
{
"disableEquipment": "ETank"
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 100
}
}
]
},
{
"and": [
{
"resourceAvailable": [
{
"type": "RegularEnergy",
"count": 19
}
]
},
{
"or": [
"Plasma",
"h_usePowerBomb"
]
},
{
"disableEquipment": "ETank"
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 100
}
}
]
},
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "RegularEnergy",
"count": 0
}
]
},
"canRiskPermanentLossOfAccess",
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 100
}
}
]
}
]
}
]
}
]
}
{
"canShineCharge": {
"usedTiles": 37,
"openEnd": 0
}
}
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt"Dev note: FIXME: Other weapon options for fast Mellow farming while abusing healthbomb state. Needs to be fast to not risk drops timing out. |
From: 8
Central Junction
To: 8
Central Junction
Farm Geemers and Skree for energy or else Crystal Flash. The bomb wall respawns so Crystal Flash can't be used to clear it. Shinecharge and get interrupted by the Ripper by the save room door, or leave a Geemer alive. Requires: "h_ZebesIsAwake"
{
"not": "f_ZebesSetAblaze"
}
{
"obstaclesCleared": [
"R-Mode"
]
}
{
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 100
}
}
]
}
]
}
{
"canShineCharge": {
"usedTiles": 25,
"steepUpTiles": 3,
"steepDownTiles": 3,
"openEnd": 0
}
}
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt"Resets obstacles: R-Mode |
From: 1
Left Door
To: 1
Left Door
In R-Mode, fill your Reserves at the farm. Damage down again so that Samus is within 1 Zebbo hit from triggering Reserves. Gain a shinecharge in-room without gaining more energy. It is possible to time the despawn of a drop with the acid if no ammo is owned. Shinespark vertically, such that a Zebbo can hit Samus in the wind-up to cause a reserve trigger, giving a blue suit. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"refill": [
"Energy"
]
}
{
"or": [
{
"canShineCharge": {
"usedTiles": 14,
"steepUpTiles": 1,
"steepDownTiles": 1,
"openEnd": 0
}
},
{
"and": [
{
"canShineCharge": {
"usedTiles": 15,
"steepUpTiles": 1,
"steepDownTiles": 1,
"openEnd": 0
}
},
{
"doorUnlockedAtNode": 1
}
]
},
{
"and": [
{
"canShineCharge": {
"usedTiles": 18,
"steepUpTiles": 1,
"steepDownTiles": 1,
"openEnd": 1
}
},
"h_destroyBombWalls"
]
},
{
"and": [
{
"canShineCharge": {
"usedTiles": 19,
"steepUpTiles": 1,
"steepDownTiles": 1,
"openEnd": 1
}
},
"h_destroyBombWalls",
{
"doorUnlockedAtNode": 1
}
]
}
]
}
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt"Clears obstacles: B Unlocks doors: {"types":["ammo"],"requires":[]} |
From: 1
Left Door
To: 1
Left Door
Clear the bomb barriers and farm two Wavers. The two side wavers are local and easier to position for the R-Mode Spark Interrupt. It can help to pause abuse in the acid either to damage down or as part of the R-Mode Spark Interrupt. If grabbed by a Yapping Maw during a Shinespark, keep at least any button held to prevent a crash. Entrance condition: {
"comeInWithRMode": {}
}Requires: "canTrickyJump"
"canDodgeWhileShooting"
{
"or": [
"ScrewAttack",
"h_useMorphBombs",
{
"and": [
"Morph",
{
"or": [
{
"ammo": {
"type": "PowerBomb",
"count": 3
}
},
{
"and": [
"h_CrystalFlash",
{
"ammo": {
"type": "PowerBomb",
"count": 2
}
}
]
}
]
}
]
}
]
}
{
"or": [
{
"resourceAvailable": [
{
"type": "ReserveEnergy",
"count": 1
}
]
},
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
{
"or": [
{
"canShineCharge": {
"usedTiles": 18,
"steepUpTiles": 2,
"steepDownTiles": 1,
"startingDownTiles": 0,
"openEnd": 1
}
},
{
"and": [
{
"or": [
"canUseFrozenEnemies",
{
"ammo": {
"type": "Super",
"count": 1
}
}
]
},
{
"canShineCharge": {
"usedTiles": 21,
"steepUpTiles": 2,
"steepDownTiles": 2,
"startingDownTiles": 1,
"openEnd": 0
}
}
]
}
]
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
{
"or": [
{
"and": [
"canInsaneJump",
"canRModeSparkInterrupt"
]
},
"canRModePauseAbuseSparkInterrupt"
]
}Clears obstacles: A |
From: 2
Right Door
To: 1
Left Door
Clear the bomb barriers and farm two Wavers. The two side wavers are local and easier to position for the R-Mode Spark Interrupt. It can help to pause abuse in the acid either to damage down or as part of the R-Mode Spark Interrupt. If grabbed by a Yapping Maw during a Shinespark, keep at least any button held to prevent a crash. Entrance condition: {
"comeInWithRMode": {}
}Requires: "canTrickyJump"
"canDodgeWhileShooting"
{
"or": [
"ScrewAttack",
"h_useMorphBombs",
{
"and": [
"Morph",
{
"or": [
{
"ammo": {
"type": "PowerBomb",
"count": 3
}
},
{
"and": [
"h_CrystalFlash",
{
"ammo": {
"type": "PowerBomb",
"count": 2
}
}
]
}
]
}
]
}
]
}
{
"or": [
{
"resourceAvailable": [
{
"type": "ReserveEnergy",
"count": 1
}
]
},
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
{
"or": [
{
"canShineCharge": {
"usedTiles": 18,
"steepUpTiles": 2,
"steepDownTiles": 1,
"startingDownTiles": 0,
"openEnd": 1
}
},
{
"and": [
{
"or": [
"canUseFrozenEnemies",
{
"ammo": {
"type": "Super",
"count": 1
}
}
]
},
{
"canShineCharge": {
"usedTiles": 21,
"steepUpTiles": 2,
"steepDownTiles": 2,
"startingDownTiles": 1,
"openEnd": 0
}
}
]
}
]
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
{
"or": [
{
"and": [
"canInsaneJump",
"canRModeSparkInterrupt"
]
},
"canRModePauseAbuseSparkInterrupt"
]
}Clears obstacles: A |
From: 1
Top Right Door
To: 4
Bottom Right Door
Farm four of the pirates for drops. If you have full power bombs and can do so without using one you can also kill two Beetoms for guaranteed two small energy drops. Keep the bottom pirate alive: stun it with a Power Beam shot or i-frame past it. Once you have the reserves, perform a 1-screen shortcharge between the bottom doors, then hop back up to the bottom pirate's ledge and get shot at. Entrance condition: {
"comeInWithRMode": {}
}Requires: "Morph"
"canUseIFrames"
{
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"or": [
{
"and": [
{
"enemyKill": {
"enemies": [
[
"Green Space Pirate (standing)",
"Green Space Pirate (standing)"
],
[
"Green Space Pirate (standing)",
"Green Space Pirate (standing)"
]
],
"excludedWeapons": [
"Missile"
]
}
},
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
},
{
"and": [
{
"enemyKill": {
"enemies": [
[
"Beetom",
"Beetom"
]
],
"excludedWeapons": [
"PowerBomb"
]
}
},
{
"resourceMissingAtMost": [
{
"type": "PowerBomb",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 10
}
}
]
}
]
}
]
}
]
}
{
"or": [
{
"canShineCharge": {
"usedTiles": 12,
"openEnd": 0
}
},
{
"and": [
{
"or": [
{
"doorUnlockedAtNode": 3
},
{
"doorUnlockedAtNode": 4
}
]
},
{
"canShineCharge": {
"usedTiles": 13,
"openEnd": 0
}
}
]
},
{
"and": [
{
"doorUnlockedAtNode": 3
},
{
"doorUnlockedAtNode": 4
},
{
"canShineCharge": {
"usedTiles": 14,
"openEnd": 0
}
}
]
}
]
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Unlocks doors: {"nodeId":3,"types":["ammo"],"requires":[]}
{"nodeId":4,"types":["ammo"],"requires":[]} |
From: 2
Middle Right Door
To: 4
Bottom Right Door
Farm four of the pirates for drops, leaving the bottom pirate alive. Stun it with a Power Beam shot or i-frame past it. Perform a 1-screen shortcharge between the bottom doors, then hop back up to the bottom pirate's ledge and get shot at. Entrance condition: {
"comeInWithRMode": {}
}Requires: "canUseIFrames"
{
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"enemyKill": {
"enemies": [
[
"Green Space Pirate (standing)",
"Green Space Pirate (standing)"
],
[
"Green Space Pirate (standing)",
"Green Space Pirate (standing)"
]
],
"excludedWeapons": [
"Missile"
]
}
},
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
{
"or": [
{
"canShineCharge": {
"usedTiles": 12,
"openEnd": 0
}
},
{
"and": [
{
"or": [
{
"doorUnlockedAtNode": 3
},
{
"doorUnlockedAtNode": 4
}
]
},
{
"canShineCharge": {
"usedTiles": 13,
"openEnd": 0
}
}
]
},
{
"and": [
{
"doorUnlockedAtNode": 3
},
{
"doorUnlockedAtNode": 4
},
{
"canShineCharge": {
"usedTiles": 14,
"openEnd": 0
}
}
]
}
]
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Unlocks doors: {"nodeId":3,"types":["ammo"],"requires":[]}
{"nodeId":4,"types":["ammo"],"requires":[]} |
From: 3
Bottom Left Door
To: 4
Bottom Right Door
Stun the bottom pirate with a Power Beam shot, or i-frame past it. Farm the four pirates above for drops, then get back through the bottom pirate. Stun it with a Power Beam shot or i-frame past it a second time. Perform a 1-screen shortcharge between the bottom doors, then hop back up to the bottom pirate's ledge and get shot at. Entrance condition: {
"comeInWithRMode": {}
}Requires: "canUseIFrames"
{
"or": [
"h_CrystalFlash",
{
"and": [
{
"enemyDamage": {
"enemy": "Green Space Pirate (standing)",
"type": "contact",
"hits": 1
}
},
"h_RModeCanRefillReserves",
{
"enemyKill": {
"enemies": [
[
"Green Space Pirate (standing)",
"Green Space Pirate (standing)"
],
[
"Green Space Pirate (standing)",
"Green Space Pirate (standing)"
]
],
"excludedWeapons": [
"Missile"
]
}
},
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
{
"or": [
{
"canShineCharge": {
"usedTiles": 12,
"openEnd": 0
}
},
{
"and": [
{
"or": [
{
"doorUnlockedAtNode": 3
},
{
"doorUnlockedAtNode": 4
}
]
},
{
"canShineCharge": {
"usedTiles": 13,
"openEnd": 0
}
}
]
},
{
"and": [
{
"doorUnlockedAtNode": 3
},
{
"doorUnlockedAtNode": 4
},
{
"canShineCharge": {
"usedTiles": 14,
"openEnd": 0
}
}
]
}
]
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Unlocks doors: {"nodeId":3,"types":["ammo"],"requires":[]}
{"nodeId":4,"types":["ammo"],"requires":[]} |
From: 4
Bottom Right Door
To: 4
Bottom Right Door
Stun the bottom pirate with a Power Beam shot, or i-frame past it. Farm the four pirates above for drops, then get back through the bottom pirate. Stun it with a Power Beam shot or i-frame past it a second time. Perform a 1-screen shortcharge between the bottom doors, then hop back up to the bottom pirate's ledge and get shot at. Entrance condition: {
"comeInWithRMode": {}
}Requires: "canUseIFrames"
{
"or": [
"h_CrystalFlash",
{
"and": [
{
"enemyDamage": {
"enemy": "Green Space Pirate (standing)",
"type": "contact",
"hits": 1
}
},
"h_RModeCanRefillReserves",
{
"enemyKill": {
"enemies": [
[
"Green Space Pirate (standing)",
"Green Space Pirate (standing)"
],
[
"Green Space Pirate (standing)",
"Green Space Pirate (standing)"
]
],
"excludedWeapons": [
"Missile"
]
}
},
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
{
"or": [
{
"canShineCharge": {
"usedTiles": 12,
"openEnd": 0
}
},
{
"and": [
{
"or": [
{
"doorUnlockedAtNode": 3
},
{
"doorUnlockedAtNode": 4
}
]
},
{
"canShineCharge": {
"usedTiles": 13,
"openEnd": 0
}
}
]
},
{
"and": [
{
"doorUnlockedAtNode": 3
},
{
"doorUnlockedAtNode": 4
},
{
"canShineCharge": {
"usedTiles": 14,
"openEnd": 0
}
}
]
}
]
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Unlocks doors: {"nodeId":3,"types":["ammo"],"requires":[]}
{"nodeId":4,"types":["ammo"],"requires":[]} |
|
The Kagos can provide a lot of energy. Run across the room and then jump into the Gray Geemer's path to interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"h_CrystalFlash",
{
"and": [
{
"or": [
{
"and": [
{
"resourceAvailable": [
{
"type": "RegularEnergy",
"count": 4
}
]
},
{
"disableEquipment": "ETank"
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 200
}
}
]
},
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "RegularEnergy",
"count": 0
}
]
},
"canRiskPermanentLossOfAccess",
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 200
}
}
]
}
]
},
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
}
]
}
]
}
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt" |
From: 2
Right Door
To: 1
Left Door
The Kagos can provide a lot of energy. Run across the room and then jump into the Gray Geemer's path to interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"h_CrystalFlash",
{
"and": [
{
"or": [
{
"and": [
{
"resourceAvailable": [
{
"type": "RegularEnergy",
"count": 4
}
]
},
{
"disableEquipment": "ETank"
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 200
}
}
]
},
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "RegularEnergy",
"count": 0
}
]
},
"canRiskPermanentLossOfAccess",
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 200
}
}
]
}
]
},
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
}
]
}
]
}
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt" |
|
Farm the geemers, then use a Waver to interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 10
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt" |
From: 2
Right Door
To: 2
Right Door
Farm the geemers, then use a Waver to interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 10
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt" |
|
Seven Scisers can be farmed. Use the 8th (a bottom left one) to interrupt spark. Leave the slower, local Sciser alive to use for the Shinespark interrupt. Position it in the ceiling cubby hole to safely perform the Shinecharge and jump into the Sciser as it walks back down. Entrance condition: {
"comeInWithRMode": {},
"comesThroughToilet": "no"
}Requires: "Morph"
{
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"or": [
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "PowerBomb",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 100
}
}
]
},
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "PowerBomb",
"count": 6
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
]
}
]
}
"canWaterShineCharge"
{
"canShineCharge": {
"usedTiles": 20,
"openEnd": 0
}
}
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt" |
|
Six Scisers can be farmed from the left side without needing Morph. Leave the slower, local Sciser alive to use for the Shinespark interrupt. Position it in the ceiling cubby hole to safely perform the Shinecharge and jump into the Sciser as it walks back down. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"or": [
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "PowerBomb",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 100
}
}
]
},
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "PowerBomb",
"count": 6
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
]
}
]
}
"canWaterShineCharge"
{
"canShineCharge": {
"usedTiles": 20,
"openEnd": 0
}
}
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt" |
From: 1
Left Door
To: 2
Right Door
Farm two Scisers in the bottom section (manipulate camera to see where they are) and left Kihunter. Shinecharge and get interrupted by the right Kihunter. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"canCameraManip",
{
"enemyDamage": {
"enemy": "Sciser",
"type": "contact",
"hits": 1
}
}
]
}
{
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "PowerBomb",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
{
"canShineCharge": {
"usedTiles": 33,
"steepUpTiles": 2,
"steepDownTiles": 5,
"openEnd": 0
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt" |
From: 2
Right Door
To: 2
Right Door
Farm two Scisers in the bottom section (manipulate camera to see where they are) and left Kihunter. Shinecharge and get interrupted by the right Kihunter. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"canCameraManip",
{
"enemyDamage": {
"enemy": "Sciser",
"type": "contact",
"hits": 1
}
}
]
}
{
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "PowerBomb",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
{
"canShineCharge": {
"usedTiles": 33,
"steepUpTiles": 2,
"steepDownTiles": 5,
"openEnd": 0
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt" |
From: 3
Bottom Door
To: 2
Right Door
Farm two Scisers in the bottom section and left Kihunter. Shinecharge and get interrupted by the right Kihunter. Entrance condition: {
"comeInWithRMode": {},
"comesThroughToilet": "no"
}Requires: {
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "PowerBomb",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
{
"canShineCharge": {
"usedTiles": 33,
"steepUpTiles": 2,
"steepDownTiles": 5,
"openEnd": 0
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt" |
|
Farm the Choots for energy. Shinecharge on the left side and get interrupted by the Skultera. Entrance condition: {
"comeInWithRMode": {}
}Requires: "Gravity"
"canDodgeWhileShooting"
{
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
{
"canShineCharge": {
"usedTiles": 20,
"steepUpTiles": 4,
"steepDownTiles": 2,
"startingDownTiles": 1,
"openEnd": 0
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt" |
|
Farm the Choots for energy. Shinecharge on the left side and get interrupted by the Skultera. Entrance condition: {
"comeInWithRMode": {}
}Requires: "Gravity"
{
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
{
"canShineCharge": {
"usedTiles": 20,
"steepUpTiles": 4,
"steepDownTiles": 2,
"startingDownTiles": 1,
"openEnd": 0
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt" |
From: 6
Middle Right Door (By Zeb Farm)
To: 12
Top Junction
Farm up on the Zeb, then lead one, frozen, to the upper portion. Freeze it again get shinecharge, then wait for it to unfreeze (or turn off Ice to force) and get hit by it to interrupt. Requires: {
"obstaclesCleared": [
"R-Mode"
]
}
{
"or": [
"h_bombThings",
"h_useSpringBall",
{
"and": [
"Morph",
"canXRayStandUp",
"canPartialFloorClip",
"canDownGrab"
]
}
]
}
"canTrickyUseFrozenEnemies"
{
"refill": [
"Energy"
]
}
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt"Resets obstacles: R-Mode |
From: 13
Bottom Junction
To: 13
Bottom Junction
If you come from the upper section, use the Zeb Farm to fill up. Otherwise you have one Skultera or the Ripper 2 availble for reserve farming, or else Crystal Flash. Run underwater for the shinecharge and jump into the second Skultera's path to interrupt. Requires: {
"obstaclesCleared": [
"R-Mode"
]
}
{
"or": [
{
"resourceMissingAtMost": [
{
"type": "ReserveEnergy",
"count": 0
}
]
},
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"or": [
{
"and": [
"canBePatient",
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 5
}
}
]
},
{
"and": [
{
"or": [
"canBeExtremelyPatient",
{
"and": [
{
"enemyKill": {
"enemies": [
[
"Ripper 2 (green)"
]
],
"excludedWeapons": [
"Super"
]
}
},
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
}
]
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
]
}
]
}
"Gravity"
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Resets obstacles: R-Mode Dev note: FIXME: Needs to track kill of the Ripper 2 in case this makes door #4 inaccessible. |
From: 1
Left Door
To: 1
Left Door
Crystal Flash required. Must have no E-Tanks (disable or don't collect). Disable suits and use two boulders to damage down. Shinecharge and spark quickly under the rightmost boulder to get the interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"disableEquipment": "ETank"
}
"h_CrystalFlash"
{
"disableEquipment": "Varia"
}
{
"disableEquipment": "Gravity"
}
{
"canShineCharge": {
"usedTiles": 16,
"openEnd": 1
}
}
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt" |
From: 1
Left Door
To: 1
Left Door
Crystal Flash required. Damage down using spikes or the first two boulders. Shinecharge and spark quickly under the leftmost boulder to get the interrupt. Requires: {
"obstaclesCleared": [
"A"
]
}
"h_CrystalFlash"
"canTrickyJump"
{
"canShineCharge": {
"usedTiles": 14,
"openEnd": 1
}
}
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt"Resets obstacles: A |
From: 1
Bottom Left Door
To: 1
Bottom Left Door
Entrance condition: {
"comeInWithRMode": {}
}Requires: "h_ZebesIsAwake"
{
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
{
"canShineCharge": {
"usedTiles": 30,
"openEnd": 0
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Dev note: Kill the Geemers for Reserves, or else Crystal Flash. Damage down and use the Reo to interrupt a shinespark wind-up. |
From: 2
Top Left Door
To: 1
Bottom Left Door
Entrance condition: {
"comeInWithRMode": {}
}Requires: "h_ZebesIsAwake"
{
"or": [
"h_CrystalFlash",
{
"and": [
"Morph",
"h_destroyBombWalls",
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
{
"canShineCharge": {
"usedTiles": 30,
"openEnd": 0
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: A, B Dev note: Kill the Geemers for Reserves, or else Crystal Flash. Damage down and use the Reo to interrupt a shinespark wind-up. |
|
Due to R-Mode Entry, getting hit by the Sidehopper can only be avoided by a quick Screw Attack after releasing the X-Ray Scope. You can attempt to farm the two ground Sidehoppers for Reserve Energy. Otherwise, you must use a Crystal Flash. Leave the ceiling Sidehopper alive to clear the runway for a shortcharge. Initiate the shinespark in midair so that Samus is in the path to be hit. Entrance condition: {
"comeInWithRMode": {}
}Requires: "h_ZebesIsAwake"
{
"or": [
"ScrewAttack",
{
"and": [
{
"enemyDamage": {
"enemy": "Sidehopper",
"type": "contact",
"hits": 1
}
},
{
"enemyKill": {
"enemies": [
[
"Sidehopper",
"Sidehopper"
]
],
"explicitWeapons": [
"Missile",
"Super",
"PowerBomb",
"Plasma"
]
}
}
]
}
]
}
{
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"or": [
{
"and": [
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 5
}
},
"canBePatient"
]
},
{
"and": [
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
},
"canBeExtremelyPatient"
]
}
]
}
]
}
]
}
"canTrickyDodgeEnemies"
"canShinechargeMovementComplex"
{
"canShineCharge": {
"usedTiles": 25,
"openEnd": 0
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: C Dev note: FIXME: More equipment combinations can work. |
From: 3
Right Door
To: 1
Left Door
The hoppers have a poor energy drop rate. The rightmost two can be killed easily for two chances at a drop, otherwise a Crystal Flash must be used to get reserves. Entrance condition: {
"comeInWithRMode": {}
}Requires: "h_ZebesIsAwake"
{
"or": [
"h_CrystalFlash",
{
"and": [
"h_usePowerBomb",
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 1
}
},
{
"or": [
{
"and": [
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 5
}
},
"canBePatient"
]
},
{
"and": [
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
},
"canBeVeryPatient"
]
}
]
}
]
}
]
}
{
"or": [
{
"and": [
{
"getBlueSpeed": {
"usedTiles": 21,
"openEnd": 1
}
},
"canSpeedball"
]
},
"h_bombThings"
]
}
{
"canShineCharge": {
"usedTiles": 21,
"openEnd": 1
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: A, B, C |
From: 1
Left Door
To: 2
Right Door
Kill Zeela for reserves or Crystal Flash. Lead one Zeela above the runway and perform Spark Interrupt. Crystal Flash can be used to clear the bomb blocks for access to the runway. Entrance condition: {
"comeInWithRMode": {}
}Requires: "Morph"
{
"or": [
"h_CrystalFlash",
{
"and": [
"h_bombThings",
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
{
"canShineCharge": {
"usedTiles": 17,
"openEnd": 0
}
}
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt"Clears obstacles: A |
From: 2
Right Door
To: 2
Right Door
Kill Zeela for reserves or Crystal Flash. Lead one Zeela above the runway and perform Spark Interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
{
"canShineCharge": {
"usedTiles": 17,
"openEnd": 0
}
}
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt" |
From: 1
Left Door
To: 3
Lower Item
Use the respawning Zeb to set up with reserves and enough energy to tank one Small Sidehopper hit without triggering Reserves then perform a 'slow short-charge' across the speedway: you must hold run at least until you have enough speed to get under the shutters. 1-tap shinecharge is used to shinecharge over the Small Sidehopper Pit, before passing the 2nd to last shutter. Fall in, take a hit for i-frames so you can land and be ready to wind up before you get hit again. Once you have blue suit you can simply Morph and roll through the bomb blocks to escape. Entrance condition: {
"comeInWithRMode": {}
}Requires: "Morph"
{
"refill": [
"Energy"
]
}
{
"canShineCharge": {
"usedTiles": 30,
"openEnd": 1
}
}
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt"Clears obstacles: A |
From: 1
Left Door
To: 4
Top Left Item
Before running across the speedway, use the Zeb spawner to get enough Reserves. Use the runway on the upper screen. There are many enemies up there to clear out of the way, but leave one alive. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"refill": [
"Energy"
]
}
{
"or": [
"canWalljump",
"HiJump",
"SpaceJump",
"canIBJ",
"canSpringBallJumpMidAir",
"h_crouchJumpDownGrab"
]
}
{
"canShineCharge": {
"usedTiles": 25,
"openEnd": 1
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: A |
From: 2
Right Door
To: 4
Top Left Item
Use the runway on the upper screen. There are many enemies up there to clear out of the way and will helpfully provide Reserves. Or else Crystal Flash. Leave one waver or small hopper alive. You can farm the rest for drops. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"canWalljump",
"HiJump",
"SpaceJump",
"canIBJ",
"canSpringBallJumpMidAir",
"h_crouchJumpDownGrab"
]
}
{
"or": [
"h_CrystalFlash",
{
"and": [
{
"disableEquipment": "ETank"
},
{
"resourceAvailable": [
{
"type": "Energy",
"count": 80
}
]
},
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 1
}
}
]
}
]
}
{
"canShineCharge": {
"usedTiles": 25,
"openEnd": 1
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: A |
From: 7
Junction (Zebbo Farms)
To: 7
Junction (Zebbo Farms)
The flash suit must be gained in-room due to R-Mode. Refer to the 'Gain Flash Suit (Spikesuit)' strat for how to do this. Set up energy as needed using the Zebbo farm. When ready, use the stored shinecharge and convert it into a blue suit. Requires: {
"obstaclesCleared": [
"R-Mode"
]
}
{
"or": [
{
"obstaclesCleared": [
"A"
]
},
{
"enemyKill": {
"enemies": [
[
"Beetom"
]
],
"excludedWeapons": [
"Bombs"
]
}
},
"canTrickyDodgeEnemies"
]
}
{
"refill": [
"Energy"
]
}
{
"useFlashSuit": {}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Resets obstacles: R-Mode |
From: 7
Junction (Zebbo Farms)
To: 7
Junction (Zebbo Farms)
After entering with R-Mode, clear or trap the Beetom(s) and use any Zebbo pipe to setup Energy. Bounce into the thorns with dash speed and enter X-Mode to gain shinecharge. Timing the shinecharge and X-Ray release to happen soon after i-frames refresh avoids a second thorn hit. Then get back to the Zebbo pipe and get the blue suit. Requires: {
"obstaclesCleared": [
"R-Mode"
]
}
{
"or": [
{
"obstaclesCleared": [
"A"
]
},
{
"enemyKill": {
"enemies": [
[
"Beetom"
]
],
"excludedWeapons": [
"Bombs"
]
}
},
"canTrickyDodgeEnemies"
]
}
{
"refill": [
"Energy"
]
}
"canXMode"
"h_XModeThornHit"
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Resets obstacles: R-Mode |
From: 1
Left Door
To: 1
Left Door
Farm Firefleas for Reserves or else Crystal Flash. Damage down on the thorns (6 hits suitless). Get shinecharge on the top-right ledge and use the last fireflea to interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "PowerBomb",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
{
"or": [
{
"canShineCharge": {
"usedTiles": 16,
"openEnd": 0
}
},
{
"and": [
{
"doorUnlockedAtNode": 2
},
{
"canShineCharge": {
"usedTiles": 17,
"openEnd": 0
}
}
]
}
]
}
{
"autoReserveTrigger": {}
}
{
"partialRefill": {
"type": "RegularEnergy",
"limit": 21
}
}
"canRModeSparkInterrupt"Unlocks doors: {"nodeId":2,"types":["ammo"],"requires":[]}Dev note: FIXME: The last fireflea self-destructs and will drop a Large Energy right on top of Samus if full on PBs. |
From: 2
Right Door
To: 1
Left Door
Farm Firefleas for Reserves or else Crystal Flash. Damage down on the thorns (6 hits suitless). Get shinecharge on the top-right ledge and use the last fireflea to interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "PowerBomb",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
{
"or": [
{
"canShineCharge": {
"usedTiles": 16,
"openEnd": 0
}
},
{
"and": [
{
"doorUnlockedAtNode": 2
},
{
"canShineCharge": {
"usedTiles": 17,
"openEnd": 0
}
}
]
}
]
}
{
"autoReserveTrigger": {}
}
{
"partialRefill": {
"type": "RegularEnergy",
"limit": 21
}
}
"canRModeSparkInterrupt"Unlocks doors: {"nodeId":2,"types":["ammo"],"requires":[]}Dev note: FIXME: The last fireflea self-destructs and will drop a Large Energy right on top of Samus if full on PBs. |
From: 12
Above Power Bomb Blocks - Main Junction
To: 12
Above Power Bomb Blocks - Main Junction
Enter R-Mode using any door. Crystal Flash (away from the Power Bomb blocks!) or farm the upper section enemies, except for one. Tight 1-screen shortcharge between the bottom doors. Both shells need to be opened. If R-Mode is entered below the Power Bomb blocks, you'll need to use a clip to get to the upper section without destroying the barrier. Requires: {
"obstaclesCleared": [
"R-Mode"
]
}
{
"obstaclesNotCleared": [
"A"
]
}
{
"or": [
"h_CrystalFlash",
{
"and": [
{
"disableEquipment": "ETank"
},
{
"or": [
{
"resourceAvailable": [
{
"type": "Energy",
"count": 85
}
]
},
{
"and": [
{
"enemyKill": {
"enemies": [
[
"Ripper 2 (red)"
],
[
"Ripper 2 (red)"
]
],
"excludedWeapons": [
"Super"
]
}
},
{
"resourceAvailable": [
{
"type": "Energy",
"count": 40
}
]
}
]
}
]
},
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 1
}
}
]
}
]
}
{
"or": [
{
"canShineCharge": {
"usedTiles": 12,
"openEnd": 0
}
},
{
"and": [
{
"doorUnlockedAtNode": 5
},
{
"canShineCharge": {
"usedTiles": 13,
"openEnd": 0
}
}
]
},
{
"and": [
{
"doorUnlockedAtNode": 6
},
{
"canShineCharge": {
"usedTiles": 13,
"openEnd": 0
}
}
]
},
{
"and": [
{
"doorUnlockedAtNode": 5
},
{
"doorUnlockedAtNode": 6
},
{
"canShineCharge": {
"usedTiles": 14,
"openEnd": 0
}
}
]
}
]
}
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt"Resets obstacles: R-Mode Unlocks doors: {"nodeId":5,"types":["ammo"],"requires":[]}
{"nodeId":6,"types":["ammo"],"requires":[]} |
From: 13
Below Power Bomb Blocks - Main Junction
To: 9
Right Etecoon Shaft - Top Left Door
Enter R-Mode using any door. Crystal Flash or farm the upper section enemies. Use 'Bottom Ice Clip' strat to regain access to the Etecoons Shaft, then wait on top of the crumble block to get the Zeela to follow you in. Shinecharge on top of the Etecoon Shaft and get hit by the Zeela to interrupt. Requires: {
"obstaclesCleared": [
"R-Mode"
]
}
{
"notable": "Bottom Ice Clip"
}
{
"or": [
"h_CrystalFlash",
{
"and": [
{
"obstaclesCleared": [
"A"
]
},
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
"h_bombThings"
"h_additionalBomb"
"canTrickyJump"
"h_XRayMorphIceClip"
{
"or": [
"h_useSpringBall",
{
"and": [
"can4HighMidAirMorph",
"canInsaneJump"
]
}
]
}
"canBeVeryPatient"
{
"or": [
{
"canShineCharge": {
"usedTiles": 17,
"openEnd": 1
}
},
{
"and": [
"h_frozenEnemyRunway",
{
"canShineCharge": {
"usedTiles": 18,
"openEnd": 1
}
}
]
}
]
}
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt"Resets obstacles: R-Mode |
From: 1
Top Left Door
To: 3
Bottom Right Door
Open the gate and clear the Small Sidehoppers for a runway. Use respawning Geegas for energy. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"refill": [
"Energy"
]
}
{
"canShineCharge": {
"usedTiles": 30,
"openEnd": 0
}
}
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt"Clears obstacles: B |
From: 2
Top Right Door
To: 3
Bottom Right Door
Open the gate and clear the Small Sidehoppers for a runway. Use respawning Geegas for energy. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"refill": [
"Energy"
]
}
{
"canShineCharge": {
"usedTiles": 30,
"openEnd": 0
}
}
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt"Clears obstacles: B |
From: 3
Bottom Right Door
To: 3
Bottom Right Door
Open the gate (Wave Beam or gate glitch) and clear the Small Sidehoppers for a runway. Use respawning Geegas for energy. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"Wave",
"h_blueGateGlitch",
{
"and": [
{
"notable": "Grapple Gate Glitch"
},
"canPreciseGrapple",
"h_speedDash",
"canTrickyJump"
]
}
]
}
{
"refill": [
"Energy"
]
}
{
"canShineCharge": {
"usedTiles": 30,
"openEnd": 0
}
}
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt"Clears obstacles: B |
|
Farm Zeelas and two Cacatacs or else Crystal Flash for Reserves. Cacatac projectile can provide spark interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 1
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt" |
|
Farm Zeelas and two Cacatacs or else Crystal Flash for Reserves. Cacatac projectile can provide spark interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 1
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt" |
From: 1
Left Door
To: 1
Left Door
Maximum two Kihunters can be killed for energy, and their drop rate is poor. Otherwise, Crystal Flash. Turn off extra beams and shoot off the remaining Kihunter's wings to help trap it against the side, giving free access to the runway. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"h_CrystalFlash",
{
"and": [
"canTrickyDodgeEnemies",
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"or": [
{
"and": [
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
},
"canBeVeryPatient"
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 5
}
}
]
}
]
}
]
}
{
"canShineCharge": {
"usedTiles": 32,
"openEnd": 0
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt" |
From: 2
Top Right Door
To: 2
Top Right Door
Maximum two Kihunters can be killed for energy, and their drop rate is poor. Otherwise, Crystal Flash. Turn off extra beams and shoot off the remaining Kihunter's wings to help trap it against the side, giving free access to the runway. Entrance condition: {
"comeInWithRMode": {},
"comesThroughToilet": "no"
}Requires: {
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"or": [
{
"and": [
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
},
"canBeVeryPatient"
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 5
}
}
]
}
]
}
]
}
{
"canShineCharge": {
"usedTiles": 32,
"openEnd": 0
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt" |
From: 1
Left Side - Top Door
To: 13
Central Junction
Farm the Zeb pipe just above the 'main' left door. Shinecharge on the ledge below, then hop back up and get interrupted by a Zeb. Entrance condition: {
"comeInWithRMode": {}
}Requires: "Morph"
"h_bombThings"
{
"refill": [
"Energy"
]
}
{
"canShineCharge": {
"usedTiles": 25,
"openEnd": 1
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: A |
From: 2
Right Side - Top Door
To: 13
Central Junction
Farm the Zeb pipe just above the 'main' left door. Shinecharge on the ledge below, then hop back up and get interrupted by a Zeb. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"refill": [
"Energy"
]
}
{
"canShineCharge": {
"usedTiles": 25,
"openEnd": 1
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt" |
From: 3
Left Side - Top Middle Door (Main Entrance)
To: 13
Central Junction
Farm the Zeb pipe just above the 'main' left door. Shinecharge on the ledge below, then hop back up and get interrupted by a Zeb. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"refill": [
"Energy"
]
}
{
"canShineCharge": {
"usedTiles": 25,
"openEnd": 1
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt" |
From: 4
Left Side - Door Behind Power Bomb Blocks
To: 13
Central Junction
Farm the Zeb pipe just above the 'main' left door. Shinecharge on the ledge below, then hop back up and get interrupted by a Zeb. Entrance condition: {
"comeInWithRMode": {}
}Requires: "Morph"
{
"or": [
"Wave",
"h_usePowerBomb",
{
"enemyDamage": {
"enemy": "Sm. Sidehopper",
"type": "contact",
"hits": 1
}
},
{
"and": [
"Plasma",
"canTrickyJump"
]
}
]
}
{
"refill": [
"Energy"
]
}
{
"canShineCharge": {
"usedTiles": 25,
"openEnd": 1
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: C |
From: 5
Left Side - Door Blocked by Crumble Blocks
To: 13
Central Junction
Farm the Zeb pipe just above the 'main' left door. Shinecharge on the ledge below, then hop back up and get interrupted by a Zeb. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"refill": [
"Energy"
]
}
{
"canShineCharge": {
"usedTiles": 25,
"openEnd": 1
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt" |
From: 6
Right Side - Top Middle Door
To: 13
Central Junction
Farm the Zeb pipe just above the 'main' left door. Shinecharge on the ledge below, then hop back up and get interrupted by a Zeb. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"refill": [
"Energy"
]
}
{
"canShineCharge": {
"usedTiles": 25,
"openEnd": 1
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt" |
From: 7
Right Side - Door Behind Super Block
To: 13
Central Junction
Farm the Zeb pipe just above the 'main' left door. Shinecharge on the ledge below, then hop back up and get interrupted by a Zeb. Entrance condition: {
"comeInWithRMode": {}
}Requires: "Morph"
"h_bombThings"
{
"ammo": {
"type": "Super",
"count": 1
}
}
{
"refill": [
"Energy"
]
}
{
"canShineCharge": {
"usedTiles": 25,
"openEnd": 1
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: F |
From: 8
Right Side - Bottom Door
To: 13
Central Junction
Farm the Zeb pipe just above the 'main' left door. Shinecharge on the ledge below, then hop back up and get interrupted by a Zeb. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"canMidAirMorph",
"h_useSpringBall",
"h_bombThings"
]
}
{
"refill": [
"Energy"
]
}
{
"canShineCharge": {
"usedTiles": 25,
"openEnd": 1
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: F |
From: 9
Left Side - Bottom Door
To: 13
Central Junction
Farm the Zeb pipe just above the 'main' left door. Shinecharge on the ledge below, then hop back up and get interrupted by a Zeb. Entrance condition: {
"comeInWithRMode": {}
}Requires: "Morph"
"h_usePowerBomb"
{
"or": [
"canTwoTileSqueeze",
{
"and": [
"Morph",
"canXRayStandUp"
]
}
]
}
"canPartialFloorClip"
"canCeilingClip"
{
"refill": [
"Energy"
]
}
{
"canShineCharge": {
"usedTiles": 25,
"openEnd": 1
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: E |
From: 9
Left Side - Bottom Door
To: 13
Central Junction
Farm the Zeb pipe just above the 'main' left door. Shinecharge on the ledge below, then hop back up and get interrupted by a Zeb. Entrance condition: {
"comeInWithRMode": {}
}Requires: "Morph"
"h_usePowerBomb"
"h_destroyBombWalls"
{
"refill": [
"Energy"
]
}
{
"canShineCharge": {
"usedTiles": 25,
"openEnd": 1
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: E, D |
From: 1
Top Left Door
To: 1
Top Left Door
Farm the Zeelas and Reos or else Crystal Flash. Carry the charge to the Metarees, or leave 1 Reo or Zeela alive, for the interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt"Clears obstacles: A |
From: 2
Bottom Left Door
To: 3
Right Door
Shinespark to the upper section, then quick run through the bomb blocks to get to the Zeelas and Reos. Farm for reserves or Crystal Flash, then get the shinecharge and use any remaining enemy to interrupt. Te Metarees are still available if you don't go too far right during the setup. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"h_CrystalFlash",
"free"
]
}
"h_shinechargeMaxRunway"
{
"or": [
{
"and": [
"HiJump",
"canMidairShinespark",
"canSpeedyJump",
{
"shinespark": {
"frames": 85,
"excessFrames": 3
}
}
]
},
{
"and": [
"canFastWalljumpClimb",
"canMidairShinespark",
{
"or": [
{
"and": [
"HiJump",
{
"shinespark": {
"frames": 67,
"excessFrames": 3
}
}
]
},
{
"shinespark": {
"frames": 73,
"excessFrames": 3
}
}
]
}
]
},
{
"shinespark": {
"frames": 110,
"excessFrames": 3
}
}
]
}
{
"or": [
{
"resourceAvailable": [
{
"type": "ReserveEnergy",
"count": 1
}
]
},
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt"Clears obstacles: A Dev note: With Disable E-Tanks or Energy-Free Shinesparks, the Reo/Zeela farm remains viable. Without either QoL option, however, the Crystal Flash will be expected (not enough enemies with good drops to guarantee a full e-tank's worth). When using disable E-Tanks the player must be able to disable to 99 *after* the shinespark. |
From: 3
Right Door
To: 1
Top Left Door
Crystal Flash after getting past the Metarees, or else run through the bomb wall and farm Reos and Zeelas. Leave one Reo or Zeela alive. Build a Shinespark then get hit by the remaining enemy to interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt"Clears obstacles: A |
From: 1
Left Door
To: 1
Left Door
Kill the hoppers. Use Spike X-Mode to gain shine charge, then use manual reserve and pause abuse on the spikes to interrupt the shinespark. Requires: {
"obstaclesCleared": [
"R-Mode"
]
}
{
"obstaclesCleared": [
"A"
]
}
{
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"or": [
{
"and": [
"canBePatient",
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 5
}
}
]
},
{
"and": [
"canBeExtremelyPatient",
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
]
}
]
}
"h_destroyBombWalls"
"canXMode"
"h_XModeSpikeHit"
"h_XModeSpikeHit"
"h_shinechargeMaxRunway"
"canBeVeryPatient"
"canPauseAbuse"
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt"Resets obstacles: R-Mode, C |
From: 1
Left Door
To: 1
Left Door
Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"refill": [
"Energy"
]
}
{
"canShineCharge": {
"usedTiles": 21,
"steepUpTiles": 2,
"openEnd": 0
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt" |
From: 2
Right Door
To: 2
Right Door
Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"canShineCharge": {
"usedTiles": 21,
"steepUpTiles": 2,
"openEnd": 0
}
}
"canRModeSparkInterrupt" |
From: 1
Right Door
To: 1
Right Door
Gravity Suit can use the main runway, while suitless must use the shelf. The entire setup can be done with just the Zeros if you are patient enough (and/or have Gravity). Gravity (only) can also run through just the first thick portion of the speedway to use the the Skulltera and Puyos. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "PowerBomb",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 5
}
}
]
}
]
}
{
"or": [
{
"and": [
"Gravity",
"h_shinechargeMaxRunway"
]
},
{
"and": [
{
"or": [
"SpaceJump",
{
"and": [
"canSuitlessMaridia",
{
"or": [
"canPreciseWalljump",
"canBombJumpWaterEscape",
{
"and": [
"h_useSpringBall",
"canJumpIntoIBJ"
]
},
{
"and": [
"canBePatient",
"canTrickyUseFrozenEnemies",
{
"ammo": {
"type": "Super",
"count": 1
}
}
]
}
]
}
]
}
]
},
{
"canShineCharge": {
"usedTiles": 32,
"openEnd": 1
}
}
]
}
]
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"
{
"partialRefill": {
"type": "Energy",
"limit": 25
}
}Clears obstacles: A |
|
Shoot the pirates with Power Beam to prevent their lasers and jump over them. Build up to blue speed to skip past Mini-Kraid's spikes and destroy Mini Kraid which will drop multiple Large Energy. If you're missing some Supers, quickly grab the four supers that drop so that the 5th drop can be Large Energy. Ceiling thorns, lingering Mini-Kraid Spikes, or Pirates can be used at-will to damage down. Go back to the right side, full-speed into a shinecharge, then got shot by a pirate for Spark Interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"canTrickyJump",
{
"and": [
"canCarefulJump",
{
"enemyKill": {
"enemies": [
[
"Green Space Pirate (standing)",
"Green Space Pirate (standing)"
]
],
"explicitWeapons": [
"Missile",
"Super",
"Plasma"
]
}
}
]
},
{
"and": [
"canDodgeWhileShooting",
{
"enemyKill": {
"enemies": [
[
"Green Space Pirate (standing)",
"Green Space Pirate (standing)"
]
],
"excludedWeapons": [
"Bombs",
"PowerBomb"
]
}
}
]
},
"ScrewAttack"
]
}
{
"or": [
{
"getBlueSpeed": {
"usedTiles": 29,
"openEnd": 2
}
},
"ScrewAttack",
{
"and": [
{
"or": [
"canDodgeWhileShooting",
{
"enemyDamage": {
"enemy": "Mini-Kraid",
"type": "spike",
"hits": 1
}
}
]
},
{
"or": [
{
"enemyKill": {
"enemies": [
[
"Mini-Kraid"
]
],
"excludedWeapons": [
"PowerBeam",
"Ice",
"Wave",
"Spazer",
"Bombs",
"Charge"
]
}
},
{
"and": [
{
"enemyKill": {
"enemies": [
[
"Mini-Kraid"
]
]
}
},
{
"enemyDamage": {
"enemy": "Mini-Kraid",
"type": "spike",
"hits": 3
}
}
]
}
]
}
]
}
]
}
{
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"or": [
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 100
}
}
]
},
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 4
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
]
}
]
}
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: A, door_1 |
From: 2
Right Door
To: 1
Left Door
Kill Mini-Kraid after entry which will drop multiple Large Energy. If you're missing some Supers, quickly grab the four supers that drop so that the 5th drop can be Large Energy. Ceiling thorns, lingering Mini-Kraid Spikes, or Pirates can be used at-will to damage down. Go back to the right side, full-speed into a shinecharge, then got shot by a pirate for Spark Interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
{
"enemyKill": {
"enemies": [
[
"Mini-Kraid"
]
],
"excludedWeapons": [
"PowerBeam",
"Ice",
"Wave",
"Spazer",
"Bombs",
"Charge"
]
}
},
{
"and": [
{
"enemyKill": {
"enemies": [
[
"Mini-Kraid"
]
]
}
},
{
"or": [
"canDodgeWhileShooting",
{
"enemyDamage": {
"enemy": "Mini-Kraid",
"type": "stone",
"hits": 1
}
}
]
}
]
}
]
}
{
"or": [
"h_CrystalFlash",
{
"and": [
"h_RModeCanRefillReserves",
{
"or": [
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 100
}
}
]
},
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 4
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
]
}
]
}
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: A, door_2 |
From: 1
Left Door
To: 1
Left Door
Use thorns next to the Zeb pipe for Spike X-Mode and gain shinecharge. You can then get hit by the Zeb for the interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"refill": [
"Energy"
]
}
"canXMode"
{
"thornHits": 2
}
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt" |
From: 2
Top Right Door
To: 1
Left Door
Use thorns for Spike X-Mode and gain shinecharge. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"refill": [
"Energy"
]
}
"canXMode"
{
"thornHits": 2
}
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt" |
From: 3
Bottom Right Door
To: 1
Left Door
Use thorns for Spike X-Mode and gain shinecharge. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"refill": [
"Energy"
]
}
"canXMode"
{
"thornHits": 2
}
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt" |
From: 1
Left Door
To: 1
Left Door
Force Kraid to stand up and farm his nails for energy, then perform a Spike X-Mode on the thorns to get shinecharge. Get interrupted by Kraid for blue suit. You will be forced to defeat Kraid afterward. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"not": "f_DefeatedKraid"
}
"canRiskPermanentLossOfAccess"
{
"or": [
"canBeVeryPatient",
{
"disableEquipment": "ETank"
}
]
}
{
"refill": [
"Energy"
]
}
{
"or": [
"Charge",
{
"ammo": {
"type": "Missile",
"count": 2
}
},
{
"ammo": {
"type": "Super",
"count": 1
}
}
]
}
{
"or": [
"HiJump",
"canWalljump",
"SpaceJump",
"canSpringBallJumpMidAir",
{
"and": [
"canDodgeWhileShooting",
{
"or": [
"canCarefulJump",
"h_crouchJumpDownGrab"
]
}
]
}
]
}
"canXMode"
"h_XModeThornHit"
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: f_DefeatedKraid, door_1 Sets flags: f_DefeatedKraid |
From: 1
Left Door
To: 1
Left Door
Crystal Flash upon entering the room, then use the thorns to damage down and perform Spike X-Mode. Once shinecharge is gained, get Kraid to charge or spit at you and use that for R-Mode interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"not": "f_DefeatedKraid"
}
"canRiskPermanentLossOfAccess"
"h_CrystalFlash"
"canXMode"
"h_XModeThornHit"
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: door_1 Dev note: In randomizers that do not initially lock the boss door, the player can escape once blue suit is gained. |
From: 2
Right Door
To: 1
Left Door
You can crystal flash for early setup, then bounce between thorns and Kraid to setup. Alternatively, force Kraid to stand up and farm his nails for energy. Then perform a Spike X-Mode on the thorns to get shinecharge. Get interrupted by Kraid for blue suit. After gaining blue suit you can proceed to defeat Kraid. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"not": "f_DefeatedKraid"
}
"canRiskPermanentLossOfAccess"
{
"or": [
{
"thornHits": 1
},
{
"and": [
{
"or": [
"canPrepareForNextRoom",
"h_KraidCameraFix"
]
},
"SpaceJump"
]
}
]
}
{
"or": [
"h_CrystalFlash",
{
"and": [
{
"or": [
"canBeVeryPatient",
{
"disableEquipment": "ETank"
}
]
},
{
"refill": [
"Energy"
]
},
{
"or": [
"Charge",
{
"ammo": {
"type": "Missile",
"count": 2
}
},
{
"ammo": {
"type": "Super",
"count": 1
}
}
]
}
]
}
]
}
{
"or": [
"HiJump",
"canWalljump",
"SpaceJump",
"canSpringBallJumpMidAir",
{
"and": [
"canDodgeWhileShooting",
{
"or": [
"canCarefulJump",
"h_crouchJumpDownGrab"
]
}
]
}
]
}
"canXMode"
"h_XModeThornHit"
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: f_DefeatedKraid, door_2 Sets flags: f_DefeatedKraid |
R-Mode Spark Interrupt (Gain Blue Suit) - Crystal Flash with Pirates Alive
(Ignored)
Metal Pirates Room
From: 1
Left Door
To: 3
Metal Pirates Junction
If you can't kill the pirates, you can Crystal Flash, then run through with timed shots to get the shinecharge. Once shinecharged, let a pirate jump at you to interrupt. After spark interrupt, you'll need a way to leave the room. Entrance condition: {
"comeInWithRMode": {}
}Requires: "h_heatedCrystalFlashForReserveEnergy"
"canHitbox"
{
"heatFrames": 180
}
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Clears obstacles: door_1 |
From: 1
Left Door
To: 3
Metal Pirates Junction
Kill both pirates with ammo or beams. Collect their drops and use heat to interrupt. Or kill and farm one pirate, then hitbox the other and interrupt from it before killing it with ammo or beams. Blue suit doesn't damage the pirates, but keeps Samus invulnerable while moving. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"heatFrames": 125
}
{
"or": [
{
"and": [
"Charge",
"Plasma",
"canDodgeWhileShooting",
"canTrickyJump",
{
"or": [
{
"and": [
"Ice",
{
"heatFrames": 700
}
]
},
{
"and": [
"Wave",
{
"heatFrames": 700
}
]
},
{
"and": [
"canInsaneJump",
"Ice",
{
"heatFrames": 520
}
]
},
{
"and": [
"canInsaneJump",
"Wave",
{
"heatFrames": 520
}
]
},
{
"and": [
"Ice",
"Wave",
{
"heatFrames": 400
}
]
},
{
"heatFrames": 950
},
{
"and": [
"canInsaneJump",
{
"heatFrames": 700
}
]
},
{
"and": [
"canXRayWaitForIFrames",
{
"heatFrames": 420
}
]
}
]
}
]
},
{
"and": [
"Charge",
"Spazer",
"canDodgeWhileShooting",
{
"or": [
{
"heatFrames": 4400
},
{
"and": [
"Ice",
{
"heatFrames": 3000
}
]
},
{
"and": [
"Wave",
{
"heatFrames": 2650
}
]
},
"Ice",
"Wave",
{
"heatFrames": 1750
}
]
}
]
},
{
"and": [
"Plasma",
"canDodgeWhileShooting",
{
"heatFrames": 2000
}
]
},
{
"and": [
"h_heatProof",
"canDodgeWhileShooting",
{
"or": [
{
"and": [
"Charge",
"Wave"
]
},
{
"and": [
"Charge",
"Ice",
"canBePatient"
]
},
{
"and": [
"canBeVeryPatient",
{
"or": [
"Charge",
"Spazer"
]
}
]
}
]
}
]
},
{
"and": [
"canDodgeWhileShooting",
{
"enemyKill": {
"enemies": [
[
"Space Pirate (fighting)",
"Space Pirate (fighting)"
]
],
"explicitWeapons": [
"Super"
]
}
},
{
"heatFrames": 450
}
]
},
{
"and": [
"canDodgeWhileShooting",
{
"enemyKill": {
"enemies": [
[
"Space Pirate (fighting)",
"Space Pirate (fighting)"
]
],
"explicitWeapons": [
"Missile"
]
}
},
{
"heatFrames": 2700
}
]
}
]
}
{
"or": [
"h_heatedCrystalFlashForReserveEnergy",
{
"and": [
"h_RModeCanRefillReserves",
{
"or": [
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 240
}
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 120
}
}
]
}
]
},
{
"and": [
{
"disableEquipment": "ETank"
},
{
"or": [
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 140
}
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
]
}
"h_shinechargeMaxRunway"
{
"disableEquipment": "Varia"
}
{
"disableEquipment": "Gravity"
}
{
"or": [
{
"and": [
"canHitbox",
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
},
"canRModeSparkInterrupt"
]
},
{
"and": [
"canReserveTriggerBufferXRay",
{
"autoReserveTrigger": {
"implicitHeatFrames": "no"
}
},
"canRModeSparkInterrupt",
{
"suitlessHeatFrames": 32
}
]
},
{
"and": [
"h_heatProof",
{
"autoReserveTrigger": {}
},
"canRModePauseAbuseSparkInterrupt"
]
},
{
"and": [
{
"autoReserveTrigger": {
"implicitHeatFrames": "suitless"
}
},
"canRModeSparkInterrupt",
{
"suitlessHeatFrames": 32
}
]
}
]
}Clears obstacles: A, door_1 |
From: 1
Left Door
To: 3
Metal Pirates Junction
Kill both pirates with speed echoes. Collect their drops and use the heat to interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"notable": "Speed Echoes Kill"
}
"canUseSpeedEchoes"
"canHitbox"
{
"canShineCharge": {
"usedTiles": 38,
"openEnd": 2
}
}
{
"or": [
{
"canShineCharge": {
"usedTiles": 23,
"openEnd": 2
}
},
{
"heatFrames": 60
}
]
}
{
"or": [
{
"and": [
"HiJump",
{
"shinespark": {
"frames": 1
}
}
]
},
{
"shinespark": {
"frames": 9
}
}
]
}
{
"heatFrames": 630
}
{
"or": [
"h_heatedCrystalFlashForReserveEnergy",
{
"and": [
"h_RModeCanRefillReserves",
{
"or": [
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 240
}
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 120
}
}
]
}
]
},
{
"and": [
{
"disableEquipment": "ETank"
},
{
"or": [
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 140
}
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
]
}
"h_shinechargeMaxRunway"
{
"disableEquipment": "Varia"
}
{
"disableEquipment": "Gravity"
}
{
"or": [
{
"and": [
"canReserveTriggerBufferXRay",
{
"autoReserveTrigger": {
"implicitHeatFrames": "no"
}
},
"canRModeSparkInterrupt",
{
"suitlessHeatFrames": 32
}
]
},
{
"and": [
"h_heatProof",
{
"autoReserveTrigger": {}
},
"canRModePauseAbuseSparkInterrupt"
]
},
{
"and": [
{
"autoReserveTrigger": {
"implicitHeatFrames": "suitless"
}
},
"canRModeSparkInterrupt",
{
"suitlessHeatFrames": 32
}
]
}
]
}Clears obstacles: A, door_1 |
R-Mode Spark Interrupt (Gain Blue Suit) - Crystal Flash with Pirates Alive
(Ignored)
Metal Pirates Room
From: 2
Right Door
To: 3
Metal Pirates Junction
If you can't kill the pirates, you can Crystal Flash, then run through with timed shots to get the shinecharge. Once shinecharged, let a pirate jump at you to interrupt. After spark interrupt, you'll need a way to leave the room. Entrance condition: {
"comeInWithRMode": {}
}Requires: "h_heatedCrystalFlashForReserveEnergy"
"canHitbox"
{
"heatFrames": 180
}
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt"Clears obstacles: door_2 |
From: 2
Right Door
To: 3
Metal Pirates Junction
Kill both pirates with ammo or beams. Collect their drops and use heat to interrupt. Or kill and farm one pirate, then hitbox the other and interrupt from it before killing it with ammo or beams. Blue suit doesn't damage the pirates, but keeps Samus invulnerable while moving. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"heatFrames": 125
}
{
"or": [
{
"and": [
"Charge",
"Plasma",
"canDodgeWhileShooting",
{
"or": [
{
"and": [
"Ice",
{
"heatFrames": 700
}
]
},
{
"and": [
"Wave",
{
"heatFrames": 700
}
]
},
{
"and": [
"Ice",
"Wave",
{
"heatFrames": 450
}
]
},
{
"heatFrames": 950
},
{
"and": [
"canXRayWaitForIFrames",
{
"heatFrames": 420
}
]
},
{
"and": [
"Ice",
"Wave",
"canTrickyJump",
{
"heatFrames": 400
}
]
},
{
"and": [
"Ice",
"canInsaneJump",
{
"heatFrames": 520
}
]
},
{
"and": [
"Wave",
"canInsaneJump",
{
"heatFrames": 520
}
]
},
{
"and": [
"canInsaneJump",
{
"heatFrames": 700
}
]
}
]
}
]
},
{
"and": [
"h_heatProof",
"canDodgeWhileShooting",
{
"or": [
"Plasma",
{
"and": [
"Charge",
"Wave"
]
},
{
"and": [
"Charge",
"Spazer",
"Ice",
"Wave"
]
},
{
"and": [
"Charge",
"Spazer",
"canBePatient"
]
},
{
"and": [
"Charge",
"Ice",
"canBePatient"
]
},
{
"and": [
"canBeVeryPatient",
{
"or": [
"Charge",
"Spazer"
]
}
]
},
{
"enemyKill": {
"enemies": [
[
"Space Pirate (fighting)",
"Space Pirate (fighting)"
]
],
"explicitWeapons": [
"Missile"
]
}
}
]
}
]
},
{
"and": [
"canDodgeWhileShooting",
{
"enemyKill": {
"enemies": [
[
"Space Pirate (fighting)",
"Space Pirate (fighting)"
]
],
"explicitWeapons": [
"Super"
]
}
},
{
"heatFrames": 450
}
]
}
]
}
{
"or": [
"h_heatedCrystalFlashForReserveEnergy",
{
"and": [
"h_RModeCanRefillReserves",
{
"or": [
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 240
}
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 120
}
}
]
}
]
},
{
"and": [
{
"disableEquipment": "ETank"
},
{
"or": [
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 140
}
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
]
}
{
"heatFrames": 90
}
"h_shinechargeMaxRunway"
{
"or": [
{
"and": [
"canHitbox",
{
"autoReserveTrigger": {}
},
"canRModeSparkInterrupt"
]
},
"h_heatTriggerRModeSparkInterrupt"
]
}Clears obstacles: A, door_2 |
From: 2
Right Door
To: 3
Metal Pirates Junction
Kill both pirates with speed echoes. Collect their drops and use the heat to interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"notable": "Speed Echoes Kill"
}
"canUseSpeedEchoes"
"canHitbox"
{
"canShineCharge": {
"usedTiles": 38,
"openEnd": 2
}
}
{
"or": [
{
"canShineCharge": {
"usedTiles": 23,
"openEnd": 2
}
},
{
"heatFrames": 60
}
]
}
{
"or": [
{
"and": [
"HiJump",
{
"shinespark": {
"frames": 1
}
}
]
},
{
"shinespark": {
"frames": 9
}
}
]
}
{
"heatFrames": 630
}
{
"or": [
"h_heatedCrystalFlashForReserveEnergy",
{
"and": [
"h_RModeCanRefillReserves",
{
"or": [
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 240
}
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 120
}
}
]
}
]
},
{
"and": [
{
"disableEquipment": "ETank"
},
{
"or": [
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 140
}
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
]
}
"h_shinechargeMaxRunway"
"h_heatTriggerRModeSparkInterrupt"Clears obstacles: A, door_2 |
From: 1
Left Door
To: 2
Right Door
Clear the two Holtzes that greet you and collect their drops. With heat protection, you can farm up at a Zebbo pipe. Run across the acid then jump up to a Zebbo pipe for the interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: "Gravity"
{
"or": [
{
"and": [
"canDodgeWhileShooting",
{
"or": [
"Plasma",
{
"and": [
"Ice",
"Wave",
"Spazer"
]
}
]
},
{
"heatFrames": 550
}
]
},
{
"and": [
{
"enemyKill": {
"enemies": [
[
"Holtz",
"Holtz"
]
],
"explicitWeapons": [
"ScrewAttack",
"Ice+Wave+Plasma"
]
}
},
{
"heatFrames": 100
}
]
},
{
"and": [
"canDodgeWhileShooting",
{
"enemyKill": {
"enemies": [
[
"Holtz",
"Holtz"
]
],
"explicitWeapons": [
"Super"
]
}
},
{
"heatFrames": 300
}
]
},
{
"and": [
"canTrickyJump",
{
"enemyKill": {
"enemies": [
[
"Holtz",
"Holtz"
]
],
"explicitWeapons": [
"PowerBomb"
]
}
},
{
"heatFrames": 600
}
]
}
]
}
{
"or": [
"h_heatedCrystalFlashForReserveEnergy",
{
"and": [
"h_heatProof",
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"resourceMissingAtMost": [
{
"type": "PowerBomb",
"count": 0
}
]
},
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"refill": [
"Energy"
]
}
]
}
]
}
{
"canShineCharge": {
"usedTiles": 38,
"openEnd": 0
}
}
{
"heatFrames": 390
}
{
"acidFrames": 133
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"
{
"heatFrames": 80
} |
From: 2
Right Door
To: 1
Left Door
Clear the two Holtzes that greet you and collect their drops. With heat protection, you can farm up at a Zebbo pipe. Run across the acid then jump up to a Zebbo pipe for the interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: "Gravity"
{
"or": [
{
"and": [
"canBePatient",
"canDodgeWhileShooting",
{
"heatFrames": 2400
}
]
},
{
"and": [
{
"or": [
"Wave",
"Spazer"
]
},
{
"heatFrames": 950
}
]
},
{
"and": [
{
"or": [
"Plasma",
{
"and": [
"Ice",
"Wave",
"Spazer"
]
}
]
},
{
"heatFrames": 500
}
]
},
{
"and": [
{
"enemyKill": {
"enemies": [
[
"Holtz",
"Holtz"
]
],
"explicitWeapons": [
"ScrewAttack",
"Ice+Wave+Plasma"
]
}
},
{
"heatFrames": 100
}
]
},
{
"and": [
"canDodgeWhileShooting",
{
"enemyKill": {
"enemies": [
[
"Holtz",
"Holtz"
]
],
"explicitWeapons": [
"Super",
"PowerBomb"
]
}
},
{
"heatFrames": 550
}
]
}
]
}
{
"or": [
"h_heatedCrystalFlashForReserveEnergy",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"resourceMissingAtMost": [
{
"type": "PowerBomb",
"count": 0
}
]
},
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"or": [
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 40
}
},
{
"and": [
"h_heatProof",
{
"refill": [
"Energy"
]
}
]
}
]
}
]
}
]
}
{
"canShineCharge": {
"usedTiles": 38,
"openEnd": 0
}
}
{
"heatFrames": 390
}
{
"acidFrames": 133
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"
{
"heatFrames": 80
} |
From: 4
Junction Right of Power Bomb Blocks
To: 4
Junction Right of Power Bomb Blocks
Farm the Dessgeegas, their energy rate is poor. Keep one Dessgeega alive to use for interrupt. Or kill all four and use heat with pause abuse to interrupt. Requires: {
"obstaclesCleared": [
"R-Mode"
]
}
{
"obstaclesCleared": [
"C",
"D"
]
}
{
"or": [
"h_heatedCrystalFlashForReserveEnergy",
{
"and": [
"h_RModeCanRefillReserves",
{
"or": [
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 5
}
},
{
"and": [
"canBeVeryPatient",
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
]
}
]
}
{
"heatFrames": 90
}
{
"canShineCharge": {
"usedTiles": 30,
"openEnd": 0
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Resets obstacles: R-Mode Dev note: FIXME: Evaluate unprotected heat option with disable E-Tank + CF for full reserves, once heated bluesuit movement is implemented. |