Room ID: 215
|
Entrance condition: {
"comeInShinecharged": {}
}Requires: "canShinechargeMovementTricky"
"canMidairShinespark"
{
"or": [
{
"and": [
"HiJump",
{
"shineChargeFrames": 125
}
]
},
{
"and": [
"canFastWalljumpClimb",
{
"shineChargeFrames": 145
}
]
}
]
}Exit condition: {
"leaveShinecharged": {}
}Unlocks doors: {"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]} |