Room ID: 128
From: 2
Bottom Right Door
To: 1
Top Right Door
Entrance condition: {
"comeInShinecharging": {
"length": 9,
"openEnd": 0
}
}Requires: {
"or": [
{
"shinespark": {
"frames": 40,
"excessFrames": 5
}
},
{
"and": [
"canMidairShinespark",
{
"shinespark": {
"frames": 33,
"excessFrames": 6
}
}
]
}
]
} |