Double Chamber: Cross Room Space Jump

Room ID: 104

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

Entrance condition:

{
  "comeInJumping": {
    "speedBooster": "any",
    "minTiles": 0
  }
}

Requires:

"canPrepareForNextRoom"
"SpaceJump"
{
  "heatFrames": 200
}
{
  "or": [
    "canDash",
    {
      "heatFrames": 15
    }
  ]
}

Dev note: This differs from the canPrepareForNextRoom option of the previous strat only in requiring an air entry.