A Tier Cost [cost]
Troop
Horde
Squad
Melee
A cheap aerial unit that specializes in bathing the ground in flame while Flying above Melee enemies.
Level: 1
Health
const MINIhp = 170; 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
-
Area Damage
const MINIdmg = 250; 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 = 250; const MINIaspd4 = 2.5; 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
2.5
Range
6.5
Speed
Medium (2)
Duration
2.5
Radius
-
![]()
Flying
Strong vs Melee units.
![]()
AoE
Strong vs Squad units.
![]()
Bombard
Attacks ground enemies only.
![]()
Cycle
2 cost or less for more Mini plays!
![]()
Elemental
Deals elemental damage. Strong vs Armored.
Flaming Pitch
Flaming pool reduces enemy’s speed by 30%.
Enchanted Vials
Increase the size of the flaming pool by 30%.
Fiery Surplus
“Accidentally” leave vials on the ground, Burning nearby enemies that touch them.
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