Collecting equipment can make movement more difficult in certain situations. Speedbooster without HiJump will reduce Samus' jump height when running and turning Speedbooster off will enable her to jump normally while running. Disabling HiJump will give more time to perform a mid-air morph. Disabling Gravity will allow Samus to float farther in water, or jump slower for a mid-air morph. Beams may need to be disabled to control how enemies are killed (i.e. Remove plasma for canUseFrozenEnemies, or remove ice to effeciently use heat room farm points).
In order to align and place a Power Bomb at the correct pixel, perform a suitless stationary spin jump and hit the ceiling before starting to morph. Requires: { "or": [ "canInsaneJump", { "and": [ "canDisableEquipment", "canStationarySpinJump" ] } ] } "h_canElevatorCrystalFlash" Exit condition: { "leaveNormally": {} } |
Stand on the farthest pixel into the door possible using moonwalk, X-Ray, or morphball turn around. Run towards the water and jump on the last possible frame. Perform the CWJ off of the item pedestal to cross to the other side. Requires: "canCWJ" "canDisableEquipment" { "doorUnlockedAtNode": 1 } { "or": [ "canMoonwalk", "Morph", "canXRayTurnaround" ] } |
Aligning against the closed door shell on the other side of the transition. Run towards the water and jump on the last possible frame. Perform the CWJ off of the item pedestal to cross to the other side. Entrance condition: { "comeInRunning": { "speedBooster": false, "minTiles": 1.4 } } Requires: "canCWJ" "canDisableEquipment" |
Open the door and step as close to the transition as possible. Run, jump, lateral midair morph on the way down, then bounce off the pedestal to get to the other side. Requires: { "notable": "SpringBall Bounce" } "canSpringBallBounce" "canDisableEquipment" { "doorUnlockedAtNode": 1 } { "or": [ "canTrickyJump", "h_canUseMorphBombs" ] } |
Run, jump, lateral midair morph on the way down, then bounce off the pedestal to get to the other side. Entrance condition: { "comeInRunning": { "speedBooster": "any", "minTiles": 1 } } Requires: { "notable": "SpringBall Bounce" } "canSpringBallBounce" "canDisableEquipment" { "or": [ "canTrickyJump", "h_canUseMorphBombs" ] } |
This jump is much easier without HiJump or Speedbooster equipped. Requires: "canDisableEquipment" |
Execution of this strat is non-trivial, and failing will lead to falling into the pit. Depending on item loadout, that could be a softlock. Requires: "canDisableEquipment" "canCarefulJump" { "or": [ { "doorUnlockedAtNode": 2 }, "canTrickyJump", "canLateralMidAirMorph", "SpeedBooster" ] } |
Execution of this strat is non-trivial, and failing will lead to falling into the pit. Depending on item loadout, that could be a softlock. Entrance condition: { "comeInRunning": { "speedBooster": "any", "minTiles": 2 } } Requires: "canDisableEquipment" "canCarefulJump" |
From: 12
Above Power Bomb Blocks - Main Junction
To: 13
Below Power Bomb Blocks - Main Junction
Freeze two Zeelas to perform an 'Enemy Stuck Moonfall' in order to clip through the Power Bomb blocks. Position one Zeela upside down on a ceiling, and another below it on the ground. The global Zeela paired with either the lowest Zeela, or the other perimeter Zeela can be used, but freezing them together is the hardest part. Freezing one and then unequipping Ice Beam to dispel the ice effect or manipulating the camera can be used to synchronize them. If the moonfall is initiated immediately after freezing both enemies, it is possible to gain enough speed to automatically clip through the enemy and the floor; in this case, hold an angle button to buffer a pose change. Alternatively, and more easily, when one of the enemies is about to thaw, hold backward in order to move forward and fall off the enemy with a buffered turnaround, which will clip through the floor without needing as much fall speed. From directly on top of the Power Bomb blocks, no pose change is needed. Two Super Missiles can speed up the Zeela setup greatly by knocking them off of the wall. Requires: "canEnemyStuckMoonfall" "canTrickyUseFrozenEnemies" { "or": [ "canDisableEquipment", "canCameraManip" ] } { "or": [ "canBePatient", { "ammo": { "type": "Super", "count": 2 } } ] } |
Break exactly the lower-middle-right and top-right Bomb Blocks, leaving the upper-middle-right and bottommost Blocks intact. Clear all enemies before starting. Unmorph while on the top block to begin the Moondance. Exactly 145 moonfalls after clipping into the bottom block (321 total), wiggle out to the left. The next moonfall will clip Samus down two tiles. Re-enable Screw Attack and moonfall to break the right side blocks, then use Grapple again to become unstuck. Finally, moonfall through the Speed Blocks to clip down to the Dachora. Requires: { "notable": "Blockade Extended Moondance" } { "obstaclesNotCleared": [ "A" ] } "h_canUseMorphBombs" "ScrewAttack" "canExtendedMoondance" "canDisableEquipment" |
Break exactly the lower-middle-right and top-right Bomb Blocks, leaving the upper-middle-right and bottommost Blocks intact. Clear all enemies before starting. Unmorph while on the top block to begin the Moondance. Exactly 145 moonfalls after clipping into the bottom block (321 total), wiggle out to the left. The next moonfall will clip Samus down two tiles. Finally use Screw Attack or SpeedBooster to break the Bomb blocks and reach the right side door. Requires: { "notable": "Blockade Extended Moondance" } { "obstaclesNotCleared": [ "A" ] } "h_canUseMorphBombs" { "or": [ "h_getBlueSpeedMaxRunway", { "and": [ "ScrewAttack", "canDisableEquipment" ] } ] } "canExtendedMoondance" Exit condition: { "leaveWithStoredFallSpeed": { "fallSpeedInTiles": 2 } } Unlocks doors: {"types":["ammo"],"requires":[]} |
Entrance condition: { "comeInJumping": { "speedBooster": true, "minTiles": 6.4375 } } Requires: "canPrepareForNextRoom" "HiJump" "canDisableEquipment" "canCarefulJump" |
From: 1
Left Door
To: 3
Top Junction
Perform a very precise Spring Ball jump through the transition and onto the Grapple block. A running spin jump or crouch jump can be used. Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 0.4375 } } Requires: "canPrepareForNextRoom" "canTrickySpringBallJump" "canTrickyJump" |
Jump into the room and onto the Grapple block. Requires a runway of only 2 tiles in the adjacent room. Entrance condition: { "comeInJumping": { "speedBooster": true, "minTiles": 1.4375 } } Requires: "canPrepareForNextRoom" "HiJump" "canTrickyDashJump" "canDisableEquipment" |
Requires: { "obstaclesCleared": [ "A" ] } { "useFlashSuit": {} } { "or": [ { "shinespark": { "frames": 16, "excessFrames": 7 } }, { "and": [ "HiJump", { "shinespark": { "frames": 12, "excessFrames": 7 } } ] } ] } |
It's much easier without Speedbooster equipped. Requires: "canPreciseWalljump" "canDisableEquipment" |
From: 2
Left Side - Top Middle Door
To: 7
Top Right Door
Entrance condition: { "comeInRunning": { "speedBooster": false, "minTiles": 2.4375 } } Requires: "canTrickyJump" "canConsecutiveWalljump" "canPreciseWalljump" { "or": [ "canStaggeredWalljump", "ScrewAttack", "canWalljumpWithCharge", { "and": [ "canWallJumpInstantMorph", { "enemyDamage": { "enemy": "Cacatac", "type": "spike", "hits": 1 } } ] } ] } |
From: 2
Left Side - Top Middle Door
To: 7
Top Right Door
Entrance condition: { "comeInRunning": { "speedBooster": false, "minTiles": 4 } } Requires: "canCarefulJump" "canConsecutiveWalljump" { "or": [ "canStaggeredWalljump", "ScrewAttack", "canWalljumpWithCharge", { "and": [ "canWallJumpInstantMorph", { "enemyDamage": { "enemy": "Cacatac", "type": "spike", "hits": 1 } } ] } ] } |
From: 1
Left Door
To: 5
Bottom Right Junction
Normalized movement through the room can be used to manipulate the Sm. Dessgeegas and do this strat reliably without heat protection. The following is one way to do this; other approaches may also be possible. Before entering the room, damage down to between 127 and 159 energy, and unequip Speed Booster if it is collected. Position one pixel away from the door in the previous room. Hold angle-down (and optionally dash), enter the door transition, then hold shot while continuing to hold forward, angle-down, and dash. The shot block will be destroyed by the buffered shot. Continue holding right and dash to run under both Sm. Dessgeegas. After running under the second one, stop for a moment to prevent it from scrolling off camera. Morph, roll all the way against the right wall and quickly lay a Power Bomb. Move slightly to the left to avoid being bounced by the Power Bomb explosion. As the Sm. Dessgeega approaches, roll under it to the left to avoid being hit. Roll back to the right to collect its Power Bomb drop (which should be a ground level) and return to where the Power Bomb was laid, in time to perform the Crystal Flash inputs. Entrance condition: { "comeInRunning": { "speedBooster": false, "minTiles": 0, "maxTiles": 0.0625 } } Requires: { "notable": "10 Power Bomb Crystal Flash" } "canPrepareForNextRoom" { "heatFrames": 570 } "h_canHeated10PowerBombCrystalFlash" |
Samus will be slowed by lava if SpeedBooster is equipped, even with Gravity. Requires: { "or": [ "h_lavaProof", "canSuitlessLavaDive" ] } "Gravity" "SpaceJump" { "heatFrames": 340 } { "lavaFrames": 280 } { "or": [ "canDisableEquipment", { "and": [ { "heatFrames": 120 }, { "lavaFrames": 120 } ] } ] } |
From: 2
Right Door
To: 4
Lava, Left Wall
Jump into the door frame so that Samus is falling when entering this room. Morph before reaching the lava and Bounce down to the bottom. Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 4 } } Requires: { "or": [ "h_lavaProof", "canSuitlessLavaDive" ] } "canCarefulJump" "canBounceBall" { "heatFrames": 330 } { "lavaFrames": 290 } |
Requires: { "or": [ "h_lavaProof", "canSuitlessLavaDive" ] } "Gravity" { "heatFrames": 250 } { "lavaFrames": 190 } { "or": [ "canDisableEquipment", { "and": [ { "heatFrames": 50 }, { "lavaFrames": 50 } ] } ] } |
From: 2
Right Door
To: 5
Lava, Center Namihe
Jump into the door frame so that Samus is falling when entering this room. Morph before reaching the lava, Bounce, and Unmorph shortly after sink slightly before floating down to the stairs. Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 4 } } Requires: { "or": [ "h_lavaProof", "canSuitlessLavaDive" ] } "canCarefulJump" "canBounceBall" { "heatFrames": 230 } { "lavaFrames": 190 } |
Requires: { "or": [ { "and": [ "Gravity", { "heatFrames": 180 }, { "lavaFrames": 180 } ] }, { "and": [ "Gravity", "canDisableEquipment", { "heatFrames": 140 }, { "lavaFrames": 140 } ] }, { "and": [ { "heatFrames": 210 }, { "lavaFrames": 210 } ] } ] } |
Samus will be slowed by lava if SpeedBooster is equipped, even with Gravity. Requires: "Gravity" { "or": [ "h_lavaProof", "canSuitlessLavaDive" ] } { "or": [ { "and": [ "canDisableEquipment", { "heatFrames": 270 }, { "lavaFrames": 220 } ] }, { "and": [ "canDisableEquipment", "SpaceJump", "canCarefulJump", { "heatFrames": 225 }, { "lavaFrames": 180 } ] }, { "and": [ { "heatFrames": 330 }, { "lavaFrames": 300 } ] } ] } |
Requires: { "or": [ { "and": [ "Gravity", { "heatFrames": 195 }, { "lavaFrames": 195 } ] }, { "and": [ "Gravity", "canDisableEquipment", { "heatFrames": 150 }, { "lavaFrames": 150 } ] }, { "and": [ { "heatFrames": 200 }, { "lavaFrames": 200 } ] } ] } |
From: 1
Left Door
To: 2
Right Door
Entrance condition: { "comeInRunning": { "speedBooster": false, "minTiles": 4 } } Requires: "Gravity" "canCarefulJump" "canDisableEquipment" "canSpringBallBounce" { "spikeHits": 2 } { "heatFrames": 350 } { "lavaFrames": 20 } |
From: 1
Left Door
To: 2
Right Door
Uses a runway of at least 14 tiles in the adjacent room. Disable SpeedBooster after jumping so that the lava will not take away all of Samus' momentum. Entrance condition: { "comeInRunning": { "speedBooster": true, "minTiles": 14 } } Requires: "Gravity" "canDisableEquipment" "canSpringBallBounce" "canTrickyJump" { "spikeHits": 1 } { "heatFrames": 240 } { "lavaFrames": 10 } |
From: 1
Left Door
To: 2
Right Door
Uses a runway of at least 21 tiles in the adjacent room. It will help to perform the first jump with HiJump disabled. Disable SpeedBooster before Samus reaches the lava. Entrance condition: { "comeInRunning": { "speedBooster": true, "minTiles": 21 } } Requires: "HiJump" "canDisableEquipment" "canSpringBallBounce" "canTrickyJump" { "spikeHits": 1 } { "heatFrames": 200 } { "lavaFrames": 11 } |
From: 1
Left Door
To: 2
Right Door
It may help to perform the first jump with HiJump disabled. Entrance condition: { "comeInRunning": { "speedBooster": false, "minTiles": 4 } } Requires: "canCarefulJump" "HiJump" "canDisableEquipment" "canSpringBallBounce" { "spikeHits": 3 } { "heatFrames": 350 } { "lavaFrames": 32 } |
From: 1
Left Door
To: 2
Right Door
Uses a runway of at least 8 tiles in the adjacent room. It will help to perform the first jump with HiJump disabled. Disable SpeedBooster before Samus reaches the lava. Entrance condition: { "comeInRunning": { "speedBooster": true, "minTiles": 8 } } Requires: "canTrickyJump" "HiJump" "canDisableEquipment" "canSpringBallBounce" { "spikeHits": 2 } { "heatFrames": 311 } { "lavaFrames": 22 } |
Speedbooster significantly reduces your jump speed in lava and should be turned off. Requires: "Gravity" "canDisableEquipment" { "heatFrames": 350 } { "lavaFrames": 100 } { "spikeHits": 2 } { "or": [ "canUseIFrames", { "and": [ { "spikeHits": 2 }, { "heatFrames": 50 } ] }, "canHorizontalDamageBoost" ] } |
From: 2
Right Door
To: 1
Left Door
Entrance condition: { "comeInRunning": { "speedBooster": false, "minTiles": 4 } } Requires: "Gravity" "canDisableEquipment" "canSpringBallBounce" { "spikeHits": 2 } { "heatFrames": 350 } { "lavaFrames": 20 } |
From: 2
Right Door
To: 1
Left Door
Uses a runway of at least 14 tiles in the adjacent room. Disable SpeedBooster after jumping so that the lava will not take away all of Samus' momentum. Entrance condition: { "comeInRunning": { "speedBooster": true, "minTiles": 14 } } Requires: "Gravity" "canDisableEquipment" "canSpringBallBounce" "canTrickyJump" { "spikeHits": 1 } { "heatFrames": 240 } { "lavaFrames": 10 } |
From: 2
Right Door
To: 1
Left Door
Uses a runway of at least 21 tiles in the adjacent room. It will help to perform the first jump with HiJump disabled. Disable SpeedBooster before Samus reaches the lava. Entrance condition: { "comeInRunning": { "speedBooster": true, "minTiles": 21 } } Requires: "HiJump" "canDisableEquipment" "canSpringBallBounce" "canTrickyJump" { "spikeHits": 1 } { "heatFrames": 200 } { "lavaFrames": 11 } |
From: 2
Right Door
To: 1
Left Door
It may help to perform the first jump with HiJump disabled. Entrance condition: { "comeInRunning": { "speedBooster": false, "minTiles": 4 } } Requires: "canCarefulJump" "HiJump" "canDisableEquipment" "canSpringBallBounce" { "spikeHits": 3 } { "heatFrames": 350 } { "lavaFrames": 32 } |
From: 2
Right Door
To: 1
Left Door
Uses a runway of at least 8 tiles in the adjacent room. It will help to perform the first jump with HiJump disabled. Disable SpeedBooster before Samus reaches the lava. Entrance condition: { "comeInRunning": { "speedBooster": true, "minTiles": 8 } } Requires: "canTrickyJump" "HiJump" "canDisableEquipment" "canSpringBallBounce" { "spikeHits": 2 } { "heatFrames": 311 } { "lavaFrames": 22 } |
Speedbooster significantly reduces your jump speed in lava and should be turned off. Requires: "Gravity" "canDisableEquipment" { "heatFrames": 350 } { "lavaFrames": 100 } { "spikeHits": 2 } { "or": [ "canUseIFrames", { "and": [ { "spikeHits": 2 }, { "heatFrames": 50 } ] }, "canHorizontalDamageBoost" ] } |
From: 1
Left Door
To: 2
Right Door
Perform a bounceball to minimize lava damage. Move quickly to reach the second Tripper on its first cycle. Ride it, morph to avoid spike damage, shoot open the door, and run off of the Tripper (rather than jumping off). Entrance condition: { "comeInRunning": { "speedBooster": false, "minTiles": 3 } } Requires: "canBounceBall" "canWalljump" { "heatFrames": 600 } { "lavaFrames": 60 } |
From: 1
Left Door
To: 2
Right Door
Perform a bounceball to minimize lava damage. Move quickly to reach the second Tripper on its first cycle. Ride it, morph to avoid spike damage, shoot open the door, and run off of the Tripper (rather than jumping off). Entrance condition: { "comeInRunning": { "speedBooster": false, "minTiles": 1 } } Requires: "canBounceBall" "canWalljump" { "heatFrames": 600 } { "lavaFrames": 85 } |
From: 2
Right Door
To: 1
Left Door
Perform a bounceball to minimize lava damage. Ride the second Tripper. Entrance condition: { "comeInRunning": { "speedBooster": false, "minTiles": 3 } } Requires: "canBounceBall" "canWalljump" { "heatFrames": 600 } { "lavaFrames": 60 } |
From: 2
Right Door
To: 1
Left Door
Perform a bounceball to minimize lava damage. Ride the second Tripper. Entrance condition: { "comeInRunning": { "speedBooster": false, "minTiles": 3 } } Requires: "canBounceBall" "canWalljump" { "heatFrames": 600 } { "lavaFrames": 85 } |
Begin with SpeedBooster unequipped, and run&jump over the acid into an airball. Once Samus begins falling, equip SpringBall and SpeedBooster to safely land on the other side near the statue. Requires: "canSpringFling" "canDisableEquipment" "SpeedBooster" "canTrickyJump" "canLateralMidAirMorph" { "heatFrames": 210 } |
Requires: { "or": [ { "ammo": { "type": "Super", "count": 2 } }, { "and": [ { "ammo": { "type": "Super", "count": 1 } }, { "enemyDamage": { "enemy": "Boulder", "type": "contact", "hits": 1 } } ] }, { "and": [ "canDisableEquipment", "canPseudoScrew" ] } ] } { "or": [ "Ice", "canCarefulJump" ] } |
Requires: "ScrewAttack" { "or": [ "canCarefulJump", "h_canUsePowerBombs", { "ammo": { "type": "Super", "count": 1 } }, { "and": [ "canDisableEquipment", "canPseudoScrew" ] }, { "enemyDamage": { "enemy": "Fune", "type": "fireball", "hits": 1 } } ] } |
Use Space Jump to reset Samus' fall speed, by jumping, to avoid the topmost boulder. Requires: "SpaceJump" "canCarefulJump" { "or": [ { "ammo": { "type": "Super", "count": 1 } }, { "and": [ "canDisableEquipment", "canPseudoScrew" ] }, "Ice", "canTrickyJump", { "enemyDamage": { "enemy": "Boulder", "type": "contact", "hits": 1 } } ] } |
From: 1
Top Left Door
To: 4
Top Right Door
Entrance condition: { "comeInWithStoredFallSpeed": { "fallSpeedInTiles": 1 } } Requires: "canDisableEquipment" { "heatFrames": 90 } Exit condition: { "leaveWithStoredFallSpeed": { "fallSpeedInTiles": 1 } } Unlocks doors: {"types":["missiles","super"],"requires":[]} {"types":["powerbomb"],"requires":["never"]} |
From: 1
Top Left Door
To: 4
Top Right Door
Entrance condition: { "comeInWithStoredFallSpeed": { "fallSpeedInTiles": 2 } } Requires: "canDisableEquipment" { "heatFrames": 90 } Exit condition: { "leaveWithStoredFallSpeed": { "fallSpeedInTiles": 2 } } Unlocks doors: {"types":["missiles","super"],"requires":[]} {"types":["powerbomb"],"requires":["never"]} |
From: 4
Top Right Door
To: 1
Top Left Door
Entrance condition: { "comeInWithStoredFallSpeed": { "fallSpeedInTiles": 1 } } Requires: "canDisableEquipment" { "heatFrames": 90 } Exit condition: { "leaveWithStoredFallSpeed": { "fallSpeedInTiles": 1 } } Unlocks doors: {"types":["missiles","super"],"requires":[]} {"types":["powerbomb"],"requires":["never"]} |
From: 4
Top Right Door
To: 1
Top Left Door
Entrance condition: { "comeInWithStoredFallSpeed": { "fallSpeedInTiles": 2 } } Requires: "canDisableEquipment" { "heatFrames": 90 } Exit condition: { "leaveWithStoredFallSpeed": { "fallSpeedInTiles": 2 } } Unlocks doors: {"types":["missiles","super"],"requires":[]} {"types":["powerbomb"],"requires":["never"]} |
If Spring Ball is unavailable, then either crouch jump and morph from the stairs, or run and jump into morph from the right of the stairs. If you have HiJump, it must be disabled. Requires: { "obstaclesCleared": [ "B" ] } { "or": [ { "and": [ "canCarefulJump", "canMidAirMorph", "canDisableEquipment" ] }, "h_canUseSpringBall" ] } |
From: 7
Bottom Door
To: 3
Bottom Left Door
Use the Covern to partial ceiling clip so your beam can reach the shot block of the ceiling at the end of the Morph tunnel to the left. It is possible to mid-air morph to get into the morph tunnel with nothing, from the Covern, the ground, or the stairs below. Requires: { "notable": "Partial Covern Ice Clip" } "canTrickyUseFrozenEnemies" "canCeilingClip" { "not": "f_DefeatedPhantoon" } "canRiskPermanentLossOfAccess" { "or": [ { "and": [ "canCarefulJump", "canMidAirMorph", "canDisableEquipment" ] }, "h_canUseSpringBall" ] } Clears obstacles: B |
From: 7
Bottom Door
To: 3
Bottom Left Door
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. Wait for Coverns to damage Samus down until Reserves trigger, forcing a stand up and enabling her to shoot the shot blocks and escape. Entrance condition: { "comeInWithRMode": {}, "comesThroughToilet": "any" } Requires: { "not": "f_DefeatedPhantoon" } "canRiskPermanentLossOfAccess" { "or": [ "canBePatient", "Plasma" ] } { "or": [ { "and": [ "canCarefulJump", "canMidAirMorph", "canDisableEquipment" ] }, "h_canUseSpringBall" ] } Clears obstacles: B |
If Spring Ball is unavailable, then either crouch jump and morph from the stairs, or run and jump into morph from the right of the stairs. If you have HiJump, it must be disabled. Requires: { "or": [ "Wave", "Spazer" ] } { "or": [ { "and": [ "canCarefulJump", "canMidAirMorph", "canDisableEquipment" ] }, "h_canUseSpringBall" ] } Clears obstacles: B |
From: 2
Bottom Left Door
To: 1
Top Left Doorway
Only requires a runway of 6 tiles (with no open end) in the adjacent room. Perform an air ball while against the ceiling to make it up and through the morph tunnel. If the runway length is minimal, the aim-down input must be delayed a bit (rather than buffered through the transition), so that Samus moves at a slightly higher horizontal speed for longer. Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 5.4375 } } Requires: { "notable": "Cross Room Jump Morph" } "canCrossRoomJumpIntoWater" "canMomentumConservingMorph" |
From: 2
Bottom Left Door
To: 1
Top Left Doorway
Requires a runway of at least 4 tiles (with no open end) in the adjacent room. Use a Cross Room Jump into Water followed by a delayed Momentum Conserving Turnaround to reach the Morph tunnel above. Climbing the Left side of the center hole will run into an unavoidable Sciser that can be passed through by Morphing. Crossing to the right from the left door requires slightly more runway and takes a more precise turnaround. Samus must also stay near a side of the center hole to reach the Morph tunnels. Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 3.4375 } } Requires: { "notable": "Cross Room Jump Morph" } "canMidAirMorph" "canCrossRoomJumpIntoWater" "canMomentumConservingTurnaround" "canKago" { "or": [ { "enemyDamage": { "enemy": "Sciser", "type": "contact", "hits": 1 } }, "h_pauseAbuseMinimalReserveRefill" ] } |
From: 2
Bottom Left Door
To: 1
Top Left Doorway
Turn around to the left just before bonking the ceiling, to retain upward momentum. Then turn back to the right and go through the morph tunnel to the right, avoiding crab damage. Entrance condition: { "comeInSpaceJumping": { "speedBooster": false, "minTiles": 6 } } Requires: { "notable": "Cross Room Jump Morph" } "canCrossRoomJumpIntoWater" "canPreciseSpaceJump" "canMomentumConservingTurnaround" "canMidAirMorph" |
From: 2
Bottom Left Door
To: 1
Top Left Doorway
Turn around to the left just before bonking the ceiling, to retain upward momentum. Then morph while passing through the crab and go through the morph tunnel to the left. Entrance condition: { "comeInSpaceJumping": { "speedBooster": false, "minTiles": 3.5625 } } Requires: { "notable": "Cross Room Jump Morph" } "canCrossRoomJumpIntoWater" "canPreciseSpaceJump" "canMomentumConservingTurnaround" "canMidAirMorph" "canKago" { "or": [ { "enemyDamage": { "enemy": "Sciser", "type": "contact", "hits": 1 } }, "h_pauseAbuseMinimalReserveRefill" ] } |
From: 3
Bottom Right Door
To: 4
Top Right Doorway
Requires a runway of at least 4 tiles (with no open end) in the adjacent room. Use a Cross Room Jump into Water followed by a delayed Momentum Conserving Turnaround to reach the Morph tunnel above. Climbing the Left side of the center hole will run into an unavoidable Sciser. Samus must also stay near a side of the center hole to reach the Morph tunnels. Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 3.4375 } } Requires: { "notable": "Cross Room Jump Morph" } "canMidAirMorph" "canCrossRoomJumpIntoWater" "canMomentumConservingTurnaround" |
From: 3
Bottom Right Door
To: 4
Top Right Doorway
Turn around to the right just before bonking the ceiling, to retain upward momentum. Then morph and go through the tunnel to the right. Entrance condition: { "comeInSpaceJumping": { "speedBooster": false, "minTiles": 3.5625 } } Requires: { "notable": "Cross Room Jump Morph" } "canCrossRoomJumpIntoWater" "canPreciseSpaceJump" "canMomentumConservingTurnaround" "canMidAirMorph" |
From: 1
Bottom Left Door
To: 5
Platform Junction Near Top Left Door
Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 1.4375 } } Requires: "canMomentumConservingTurnaround" { "useFlashSuit": {} } { "or": [ { "shinespark": { "frames": 15, "excessFrames": 3 } }, { "and": [ "HiJump", { "shinespark": { "frames": 12, "excessFrames": 3 } } ] } ] } |
From: 1
Bottom Left Door
To: 5
Platform Junction Near Top Left Door
This underwater walljump is very long. Some jump assistance, cross room jump, or a flatley jump from the door frame is needed to get to the first overhang. The cross room jump requires an adjacent runway of 3 tiles (with no open end) with HiJump disabled. Perform a turnaround just before hitting the ceiling. Entrance condition: { "comeInJumping": { "speedBooster": "any", "minTiles": 2.4375 } } Requires: "canLongUnderwaterWalljump" "canTrickyJump" "canDisableEquipment" "canMomentumConservingTurnaround" |
Only requires a runway of 1 tile in the adjacent room. This strat is slightly easier on the right side at low run speeds, but the same otherwise. Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 0.4375 } } Requires: { "or": [ "f_MaridiaTubeBroken", { "obstaclesCleared": [ "f_MaridiaTubeBroken" ] } ] } "canCrossRoomJumpIntoWater" "canTrickyJump" Unlocks doors: {"types":["super"],"requires":[]} {"types":["missiles","powerbomb"],"requires":["never"]} |
Only requires a runway of one tile in the adjacent room. This strat is slightly easier on the right side at low run speeds, but the same otherwise. Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 0.4375 } } Requires: { "or": [ "f_MaridiaTubeBroken", { "obstaclesCleared": [ "f_MaridiaTubeBroken" ] } ] } "canCrossRoomJumpIntoWater" "canTrickyJump" Unlocks doors: {"types":["super"],"requires":[]} {"types":["missiles","powerbomb"],"requires":["never"]} |
From: 5
Morph Passage Doorway
To: 7
Morph Tunnel Item
Turn HiJump and Gravity suit off before jumping and morphing into the tunnel. The crab will not come through the whole tunnel. Retreat to the right to avoid taking a hit. Requires: "canSuitlessMaridia" "canDisableEquipment" "canMidAirMorph" |
From: 7
Morph Tunnel Item
To: 5
Morph Passage Doorway
Turn HiJump and Gravity suit off before jumping and morphing into the tunnel. Requires: "canSuitlessMaridia" "canDisableEquipment" "canMidAirMorph" |
Get a bit of run speed on the block and jump to the right ledge. If Samus misses the ledge, try to shoot the block to still collect the item. Requires: { "or": [ { "and": [ "canCarefulJump", "canDisableEquipment" ] }, "canUseGrapple", "canWalljump", "SpaceJump" ] } { "obstaclesCleared": [ "B" ] } Resets obstacles: B |
From: 4
Top Right Door
To: 9
Platform Below Top Door
In the previous room, gain max run speed without Speed Booster equipped, requiring about 7 tiles of runway (obtaining an extra run speed of $2.0). After the transition, jump to slightly less than full height, performing a lateral mid-air morph just early enough to avoid bonking the ceiling Grapple block. Pause to equip Speed Booster before bouncing on the first Grapple platform; this provides a boost in the bounce height to be able to make it to the Grapple platform below the top door. Entrance condition: { "comeInRunning": { "speedBooster": false, "minTiles": 6.4375 } } Requires: { "notable": "Spring Ball Bounce Right to Left" } "SpeedBooster" "canCrossRoomJumpIntoWater" "canTrickySpringBallBounce" |
Requires: "h_canNavigateUnderwater" { "or": [ "h_canUseSpringBall", "canMidAirMorph", { "and": [ "Gravity", "canBombHorizontally" ] }, { "and": [ "Gravity", "canLongIBJ", "canJumpIntoIBJ" ] }, { "and": [ "Gravity", "canTrivialMidAirMorph", { "or": [ "SpaceJump", "canUseFrozenEnemies" ] } ] }, { "and": [ "canTrivialMidAirMorph", "canDisableEquipment" ] } ] } |
Jump without HiJump, then spark towards the door. Requires: "canDisableEquipment" { "useFlashSuit": {} } { "shinespark": { "frames": 41, "excessFrames": 8 } } |
Jump without HiJump, then spark towards the door. Requires: "canDisableEquipment" { "useFlashSuit": {} } { "shinespark": { "frames": 72, "excessFrames": 7 } } |
From: 9
Platform Below Top Door
To: 11
Upper Left Ledge Junction
Turn off Gravity and HiJump to jump directly here. Requires: "canSuitlessMaridia" "canDisableEquipment" |
Gain blue speed by running right-to-left on the 20-tile runway below the items. Then use Space Jump to carry it across the top of the room to break the bomb blocks. To cross the room most easily, blue speed can be gained with low momentum by pressing pause, running a few tiles, stuttering just before the pause hits, disabling Gravity suit, continuing to run left, then re-enabling Gravity suit before jumping. Alternatively, a regular shortcharge can be used in combination with either HiJump or a precise amount of extra run speed ($2.0 or $2.1), to cross the room at higher speed. Requires: { "notable": "Blue Space Jump" } "Gravity" "canPreciseSpaceJump" { "or": [ { "and": [ "canDisableEquipment", "h_stutterWaterGetBlueSpeed" ] }, { "and": [ { "getBlueSpeed": { "usedTiles": 20, "openEnd": 2 } }, { "or": [ "HiJump", "canTrickyDashJump" ] } ] } ] } |
From: 1
Left Door
To: 5
Item
Needs a runway of 7 tiles with no open end in the adjacent room, to get enough height. This is a peak of height with speed booster, no hjb, while underwater. Jump before the transition with SpeedBooster off and then SpeedBooster back on after reaching the ceiling and Morphing. Entrance condition: { "comeInJumping": { "speedBooster": true, "minTiles": 6.4375 } } Requires: "canLateralMidAirMorph" "canDisableEquipment" "canCrossRoomJumpIntoWater" "canSpringBallBounce" { "or": [ { "enemyDamage": { "enemy": "Puyo", "type": "contact", "hits": 1 } }, "canInsaneJump", { "and": [ "Plasma", "canTrickyJump" ] }, "h_pauseAbuseMinimalReserveRefill" ] } |
From: 5
Item
To: 6
Junction Right of Morph Passage
Jump and mid-air morph. This is much easier with Gravity and HiJump turned off. Requires: "canSuitlessMaridia" "canMidAirMorph" "canDisableEquipment" |
From: 6
Junction Right of Morph Passage
To: 5
Item
Jump and mid-air morph. This is much easier with Gravity and HiJump turned off. Requires: "canSuitlessMaridia" "canMidAirMorph" "canDisableEquipment" |
Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 1 } } Requires: "canJumpIntoIBJ" "canTrickyJump" "canCrossRoomJumpIntoWater" "canMomentumConservingTurnaround" { "enemyDamage": { "enemy": "Mochtroid", "type": "contact", "hits": 2 } } |
From: 2
Bottom Right Door
To: 3
Top Right Door
Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 1 } } Requires: "canTrickySpringBallJump" "canCrossRoomJumpIntoWater" "canMomentumConservingTurnaround" |
Requires a runway of at least 2 tiles (with no open end) in the adjacent room. Jump as late as possible to avoid the ledge hanging over the door. Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 1.4375 } } Requires: "canCrossRoomJumpIntoWater" "canTrickyJump" Clears obstacles: door_1 |
From: 2
Right Door
To: 4
Top Right Ledge Junction
Requires a runway of at least 1 tile in the adjacent room, although it is easier with more. Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 1 } } Requires: { "or": [ "canWalljump", "canTrickySpringBallJump", "SpaceJump" ] } "canCrossRoomJumpIntoWater" |
From: 2
Right Door
To: 4
Top Right Ledge Junction
Requires a runway of at least 1 tiles in the adjacent room, although it is easier with more. Start the IBJ as far left as possible. The furthest right is just right of the waterfall. Turning around, carefully, is one way to lose forward momentum and begin the IBJ. At the top of the IBJ bomb to the left and unmorph to reset fall speed. Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 1 } } Requires: { "notable": "Cross Room Jump with IBJ" } "canJumpIntoIBJ" "canBombHorizontally" "canResetFallSpeed" "canCrossRoomJumpIntoWater" "canTrickyJump" |
From: 3
Junction Left of Morph Tunnel
To: 6
East Cactus Alley Junction (Right of Morph Tunnel)
This can be done by turning off Gravity and HiJump to do a mid-air morph through the morph tunnel. Requires: "canSuitlessMaridia" "canMidAirMorph" "canDisableEquipment" |
From: 2
Bottom Left Door
To: 4
Top Right Door
Requires a runway of 1 tile in the adjacent room. Use a spring ball jump after breaking the water, then ibj. Take two Mochtroid hits or use a double bomb jump. Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 1 } } Requires: "canTrickySpringBallJump" "canJumpIntoIBJ" { "or": [ "canDoubleBombJump", { "enemyDamage": { "enemy": "Mochtroid", "type": "contact", "hits": 2 } } ] } "canCrossRoomJumpIntoWater" |
From: 2
Bottom Left Door
To: 4
Top Right Door
Requires a runway of 1 tile in the adjacent room. There is just enough room to wall jump after breaking the water. Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 1 } } Requires: "canPreciseWalljump" "canTrickyJump" "canCrossRoomJumpIntoWater" |
From: 2
Bottom Left Door
To: 1
Top Left Door
Only requires a runway of approximately 0.5 tiles in the adjacent room. SpringBall jump once on the way up, then use a Bomb to buy just enough time for a second SpringBall jump. Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 1 } } Requires: "canCrossRoomJumpIntoWater" "canUnderwaterBombIntoSpringBallJump" "canDoubleSpringBallJumpMidAir" |
From: 1
Bottom Left Door
To: 2
Top Right Door
The lenient version requires a runway of at least 5 tiles (with no open end) in the adjacent room. This is easier without Speed Booster and requires disabling HiJump. Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 4.4375 } } Requires: "canCrossRoomJumpIntoWater" "canDisableEquipment" |
From: 1
Bottom Left Door
To: 2
Top Right Door
Requires a runway of at least 2 tiles (with no open end) in the adjacent room. This is typically easier without Speed Booster depending on the exact runway length and requires disabling HiJump. Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 1.4375 } } Requires: "canCrossRoomJumpIntoWater" "canMomentumConservingTurnaround" "canTrickyJump" "canDisableEquipment" |
From: 1
Bottom Left Door
To: 2
Top Right Door
It is possible to jump to the top door using a runway of just one tile with Speed Booster and no HiJump. Requires a last-frame jump and down press that is late but not immediately before the turnaround. With a second-to-last-frame jump it is still possible but more precise. Entrance condition: { "comeInJumping": { "speedBooster": true, "minTiles": 1 } } Requires: "canCrossRoomJumpIntoWater" "canMomentumConservingTurnaround" "canTrickyDashJump" "canDisableEquipment" |
From: 1
Left Door
To: 3
Junction Below Right Door
Quickly shoot to break the shot block and then do a momentumConservingTurnaround to ascend into the little region. Another movement item will be needed to get closer to the crumble blocks. Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 2 } } Requires: "canTrickyJump" "canCrossRoomJumpIntoWater" "canMomentumConservingTurnaround" { "or": [ "canUseFrozenEnemies", "canSpringBallJumpMidAir", "HiJump" ] } |
From: 1
Left Door
To: 4
Junction Below Sand Entrance
Requires a runway of 7 tiles (with no open end) in the adjacent room. Jump into an air ball on room entry in order to get to the first pillar. Aim down after the transition to avoid hitting the overhang near the door. Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 6.4375 } } Requires: "canCrossRoomJumpIntoWater" "canPlayInSand" "canLateralMidAirMorph" { "or": [ "canTrickyJump", { "and": [ "canCarefulJump", { "enemyDamage": { "enemy": "Evir", "type": "contact", "hits": 1 } } ] } ] } |
From: 1
Left Door
To: 4
Junction Below Sand Entrance
Requires a runway of 7 tiles (with no open end) in the adjacent room. Requires two precise inputs of jumping through the doorway and a short aiming down press before hitting the ceiling. Damage boost off of the right Evir in order to land on the first pillar. With Ice, instead freeze the Evir to land on it and avoid the damage. When entering the room with a bad jump, it is possible to perform a midair wiggle to get back to the door platform. Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 6.4375 } } Requires: { "notable": "Cross Room Jump with Ice or Damage Boost" } "canCrossRoomJumpIntoWater" "canPlayInSand" "canInsaneJump" { "or": [ "canTrickyUseFrozenEnemies", { "and": [ "canNeutralDamageBoost", { "enemyDamage": { "enemy": "Evir", "type": "contact", "hits": 1 } } ] }, { "and": [ "canNeutralDamageBoost", "h_pauseAbuseMinimalReserveRefill" ] } ] } |
Gain momentum in the room to the left, then jump at the edge of the runway in this room in order to jump off of the sand and land on the first pillar. Requires a runway of 7 tiles (with no open end) in the adjacent room, and killing the second Evir with a quick super or two plasma hits (note that the particle despawns as the Evir dies). Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 6.4375 } } Requires: "canCrossRoomJumpIntoWater" "canPlayInSand" "canTrickyJump" { "enemyKill": { "enemies": [ [ "Evir" ] ], "explicitWeapons": [ "Plasma", "Super" ] } } |
Gain momentum in the room to the right, then jump immediately on entry in order to land on the first pillar. Jumping too late will likely put Samus into the pit. Requires a small runway of only one tile or less in the adjacent room. Jumping before the door transition will set Samus straight into an Evir projectile, knocking her into the sand. Entrance condition: { "comeInRunning": { "speedBooster": false, "minTiles": 0.4375 } } Requires: "canCrossRoomJumpIntoWater" "canPlayInSand" "canTrickyJump" "canTrickyUseFrozenEnemies" |
Requires: { "or": [ "h_canUsePowerBombs", { "and": [ "Gravity", "ScrewAttack" ] }, { "and": [ "Gravity", "canIBJ" ] }, { "and": [ "h_canUseMorphBombs", "h_canUseSpringBall" ] }, { "and": [ "h_canUseMorphBombs", "canTrivialMidAirMorph", "canDisableEquipment" ] } ] } Clears obstacles: A |
From: 1
Left Door
To: 5
Left Pillar Junction
Gain momentum in the room to the left, then jump in this room in order to land on the first pillar. Ensure that Speed Booster is disabled. Requires a runway of only approximately 0.5 tiles in the adjacent room. Perform an air ball before hitting the ceiling in order to land on the first pillar. Entrance condition: { "comeInRunning": { "speedBooster": false, "minTiles": 1 } } Requires: "canLateralMidAirMorph" "canCrossRoomJumpIntoWater" "HiJump" "canPlayInSand" |
Gain momentum in the room to the left, then jump after entering this room in order to land on the first pillar. Ensure that Speed Booster is disabled. Entrance condition: { "comeInRunning": { "speedBooster": false, "minTiles": 5 } } Requires: "canCrossRoomJumpIntoWater" "canPlayInSand" "canCarefulJump" |
Gain momentum in the room to the left, then jump in this room in order to land on the first pillar. Ensure that Speed Booster is disabled. With a short runway of 4 tiles (with an open end) in the adjacent room, it is required to jump as late as possible at the edge of the runway in this room. Shrinking Samus' hitbox before landing makes the jump a little easier. Entrance condition: { "comeInRunning": { "speedBooster": false, "minTiles": 4 } } Requires: "canCrossRoomJumpIntoWater" "canPlayInSand" "canTrickyJump" |