Double Chamber: Speedy Jump over the Spikes, With Assist

Room ID: 104

Wiki
From: 3
Right Door
To: 4
Item

Entrance condition:

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

Requires:

"canSpeedyJump"
"canInsaneJump"
{
  "or": [
    {
      "and": [
        "canPreciseWallJump",
        {
          "heatFrames": 150
        }
      ]
    },
    {
      "and": [
        "canLateralMidAirMorph",
        {
          "heatFrames": 110
        }
      ]
    }
  ]
}

Dev note: A running jump over the pit requires a runway in the previous room of 8 tiles with an open end, with a last-frame jump into a very precise air ball or wall jump.