Red Tower: Long IBJ With Broken Ledges

Room ID: 66

Wiki
From: 9
Junction (Top Rippers)
To: 5
Top Right Door

Without canJumpIntoIBJ, Samus will need to kill the Rippers while breaking the bomb blocks then start from the platforms below. Place a Power Bomb on the ascent to break the block and continue the IBJ through it.

Requires:

"canBeVeryPatient"
"h_canIBJ"
{
  "ammo": {
    "type": "PowerBomb",
    "count": 1
  }
}
{
  "or": [
    {
      "obstaclesCleared": [
        "B"
      ]
    },
    {
      "ammo": {
        "type": "PowerBomb",
        "count": 2
      }
    }
  ]
}