Norfair Reserve Tank Room: Power Bomb with Double Damage Boost (Collect Right Item)

Room ID: 99

Wiki

Requires:

{
  "notable": "Power Bomb with Damage Boost"
}
{
  "enemyKill": {
    "enemies": [
      [
        "Dragon"
      ],
      [
        "Dragon",
        "Dragon"
      ]
    ],
    "explicitWeapons": [
      "PowerBomb"
    ]
  }
}
"canHorizontalDamageBoost"
{
  "enemyDamage": {
    "enemy": "Dragon",
    "type": "fireball",
    "hits": 2
  }
}
"canFlatleyJump"
"canTrickyJump"
{
  "or": [
    {
      "tech": "canUsePowerBombLag"
    },
    "canInsaneJump"
  ]
}
{
  "heatFrames": 400
}