Room ID: 183
|
Requires: "Gravity"
"h_shinechargeMaxRunway"
{
"or": [
{
"shinespark": {
"frames": 40,
"excessFrames": 7
}
},
{
"and": [
"canMidairShinespark",
{
"shinespark": {
"frames": 34,
"excessFrames": 7
}
}
]
}
]
} |