Room ID: 201
From: 2
Bottom Left Door
To: 3
Bottom Right Door
Entrance condition: {
"comeInShinecharged": {}
}Requires: {
"or": [
{
"and": [
"Gravity",
{
"shineChargeFrames": 5
}
]
},
{
"shineChargeFrames": 10
}
]
}
{
"shinespark": {
"frames": 23
}
}Exit condition: {
"leaveWithSpark": {
"position": "bottom"
}
}Unlocks doors: {"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]} |