Baby Kraid Room: Kill the Enemies

Room ID: 82

Wiki
From: 2
Right Door
To: 1
Left Door

Fight Mini-Kraid from the doorway in order to be somewhat protected from the stone projectiles, which do the most damage.

Requires:

{
  "enemyKill": {
    "enemies": [
      [
        "Green Space Pirate (standing)",
        "Green Space Pirate (standing)",
        "Green Space Pirate (standing)"
      ]
    ],
    "excludedWeapons": [
      "Bombs"
    ]
  }
}
{
  "or": [
    {
      "enemyKill": {
        "enemies": [
          [
            "Mini-Kraid"
          ]
        ],
        "excludedWeapons": [
          "PowerBeam",
          "Ice",
          "Bombs",
          "Charge"
        ]
      }
    },
    "canDodgeWhileShooting",
    {
      "enemyDamage": {
        "enemy": "Mini-Kraid",
        "type": "stone",
        "hits": 1
      }
    }
  ]
}

Clears obstacles: A