Chain Lightning
Tier S Cost 2
Level: 1
Health
-
Damage
Area Damage
const MINIdmg = 150; 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
Speed
Duration
Radius
5
Swarmed by Squads of smaller foes? Send a surge of lightning sizzling through several enemies!
Spell
Cast anywhere on the map.
AoE
Strong vs Squad units.
Cycle
2 cost or less for more Mini plays!
Elemental
Deals elemental damage. Strong vs Armored.
Brilliant Flash
On deploy, Stun enemies within for 1 second.
Storm’s Reach
Dramatically increase jump distance between targets.
Reverberation
Can be cast a second time.
3 Avg. Cost
105 Avg. Dmg
499 Avg. Health
67 Avg. DPS
TBC