Dachora Room: Zeela and Reo Farm

Room ID: 58

Wiki
From: 1
Top Left Door
To: 1
Top Left Door

Requires:

{
  "or": [
    {
      "resetRoom": {
        "nodes": [
          1
        ]
      }
    },
    {
      "and": [
        {
          "resetRoom": {
            "nodes": [
              2
            ]
          }
        },
        {
          "or": [
            {
              "and": [
                "h_getBlueSpeedMaxRunway",
                "canCarefulJump",
                {
                  "cycleFrames": 500
                }
              ]
            },
            {
              "and": [
                "canDash",
                "h_avoidScrewStuck",
                {
                  "cycleFrames": 620
                }
              ]
            },
            {
              "and": [
                "canDash",
                "h_useMorphBombs",
                {
                  "cycleFrames": 1100
                }
              ]
            },
            {
              "and": [
                {
                  "haveBlueSuit": {}
                },
                {
                  "cycleFrames": 810
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
{
  "or": [
    {
      "and": [
        "canDash",
        {
          "or": [
            {
              "and": [
                "Plasma",
                {
                  "cycleFrames": 360
                }
              ]
            },
            {
              "and": [
                "Wave",
                {
                  "cycleFrames": 360
                }
              ]
            },
            {
              "and": [
                "Spazer",
                {
                  "cycleFrames": 400
                }
              ]
            },
            {
              "and": [
                "ScrewAttack",
                {
                  "cycleFrames": 490
                }
              ]
            },
            {
              "and": [
                "canDodgeWhileShooting",
                {
                  "cycleFrames": 540
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "and": [
        {
          "haveBlueSuit": {}
        },
        {
          "cycleFrames": 720
        }
      ]
    }
  ]
}

Resets obstacles: A

Farm cycle drops: 2 Zeela, 3 Reo