Room ID: 122
|
Requires: {
"or": [
"f_DefeatedCrocomire",
{
"obstaclesCleared": [
"f_DefeatedCrocomire"
]
}
]
}
"canMidairShinespark"
"h_shinechargeMaxRunway"
{
"or": [
{
"shinespark": {
"frames": 45,
"excessFrames": 5
}
},
{
"and": [
"canShinechargeMovementComplex",
{
"shinespark": {
"frames": 5
}
}
]
}
]
} |