SS Tier Cost [cost]
Leader
Undead
One – Target
Melee
Bane of the Scarlet Crusade
Level: 1
Health
const MINIhp = 1040; 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 = 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 });
Area Damage
-
DPS
const MINIdmg4 = 190; const MINIaspd4 = 1.7; 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 });
Percent DPS
-
Attack Speed
1.7
Range
-
Speed
Fast (4)
Duration
-
Radius
-
![]()
Army of the Dead
Rivendare periodically summons Skeletons at buildings you control.
![]()
Melee
Strong vs Ranged units.
![]()
One-Target
Strong vs AoE units.
![]()
Armored
50% Physical damage reduction.
![]()
Elemental
Deals elemental damage. Strong vs Armored.
![]()
Fast
Fastest moving units
![]()
Tank
High health unit. Good at soaking Tower damage
Periodically sacrifice a nearby Skeleton to be Healed.
Death Pact
Periodically sacrifice a nearby Skeleton to be Healed.
Nearby allied Skeletons gain Bloodlust.
Skeletal Frenzy
Nearby allied Skeletons gain Bloodlust.
Summon Skeletal Mages instead of Warriors.
Chill Of The Grave
Summon Skeletal Mages instead of Warriors.
Baron Rivendare lineup has 2 fixed Undead slots and 1 Unbound slot on top, and the bottom 3 slots are chosen from 8 options from Elemental, Cycle, Fast, Squad, Flying, Siege, Undead, and Spell. The Baron Rivendare’s team uniquely excludes Tank and Ranged slots. The Baron Rivendare’s specialty slots are very comprehensive, almost able to carry units with all types, combined with its own high strength, making the Baron Rivendare’s build far more flexible and free than most leaders. The core idea is still to first choose the appropriate back-row output, then combine with powerful Unbound cards to quickly occupy more buildings and accumulate a larger advantage.
This build is maximizing the speed advantage of the Baron Rivendare, pairing him with high-quality fast output units like the Huntress and Harpies.
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