Room ID: 156
|
Freeze an Atomic at a precise distance below the door in order to jump up and clip through the door shell. Freezing it while it is moving horizontally and Samus is standing works as a trivial setup. Be careful to avoid the Workrobot's invisible, stationary lasers. Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": false
}
}Requires: "canComplexGMode"
"f_DefeatedPhantoon"
{
"or": [
"h_preciseIceClip",
"h_highPixelIceClip"
]
}Exit condition: {
"leaveWithGMode": {
"morphed": false
}
}Bypasses door shell: true |