East Cactus Alley Room: Suitless HiJump SpringBall Jump

Room ID: 196

Wiki
From: 2
Right Door
To: 4
Top Right Ledge Junction

SpringBall jump just as Samus exits the water to reach the distant ledge. To get enough horizontal distance, either use a Stationary Lateral Mid-Air Morph with a crouch jump for extra height, or spin jump out before morphing. Or SpringBall jump part of the way over and land on a Bomb explosion to cross the rest of the distance.

Requires:

"canSuitlessMaridia"
"HiJump"
"h_canMaxHeightSpringBallJump"
"canTrickyJump"
{
  "or": [
    "canStationaryLateralMidAirMorph",
    {
      "and": [
        "canJumpIntoIBJ",
        "h_canBombHorizontally"
      ]
    }
  ]
}