Room ID: 142
|
Requires: "h_heatProof"
{
"or": [
{
"and": [
"canJumpIntoIBJ",
"canTrickyJump",
{
"or": [
"canLongIBJ",
"HiJump"
]
}
]
},
{
"and": [
{
"or": [
"f_DefeatedRidley",
{
"obstaclesCleared": [
"f_DefeatedRidley"
]
}
]
},
{
"or": [
"canLongIBJ",
{
"and": [
"canJumpIntoIBJ",
"HiJump"
]
}
]
}
]
}
]
} |