Room ID: 88
From: 2
Right Door
To: 1
Left Door
Placing a Power Bomb a 0.5 to 1 tile away from the item plinth to bounce Samus onto it (where the right item usually is) while also overloading PLMs as the explosion hits the left item. Wait for the explosion to completely finish before touching the crumble blocks or they will remain solid. The camera will not scroll to the left side of the room, but it is possible to kill the Sova with the Power Bomb boost. Entrance condition: { "comeInWithGMode": { "mode": "direct", "morphed": true } } Requires: "canPowerBombItemOverloadPLMs" { "itemNotCollectedAtNode": 4 } "canRiskPermanentLossOfAccess" "h_artificialMorphPowerBomb" Collects items: 3 Dev note: FIXME: It is possible to avoid collecting 3 by using a second Power Bomb to boost through the item after PLMs are overloaded. |