Waterway Energy Tank Room: Leave With Temporary Blue (Speedball)

Room ID: 65

Wiki
From: 3
Dry Platform Junction
To: 1
Right Door

Perform a speedball into a temporary blue chain to reach the door. If HiJump and Spring Ball are unavailable, then getting out of the water requires a very precise jump: delay aiming down for the mid-air morph until after Samus is above the water line.

Requires:

{
  "getBlueSpeed": {
    "usedTiles": 32,
    "openEnd": 1
  }
}
"canChainTemporaryBlue"
"canSpeedball"
{
  "or": [
    "canInsaneJump",
    "HiJump",
    "canSpringBallBounce"
  ]
}

Exit condition:

{
  "leaveWithTemporaryBlue": {}
}

Unlocks doors:

{"types":["ammo"],"requires":[]}