Room ID: 184
|
Requires: {
"or": [
"HiJump",
"canSpringBallJumpMidAir",
"Gravity",
"h_crouchJumpDownGrab",
{
"and": [
"h_underwaterCrouchJumpWithFlashSuit",
"canDownGrab"
]
}
]
}
{
"useFlashSuit": {}
}
{
"or": [
{
"shinespark": {
"frames": 20,
"excessFrames": 11
}
},
{
"and": [
"Gravity",
{
"shinespark": {
"frames": 18,
"excessFrames": 9
}
}
]
}
]
} |