The Worst Room In The Game: Base

Room ID: 135

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

Requires:

{
  "or": [
    {
      "and": [
        "canTrickyJump",
        "canDash",
        {
          "heatFrames": 130
        }
      ]
    },
    {
      "heatFrames": 175
    }
  ]
}