Bomb Torizo Room: R-Mode Crystal Flash Interrupt

Room ID: 19

Wiki
From: 1
Left Door
To: 1
Left Door

As Bomb Torizo is standing, Crystal Flash in front of it in order to get hit and reserve trigger.

Entrance condition:

{
  "comeInWithRMode": {}
}

Requires:

{
  "not": "f_DefeatedBombTorizo"
}
{
  "not": "f_ZebesSetAblaze"
}
"canRiskPermanentLossOfAccess"
"h_activateBombTorizo"
"canRModeCrystalFlashInterrupt"
{
  "ammo": {
    "type": "Missile",
    "count": 10
  }
}

Dev note: FIXME: If h_activateBombTorizo is changed to require collecting the item in-room, this strat would need a collectsItems. Otherwise, it is possible to avoid picking up the item while doing this. FIXME: This could be done with G-mode, but not if h_activateBombTorizo is changed to require collecting the item in-room (unless somehow the item was collected earlier without killing BT). FIXME: It is possible to farm during the fight before Crystal Flashing, but it requires Samus to be low on Missiles and it is much more difficult to find a safe time to CF.