Room ID: 132
|
Gain max run speed, without Speed Booster equipped, and bounce onto the second 2-tile-wide platform. Continue uncontrolled bouncing all the way across the room, taking a boost from a Hibashi hit. Perform a neutral bounce on the final single-tile platform. If Samus is positioned relatively far left, she may miss the last platform and fall into the acid; this can be avoided by unequipping Spring Ball (a 'spring fling') to reset Samus' vertical speed, bypassing the final platform. Requires: {
"disableEquipment": "SpeedBooster"
}
"canTrickySpringBallBounce"
{
"hibashiHits": 1
}
{
"or": [
"canSpringFling",
"canInsaneJump"
]
}
{
"heatFrames": 375
} |