The Precious Room: Cross Room Jump with Speed Booster (Lenient)

Room ID: 192

Wiki
From: 2
Bottom Left 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": "yes",
  "minTiles": 10
}

Requires:

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