Room ID: 36
Wait for a crab to come to this door and shoot a Super to knock it off, then quickly freeze it at the right height and use it to clip up past the door shell. Knock the crab while it is on the sloped tiles near the top door, not on the door itself, otherwise it will never be in the correct height. Because of the shot firing rate, it can help to crouch and shoot the Super to the side to give it a bit more time to knock the crab off. Entrance condition: { "comeInWithGMode": { "mode": "indirect", "morphed": false }, "comesThroughToilet": "any" } Requires: "canTrickyGMode" "h_preciseIceClip" { "ammo": { "type": "Super", "count": 1 } } Exit condition: { "leaveWithGMode": { "morphed": false } } Bypasses door shell: true Dev note: This is only for indirect G-Mode, because it is trivial while in direct, and would use a different strat. |