A Tier Cost [cost]
Troop
Beast
AoE
Ranged
A Flying malefic monstrosity that rains down Poison and Lightning on multiple miniscule minions.
Level: 1
Health
const MINIhp = 450; 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 });
-
-
Left Damage
const LEFTdmg = 150; const left_dmg = document.getElementById('mini'); const leftdmg = document.getElementById('leftdmg'); left_dmg.addEventListener('input', updateleftdmg); function updateleftdmg(e) { const selectedLevel = e.target.value; const levelMultiplier = Math.pow(1.1001, selectedLevel - 1); const currentLEFTDMG = Math.round(LEFTdmg * levelMultiplier); leftdmg.textContent = `${currentLEFTDMG}`; } updateleftdmg({ target: left_dmg });
Right Damage
const RIGHTdmg = 50; const right_dmg = document.getElementById('mini'); const rightdmg = document.getElementById('rightdmg'); right_dmg.addEventListener('input', updaterightdmg); function updaterightdmg(e) { const selectedLevel = e.target.value; const levelMultiplier = Math.pow(1.1001, selectedLevel - 1); const currentRIGHTDMG = Math.round(RIGHTdmg * levelMultiplier); rightdmg.textContent = `${currentRIGHTDMG}`; } updaterightdmg({ target: right_dmg });
Left DPS
const LEFTDPS = 50; const left_dps = document.getElementById('mini'); const leftdps = document.getElementById('leftdps'); mini_hp.addEventListener('input', updateleftdps); function updateleftdps(e) { const selectedLevel = e.target.value; const levelMultiplier = Math.pow(1.1001, selectedLevel - 1); const currentLEFTDPS = Math.round(LEFTDPS * levelMultiplier); leftdps.textContent = `${currentLEFTDPS}`; } updateleftdps({ target: left_dps });
Right DPS
const RIGHTdps = 33; const right_dps = document.getElementById('mini'); const rightdps = document.getElementById('rightdps'); right_dps.addEventListener('input', updaterightdps); function updaterightdps(e) { const selectedLevel = e.target.value; const levelMultiplier = Math.pow(1.1001, selectedLevel - 1); const currentRIGHTDPS = Math.round(RIGHTdps * levelMultiplier); rightdps.textContent = `${currentRIGHTDPS}`; } updaterightdps({ target: right_dps });
Range
7
Speed
Med-Fast (2.5)
Duration
-
Radius
-
![]()
Flying
Strong vs Melee units.
![]()
AoE
Strong vs Squad units.
![]()
Elemental
Deals elemental damage. Strong vs Armored.
![]()
Poisonous
Deals stacking damage over time. Strong vs Armored.
Corrosive Breath
Poison Spit inflicts twice as much Poison.
Frost Shock
Lightning Ball applies Frost on hit.
Leviathan
Gain 10% additional Health per deploy.
Charlga Razorflank has 2 fixed Beast slots and 1 Fast slot. The bottom 3 slots are chosen from 8 options: Elemental, Cycle, Unbound, Tank, Flying, Ranged, Spell, Beast, excluding Siege Damage and Squad slots.
Common units for the Beast slots include Harpies, Chimaera, and Prowler. The bottom 3 slots are generally chosen from Elemental, Unbound, Cycle, and Tank, selecting three among these four. What cards to carry specifically is left for creative play, the slots are so good that all quality units can be carried. However, remember to complement the top three slots. If you really don’t want to think too much, the Quilboar in the Cycle slot is a simple choice.
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