Norfair Reserve Tank Room: Power Bomb with Damage Boost to Lower Item

Room ID: 99

Wiki
From: 1
Right Door
To: 4
Junction Above Hidden Platform Item

Place a Power Bomb while waiting for the middle Dragon to shoot a fireball, to clear the Sovas for later. A second Power Bomb will be needed to clear the remaining Dragons for the return trip.

Requires:

{
  "notable": "Power Bomb with Damage Boost"
}
"canTrickyJump"
"canMidAirMorph"
"canHorizontalDamageBoost"
{
  "enemyDamage": {
    "enemy": "Dragon",
    "type": "fireball",
    "hits": 1
  }
}
{
  "enemyKill": {
    "enemies": [
      [
        "Dragon"
      ]
    ],
    "explicitWeapons": [
      "PowerBomb"
    ]
  }
}
{
  "heatFrames": 180
}