Cathedral: Base

Room ID: 91

Wiki
Base (Basic)
Cathedral
From: 3
Hidden Item
To: 4
Junction Above Item

Requires:

{
  "or": [
    {
      "and": [
        {
          "heatFrames": 150
        },
        {
          "lavaFrames": 40
        }
      ]
    },
    {
      "and": [
        "Gravity",
        {
          "heatFrames": 140
        },
        {
          "lavaFrames": 30
        }
      ]
    }
  ]
}

Dev note: This assumes that the Geruta closest to the item has already been killed.