Use at least 4 tiles of runway to gain speed, running through the transition. Hold down during and after the transition in order to aim down and squeeze under the Hopper. Then immediately run to the right to make it to the door without taking damage.
From: 2
Left Door
To: 1
Top Right Door
Gain as much speed as possible, using a remote runway to spin jump precisely through the transition. Samus needs to be low enough to fit under the first Hopper, but high enough (and low enough fall speed) to make the required horizontal distance before landing, to be clear of the Hopper. If Samus hits the transition relatively high, aiming down through the transition can help to squeeze under the Hopper. If Samus hits the transition relatively low, do not aim down; remaining in spin helps Samus cover the horizontal distance. Entrance condition: "comeInSpinning": {
"speedBooster": "any",
"unusableTiles": 0,
"minExtraRunSpeed": "$2.0"
}Requires: {"notable": "Squeeze Under Hoppers"},
"canInsaneJump",
"h_complexToCarryFlashSuit" |
From: 2
Left Door
To: 1
Top Right Door
Entrance condition: "comeInWithSidePlatform": {
"platforms": [
{
"minHeight": -4,
"maxHeight": -4,
"minTiles": 19,
"speedBooster": "yes",
"obstructions": [[8, -4]],
"note": "This applies to Blue Brinstar Boulder Room."
},
{
"minHeight": 2,
"maxHeight": 2,
"minTiles": 9.4375,
"speedBooster": "any",
"obstructions": [[2, 0]],
"note": "This applies to Early Supers Room."
},
{
"minHeight": 1,
"maxHeight": 1,
"minTiles": 18.4375,
"speedBooster": "yes",
"obstructions": [[6, -1]],
"note": "This applies to Big Pink."
},
{
"minHeight": 2,
"maxHeight": 2,
"minTiles": 15.4375,
"speedBooster": "yes",
"obstructions": [[13, 2]],
"note": "This applies to Mission Impossible Room."
},
{
"minHeight": 8,
"maxHeight": 8,
"minTiles": 7.4375,
"speedBooster": "any",
"obstructions": [[1, 0]],
"requires": [
"HiJump"
],
"note": ["This applies to Screw Attack Room."]
},
{
"minHeight": 3,
"maxHeight": 3,
"minTiles": 15.4375,
"speedBooster": "yes",
"obstructions": [[13, 2]],
"note": ["This applies to Botwoon's Room."]
}
]
}Requires: {"notable": "Squeeze Under Hoppers"},
"canInsaneJump",
"h_complexToCarryFlashSuit" |
|
Use at least 4 tiles of runway to gain speed, running through the transition. Hold down during and after the transition in order to aim down and squeeze under the Hopper. Then immediately run to the right to make it to the door without taking damage. Entrance condition: "comeInRunning": {
"speedBooster": "any",
"minTiles": 4
}Requires: {"notable": "Squeeze Under Hoppers"},
"canPrepareForNextRoom",
"canTwoTileSqueeze",
"h_complexToCarryFlashSuit" |