Ice Beam Gate Room: Enemy Kill

Room ID: 106

Wiki
From: 7
Junction Below Power Bomb Blocks
To: 3
Bottom Left Door

Requires:

{
  "or": [
    "Spazer",
    "Plasma",
    "ScrewAttack",
    "Wave",
    {
      "and": [
        "canDodgeWhileShooting",
        "h_canUsePowerBombs"
      ]
    },
    {
      "enemyKill": {
        "enemies": [
          [
            "Sm. Dessgeega"
          ],
          [
            "Sm. Dessgeega"
          ]
        ],
        "explicitWeapons": [
          "Missile",
          "Super"
        ]
      }
    },
    {
      "and": [
        "canDodgeWhileShooting",
        {
          "enemyDamage": {
            "enemy": "Sm. Dessgeega",
            "type": "contact",
            "hits": 1
          }
        }
      ]
    },
    {
      "enemyDamage": {
        "enemy": "Sm. Dessgeega",
        "type": "contact",
        "hits": 2
      }
    }
  ]
}

Clears obstacles: D