The Worst Room In The Game: Base

Room ID: 135

Wiki
From: 4
Junction Above Bomb Blocks
To: 5
Junction Below Top Pirate

Requires:

{
  "or": [
    {
      "heatFrames": 180
    },
    {
      "and": [
        "canWalljump",
        {
          "heatFrames": 160
        }
      ]
    },
    {
      "and": [
        "HiJump",
        {
          "heatFrames": 110
        }
      ]
    }
  ]
}