Bat Cave: Come in Shinecharging, Leave With Temporary Blue

Room ID: 100

Wiki
From: 2
Top Right Door
To: 1
Bottom Left Door

Entrance condition:

{
  "comeInShinecharging": {
    "length": 3,
    "openEnd": 1
  }
}

Requires:

"canLongChainTemporaryBlue"
{
  "or": [
    {
      "heatFrames": 550
    },
    {
      "and": [
        "canXRayCancelShinecharge",
        {
          "heatFrames": 380
        }
      ]
    }
  ]
}

Exit condition:

{
  "leaveWithTemporaryBlue": {}
}

Unlocks doors:

{"types":["ammo"],"requires":[]}