Room ID: 81
From: 5
Kihunter Junction
To: 1
Left Vertical Door
Use the door for additional runway then open it once the Shinecharge is complete. Requires: {
"obstaclesCleared": [
"C"
]
}
{
"obstaclesNotCleared": [
"D"
]
}
{
"canShineCharge": {
"usedTiles": 31,
"openEnd": 1
}
}
{
"shineChargeFrames": 75
}Exit condition: {
"leaveShinecharged": {}
}Unlocks doors: {"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]}Dev note: It could be useful to have a proper way to represent that this strat requires the door not to be open. If it were a locked red or green door, you would not be able to unlock it as part of this strat unless you could reset the room. |