Room ID: 130
|
Requires: {
"useFlashSuit": {}
}
{
"or": [
{
"shinespark": {
"frames": 11,
"excessFrames": 5
}
},
{
"and": [
"HiJump",
{
"shinespark": {
"frames": 7,
"excessFrames": 4
}
}
]
}
]
} |