Room ID: 44
From: 14
Right Etecoon Shaft - Wall Jump Checkpoint
To: 10
Right Etecoon Shaft - Bottom Left Door
After performing the Zeela ice clip, remain morphed on top of the crumble block to let the Zeela follow Samus into the morph tunnel. It is possible to then quickly roll to the right and use a Power Bomb against the bomb block to avoid killing the Zeela, if necessary. Lure the Zeela around the room or use a Super while it is on the side of an overhang to get it to the bottom door to be used for a G-mode setup. Requires: {
"notable": "Bottom Ice Clip"
}
{
"obstaclesCleared": [
"B"
]
}
"canTrickyGMode"
"canBePatient"
{
"or": [
{
"ammo": {
"type": "Super",
"count": 1
}
},
{
"and": [
"canBeVeryPatient",
{
"or": [
"canConsecutiveWallJump",
"SpaceJump",
"canLongIBJ"
]
}
]
},
{
"and": [
"canBeExtremelyPatient",
"canTrickyUseFrozenEnemies"
]
}
]
}Exit condition: {
"leaveWithGModeSetup": {}
}Unlocks doors: {"types":["ammo"],"requires":[]} |