Gauntlet Energy Tank Room: Power Bombs

Room ID: 31

Wiki
From: 1
Left Door
To: 4
Middle Junction (Left of Morph Tunnel)

When taking too much acid damage, it is always possible to return to the left and farm.

Requires:

{
  "or": [
    "canCarefulJump",
    {
      "acidFrames": 35
    }
  ]
}
{
  "or": [
    {
      "and": [
        "Morph",
        {
          "ammo": {
            "type": "PowerBomb",
            "count": 2
          }
        }
      ]
    },
    {
      "obstaclesCleared": [
        "A"
      ]
    }
  ]
}
{
  "or": [
    "h_canUsePowerBombs",
    {
      "obstaclesCleared": [
        "B"
      ]
    }
  ]
}

Clears obstacles: A, B