Room ID: 172
From: 1
Bottom Door
To: 2
Bottom Right Door
Entrance condition: {
"comeInShinecharged": {},
"comesThroughToilet": "any"
}Requires: "canShinechargeMovementComplex"
{
"shineChargeFrames": 60
}
{
"shinespark": {
"frames": 10,
"excessFrames": 0
}
}Exit condition: {
"leaveWithSpark": {
"position": "bottom"
}
}Unlocks doors: {"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]}Dev note: FIXME: Entering with enough momentum could reduce the shinecharge frames required. |