Single Chamber: IBJ

Room ID: 103

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

Requires:

"canIBJ"
{
  "or": [
    {
      "heatFrames": 670
    },
    {
      "and": [
        "canJumpIntoIBJ",
        {
          "heatFrames": 220
        }
      ]
    },
    {
      "and": [
        "canDoubleBombJump",
        {
          "heatFrames": 175
        }
      ]
    }
  ]
}