Room ID: 121
|
Requires: "HiJump"
"canSpringBallJumpMidAir"
{
"or": [
{
"and": [
"canDash",
{
"heatFrames": 440
}
]
},
{
"and": [
{
"haveBlueSuit": {}
},
"Gravity",
{
"heatFrames": 520
},
{
"lavaFrames": 60
}
]
}
]
} |