Deadmines Mr. Smite Guide
Mr. Smite is the first boss in the dungeon – Deadmines.
How to defeat Mr. Smite?
Build in the video(Blackrock Week) – Rend Blackhand, Blackrock Pyromancer, Defias Bandits, Whelp Eggs, Blizzard, Dark Iron Miner, Harpies
Tips for the boss fight of Mr. Smite :
Deadmines Mr. Smite Guide
Tier Cost
Health
const MINIhp = 1600; const mini = document.getElementById('mini'); const miniValue = document.getElementById('mini-value'); const minidata = document.getElementById('minidata'); mini.addEventListener('input', () => { miniValue.textContent = mini.value; updateMinidata(mini.value); }); function updateMinidata(selectedLevel) { const levelMultiplier = Math.pow(1.1, selectedLevel - 1); const currentHP = Math.round(MINIhp * levelMultiplier); minidata.textContent = `${currentHP}`; } updateMinidata(mini.value);
Damage
const MINIdmg = 300; const mini = document.getElementById('mini'); const miniValue = document.getElementById('mini-value'); const minidata = document.getElementById('minidata'); const damageValue = document.getElementById('damageValue'); mini.addEventListener('input', () => { miniValue.textContent = mini.value; updateValues(mini.value); }); function updateValues(selectedLevel) { const levelMultiplier = Math.pow(1.1, selectedLevel - 1); const currentDmg = Math.round(MINIdmg * levelMultiplier); damageValue.textContent = `${currentDmg}`; } updateValues(mini.value);
Area Damage
-
DPS
166.7
Percent DPS
-
Attack Speed
1.8
Range
-
Speed
Slow
Duration
-
Radius
-
Honkai Star Rail
Wuthering Waves
Marvel Rivals
Fate Trigger: The Novita
Genshin Impact
Zenless Zone Zero
DRAGON BALL: Sparking ZERO
DRAGON BALL: Sparking ZERO Characters
DRAGON BALL: Sparking ZERO Tier list
Path of Exile 2 (PoE 2)