Room ID: 172
From: 2
Bottom Right Door
To: 3
Middle Right Door
Morph while descending through the door transition in order 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: { "comeInSpinning": { "speedBooster": true, "unusableTiles": 1, "minExtraRunSpeed": "$2.0", "maxExtraRunSpeed": "$2.3" } } Requires: "canSuitlessMaridia" "canTrickyDashJump" "canTrickySpringBallBounce" "canDoubleSpringBallJumpMidAir" |