Wrecked Ship Main Shaft: Coverns and Atomics Farm (Power Off)

Room ID: 155

Wiki
From: 7
Bottom Door
To: 7
Bottom Door

To shoot the Atomics with Ice or Plasma, crouch near the edge of the glass and shoot forward; angled shots downwards also work but from a tile further back.

Requires:

{
  "not": "f_DefeatedPhantoon"
}
"canRiskPermanentLossOfAccess"
{
  "or": [
    "Ice",
    "Wave",
    "Spazer",
    "Plasma",
    {
      "and": [
        "h_canUseMorphBombs",
        "ScrewAttack"
      ]
    }
  ]
}
{
  "resetRoom": {
    "nodes": [
      7
    ],
    "mustStayPut": false
  }
}
{
  "refill": [
    "Energy",
    "Missile",
    "Super"
  ]
}