A Tier Cost [cost]
Leader
Horde
One – Target
Melee
Don’t call me Grom!
Level: 1
Health
const MINIhp = 1360; 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 = 220; 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 = 220; const MINIaspd4 = 1.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 });
Healing
-
Attack Speed
1.3
Range
-
Speed
-
Duration
-
Radius
-
![]()
For The Horde!
All nearby friendly units gain Bloodlust.
![]()
Melee
Strong vs Ranged units.
![]()
One-Target
Strong vs AoE units.
![]()
Bloodlust
Bloodlusted units gain +33% movement and attack speed.
![]()
Tank
High health unit. Good at soaking Tower damage
Savage Strikes
Deal double damage to enemies who are below 50% health.
Bladestorm
Gain an AOE bladespin ability that damages all nearby enemies.
Mirror Image
Summon two fragile mirror images when entering combat.
Grommash Hellscream has 2 fixed Horde slots and 1 Squad slot. The bottom 3 slots are chosen from 7 options: Unbound, Cycle, Ranged, Fast, Flying, Spell, Horde, excluding Elemental, Tank, and Siege Damage slots.
For the Horde slots, the preferred choices are the Stonehoof Tauren and Darkspear Troll. For the Squad slot, the preferred choice is the Harpies. These are all high-quality units. For the bottom 3 slots, Unbound, Cycle, and Ranged are recommended, with Spells depending on your needs. For the Unbound slot, the S.A.F.E. Pilot is the first choice. For the Cycle slot, the choices are still Griffin, Murloc Tidehunters, and Quilboar. For the Ranged slot, Necromancer, Blackrock Pyromancer and Frostwolf Shaman are all options.
Grommash Hellscream, in particular, needs to pay attention to positioning. He needs other troops to provide him with enough cover to successfully attack the target.
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