Room ID: 175
|
Position Samus to where her shot can partially go through the right tile of the tunnel above. Destroy the shot block; if using a flash suit, shoot up before jumping to move the camera up so that it hits the block. After hearing the shot block above break, move a half tile left of the opening above and diagonally spark at the top of a jump. Requires: {
"or": [
{
"and": [
"canHeroShot",
{
"useFlashSuit": {}
}
]
},
{
"blueSuitShinecharge": {}
}
]
}
{
"shinespark": {
"frames": 19,
"excessFrames": 3
}
} |