Room ID: 125
From: 2
Bottom Door
To: 2
Bottom Door
Run from the ledge into the open doorway while hitting the frozen Viola and the door transition simultaneously, just as the Viola thaws and touches Samus during the transition. Note that this requires a precise freeze (2 pixel window), a small pixel starting window (approximately 1 pixel window), precise thaw timing, and a 50% success rate due to collision oscillation. The positioning of the Viola is where its hitbox is one or two pixels away from the edge of the door frame, so that Samus can clip into the wall and stand as she touches the transition. Requires: "canWallIceClip"
"canDownwardGModeSetup"
{
"ammo": {
"type": "Super",
"count": 1
}
}Exit condition: {
"leaveWithGModeSetup": {}
} |