Room ID: 200
|
Requires: {
"useFlashSuit": {}
}
{
"or": [
{
"shinespark": {
"frames": 16,
"excessFrames": 6
}
},
{
"and": [
"HiJump",
{
"shinespark": {
"frames": 12,
"excessFrames": 6
}
}
]
}
]
} |