Botwoon Energy Tank Room: Speedy Jump

Room ID: 186

Wiki
From: 4
Right Door
To: 6
Junction Right of Morph Passage

If using at least 8 tiles of runway, jump before going down the first slope. If using 7 tiles of runway, Samus will get a higher jump; in this case, jump later, after going down the first slope

Entrance condition:

{
  "comeInRunning": {
    "speedBooster": true,
    "minTiles": 6.4375
  }
}

Requires:

"canCrossRoomJumpIntoWater"

Dev note: We don't require 'canTrickyDashJump' here, since any speed of at least $2.0 works; a different jump timing is needed for run speed between $2.0 and $2.3 compared to higher speeds, but there is a very large window in both cases, making it not difficult for the player to find a timing that works.