Golden Torizo's Room: Indirect G-Mode, GT Kill, Too Many Missiles

Room ID: 150

Wiki
From: 2
Right Door
To: 2
Right Door

With more than 31 Missiles, Samus will have a 2 pixel window in which she must quickly get into to prevent touching GT or his lasers. Having GT start with his laser attack will also make it so there are no drops which can be collected at the end of the fight.

Entrance condition:

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

Requires:

{
  "notable": "Safe Spot Kill"
}
"canComplexGMode"
{
  "or": [
    {
      "ammo": {
        "type": "Super",
        "count": 30
      }
    },
    {
      "and": [
        "Charge",
        {
          "or": [
            "canBeVeryPatient",
            {
              "and": [
                "canBePatient",
                "Wave"
              ]
            },
            {
              "and": [
                "canBePatient",
                "Spazer"
              ]
            },
            "Plasma",
            {
              "and": [
                "canBePatient",
                {
                  "ammo": {
                    "type": "Super",
                    "count": 15
                  }
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
"h_heatedIndirectGModeOpenSameDoor"

Clears obstacles: f_DefeatedGoldenTorizo, door_2

Sets flags: f_DefeatedGoldenTorizo