Room ID: 66
From: 2
Middle Left Door (Behind Power Bomb Blocks)
To: 1
Top Left Door
Lay the Power Bomb during a temporary blue chain immediately after morphing, placing it high enough that it does not boost Samus upward. Entrance condition: {
"comeInShinecharging": {
"length": 0,
"openEnd": 1
}
}Requires: "canLongChainTemporaryBlue"
{
"ammo": {
"type": "PowerBomb",
"count": 1
}
}
"can4HighMidAirMorph"
"canXRayTurnaround"Exit condition: {
"leaveWithTemporaryBlue": {}
}Unlocks doors: {"types":["ammo"],"requires":[]} |