Deep Breathe
Tier S Cost 4
Level: 1
Health
-
Damage
Area Damage
const MINIdmg = 400; const mini_dmg = document.getElementById('mini'); const damageValue = document.getElementById('damageValue'); mini_dmg.addEventListener('input', updateDamage); function updateDamage(e) { const selectedLevel = e.target.value; const levelMultiplier = Math.pow(1.1001, selectedLevel - 1); const currentDmg = Math.round(MINIdmg * levelMultiplier); damageValue.textContent = `${currentDmg}`; } updateDamage({ target: mini_dmg });
DPS
Percent DPS
Attack Speed
Range
25
Speed
Duration
Radius
Strike with dragon’s breath in any direction, dealing Elemental damage to enemies in the line of fire!
Arcane Brilliance
Increases the Level of your Spells by 3 while Jaina is in play.
Spell
Cast anywhere on the map.
AoE
Strong vs Squad units.
Elemental
Deals elemental damage. Strong vs Armored.
Attunement
Allies caught in the effect gain Resist.
Melting Point
Damaging Armored enemies removes their Armor.
Double Dragon
Cast a second wave in the opposite direction.
3 Avg. Cost
105 Avg. Dmg
499 Avg. Health
67 Avg. DPS
TBC