Room ID: 120
From: 8
G-Mode Morph Junction (Bottom Right, Started at Left)
To: 5
Top Right Door
The speed block platform above the bottom door will not be usable, so Samus must blindly wall jump up the first ledge or use some assist. There is some visibility on the left side of the screen, which is useful in determining which ledge she is on. The Cacatacs will not be able to damage Samus off screen. Requires: "canOffScreenMovement" { "or": [ "canWalljump", "HiJump", "canSpringBallJumpMidAir" ] } "h_HeatedGModeOffCameraDoor" Exit condition: { "leaveNormally": {} } Unlocks doors: {"types":["missiles"],"requires":[{"heatFrames":50}]} {"types":["super"],"requires":[]} {"types":["powerbomb"],"requires":[{"heatFrames":110}]} |