Room ID: 7
|
From the pedestal, jump to the right to bring the door on-camera. Fire a shot mid-air, and activate the shinespark wind-up. Wait until the shot hits the door before sparking. Requires: {
"obstaclesNotCleared": [
"A",
"B",
"C"
]
}
"canShinechargeMovementComplex"
"canHeroShot"
{
"shineChargeFrames": 45
}
{
"shinespark": {
"frames": 22
}
}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, requiring a larger jump to prevent the shot from despawning. |