Golden Torizo's Room: Indirect G-Mode, GT Kill, 31 Missiles or Fewer

Room ID: 150

Wiki
From: 2
Right Door
To: 2
Right Door

Start the fight with 31 Missiles or fewer in order to prevent GT from using its laser attack, which will enable Samus to stand next to it. Having GT start with his Chozo Ball attack also will make it so there are drops which can be collected at the end of the fight, otherwise they will have been overloaded. Pause abuse and jump to collect the drops on G-mode exit.

Entrance condition:

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

Requires:

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

Clears obstacles: f_DefeatedGoldenTorizo, door_2

Sets flags: f_DefeatedGoldenTorizo