Room ID: 210
|
Requires: {
"useFlashSuit": {}
}
{
"or": [
{
"shinespark": {
"frames": 27,
"excessFrames": 15
}
},
{
"and": [
"canInsaneJump",
{
"shinespark": {
"frames": 13,
"excessFrames": 0
}
},
"canDownGrab"
]
}
]
} |