Acid Statue Room: IBJ

Room ID: 149

Wiki
From: 4
Junction Above Acid Plug, Without Acid
To: 3
Acid Chozo Statue

Requires:

{
  "or": [
    {
      "and": [
        "canLongIBJ",
        {
          "heatFrames": 780
        }
      ]
    },
    {
      "and": [
        "canJumpIntoIBJ",
        {
          "heatFrames": 560
        }
      ]
    },
    {
      "and": [
        "canJumpIntoIBJ",
        "canDoubleBombJump",
        {
          "heatFrames": 360
        }
      ]
    }
  ]
}