Room ID: 172
From: 2
Bottom Right Door
To: 9
Junction Below Speed Blocks
To avoid breaking the speed blocks, align Samus on the first plant, just to the left of the door. Entrance condition: {
"comeInShinecharged": {}
}Requires: {
"shineChargeFrames": 70
}
"Gravity"
{
"or": [
{
"shinespark": {
"frames": 76,
"excessFrames": 3
}
},
{
"and": [
"canMidairShinespark",
{
"shinespark": {
"frames": 71,
"excessFrames": 3
}
}
]
}
]
} |