The Worst Room In The Game: Space Jump Screw Attack

Room ID: 135

Wiki
From: 2
Bottom Left Door
To: 4
Junction Above Bomb Blocks

Requires:

"h_canNavigateHeatRooms"
"SpaceJump"
"ScrewAttack"
{
  "or": [
    {
      "and": [
        "canConsecutiveWalljump",
        {
          "heatFrames": 240
        }
      ]
    },
    {
      "and": [
        "HiJump",
        {
          "heatFrames": 240
        }
      ]
    },
    {
      "heatFrames": 360
    }
  ]
}