B Tier Cost [cost]
Troop
Cenarion
AoE
Spell
This flying trickster can see through Stealth, and shakes off Poison, Burn, Stuns, and Slows!
Level: 1
Root Damage
const MINIhp = 40; const mini_hp = document.getElementById('mini'); const minidata = document.getElementById('minidata'); mini_hp.addEventListener('input', updateMinidata); function updateMinidata(e) { const selectedLevel = e.target.value; const levelMultiplier = Math.pow(1.1001, selectedLevel - 1); const currentHP = Math.round(MINIhp * levelMultiplier); minidata.textContent = `${currentHP}`; } updateMinidata({ target: mini_hp });
Starfall Damage
const MINIdmg = 990; 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 });
Root DPS
const LEFTdps = 8; const left_dps = document.getElementById('mini'); const leftdps = document.getElementById('leftdps'); left_dps.addEventListener('input', updateleftdps); function updateleftdps(e) { const selectedLevel = e.target.value; const levelMultiplier = Math.pow(1.1001, selectedLevel - 1); const currentLEFTDPS = Math.round(LEFTdps * levelMultiplier); leftdps.textContent = `${currentLEFTDPS}`; } updateleftdps({ target: left_dps });
Starfall DPS
const RIGHTdps = 132; const right_dps = document.getElementById('mini'); const rightdps = document.getElementById('rightdps'); right_dps.addEventListener('input', updaterightdps); function updaterightdps(e) { const selectedLevel = e.target.value; const levelMultiplier = Math.pow(1.1001, selectedLevel - 1); const currentRIGHTDPS = Math.round(RIGHTdps * levelMultiplier); rightdps.textContent = `${currentRIGHTDPS}`; } updaterightdps({ target: right_dps });
Root Radius
6
Starfall Radius
6
Roots Lvl Advantage
6
Roots Duration
6
Range
-
Speed
-
![]()
Spell
Cast anywhere on the map.
![]()
AoE
Strong vs Squad units.
![]()
Elemental
Deals elemental damage. Strong vs Armored.
![]()
Poisonous
Deals stacking damage over time. Strong vs Armored.

Earth and Moon
Moonfury
Starfall lasts 25% longer.
Nature’s Grace
Entangling Roots also grants all allies Resist for 6 seconds.
Balance
Can be cast a second time.
About Us
Palworld
Marvel Rivals
Path of Exile 2 (PoE 2)
Path of Exile 2 (POE 2) Classes
Path of Exile 2 (POE 2) Tier list