Room ID: 178
From: 1
Left Door
To: 6
Top Right Junction
Entrance condition: {
"comeInRunning": {
"speedBooster": true,
"minTiles": 2
}
}Requires: "canStutterWaterShineCharge"
"canShinechargeMovement"
{
"or": [
{
"shinespark": {
"frames": 47,
"excessFrames": 5
}
},
{
"and": [
"canMidairShinespark",
{
"shinespark": {
"frames": 44,
"excessFrames": 5
}
}
]
},
{
"and": [
"canMidairShinespark",
"HiJump",
{
"shinespark": {
"frames": 41,
"excessFrames": 5
}
}
]
}
]
} |