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