Room ID: 173
From: 1
Bottom Left Door
To: 5
Platform Junction Near Top Left Door
Requires 2 tiles of run speed to make it past the overhang above the door. SpeedBooster must be turned off in order to get up. Cross Room jump and do not buffer aiming down on entry, because Samus's speed is higher underwater while spinning. Aim down and then turn around just before the overhang. Shooting at it from below can deal damage sooner to get a faster freeze. Hug the frozen fish to gain the extra height needed to climb on top. Note that with a slightly longer runway of 3 tiles with a closed end or more, it is not required to disable Speed Booster. Entrance condition: {
"comeInJumping": {
"speedBooster": "no",
"minTiles": 2
}
}Requires: "HiJump"
"canCrossRoomJumpIntoWater"
"canMomentumConservingTurnaround"
"canTrickyUseFrozenEnemies"
"canInsaneJump"
{
"or": [
"Wave",
"Spazer",
"Plasma"
]
}
"h_trickyToCarryFlashSuit"Dev note: FIXME: It is possible but tricky to freeze the fish with just Ice and 2 Missiles. There is no known benefit to modeling the variant that doesn't disable Speed Booster - especially because it is already not doable with a blue suit. |