Room ID: 172
From: 2
Bottom Right Door
To: 3
Middle Right Door
Use Spring Ball to bounce after the transition. Getting a high enough bounce requires speed in a specific range, corresponding to using about 7 tiles of runway. For the lowest speed in this range, a spring ball jump is needed to make it up; to prepare for this case, pause immediately when entering the room in order to unequip Spring Ball after the bounce. Entrance condition: { "comeInWithSpringBallBounce": { "speedBooster": true, "remoteAndLandingMinTiles": [ [ 6.4375, 0 ] ], "movementType": "any" } } Requires: "canSuitlessMaridia" "canTrickyDashJump" "canTrickySpringBallBounce" "canDoubleSpringBallJumpMidAir" |