Room ID: 58
|
Requires: {
"useFlashSuit": {}
}
{
"or": [
{
"shinespark": {
"frames": 103,
"excessFrames": 6
}
},
{
"and": [
"HiJump",
{
"shinespark": {
"frames": 99,
"excessFrames": 6
}
}
]
},
{
"and": [
{
"or": [
"canConsecutiveWalljump",
"SpaceJump",
{
"and": [
"canLongIBJ",
"canBePatient",
"canUnmorphBombBoost"
]
}
]
},
{
"shinespark": {
"frames": 9,
"excessFrames": 7
}
}
]
}
]
} |