Room ID: 8
|
Requires: {
"canShineCharge": {
"usedTiles": 19,
"steepUpTiles": 2,
"steepDownTiles": 1,
"openEnd": 2
}
}
{
"or": [
{
"shinespark": {
"frames": 41,
"excessFrames": 14
}
},
{
"and": [
"canShinechargeMovement",
"canMidairShinespark",
{
"shinespark": {
"frames": 34,
"excessFrames": 15
}
}
]
},
{
"and": [
"HiJump",
"canShinechargeMovement",
"canMidairShinespark",
{
"shinespark": {
"frames": 30,
"excessFrames": 15
}
}
]
}
]
} |