Golden Torizo's Room: Crystal Flash During Fight (Expert)

Midway through the fight, use a Crystal Flash to refill Samus' energy. Crystal Flashing while standing in the safe spot at GT's feet is safe.

Difficulty filter

Strats ()

From: 1
Left Door
To: 5
Golden Torizo

At any point during the fight, use a Crystal Flash. Then damage down enough to survive one hit. Run into and through GT, turn around, and start down the runway. Get shinecharged, come back and interrupt using whatever attack pattern is ongoing. Then finish the fight. Blue suit will give invulnerability but otherwise does not help to defeat Golden Torizo.

Entrance condition:

{
  "comeInWithRMode": {}
}

Requires:

"h_heatProof"
{
  "not": "f_DefeatedGoldenTorizo"
}
"canRiskPermanentLossOfAccess"
{
  "notable": "Crystal Flash During Fight"
}
"h_heatedCrystalFlashForReserveEnergy"
{
  "enemyDamage": {
    "enemy": "Golden Torizo",
    "type": "contact",
    "hits": 1
  }
}
"canUseIFrames"
{
  "canShineCharge": {
    "usedTiles": 28,
    "openEnd": 0
  }
}
{
  "autoReserveTrigger": {
    "maxReserveEnergy": 95
  }
}
"canRModeSparkInterrupt"

Clears obstacles: f_DefeatedGoldenTorizo

Sets flags: f_DefeatedGoldenTorizo

From: 2
Right Door
To: 5
Golden Torizo

At any point during the fight, use a Crystal Flash. Then damage down enough to survive one hit. Run into and through GT, turn around, and start down the runway. Get shinecharged, come back and interrupt using whatever attack pattern is ongoing. Then finish the fight. Blue suit will give invulnerability but otherwise does not help to defeat Golden Torizo.

Entrance condition:

{
  "comeInWithRMode": {}
}

Requires:

"h_heatProof"
{
  "not": "f_DefeatedGoldenTorizo"
}
"canRiskPermanentLossOfAccess"
{
  "notable": "Crystal Flash During Fight"
}
"h_heatedCrystalFlashForReserveEnergy"
{
  "enemyDamage": {
    "enemy": "Golden Torizo",
    "type": "contact",
    "hits": 1
  }
}
"canUseIFrames"
{
  "canShineCharge": {
    "usedTiles": 28,
    "openEnd": 0
  }
}
{
  "autoReserveTrigger": {
    "maxReserveEnergy": 95
  }
}
"canRModeSparkInterrupt"

Clears obstacles: f_DefeatedGoldenTorizo, door_2

Sets flags: f_DefeatedGoldenTorizo

Dev note: FIXME: Evaluate heated fight options.

From: 5
Golden Torizo
To: 5
Golden Torizo

Midway through the fight, use a Crystal Flash to refill Samus' energy. Crystal Flashing while standing in the safe spot at GT's feet is safe.

Requires:

{
  "notable": "Crystal Flash During Fight"
}
"h_navigateHeatRooms"
{
  "or": [
    {
      "ammo": {
        "type": "Super",
        "count": 30
      }
    },
    {
      "and": [
        "Charge",
        "Ice",
        "Wave",
        "Plasma"
      ]
    }
  ]
}
{
  "heatFrames": 800
}
"h_heatedCrystalFlash"
{
  "heatFrames": 800
}

Clears obstacles: f_DefeatedGoldenTorizo

Sets flags: f_DefeatedGoldenTorizo

Dev note: FIXME: Other resource combinations can work; fewer supers + farm, weaker beam + more health, 2nd crystal flash. FIXME: Add heavy pause abuse strats for GT.