Room ID: 29
From: 1
Top Left Door
To: 4
Top Junction (Right of Spikes)
Entrance condition: {
"comeInShinecharging": {
"length": 3,
"openEnd": 1
}
}Requires: "canHorizontalShinespark"
{
"or": [
{
"shinespark": {
"frames": 56,
"excessFrames": 6
}
},
{
"and": [
"canShinechargeMovement",
"canMidairShinespark",
{
"shinespark": {
"frames": 41,
"excessFrames": 4
}
}
]
}
]
} |