Single Chamber: IBJ

Room ID: 103

Wiki
From: 3
Left Shaft - Middle Right Door
To: 7
Left Shaft - Middle Junction

Requires:

"canIBJ"
{
  "or": [
    {
      "heatFrames": 770
    },
    {
      "and": [
        "canJumpIntoIBJ",
        {
          "heatFrames": 320
        }
      ]
    },
    {
      "and": [
        "canDoubleBombJump",
        {
          "heatFrames": 275
        }
      ]
    }
  ]
}