Room ID: 110
Getting across the lava while artificially morphed requires an HBJ or Bomb boosting out and freezing a Boyon below. Entrance condition: { "comeInWithGMode": { "mode": "any", "morphed": true } } Requires: { "or": [ { "and": [ "h_canArtificialMorphMovement", "h_lavaProof" ] }, { "and": [ "Morph", "canTrickyUseFrozenEnemies" ] }, { "and": [ "h_canArtificialMorphIBJ", "h_canArtificialMorphBombHorizontally", "canTrickyUseFrozenEnemies" ] }, { "and": [ "canInsaneJump", { "or": [ "h_canArtificialMorphHBJ", "h_canArtificialMorphDiagonalBombJump" ] } ] } ] } "h_HeatedGModeOpenDifferentDoor" |