Cathedral: Base

Room ID: 91

Wiki
Base (Basic)
Cathedral
From: 4
Junction Above Item
To: 1
Left Door

Requires:

{
  "or": [
    "Plasma",
    "ScrewAttack",
    {
      "ammo": {
        "type": "Super",
        "count": 1
      }
    },
    {
      "enemyDamage": {
        "enemy": "Geruta",
        "type": "contact",
        "hits": 1
      }
    },
    {
      "obstaclesCleared": [
        "A"
      ]
    }
  ]
}
{
  "heatFrames": 280
}