Room ID: 172
From: 8
Bottom Junction
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. Requires: "Gravity"
{
"canShineCharge": {
"usedTiles": 17,
"steepUpTiles": 1,
"openEnd": 0
}
}
{
"or": [
{
"shinespark": {
"frames": 76,
"excessFrames": 3
}
},
{
"and": [
"canMidairShinespark",
{
"shinespark": {
"frames": 69,
"excessFrames": 3
}
}
]
}
]
}Dev note: The short charge actually has 2 steep up tiles, but one is against a wall so it was excluded. |