Room ID: 103
|
Requires: {
"or": [
{
"and": [
"canWalljump",
{
"heatFrames": 160
}
]
},
{
"and": [
"canWalljump",
"ScrewAttack",
{
"heatFrames": 140
}
]
},
{
"and": [
"HiJump",
{
"heatFrames": 135
}
]
},
{
"and": [
"HiJump",
"ScrewAttack",
{
"heatFrames": 105
}
]
},
{
"and": [
"h_crouchJumpDownGrab",
{
"heatFrames": 195
}
]
},
{
"and": [
"SpaceJump",
{
"heatFrames": 210
}
]
},
{
"and": [
"canSpringBallJumpMidAir",
{
"heatFrames": 280
}
]
}
]
} |