Double Chamber: Speedy Jump over the Spikes

Room ID: 104

Wiki
From: 3
Right Door
To: 4
Item

A running jump over the pit without a wall jump requires a runway in the previous room of 12 tiles with a last-frame jump.

Entrance condition:

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

Requires:

"canSpeedyJump"
"canTrickyJump"
{
  "heatFrames": 100
}

Dev note: This becomes easier with a very long runway, but probably not easy enough to remove the canTrickyJump, since a missed jump likely means death.