The Worst Room In The Game: Yellow Space Pirates Farm

Room ID: 135

Wiki
From: 5
Junction Below Top Pirate
To: 5
Junction Below Top Pirate

Requires:

"h_heatProof"
{
  "or": [
    {
      "and": [
        {
          "resetRoom": {
            "nodes": [
              1
            ]
          }
        },
        {
          "cycleFrames": 270
        }
      ]
    },
    {
      "and": [
        {
          "resetRoom": {
            "nodes": [
              3
            ]
          }
        },
        {
          "cycleFrames": 130
        }
      ]
    }
  ]
}
{
  "or": [
    "ScrewAttack",
    {
      "and": [
        "Charge",
        "Plasma",
        "Wave",
        "Ice"
      ]
    },
    {
      "haveBlueSuit": {}
    }
  ]
}

Resets obstacles: A, R-Mode

Farm cycle drops: 1 Yellow Space Pirate (standing)

Dev note: FIXME: There are more possible beam combinations.