Room ID: 111
Climb down using the solid crumble blocks. It is possible to use a Super to knock a Sova off and kill it by the door and pause abuse to grab its Energy drop on G-mode exit with a very precise positioning jump or large Energy drop. With a second Super it is recommended to bring down the other clockwise Sova as well (at the top of the room), and stack their drops. It is also possible to do it without a Super if the Sova drops a large Energy drop. There is a way to do this with two Sova, and if either drops a large Energy, Samus can survive: kill both of the bottom two Sova at the bottom right corner of their platforms, stand on the middle of the platform with the second lowest Sova, and hold right when exiting G-mode. Entrance condition: { "comeInWithGMode": { "mode": "any", "morphed": false } } Requires: "h_heatedGMode" { "or": [ { "heatFrames": 45 }, { "and": [ "h_heatedGModePauseAbuse", { "or": [ "canTrickyGMode", { "ammo": { "type": "Super", "count": 2 } } ] } ] } ] } |