Golden Torizo's Room: G-Mode, Bomb Spread to Overload PLMs

Room ID: 150

Wiki
From: 1
Left Door
To: 2
Right Door

Avoid stepping on all three crumble blocks. Use many bomb spreads to place bombs on them and overload PLMs before going through. After dropping below, move to the door quickly in order to prevent GT falling on Samus.

Entrance condition:

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

Requires:

"Charge"
"h_canUseMorphBombs"
"h_HeatedGModeOffCameraDoor"

Exit condition:

{
  "leaveNormally": {}
}

Unlocks doors:

{"types":["missiles"],"requires":[{"heatFrames":50}]}
{"types":["super"],"requires":[]}
{"types":["powerbomb"],"requires":[{"heatFrames":110}]}

Dev note: This strat forces Samus to leave the room because the camera is stuck at the top left of the room. FIXME: It is possible to get to the top right item, but its not easy or too useful. It is possible to use the item to break the Bomb blocks and escape. Fighting GT while blind is unreasonable.