Baby Kraid Room: G-Mode Morph Power Bomb Kill

Room ID: 82

Wiki
From: 2
Right Door
To: 1
Left Door

Wait on the right side of Baby Kraid for about 10 seconds so that he shoots the maximum amount of projectiles which will move to the right after exiting G-Mode. When Baby Kraid is as far left as possible, use a Power Bomb to boost up and hit the stationary, invisible spikes, then roll to the left and kill the pirates with another Power Bomb. To save a Power Bomb and take a bit more damage, roll through Baby Kraid then kill the left pirates with a Power Bomb. Only one is necessary when placing next to the pirate when it is as far to the left as possible. Unmorph, freely kill Baby Kraid, then exit G-Mode. The his projectiles should all shoot to the right.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "any",
    "morphed": true
  }
}

Requires:

{
  "or": [
    {
      "enemyDamage": {
        "enemy": "Mini-Kraid",
        "type": "contact",
        "hits": 1
      }
    },
    {
      "and": [
        {
          "or": [
            "h_artificialMorphSpringBall",
            "h_artificialMorphPowerBomb"
          ]
        },
        {
          "enemyDamage": {
            "enemy": "Mini-Kraid",
            "type": "spike",
            "hits": 10
          }
        }
      ]
    }
  ]
}
"h_artificialMorphPowerBomb"

Clears obstacles: A, door_2