Room ID: 7
|
From the pedestal, fire a shot to the left to open the door. If needed, jump slightly to the left to follow the shot, then activate the shinespark wind-up. Wait until the shot hits the door before sparking. Requires: {
"obstaclesNotCleared": [
"A",
"B",
"C"
]
}
"canShinechargeMovementComplex"
"canHeroShot"
{
"shineChargeFrames": 15
}
{
"shinespark": {
"frames": 21
}
}Exit condition: {
"leaveWithSpark": {}
}Unlocks doors: {"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]}Dev note: If approaching from the right, the camera will be scrolled further, making it unnecessary to jump and follow the shot. |