Bubble Mountain: IBJ

Room ID: 97

Wiki
From: 8
Bottom Right Item
To: 9
Main Junction

Either kill the Ripper, or dodge it by jumping into IBJ.

Requires:

"canIBJ"
{
  "or": [
    {
      "enemyKill": {
        "enemies": [
          [
            "Ripper"
          ]
        ],
        "explicitWeapons": [
          "ScrewAttack",
          "Super",
          "PowerBomb"
        ]
      }
    },
    "canJumpIntoIBJ"
  ]
}