Room ID: 112
From: 1
Left Door
To: 2
Right Door
Uses a runway of at least 21 tiles in the adjacent room. It will help to perform the first jump with HiJump disabled. Disable SpeedBooster before Samus reaches the lava. Entrance condition: {
"comeInRunning": {
"speedBooster": true,
"minTiles": 21
}
}Requires: "HiJump"
{
"disableEquipment": "HiJump"
}
{
"disableEquipment": "SpeedBooster"
}
"canSpringBallBounce"
"canTrickyJump"
{
"spikeHits": 1
}
{
"heatFrames": 200
}
{
"lavaFrames": 11
}Dev note: SpringFling can be used to extend the last SpringBall bounce so that runway can be shortened, but it mostly inflates the number of strats. |