Etecoon Energy Tank Room: Direct G-Mode Morph Blind Movement, Overload PLMs with Item

Room ID: 51

Wiki
From: 2
Top Right Door
To: 7
Junction (Zebbo Farms)

Carefully Bomb boost across the pit and roll through the item to mostly overload PLMs before falling into the pit and fully overloading them with the camera scroll blocks. Fully overloading the PLMs before touching the camera scroll blocks will prevent the camera from following Samus after exiting G-mode. While falling, carefully avoid touching the thorns on the right, then roll through the spikeway. After the camera stops scrolling, move another 2-3 tiles then exit G-Mode. Make small jumps to reset the camera then quickly kill the Beetom as it jumps at Samus, or precisely jump underneath it.

Entrance condition:

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

Requires:

{
  "itemNotCollectedAtNode": 5
}
"canRiskPermanentLossOfAccess"
"canOffScreenMovement"
"h_artificialMorphPowerBomb"
"canInsaneJump"
{
  "or": [
    "canTrickyGMode",
    "h_artificialMorphPowerBomb",
    "ScrewAttack",
    "Ice",
    {
      "ammo": {
        "type": "Missile",
        "count": 1
      }
    },
    {
      "ammo": {
        "type": "Super",
        "count": 1
      }
    },
    {
      "enemyDamage": {
        "enemy": "Beetom",
        "type": "contact",
        "hits": 3
      }
    }
  ]
}

Clears obstacles: B

Dev note: With more movement items, Samus can use the camera scroll blocks above the crumble blocks to overload PLMs.