S Tier Cost [cost]
Troop
Blackrock
One – Target
Siege Specialist
A flock of feathered fowl that can overwhelm even the heartiest of Tanks and Towers.
Level: 1
Health
const MINIhp = 940; 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 });
Damage
const MINIdmg = 70; 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 });
Area Damage
-
DPS
const MINIdmg4 = 70; const MINIaspd4 = 2; const mini4 = document.getElementById('mini'); const dpsValue4 = document.getElementById('dpsValue4'); const levelValue4 = document.getElementById('mini-value'); mini4.addEventListener('input', updateDPS4); function updateDPS4(e) { const selectedLevel = e.target.value; const levelMultiplier = Math.pow(1.1001, selectedLevel - 1); const currentDamage = Math.round(MINIdmg4 * levelMultiplier); const currentDPS = (currentDamage / MINIaspd4).toFixed(1); dpsValue4.textContent = `${currentDPS}`; levelValue4.textContent = `${selectedLevel}`; } // Trigger updateDPS4 function initially updateDPS4({ target: mini4 });
Percent DPS
-
Attack Speed
2
Range
-
Speed
-
Duration
-
Radius
-
![]()
Siege Specialist
Only attacks Towers and Bosses.
![]()
One-Target
Strong vs AoE units.
![]()
Armored
50% Physical damage reduction.
![]()
Siege Damage
Double damage vs Towers.
![]()
Tank
High health unit. Good at soaking Tower damage
![]()
Unbound
Can be played anywhere on the map.
Ready to Rumble
Taunt on deploy
Shrapnel Blast
Destroying a tower deals damage to nearby enemies.
Obsidian Shard
On death, split into two smaller Earth Elementals.
Always use Earth Elemental with any Tank units to achieve highest Siege damage output and survivability.
TBC
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