Room ID: 29
From: 1
Top Left Door
To: 4
Top Junction (Right of Spikes)
Entrance condition: {
"comeInShinecharged": {}
}Requires: {
"or": [
{
"and": [
{
"shineChargeFrames": 40
},
"canHorizontalShinespark",
{
"shinespark": {
"frames": 55,
"excessFrames": 6
}
}
]
},
{
"and": [
{
"shineChargeFrames": 75
},
"canHorizontalMidairShinespark",
{
"shinespark": {
"frames": 43,
"excessFrames": 8
}
}
]
}
]
} |