Room ID: 123
From: 3
Bottom Right Door
To: 1
Top Left Door
Entrance condition: {
"comeInShinecharging": {
"length": 10,
"openEnd": 0,
"gentleDownTiles": 4
}
}Requires: {
"or": [
{
"shinespark": {
"frames": 22,
"excessFrames": 4
}
},
{
"and": [
"canMidairShinespark",
{
"shinespark": {
"frames": 15,
"excessFrames": 4
}
}
]
}
]
} |