Room ID: 61
From: 1
Left Door
To: 1
Left Door
A one frame dash jump will give Samus 4 pixels of leniency for the bounce position, two frames is pixel perfect and more than two frames it doesn't work. Samus will jump approximately two tiles higher with a one frame jump compared to a two frame jump. Requires: {
"obstaclesCleared": [
"A"
]
}
"canUseFlashSuitInitialSpark"
"h_destroyBombWalls"
"canBeVeryPatient"
"h_spikeXModeSpikeSuit"
{
"shinespark": {
"frames": 26
}
}Exit condition: {
"leaveWithSpark": {
"position": "top"
}
} |