The Worst Room In The Game: Space Jump

Room ID: 135

Wiki
From: 6
Bottom Platform Junction With Pirates Killed
To: 4
Junction Above Bomb Blocks

Requires:

"SpaceJump"
{
  "or": [
    {
      "and": [
        "canConsecutiveWalljump",
        "HiJump",
        {
          "heatFrames": 160
        }
      ]
    },
    {
      "and": [
        "canConsecutiveWalljump",
        {
          "heatFrames": 210
        }
      ]
    },
    {
      "and": [
        "HiJump",
        {
          "heatFrames": 210
        }
      ]
    },
    {
      "heatFrames": 300
    }
  ]
}
{
  "or": [
    "ScrewAttack",
    {
      "haveBlueSuit": {}
    },
    {
      "obstaclesCleared": [
        "A"
      ]
    }
  ]
}

Clears obstacles: A