Screw Attack Room: Base

Room ID: 151

Wiki
From: 5
Junction Above Bottom Blocks
To: 2
Middle Right Door

Requires:

{
  "heatFrames": 80
}
{
  "or": [
    "HiJump",
    "SpaceJump",
    "canWalljump",
    "h_canCrouchJumpDownGrab",
    "canSpringBallJumpMidAir",
    {
      "and": [
        "canIBJ",
        {
          "heatFrames": 440
        }
      ]
    },
    {
      "and": [
        "canJumpIntoIBJ",
        {
          "heatFrames": 80
        }
      ]
    }
  ]
}