Cathedral Entrance: G-Mode Morph, IBJ

Room ID: 90

Wiki
From: 1
Left Door
To: 2
Right Door

Carefully roll under the Sm. Desgeegas or kill them with a Power Bomb (while avoiding killing the Sova). It is possible to kill a Sova on the door and pause abuse to grab its Energy drop on G-mode exit. Samus will likely need to wait at the door for about a minute for the global Sova gets there.

Entrance condition:

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

Requires:

"h_artificialMorphIBJ",
{"or": [
  "canTrickyDodgeEnemies",
  {"and": [
    "h_artificialMorphPowerBomb",
    "h_artificialMorphPowerBomb"
  ]},
  {"haveBlueSuit": {}}
]},
{"or": [
  {"and": [
    "h_heatedGModePauseAbuse",
    "canBePatient"
  ]},
  "h_heatedGModeOpenDifferentDoor"
]}