Room ID: 199
|
Requires: {
"useFlashSuit": {}
}
{
"or": [
{
"shinespark": {
"frames": 6,
"excessFrames": 2
}
},
{
"and": [
"HiJump",
{
"shinespark": {
"frames": 3,
"excessFrames": 2
}
}
]
}
]
} |