Cathedral Entrance: Intermediate Beam Kill

Room ID: 90

Wiki
From: 5
Bottom Right Junction
To: 4
Bottom Junction (Cleared Runway)

Requires:

"canDash"
{
  "or": [
    "Wave",
    "Spazer"
  ]
}
{
  "heatFrames": 140
}
{
  "or": [
    "canTrickyDodgeEnemies",
    {
      "and": [
        "canDodgeWhileShooting",
        {
          "heatFrames": 60
        }
      ]
    },
    {
      "enemyDamage": {
        "enemy": "Sm. Dessgeega",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}