Pillar Room: G-Mode, Screw Attack

Room ID: 134

Wiki
From: 2
Right Door
To: 1
Left Door

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "any",
    "morphed": false
  }
}

Requires:

"ScrewAttack"
{
  "or": [
    "SpaceJump",
    "canTrickyGMode",
    {
      "and": [
        "canTrickyJump",
        "canPreciseWalljump",
        {
          "acidFrames": 10
        }
      ]
    },
    {
      "and": [
        "canTrickyJump",
        {
          "acidFrames": 24
        }
      ]
    }
  ]
}
"h_heatedGModeOpenDifferentDoor"

Exit condition:

{
  "leaveNormally": {}
}

Unlocks doors:

{"types":["missiles"],"requires":[{"heatFrames":50},{"acidFrames":50}]}
{"types":["super"],"requires":[]}
{"types":["powerbomb"],"requires":[{"heatFrames":110},{"acidFrames":110}]}