Crumble Shaft: G-Mode Setup - Get Hit By Sova

Room ID: 111

Wiki
From: 2
Bottom Right Door
To: 2
Bottom Right Door

Land on the crumble platform just above the door to release the Sova.

Entrance condition:

{
  "comeInNormally": {}
}

Requires:

{
  "heatFrames": 370
}
{
  "or": [
    "HiJump",
    "SpaceJump",
    "canWalljump",
    "h_canUseSpringBall",
    "canCrumbleJump",
    "canTrickyJump",
    {
      "ammo": {
        "type": "Super",
        "count": 1
      }
    },
    {
      "and": [
        "canJumpIntoIBJ",
        {
          "heatFrames": 80
        }
      ]
    }
  ]
}

Exit condition:

{
  "leaveWithGModeSetup": {}
}

Unlocks doors:

{"types":["missiles","super"],"requires":[]}
{"types":["powerbomb"],"requires":["never"]}