Room ID: 66
|
Jump into IBJ to avoid breaking the ledges. Place a Power Bomb on the ascent to break the block and continue the IBJ through it. It is possible to do without a Power Bomb with canBombAboveIBJ. Requires: "canJumpIntoIBJ"
"canLongIBJ"
{
"or": [
"canBombAboveIBJ",
"canPowerBombMidIBJ"
]
}
{
"obstaclesCleared": [
"B"
]
} |