The Precious Room: Cross Room Jump with Speedbooster

Room ID: 192

Wiki
From: 2
Bottom Right Door
To: 1
Top Left Door

Requires a runway of at least 7 tiles (with no open end) in the adjacent room. A momentum conserving turnaround is easier than a midair wiggle.

Entrance condition:

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

Requires:

"canCrossRoomJumpIntoWater"
"canTrickyDashJump"
{
  "or": [
    "canMomentumConservingTurnaround",
    "canMidairWiggle"
  ]
}