A Tier Cost [cost]
Leader
Horde
AoE
Siege Specialist
When you are a buzzsaw, all your problems look like trees.
Level: 1
Health
const MINIhp = 1040; 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 });
Crash Damage
-
Area Damage
const MINIdmg = 360; 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
const MINIdmg4 = 360; const MINIaspd4 = 3; 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
3
Range
-
Speed
Medium (2)
Duration
-
Radius
-
![]()
Sneed Before Greed
Gain 2 Gold when a Siege Damage unit destroys a Tower, captures a Meeting Stone, or opens a Chest.
![]()
Melee
Strong vs Ranged units.
![]()
AoE
Strong vs Squad units.
![]()
Armored
50% Physical damage reduction.
![]()
Tank
High health unit. Good at soaking Tower damage
Mine Is Money, Friend!
Gain the Miner trait.
Lead With Greed
Gain an additional +2 Gold when Sneed triggers Sneed Before Greed.
Land Grab
Gain a level whenever non-passive Gold is earned.
Sneed has 2 fixed Horde slots and 1 Siege Damage slot. The bottom 3 slots are chosen from 8 options: Unbound, Cycle, Ranged, Flying, Squad, Horde, Fast, Spell, excluding Elemental and Tank slots.
Sneed needs someone to cover hi. For the Horde slots, Stonehoof Tauren is a must-have, and the second Horde slot: the Darkspear Troll is still a good choice.
For the Siege Damage slot, the preferred choice is the Warsong Raider with the Sunder Armor talent . For the bottom 3 slots, like the Grommash Hellscream, choose 2 out of Ranged, Cycle, and Unbound. You can also pick a Squad for the Harpies.
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