Room ID: 129
From: 2
Right Door
To: 1
Left Door
Entrance condition: {
"comeInShinecharging": {
"length": 8,
"openEnd": 0
}
}Requires: "canShinechargeMovementComplex"
{
"or": [
{
"shinespark": {
"frames": 16,
"excessFrames": 0
}
},
{
"and": [
"canShinechargeMovementTricky",
{
"shinespark": {
"frames": 8,
"excessFrames": 0
}
}
]
}
]
}Exit condition: {
"leaveWithSpark": {}
}Unlocks doors: {"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]} |