Metal Pirates Room: Metal Pirates Farm

Room ID: 139

Wiki
From: 3
Metal Pirates Junction
To: 3
Metal Pirates Junction

Requires:

"h_heatProof"
"canDodgeWhileShooting"
{
  "resetRoom": {
    "nodes": [
      1,
      2
    ]
  }
}
{
  "or": [
    {
      "and": [
        "Plasma",
        "Charge",
        "Wave",
        "Ice",
        {
          "cycleFrames": 720
        }
      ]
    },
    {
      "and": [
        "Plasma",
        {
          "or": [
            "Charge",
            "Wave",
            "Ice"
          ]
        },
        {
          "cycleFrames": 1110
        }
      ]
    },
    {
      "and": [
        "Plasma",
        {
          "cycleFrames": 1320
        }
      ]
    },
    {
      "and": [
        "Charge",
        "Ice",
        "Wave",
        "Spazer",
        {
          "cycleFrames": 1800
        }
      ]
    },
    {
      "and": [
        "Ice",
        "Wave",
        "Spazer",
        {
          "cycleFrames": 2700
        }
      ]
    }
  ]
}
{
  "or": [
    "canDash",
    {
      "cycleFrames": 40
    }
  ]
}

Clears obstacles: A

Farm cycle drops: 2 Space Pirate (fighting)

Dev note: FIXME: There are many more beam combinations that could be used.