Room ID: 187
|
Stationary lateral midair morph into a SpringBall jump just as Samus exits the water to reach the distant ledge. This can either be done from a crouch jump from the last pixel, giving an 8-frame window to jump while out of the water, or from a spin jump, which gives a 2-frame window to jump while out of the water. Samus could also start from a standing position, requiring the last pixel and only giving a 2-frame window. Requires: "canSuitlessMaridia"
"HiJump"
"canTrickyJump"
"canTrickySpringBallJump"
"canStationaryLateralMidAirMorph"
{
"or": [
"h_underwaterCrouchJump",
"canInsaneJump"
]
} |