Room ID: 46
From: 1
Left Door
To: 4
Right Hidden Item
Enter the room with a precisely positioned blue Spring Ball bounce. Enter the tunnel and bounce all the way through. Use a controlled bounce to break the bomb blocks. Entrance condition: {
"comeInWithBlueSpringBallBounce": {
"movementType": "controlled",
"maxExtraRunSpeed": "$2.4"
}
}Requires: "canInsaneJump" Collects items: 3 Dev note: Technically, it is always seems possible to reach the item pedestal with a spring fling, but without a bounce far to the right it requires an earlier pause press (before exiting the tunnel); this can be hard to prepare for since the earlier pause won't work if the bounce happens to be further right. |