West Cactus Alley: Cacatac Farm (4 Cacatac)

Room ID: 195

Wiki
From: 2
Top Right Door
To: 2
Top Right Door

Requires:

"Gravity"
{
  "resetRoom": {
    "nodes": [
      1,
      2
    ]
  }
}
{
  "or": [
    {
      "enemyDamage": {
        "enemy": "Cacatac",
        "type": "spike",
        "hits": 1
      }
    },
    {
      "and": [
        "canDodgeWhileShooting",
        {
          "cycleFrames": 100
        }
      ]
    }
  ]
}
{
  "or": [
    {
      "and": [
        "HiJump",
        {
          "cycleFrames": 360
        }
      ]
    },
    {
      "and": [
        "canWalljump",
        {
          "cycleFrames": 390
        }
      ]
    },
    {
      "and": [
        "h_crouchJumpDownGrab",
        {
          "cycleFrames": 490
        }
      ]
    }
  ]
}
{
  "or": [
    "Plasma",
    {
      "and": [
        "ScrewAttack",
        {
          "cycleFrames": 80
        }
      ]
    },
    {
      "and": [
        {
          "or": [
            "Spazer",
            "Wave"
          ]
        },
        {
          "cycleFrames": 50
        }
      ]
    },
    {
      "and": [
        "Grapple",
        {
          "cycleFrames": 60
        }
      ]
    },
    {
      "and": [
        {
          "cycleFrames": 180
        },
        {
          "or": [
            {
              "enemyDamage": {
                "enemy": "Cacatac",
                "type": "spike",
                "hits": 1
              }
            },
            {
              "and": [
                "canTrickyDodgeEnemies",
                {
                  "cycleFrames": 100
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}

Farm cycle drops: 4 Cacatac