Tourian Escape Room 3: Kill Pirates Fast

Room ID: 241

Wiki
From: 2
Right Door
To: 1
Left Door

Kill the Pirates fast enough that they won't attack, or shoot them from above with Wave.

Requires:

{
  "or": [
    "Wave",
    "ScrewAttack",
    {
      "and": [
        "Plasma",
        "canXRayWaitForIFrames"
      ]
    },
    {
      "enemyKill": {
        "enemies": [
          [
            "Tourian Space Pirate (all)",
            "Tourian Space Pirate (all)"
          ],
          [
            "Tourian Space Pirate (all)",
            "Tourian Space Pirate (all)"
          ],
          [
            "Tourian Space Pirate (all)"
          ]
        ],
        "explicitWeapons": [
          "Missile",
          "Super",
          "Ice+Plasma"
        ]
      }
    }
  ]
}