Tourian Escape Room 3: Pass Through Pirates

Room ID: 241

Wiki
From: 2
Right Door
To: 1
Left Door

Walk through the pirates either by taking damage or by using Plasma Beam.

Requires:

{
  "or": [
    {
      "enemyDamage": {
        "enemy": "Tourian Space Pirate (all)",
        "type": "contact",
        "hits": 3
      }
    },
    {
      "and": [
        "Plasma",
        "canHitbox"
      ]
    }
  ]
}