Room ID: 184
From: 2
Right Door
To: 1
Bottom Left Door
Chain temporary blue across the room in order to break the Speed blocks, using Spring Ball to speed up the process. If two Power Bombs are also available, they can be used to break the shot blocks along the way without needing to stop bouncing; the first Power Bomb must be placed at a specific time, about 1 tile to the left of the first set of Speed blocks; the second Power Bomb should be placed as early as possible after coming off cooldown. Entrance condition: { "comeInShinecharging": { "length": 1, "openEnd": 1 } } Requires: "canLongChainTemporaryBlue" "canStationaryLateralMidAirMorph" "canSpringBallBounce" "canSpringBallJumpMidAir" "can4HighMidAirMorph" Exit condition: { "leaveWithTemporaryBlue": { "direction": "left" } } Unlocks doors: {"types":["ammo"],"requires":[]} |