Post Crocomire Farming Room: High Speed Jump, Down Grab

Room ID: 123

Wiki
From: 4
Top Right Door
To: 1
Top Left Door

Come in with very high speed and jump just after the transition. Aim down to be able to land on the other side. Expects a runway of at least 38 tiles in the adjacent room.

Entrance condition:

{
  "comeInRunning": {
    "speedBooster": "yes",
    "minTiles": 38
  }
}

Requires:

"h_speedJump"
"canInsaneJump"
"canDownGrab"

Dev note: This may be possible with a bit shorter of a runway if the jump is only be held for a very short amount of time to not bonk the ceiling.