Room ID: 29
|
Requires: {
"useFlashSuit": {}
}
{
"or": [
{
"shinespark": {
"frames": 121,
"excessFrames": 6
}
},
{
"and": [
{
"shinespark": {
"frames": 117,
"excessFrames": 6
}
},
"HiJump"
]
},
{
"and": [
{
"shinespark": {
"frames": 112,
"excessFrames": 6
}
},
"HiJump",
"SpeedBooster"
]
},
{
"and": [
{
"shinespark": {
"frames": 9,
"excessFrames": 7
}
},
{
"or": [
"canConsecutiveWalljump",
"SpaceJump",
{
"and": [
"canLongIBJ",
"canUnmorphBombBoost",
"canBeVeryPatient"
]
}
]
}
]
}
]
} |