Defender
Warbands
-
+
Defence pool
-
+
-
+
-
+
-
+
-
+
Re-roll {{ defenceDice }} defence {{ defenceDice === 1 ? "die" : "dice" }}
Attacker
Warbands
-
+
Sacrifice
-
+
-
+
-
+
-
+
Re-roll {{ attackWarbands }} attack {{ attackWarbands === 1 ? "die" : "dice" }}
Defence
{{ defenceResult.value }}
Attack
{{ attackResult.value }}
Re-roll all dice
{{ campaignResult.victory ? "Attacker" : "Defender" }}
Attacker sacrifices {{ campaignResult.sacrificed }} {{ campaignResult.sacrificed === 1 ? "warband" : "warbands" }} to win.
Attacker only needs to
sacrifice {{ campaignResult.sacrificed }} {{ campaignResult.sacrificed === 1 ? "warband" : "warbands" }}
to win.
Attacker can
sacrifice no warbands
to win.
Attacker can
sacrifice {{ campaignResult.sacrificable }} {{ attackResult.sacrificed > 0 ? "more " : "" }} {{ campaignResult.sacrificable === 1 ? "warband" : "warbands" }}
to win.
Attacker cannot sacrifice enough warbands to win.