Golden Torizo's Room: Missiles Only Kill (Insane)

Killing Golden Torizo only with missiles using enemy state manipulation to get missiles to connect. This can be done by rolling under GT, triggering the sit attack, and then shooting missiles during the stand up animation. Or by standing far enough from GT to trigger the eye lazer attack and shooting missiles during that animation.

Difficulty filter

Strats ()

From: 2
Right Door
To: 2
Right Door

Stand a specific distance away from Golden Torizo so that it takes a step before jumping backwards. When it uses the eye lazer attack, it will not be able to avoid missiles. Farm drops following every jump backwards. At low health Golden Torizo will do a bird attack and that must be interuppted preemptively because it is difficult to dodge.

Requires:

{
  "notable": "Safe Spot Kill"
}
{
  "notable": "Missiles Only Kill"
}
"h_heatProof"
{
  "resourceCapacity": [
    {
      "type": "Missile",
      "count": 5
    }
  ]
}
"canBeExtremelyPatient"

Clears obstacles: f_DefeatedGoldenTorizo

Sets flags: f_DefeatedGoldenTorizo

From: 2
Right Door
To: 2
Right Door

Killing Golden Torizo only with missiles using enemy state manipulation to get missiles to connect. This can be done by rolling under GT, triggering the sit attack, and then shooting missiles during the stand up animation. By pushing GT to the door and rolling into the door during a jump back, the sit can reliably be manipulated. But this setup is subpixel dependant and harder to setup again if GT moves unexpectidly. Use of the safe spot is expected. Keep missiles below 31 to control the fight. This fight takes multiple minutes.

Requires:

{
  "notable": "Safe Spot Kill"
}
{
  "notable": "Missiles Only Kill"
}
"h_heatProof"
"Morph"
{
  "resourceCapacity": [
    {
      "type": "Missile",
      "count": 15
    }
  ]
}
{
  "or": [
    {
      "resourceCapacity": [
        {
          "type": "RegularEnergy",
          "count": 199
        }
      ]
    },
    {
      "resourceCapacity": [
        {
          "type": "ReserveEnergy",
          "count": 100
        }
      ]
    }
  ]
}
"canBeVeryPatient"

Clears obstacles: f_DefeatedGoldenTorizo

Sets flags: f_DefeatedGoldenTorizo

Dev note: It is easy to make mistakes with this strat, so some capacity is given for leniency. You can farm up resources readily enough.