A Tier Cost [cost]
Leader
Beast
AoE
Melee
The legendary terror of Elwynn Forest. Mercilessly CLEAVES aspiring adventurers and rallies Gnoll Brutes to his cause.
Level: 1
Health
const MINIhp = 1120; 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 = 190; 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 = 190; const MINIaspd4 = 2.4; 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.4
Range
-
Speed
Fast
Duration
-
Radius
-
![]()
Relentless
Hogger’s movement and attack speed increase 35% each time he is played. “More bones to gnaw on…”
![]()
Melee
Strong vs Ranged units.
![]()
AoE
Strong vs Squad units.
![]()
Tank
High health unit. Good at soaking Tower damage
Ham Hock
Hogger also gains +10% max health each time he is played.
Spoiled Meat
Gain Poison.
Fatal Frenzy
On death, Bloodlust nearby Beasts.
In addition to the 2 fixed Beast slots, Hogger also has a fixed Cycle slot. The bottom 3 slots are chosen from 7 options from Unbound, Ranged, Fast, Flying, Squad, Beast, and Spell. There are no Elemental, Tank, or Siege Damage slots.
Hogger deck needs to have enough oppression and resistance power when the hero is relatively weak in the early stage, so the popular Beast card, Harpies, which is good at both offense and defense, can stably occupy one of Hogger’s Beast slots. The second Beast slot should prioritize from two 3-cost high-quality Beast front row units – Gnoll Brute (must select Thick Hide talent) and Prowler (preferably Predatory Instincts). The Cycle slot can carry Murloc Tidehunters (Safety Bubble talent) which is also a fast unit, in addition, there is a less popular unit also on the recommended list, it is the 2-cost Spiderlingslings (Bloated Carapace talent). Let’s talk about the Spiderlings separately, many people including myself initially felt the Spiderlings are weak, and it has a double damage taken from Elementals, but after comparing the data, it was found that the Spiderlings’s health is outstanding among 2-costs, the vulnerability is to balance the health, it is not used to confront spell units, but to stably consume the opponent’s ground troops as a slightly defensive unit, it can -handedly many ground troops that cost higher than it, helping Hogger get through the weak early stage. The Unbound slot is definitely a must-choose, and the unit that generally appears in this slot is the S.A.F.E. Pilot. An additional back-line output is needed below, and Blackrock Pyromancer is highly recommended here.
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