The Precious Room: Cross Room Jump with Speedbooster (Lenient)

Room ID: 192

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

The lenient version requires a runway of at about 10 tiles in the adjacent room. A momentum conserving turnaround is easier than climbing the right side of the room.

Entrance condition:

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

Requires:

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