Room ID: 178
|
Requires: "Gravity"
{
"canShineCharge": {
"usedTiles": 19,
"gentleUpTiles": 2,
"openEnd": 1
}
}
{
"or": [
{
"shinespark": {
"frames": 43,
"excessFrames": 4
}
},
{
"and": [
"canMidairShinespark",
{
"shinespark": {
"frames": 37,
"excessFrames": 5
}
}
]
},
{
"and": [
"canMidairShinespark",
"HiJump",
{
"shinespark": {
"frames": 32,
"excessFrames": 4
}
}
]
}
]
} |