Crocomire Escape: Base

Room ID: 121

Wiki
From: 3
Item
To: 1
Left Door

Requires:

{
  "or": [
    {
      "and": [
        {
          "ammo": {
            "type": "Super",
            "count": 1
          }
        },
        {
          "heatFrames": 180
        }
      ]
    },
    {
      "and": [
        {
          "obstaclesCleared": [
            "A"
          ]
        },
        {
          "heatFrames": 50
        }
      ]
    }
  ]
}

Clears obstacles: A