East Sand Hall: Cross-Room Blue Speed Jump, Leave With Temporary Blue

Room ID: 210

Wiki
From: 2
Right Door
To: 1
Left Door

Perform a 1-tap to gain blue speed with a significant amount of momentum. Run through the door, and jump into an airball any time after the transition, crossing the room. At higher speeds, it may be necessary to unmorph at the left side of the room while still high in the air, to discard horizontal speed, then pause to remorph (`canPauseRemorphTemporaryBlue`).

Entrance condition:

{
  "comeInGettingBlueSpeed": {
    "length": 1,
    "openEnd": 1,
    "minExtraRunSpeed": "$4.4"
  }
}

Requires:

"canPlayInSand"
"canCrossRoomJumpIntoWater"
"canInsaneJump"
"canPauseRemorphTemporaryBlue"
"canChainTemporaryBlue"

Exit condition:

{
  "leaveWithTemporaryBlue": {}
}

Unlocks doors:

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