Room ID: 138
|
Requires: "canUseEnemies"
{
"or": [
{
"and": [
"canWalljump",
{
"heatFrames": 390
}
]
},
{
"and": [
"canConsecutiveWalljump",
"canCarefulJump",
{
"heatFrames": 330
}
]
},
{
"and": [
"HiJump",
{
"heatFrames": 490
}
]
},
{
"and": [
"h_crouchJumpDownGrab",
{
"heatFrames": 610
}
]
}
]
} |