West Sand Pit: Gravity, Spring Ball, Power Bomb Boost

Room ID: 209

Wiki
From: 7
Below Morph Tunnel Junction
To: 5
Morph Tunnel Junction

Spring Ball bounce on top of the crumble blocks. Land on a well-timed Power Bomb to boost up into the tunnel. There is a 4-frame window to land on the Power Bomb, only the first frame will boost Samus high enough.

Requires:

"Gravity"
"h_useSpringBall"
{
  "tech": "canJumpIntoIBJ"
}
"canTrickyJump"
"h_usePowerBomb"
{
  "or": [
    {
      "tech": "canUnmorphBombBoost"
    },
    "h_additionalBomb"
  ]
}