Room ID: 120
From: 2
Far Left Door
To: 8
G-Mode Morph Junction (Bottom Right, Started at Left)
Run through the speed blocks then carefully cross the crumble bridge, as it will mostly be air. Alternatively, a speedball will prevent PLMs from overloading and Samus can roll over the bridge. Kill the pirate after the bridge before it places its invisible lasers, preventing Samus from getting through damageless. Samus can simply run to the right and fall through the bridge to safety below the pirate and kill it from below. It is also possible to perform one precise jump to cross most of the bridge and kill the pirate while blue. Entrance condition: { "comeInWithGMode": { "mode": "any", "morphed": false } } Requires: "h_getBlueSpeedMaxRunway" { "or": [ "canSpeedball", "canInsaneJump", "h_hasBeamUpgrade", { "enemyKill": { "enemies": [ [ "Red Space Pirate (standing)" ] ], "explicitWeapons": [ "Missile", "Super", "ScrewAttack" ] } }, { "enemyDamage": { "enemy": "Red Space Pirate (standing)", "type": "contact", "hits": 1 } } ] } { "heatFrames": 0 } |