Fast Pillars Setup Room: G-Mode

Room ID: 133

Wiki
From: 1
Top Left Door
To: 4
Top Right Door

After climbing the room, it is possible to shoot at the door and then use X-Ray, so the shot hits immediately afterwards.

Entrance condition:

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

Requires:

"h_heatedGMode"
{
  "or": [
    "SpaceJump",
    "canWalljump",
    "HiJump",
    "canSpringBallJumpMidAir",
    {
      "and": [
        "Charge",
        "canUseFrozenEnemies"
      ]
    },
    {
      "and": [
        "canTrickyDodgeEnemies",
        "canJumpIntoIBJ"
      ]
    }
  ]
}
{
  "heatFrames": 80
}

Dev note: FIXME: It may be possible to kill the upper pirates in a way where Samus can collect their drops on the path to the door. FIXME: It is possible to kill the pirates then IBJ or tricky dash jump, but using the runway will require at least one laser hit.