Warehouse Energy Tank Room: G-Mode Morph Kill the Beetoms

Room ID: 80

Wiki
From: 1
Right Door
To: 2
Hidden Ceiling Item

Quickly kill the Beetoms with Bombs or a Power Bomb. In direct G-mode, Samus has a few i-frames to place a Power Bomb, in indirect G-mode, enter and immediately roll to the left to avoid the first Beetom. With Bombs and without taking any damage, everything is harder. It is recommended to roll in the lower section, placing Bombs, while avoiding touching a Beetom or getting Bomb boosted.

Entrance condition:

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

Requires:

{
  "or": [
    {
      "and": [
        "h_artificialMorphPowerBomb",
        {
          "or": [
            "canTrickyDodgeEnemies",
            {
              "enemyDamage": {
                "enemy": "Beetom",
                "type": "contact",
                "hits": 1
              }
            }
          ]
        }
      ]
    },
    {
      "and": [
        "h_artificialMorphBombs",
        {
          "or": [
            "canTrickyGMode",
            {
              "enemyDamage": {
                "enemy": "Beetom",
                "type": "contact",
                "hits": 1
              }
            }
          ]
        }
      ]
    }
  ]
}

Clears obstacles: A