Warehouse Kihunter Room: G-Mode Morph Overload PLMs

Room ID: 81

Wiki
From: 1
Left Vertical Door
To: 3
Top Right Door

Overload the PLMs by rolling through the camera scroll blocks which are just above the shot blocks. It is possible but tricky to do this damageless without a Power Bomb. Get the first Kihunter to swoop left twice, then quickly move back and forth getting each other Kihunter to swoop without touching Samus. In immobile, the Kihunters are in a worse location, but Samus starts with i-frames, so it is a similar difficulty.

Entrance condition:

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

Requires:

{
  "or": [
    "h_artificialMorphPowerBomb",
    "canTrickyGMode",
    {
      "enemyDamage": {
        "enemy": "Kihunter (green)",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}