Room ID: 151
|
Requires: {
"obstaclesNotCleared": [
"C"
]
}
"canJumpIntoIBJ"
"canLongIBJ"
{
"or": [
{
"heatFrames": 1300
},
{
"and": [
"canDoubleBombJump",
{
"heatFrames": 690
}
]
},
{
"and": [
"HiJump",
"canDoubleBombJump",
{
"heatFrames": 590
}
]
}
]
}
{
"or": [
{
"obstaclesCleared": [
"A"
]
},
"canPowerBombMidIBJ",
{
"and": [
"canBombAboveIBJ",
{
"heatFrames": 60
}
]
}
]
}Clears obstacles: A |