Monte Carlo versus "The Math"

Action Man

I've put action points into the sim. So far, there isn't any simulation of resource hoarding, so action points are spent as soon as they become available.

Action points make a huge difference in survivability. Anybody analyzing the math and not taking action points into account is missing a major advantage PCs have over monsters (that, healing surges, and dailies seem to be the biggies). Survival is up to 59% from 43%, a 37% increase. It takes a major string of bad luck for our dwarf to be killed in the first fight--see "Example of 0 fight(s) survived" below for such a comedy of errors.

One quirk of the simulation you should know about: The "Spend Action Point" power is different from the "action point" resource. As a result, you'll see notes like "Spend Action Point recharges" at the end of an encounter even if the dwarf doesn't have any action points. There will be a separate note when the dwarf gains a new action point.

Similarly, you'll see that monsters have a "Spend Action Point" power even though they have no action points.

Dwarf Fighter vs. Soldier

[sblock=Combatants]
Code:
Dwarf Fighter:
  Stats: HP 27; AC 17; Surges 10; Action Points 1
  Initiative Bonus: +2
  Powers:
    Brute Strike:
      Daily * Reliable
      Standard Action
      Attack: 1d20+7 vs. AC
      Hit: 6d6[brutal 1]+6 damage
    Steel Serpent Strike:
      Encounter
      Standard Action
      Attack: 1d20+7 vs. AC
      Hit: 4d6[brutal 1]+6 damage
    Reaping Strike:
      At-Will
      Standard Action
      Attack: 1d20+7 vs. AC
      Hit: 2d6[brutal 1]+6 damage
      Miss: 4 damage
    Dwarven Resilience:
      Encounter
      Minor Action
      Effect:
        Spend a healing surge and regain 6 hit points.
        Gain a +2 defense bonus until end of next turn.
    Spend Action Point:
      Encounter
      Free Action
      Effect: Spend an action point and gain a standard action.

Soldier:
  Stats: HP 29; AC 17; Surges 1; Action Points 0
  Initiative Bonus: +1
  Powers:
    Soldier Encounter Attack:
      Encounter
      Standard Action
      Attack: 1d20+8 vs. AC
      Hit: 2d10+3 damage
    Soldier Basic Attack:
      At-Will
      Standard Action
      Attack: 1d20+8 vs. AC
      Hit: 1d10+3 damage
    Spend Action Point:
      Encounter
      Free Action
      Effect: Spend an action point and gain a standard action.
[/sblock]
Code:
Days simulated: 10000

Avg rounds per fight (when survived): 2.3
  1 (36.6%): ===================================================================
  2 (63.4%): =================================================
  3 (81.7%): =================================
  4 (92.7%): ====================
  5 (97.9%): =========
  6 (99.7%): ===

Avg fights survived: 3.9
  0  (2.5%): ==
  1 (13.1%): ===========
  2 (19.1%): ======
  3 (31.9%): ==============
  4 (40.9%): ==========
  5(100.0%): ===================================================================

Avg surges remaining (survivors only): 2.3 of 10
  0 (37.1%): ===================================================================
  1 (48.4%): ====================
  2 (59.7%): ====================
  3 (69.9%): ==================
  4 (79.3%): ================
  5 (86.6%): =============
  6 (92.6%): ==========
  7 (95.6%): =====
  8 (98.0%): ====
  9 (99.2%): ==
 10(100.0%): =

Survival rate: 59.1%
[sblock=Example of 0 fight(s) survived (2.5% chance):]
Code:
FIGHT #1:
  Roll initiative!
    Dwarf Fighter rolls 6 initiative (1d20+2; rolled 4).
    Soldier rolls 5 initiative (1d20+1; rolled 4).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 10; Action Points 1
      Brute Strike (standard action):
        Attacks Soldier with 14 vs. 17 AC (1d20+7; rolled 7).
        Misses.
        Brute Strike was not expended (Reliable).
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Brute Strike (standard action):
        Attacks Soldier with 13 vs. 17 AC (1d20+7; rolled 6).
        Misses.
        Brute Strike was not expended (Reliable).
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 28 vs. 17 AC (1d20+8; rolled 20).
        Crits for 23 damage (2d10+3; maximized).
        Dwarf Fighter has 4 hp remaining (27 hp - 23 damage).
        Soldier Encounter Attack has been expended.
    
  Round 2:
    Dwarf Fighter's turn:
      Stats: HP 4; AC 17; Surges 10; Action Points 0
      Brute Strike (standard action):
        Attacks Soldier with 11 vs. 17 AC (1d20+7; rolled 4).
        Misses.
        Brute Strike was not expended (Reliable).
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (9 remaining).
        Dwarf Fighter heals 6 hp (4 hp -> 10 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 9 vs. 19 AC (1d20+8; rolled 1).
        Misses.
    
  Round 3:
    Dwarf Fighter's turn:
      Stats: HP 10; AC 19; Surges 9; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Brute Strike (standard action):
        Attacks Soldier with 14 vs. 17 AC (1d20+7; rolled 7).
        Misses.
        Brute Strike was not expended (Reliable).
      +2 defense bonus expires.
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 15 vs. 17 AC (1d20+8; rolled 7).
        Misses.
    
  Round 4:
    Dwarf Fighter's turn:
      Stats: HP 10; AC 17; Surges 9; Action Points 0
      Brute Strike (standard action):
        Attacks Soldier with 11 vs. 17 AC (1d20+7; rolled 4).
        Misses.
        Brute Strike was not expended (Reliable).
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 23 vs. 17 AC (1d20+8; rolled 15).
        Hits for 6 damage (1d10+3; rolled 3).
        Dwarf Fighter has 4 hp remaining (10 hp - 6 damage).
    
  Round 5:
    Dwarf Fighter's turn:
      Stats: HP 4; AC 17; Surges 9; Action Points 0
      Brute Strike (standard action):
        Attacks Soldier with 14 vs. 17 AC (1d20+7; rolled 7).
        Misses.
        Brute Strike was not expended (Reliable).
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 17 vs. 17 AC (1d20+8; rolled 9).
        Hits for 12 damage (1d10+3; rolled 9).
        Dwarf Fighter has -8 hp remaining (4 hp - 12 damage).
    Dwarf Fighter has died!
    
  Villains win!
[/sblock]
[sblock=Example of 1 fight(s) survived (10.5% chance):]
Code:
FIGHT #1:
  Roll initiative!
    Dwarf Fighter rolls 12 initiative (1d20+2; rolled 10).
    Soldier rolls 7 initiative (1d20+1; rolled 6).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 10; Action Points 1
      Brute Strike (standard action):
        Attacks Soldier with 26 vs. 17 AC (1d20+7; rolled 19).
        Hits for 28 damage (6d6[brutal 1]+6; rolled 5, 3, 2, 4, 6, 2).
        Soldier has 1 hp remaining (29 hp - 28 damage).
        Brute Strike has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Steel Serpent Strike (standard action):
        Attacks Soldier with 24 vs. 17 AC (1d20+7; rolled 17).
        Hits for 21 damage (4d6[brutal 1]+6; rolled 1, 6, 3, 3, 3).
        Soldier has -20 hp remaining (1 hp - 21 damage).
        Steel Serpent Strike has been expended.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Steel Serpent Strike recharges.
    Spend Action Point recharges.
  
FIGHT #2:
  Roll initiative!
    Dwarf Fighter rolls 5 initiative (1d20+2; rolled 3).
    Soldier rolls 16 initiative (1d20+1; rolled 15).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 22 vs. 17 AC (1d20+8; rolled 14).
        Hits for 11 damage (2d10+3; rolled 4, 4).
        Dwarf Fighter has 16 hp remaining (27 hp - 11 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 16; AC 17; Surges 10; Action Points 0
      Steel Serpent Strike (standard action):
        Attacks Soldier with 11 vs. 17 AC (1d20+7; rolled 4).
        Misses.
        Steel Serpent Strike has been expended.
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (9 remaining).
        Dwarf Fighter heals 6 hp (16 hp -> 22 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    
  Round 2:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 24 vs. 19 AC (1d20+8; rolled 16).
        Hits for 13 damage (1d10+3; rolled 10).
        Dwarf Fighter has 9 hp remaining (22 hp - 13 damage).
    Dwarf Fighter's turn:
      Stats: HP 9; AC 19; Surges 9; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Reaping Strike (standard action):
        Attacks Soldier with 10 vs. 17 AC (1d20+7; rolled 3).
        Misses but does 4 damage (static).
        Soldier has 25 hp remaining (29 hp - 4 damage).
      +2 defense bonus expires.
    
  Round 3:
    Soldier's turn:
      Stats: HP 25; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 11 vs. 17 AC (1d20+8; rolled 3).
        Misses.
    Dwarf Fighter's turn:
      Stats: HP 9; AC 17; Surges 9; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 10 vs. 17 AC (1d20+7; rolled 3).
        Misses but does 4 damage (static).
        Soldier has 21 hp remaining (25 hp - 4 damage).
    
  Round 4:
    Soldier's turn:
      Stats: HP 21; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 19 vs. 17 AC (1d20+8; rolled 11).
        Hits for 9 damage (1d10+3; rolled 6).
        Dwarf Fighter has 0 hp remaining (9 hp - 9 damage).
    Dwarf Fighter has died!
    
  Villains win!
[/sblock]
[sblock=Example of 2 fight(s) survived (6.1% chance):]
Code:
FIGHT #1:
  Roll initiative!
    Dwarf Fighter rolls 21 initiative (1d20+2; rolled 19).
    Soldier rolls 9 initiative (1d20+1; rolled 8).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 10; Action Points 1
      Brute Strike (standard action):
        Attacks Soldier with 13 vs. 17 AC (1d20+7; rolled 6).
        Misses.
        Brute Strike was not expended (Reliable).
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Brute Strike (standard action):
        Attacks Soldier with 8 vs. 17 AC (1d20+7; rolled 1).
        Misses.
        Brute Strike was not expended (Reliable).
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 23 vs. 17 AC (1d20+8; rolled 15).
        Hits for 14 damage (2d10+3; rolled 4, 7).
        Dwarf Fighter has 13 hp remaining (27 hp - 14 damage).
        Soldier Encounter Attack has been expended.
    
  Round 2:
    Dwarf Fighter's turn:
      Stats: HP 13; AC 17; Surges 10; Action Points 0
      Brute Strike (standard action):
        Attacks Soldier with 23 vs. 17 AC (1d20+7; rolled 16).
        Hits for 28 damage (6d6[brutal 1]+6; rolled 6, 3, 2, 5, 3, 3).
        Soldier has 1 hp remaining (29 hp - 28 damage).
        Brute Strike has been expended.
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (9 remaining).
        Dwarf Fighter heals 6 hp (13 hp -> 19 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    Soldier's turn:
      Stats: HP 1; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 19 vs. 19 AC (1d20+8; rolled 11).
        Hits for 9 damage (1d10+3; rolled 6).
        Dwarf Fighter has 10 hp remaining (19 hp - 9 damage).
    
  Round 3:
    Dwarf Fighter's turn:
      Stats: HP 10; AC 19; Surges 9; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Steel Serpent Strike (standard action):
        Attacks Soldier with 11 vs. 17 AC (1d20+7; rolled 4).
        Misses.
        Steel Serpent Strike has been expended.
      +2 defense bonus expires.
    Soldier's turn:
      Stats: HP 1; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 22 vs. 17 AC (1d20+8; rolled 14).
        Hits for 8 damage (1d10+3; rolled 5).
        Dwarf Fighter has 2 hp remaining (10 hp - 8 damage).
    
  Round 4:
    Dwarf Fighter's turn:
      Stats: HP 2; AC 17; Surges 9; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 10 vs. 17 AC (1d20+7; rolled 3).
        Misses but does 4 damage (static).
        Soldier has -3 hp remaining (1 hp - 4 damage).
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (8 remaining).
    Dwarf Fighter heals 6 hp (2 hp -> 8 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (7 remaining).
    Dwarf Fighter heals 6 hp (8 hp -> 14 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (6 remaining).
    Dwarf Fighter heals 6 hp (14 hp -> 20 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (5 remaining).
    Dwarf Fighter heals 6 hp (20 hp -> 26 hp; 0 hp wasted).
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    Spend Action Point recharges.
  
FIGHT #2:
  Roll initiative!
    Dwarf Fighter rolls 3 initiative (1d20+2; rolled 1).
    Soldier rolls 3 initiative (1d20+1; rolled 2).
    Tie! Resolve with initiative bonus.
      Dwarf Fighter initiative bonus is 2.
      Soldier initiative bonus is 1.
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 26; AC 17; Surges 5; Action Points 0
      Steel Serpent Strike (standard action):
        Attacks Soldier with 24 vs. 17 AC (1d20+7; rolled 17).
        Hits for 22 damage (4d6[brutal 1]+6; rolled 4, 6, 4, 2).
        Soldier has 7 hp remaining (29 hp - 22 damage).
        Steel Serpent Strike has been expended.
    Soldier's turn:
      Stats: HP 7; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 15 vs. 17 AC (1d20+8; rolled 7).
        Misses.
        Soldier Encounter Attack has been expended.
    
  Round 2:
    Dwarf Fighter's turn:
      Stats: HP 26; AC 17; Surges 5; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 16 vs. 17 AC (1d20+7; rolled 9).
        Misses but does 4 damage (static).
        Soldier has 3 hp remaining (7 hp - 4 damage).
    Soldier's turn:
      Stats: HP 3; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 16 vs. 17 AC (1d20+8; rolled 8).
        Misses.
    
  Round 3:
    Dwarf Fighter's turn:
      Stats: HP 26; AC 17; Surges 5; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 11 vs. 17 AC (1d20+7; rolled 4).
        Misses but does 4 damage (static).
        Soldier has -1 hp remaining (3 hp - 4 damage).
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Steel Serpent Strike recharges.
    Milestone:
      Dwarf Fighter gains an action point.
  
FIGHT #3:
  Roll initiative!
    Dwarf Fighter rolls 14 initiative (1d20+2; rolled 12).
    Soldier rolls 19 initiative (1d20+1; rolled 18).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 10 vs. 17 AC (1d20+8; rolled 2).
        Misses.
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 26; AC 17; Surges 5; Action Points 1
      Steel Serpent Strike (standard action):
        Attacks Soldier with 12 vs. 17 AC (1d20+7; rolled 5).
        Misses.
        Steel Serpent Strike has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Reaping Strike (standard action):
        Attacks Soldier with 8 vs. 17 AC (1d20+7; rolled 1).
        Misses but does 4 damage (static).
        Soldier has 25 hp remaining (29 hp - 4 damage).
    
  Round 2:
    Soldier's turn:
      Stats: HP 25; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 24 vs. 17 AC (1d20+8; rolled 16).
        Hits for 6 damage (1d10+3; rolled 3).
        Dwarf Fighter has 20 hp remaining (26 hp - 6 damage).
    Dwarf Fighter's turn:
      Stats: HP 20; AC 17; Surges 5; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 16 vs. 17 AC (1d20+7; rolled 9).
        Misses but does 4 damage (static).
        Soldier has 21 hp remaining (25 hp - 4 damage).
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (4 remaining).
        Dwarf Fighter heals 6 hp (20 hp -> 26 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    
  Round 3:
    Soldier's turn:
      Stats: HP 21; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 26 vs. 19 AC (1d20+8; rolled 18).
        Hits for 8 damage (1d10+3; rolled 5).
        Dwarf Fighter has 18 hp remaining (26 hp - 8 damage).
    Dwarf Fighter's turn:
      Stats: HP 18; AC 19; Surges 4; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Reaping Strike (standard action):
        Attacks Soldier with 23 vs. 17 AC (1d20+7; rolled 16).
        Hits for 12 damage (2d6[brutal 1]+6; rolled 1, 2, 4).
        Soldier has 9 hp remaining (21 hp - 12 damage).
      +2 defense bonus expires.
    
  Round 4:
    Soldier's turn:
      Stats: HP 9; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 20 vs. 17 AC (1d20+8; rolled 12).
        Hits for 12 damage (1d10+3; rolled 9).
        Dwarf Fighter has 6 hp remaining (18 hp - 12 damage).
    Dwarf Fighter's turn:
      Stats: HP 6; AC 17; Surges 4; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 10 vs. 17 AC (1d20+7; rolled 3).
        Misses but does 4 damage (static).
        Soldier has 5 hp remaining (9 hp - 4 damage).
    
  Round 5:
    Soldier's turn:
      Stats: HP 5; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 19 vs. 17 AC (1d20+8; rolled 11).
        Hits for 13 damage (1d10+3; rolled 10).
        Dwarf Fighter has -7 hp remaining (6 hp - 13 damage).
    Dwarf Fighter has died!
    
  Villains win!
[/sblock]
[sblock=Example of 3 fight(s) survived (12.8% chance):]
Code:
FIGHT #1:
  Roll initiative!
    Dwarf Fighter rolls 3 initiative (1d20+2; rolled 1).
    Soldier rolls 4 initiative (1d20+1; rolled 3).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 19 vs. 17 AC (1d20+8; rolled 11).
        Hits for 11 damage (2d10+3; rolled 3, 5).
        Dwarf Fighter has 16 hp remaining (27 hp - 11 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 16; AC 17; Surges 10; Action Points 1
      Brute Strike (standard action):
        Attacks Soldier with 11 vs. 17 AC (1d20+7; rolled 4).
        Misses.
        Brute Strike was not expended (Reliable).
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (9 remaining).
        Dwarf Fighter heals 6 hp (16 hp -> 22 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Brute Strike (standard action):
        Attacks Soldier with 22 vs. 17 AC (1d20+7; rolled 15).
        Hits for 25 damage (6d6[brutal 1]+6; rolled 3, 5, 2, 2, 2, 5).
        Soldier has 4 hp remaining (29 hp - 25 damage).
        Brute Strike has been expended.
    
  Round 2:
    Soldier's turn:
      Stats: HP 4; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 21 vs. 19 AC (1d20+8; rolled 13).
        Hits for 12 damage (1d10+3; rolled 9).
        Dwarf Fighter has 10 hp remaining (22 hp - 12 damage).
    Dwarf Fighter's turn:
      Stats: HP 10; AC 19; Surges 9; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Steel Serpent Strike (standard action):
        Attacks Soldier with 22 vs. 17 AC (1d20+7; rolled 15).
        Hits for 24 damage (4d6[brutal 1]+6; rolled 3, 4, 6, 5).
        Soldier has -20 hp remaining (4 hp - 24 damage).
        Steel Serpent Strike has been expended.
      +2 defense bonus expires.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (8 remaining).
    Dwarf Fighter heals 6 hp (10 hp -> 16 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (7 remaining).
    Dwarf Fighter heals 6 hp (16 hp -> 22 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (6 remaining).
    Dwarf Fighter heals 6 hp (22 hp -> 27 hp; 1 hp wasted).
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    Spend Action Point recharges.
  
FIGHT #2:
  Roll initiative!
    Dwarf Fighter rolls 4 initiative (1d20+2; rolled 2).
    Soldier rolls 16 initiative (1d20+1; rolled 15).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 18 vs. 17 AC (1d20+8; rolled 10).
        Hits for 19 damage (2d10+3; rolled 6, 10).
        Dwarf Fighter has 8 hp remaining (27 hp - 19 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 8; AC 17; Surges 6; Action Points 0
      Steel Serpent Strike (standard action):
        Attacks Soldier with 20 vs. 17 AC (1d20+7; rolled 13).
        Hits for 21 damage (4d6[brutal 1]+6; rolled 3, 3, 3, 1, 6).
        Soldier has 8 hp remaining (29 hp - 21 damage).
        Steel Serpent Strike has been expended.
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (5 remaining).
        Dwarf Fighter heals 6 hp (8 hp -> 14 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    
  Round 2:
    Soldier's turn:
      Stats: HP 8; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 13 vs. 19 AC (1d20+8; rolled 5).
        Misses.
    Dwarf Fighter's turn:
      Stats: HP 14; AC 19; Surges 5; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Reaping Strike (standard action):
        Attacks Soldier with 12 vs. 17 AC (1d20+7; rolled 5).
        Misses but does 4 damage (static).
        Soldier has 4 hp remaining (8 hp - 4 damage).
      +2 defense bonus expires.
    
  Round 3:
    Soldier's turn:
      Stats: HP 4; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 21 vs. 17 AC (1d20+8; rolled 13).
        Hits for 9 damage (1d10+3; rolled 6).
        Dwarf Fighter has 5 hp remaining (14 hp - 9 damage).
    Dwarf Fighter's turn:
      Stats: HP 5; AC 17; Surges 5; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 19 vs. 17 AC (1d20+7; rolled 12).
        Hits for 15 damage (2d6[brutal 1]+6; rolled 1, 1, 5, 4).
        Soldier has -11 hp remaining (4 hp - 15 damage).
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (4 remaining).
    Dwarf Fighter heals 6 hp (5 hp -> 11 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (3 remaining).
    Dwarf Fighter heals 6 hp (11 hp -> 17 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (2 remaining).
    Dwarf Fighter heals 6 hp (17 hp -> 23 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (1 remaining).
    Dwarf Fighter heals 6 hp (23 hp -> 27 hp; 2 hp wasted).
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    Milestone:
      Dwarf Fighter gains an action point.
  
FIGHT #3:
  Roll initiative!
    Dwarf Fighter rolls 15 initiative (1d20+2; rolled 13).
    Soldier rolls 17 initiative (1d20+1; rolled 16).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 22 vs. 17 AC (1d20+8; rolled 14).
        Hits for 14 damage (2d10+3; rolled 9, 2).
        Dwarf Fighter has 13 hp remaining (27 hp - 14 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 13; AC 17; Surges 1; Action Points 1
      Steel Serpent Strike (standard action):
        Attacks Soldier with 10 vs. 17 AC (1d20+7; rolled 3).
        Misses.
        Steel Serpent Strike has been expended.
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (0 remaining).
        Dwarf Fighter heals 6 hp (13 hp -> 19 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Reaping Strike (standard action):
        Attacks Soldier with 23 vs. 17 AC (1d20+7; rolled 16).
        Hits for 11 damage (2d6[brutal 1]+6; rolled 2, 3).
        Soldier has 18 hp remaining (29 hp - 11 damage).
    
  Round 2:
    Soldier's turn:
      Stats: HP 18; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 16 vs. 19 AC (1d20+8; rolled 8).
        Misses.
    Dwarf Fighter's turn:
      Stats: HP 19; AC 19; Surges 0; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Reaping Strike (standard action):
        Attacks Soldier with 14 vs. 17 AC (1d20+7; rolled 7).
        Misses but does 4 damage (static).
        Soldier has 14 hp remaining (18 hp - 4 damage).
      +2 defense bonus expires.
    
  Round 3:
    Soldier's turn:
      Stats: HP 14; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 16 vs. 17 AC (1d20+8; rolled 8).
        Misses.
    Dwarf Fighter's turn:
      Stats: HP 19; AC 17; Surges 0; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 16 vs. 17 AC (1d20+7; rolled 9).
        Misses but does 4 damage (static).
        Soldier has 10 hp remaining (14 hp - 4 damage).
    
  Round 4:
    Soldier's turn:
      Stats: HP 10; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 27 vs. 17 AC (1d20+8; rolled 19).
        Hits for 13 damage (1d10+3; rolled 10).
        Dwarf Fighter has 6 hp remaining (19 hp - 13 damage).
    Dwarf Fighter's turn:
      Stats: HP 6; AC 17; Surges 0; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 20 vs. 17 AC (1d20+7; rolled 13).
        Hits for 15 damage (2d6[brutal 1]+6; rolled 3, 6).
        Soldier has -5 hp remaining (10 hp - 15 damage).
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    Spend Action Point recharges.
  
FIGHT #4:
  Roll initiative!
    Dwarf Fighter rolls 4 initiative (1d20+2; rolled 2).
    Soldier rolls 16 initiative (1d20+1; rolled 15).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 22 vs. 17 AC (1d20+8; rolled 14).
        Hits for 7 damage (2d10+3; rolled 1, 3).
        Dwarf Fighter has -1 hp remaining (6 hp - 7 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter has died!
    
  Villains win!
[/sblock]
[sblock=Example of 4 fight(s) survived (9.0% chance):]
Code:
FIGHT #1:
  Roll initiative!
    Dwarf Fighter rolls 4 initiative (1d20+2; rolled 2).
    Soldier rolls 19 initiative (1d20+1; rolled 18).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 28 vs. 17 AC (1d20+8; rolled 20).
        Crits for 23 damage (2d10+3; maximized).
        Dwarf Fighter has 4 hp remaining (27 hp - 23 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 4; AC 17; Surges 10; Action Points 1
      Brute Strike (standard action):
        Attacks Soldier with 24 vs. 17 AC (1d20+7; rolled 17).
        Hits for 36 damage (6d6[brutal 1]+6; rolled 6, 6, 2, 5, 5, 6).
        Soldier has -7 hp remaining (29 hp - 36 damage).
        Brute Strike has been expended.
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (9 remaining).
        Dwarf Fighter heals 6 hp (4 hp -> 10 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (8 remaining).
    Dwarf Fighter heals 6 hp (10 hp -> 16 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (7 remaining).
    Dwarf Fighter heals 6 hp (16 hp -> 22 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (6 remaining).
    Dwarf Fighter heals 6 hp (22 hp -> 27 hp; 1 hp wasted).
    Dwarven Resilience recharges.
    +2 defense bonus expires.
  
FIGHT #2:
  Roll initiative!
    Dwarf Fighter rolls 15 initiative (1d20+2; rolled 13).
    Soldier rolls 20 initiative (1d20+1; rolled 19).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 16 vs. 17 AC (1d20+8; rolled 8).
        Misses.
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 6; Action Points 1
      Steel Serpent Strike (standard action):
        Attacks Soldier with 8 vs. 17 AC (1d20+7; rolled 1).
        Misses.
        Steel Serpent Strike has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Reaping Strike (standard action):
        Attacks Soldier with 13 vs. 17 AC (1d20+7; rolled 6).
        Misses but does 4 damage (static).
        Soldier has 25 hp remaining (29 hp - 4 damage).
    
  Round 2:
    Soldier's turn:
      Stats: HP 25; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 24 vs. 17 AC (1d20+8; rolled 16).
        Hits for 13 damage (1d10+3; rolled 10).
        Dwarf Fighter has 14 hp remaining (27 hp - 13 damage).
    Dwarf Fighter's turn:
      Stats: HP 14; AC 17; Surges 6; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 24 vs. 17 AC (1d20+7; rolled 17).
        Hits for 13 damage (2d6[brutal 1]+6; rolled 1, 5, 2).
        Soldier has 12 hp remaining (25 hp - 13 damage).
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (5 remaining).
        Dwarf Fighter heals 6 hp (14 hp -> 20 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    
  Round 3:
    Soldier's turn:
      Stats: HP 12; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 22 vs. 19 AC (1d20+8; rolled 14).
        Hits for 9 damage (1d10+3; rolled 6).
        Dwarf Fighter has 11 hp remaining (20 hp - 9 damage).
    Dwarf Fighter's turn:
      Stats: HP 11; AC 19; Surges 5; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Reaping Strike (standard action):
        Attacks Soldier with 24 vs. 17 AC (1d20+7; rolled 17).
        Hits for 10 damage (2d6[brutal 1]+6; rolled 2, 2).
        Soldier has 2 hp remaining (12 hp - 10 damage).
      +2 defense bonus expires.
    
  Round 4:
    Soldier's turn:
      Stats: HP 2; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 14 vs. 17 AC (1d20+8; rolled 6).
        Misses.
    Dwarf Fighter's turn:
      Stats: HP 11; AC 17; Surges 5; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 22 vs. 17 AC (1d20+7; rolled 15).
        Hits for 15 damage (2d6[brutal 1]+6; rolled 6, 1, 3).
        Soldier has -13 hp remaining (2 hp - 15 damage).
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (4 remaining).
    Dwarf Fighter heals 6 hp (11 hp -> 17 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (3 remaining).
    Dwarf Fighter heals 6 hp (17 hp -> 23 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (2 remaining).
    Dwarf Fighter heals 6 hp (23 hp -> 27 hp; 2 hp wasted).
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    Spend Action Point recharges.
    Milestone:
      Dwarf Fighter gains an action point.
  
FIGHT #3:
  Roll initiative!
    Dwarf Fighter rolls 15 initiative (1d20+2; rolled 13).
    Soldier rolls 12 initiative (1d20+1; rolled 11).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 2; Action Points 1
      Steel Serpent Strike (standard action):
        Attacks Soldier with 14 vs. 17 AC (1d20+7; rolled 7).
        Misses.
        Steel Serpent Strike has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Reaping Strike (standard action):
        Attacks Soldier with 8 vs. 17 AC (1d20+7; rolled 1).
        Misses but does 4 damage (static).
        Soldier has 25 hp remaining (29 hp - 4 damage).
    Soldier's turn:
      Stats: HP 25; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 21 vs. 17 AC (1d20+8; rolled 13).
        Hits for 17 damage (2d10+3; rolled 4, 10).
        Dwarf Fighter has 10 hp remaining (27 hp - 17 damage).
        Soldier Encounter Attack has been expended.
    
  Round 2:
    Dwarf Fighter's turn:
      Stats: HP 10; AC 17; Surges 2; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 17 vs. 17 AC (1d20+7; rolled 10).
        Hits for 18 damage (2d6[brutal 1]+6; rolled 1, 6, 6).
        Soldier has 7 hp remaining (25 hp - 18 damage).
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (1 remaining).
        Dwarf Fighter heals 6 hp (10 hp -> 16 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    Soldier's turn:
      Stats: HP 7; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 16 vs. 19 AC (1d20+8; rolled 8).
        Misses.
    
  Round 3:
    Dwarf Fighter's turn:
      Stats: HP 16; AC 19; Surges 1; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Reaping Strike (standard action):
        Attacks Soldier with 13 vs. 17 AC (1d20+7; rolled 6).
        Misses but does 4 damage (static).
        Soldier has 3 hp remaining (7 hp - 4 damage).
      +2 defense bonus expires.
    Soldier's turn:
      Stats: HP 3; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 17 vs. 17 AC (1d20+8; rolled 9).
        Hits for 7 damage (1d10+3; rolled 4).
        Dwarf Fighter has 9 hp remaining (16 hp - 7 damage).
    
  Round 4:
    Dwarf Fighter's turn:
      Stats: HP 9; AC 17; Surges 1; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 18 vs. 17 AC (1d20+7; rolled 11).
        Hits for 14 damage (2d6[brutal 1]+6; rolled 2, 6).
        Soldier has -11 hp remaining (3 hp - 14 damage).
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (0 remaining).
    Dwarf Fighter heals 6 hp (9 hp -> 15 hp; 0 hp wasted).
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    Spend Action Point recharges.
  
FIGHT #4:
  Roll initiative!
    Dwarf Fighter rolls 19 initiative (1d20+2; rolled 17).
    Soldier rolls 8 initiative (1d20+1; rolled 7).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 15; AC 17; Surges 0; Action Points 0
      Steel Serpent Strike (standard action):
        Attacks Soldier with 25 vs. 17 AC (1d20+7; rolled 18).
        Hits for 24 damage (4d6[brutal 1]+6; rolled 1, 1, 4, 6, 3, 1, 5).
        Soldier has 5 hp remaining (29 hp - 24 damage).
        Steel Serpent Strike has been expended.
    Soldier's turn:
      Stats: HP 5; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 21 vs. 17 AC (1d20+8; rolled 13).
        Hits for 5 damage (2d10+3; rolled 1, 1).
        Dwarf Fighter has 10 hp remaining (15 hp - 5 damage).
        Soldier Encounter Attack has been expended.
    
  Round 2:
    Dwarf Fighter's turn:
      Stats: HP 10; AC 17; Surges 0; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 23 vs. 17 AC (1d20+7; rolled 16).
        Hits for 12 damage (2d6[brutal 1]+6; rolled 4, 2).
        Soldier has -7 hp remaining (5 hp - 12 damage).
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Steel Serpent Strike recharges.
    Milestone:
      Dwarf Fighter gains an action point.
  
FIGHT #5:
  Roll initiative!
    Dwarf Fighter rolls 11 initiative (1d20+2; rolled 9).
    Soldier rolls 19 initiative (1d20+1; rolled 18).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 24 vs. 17 AC (1d20+8; rolled 16).
        Hits for 11 damage (2d10+3; rolled 5, 3).
        Dwarf Fighter has -1 hp remaining (10 hp - 11 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter has died!
    
  Villains win!
[/sblock]
[sblock=Example of 5 fight(s) survived (59.1% chance):]
Code:
FIGHT #1:
  Roll initiative!
    Dwarf Fighter rolls 18 initiative (1d20+2; rolled 16).
    Soldier rolls 19 initiative (1d20+1; rolled 18).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 28 vs. 17 AC (1d20+8; rolled 20).
        Crits for 23 damage (2d10+3; maximized).
        Dwarf Fighter has 4 hp remaining (27 hp - 23 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 4; AC 17; Surges 10; Action Points 1
      Brute Strike (standard action):
        Attacks Soldier with 16 vs. 17 AC (1d20+7; rolled 9).
        Misses.
        Brute Strike was not expended (Reliable).
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (9 remaining).
        Dwarf Fighter heals 6 hp (4 hp -> 10 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Brute Strike (standard action):
        Attacks Soldier with 23 vs. 17 AC (1d20+7; rolled 16).
        Hits for 37 damage (6d6[brutal 1]+6; rolled 1, 6, 5, 6, 1, 5, 5, 4).
        Soldier has -8 hp remaining (29 hp - 37 damage).
        Brute Strike has been expended.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (8 remaining).
    Dwarf Fighter heals 6 hp (10 hp -> 16 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (7 remaining).
    Dwarf Fighter heals 6 hp (16 hp -> 22 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (6 remaining).
    Dwarf Fighter heals 6 hp (22 hp -> 27 hp; 1 hp wasted).
    Dwarven Resilience recharges.
    Spend Action Point recharges.
    +2 defense bonus expires.
  
FIGHT #2:
  Roll initiative!
    Dwarf Fighter rolls 12 initiative (1d20+2; rolled 10).
    Soldier rolls 15 initiative (1d20+1; rolled 14).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 10 vs. 17 AC (1d20+8; rolled 2).
        Misses.
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 6; Action Points 0
      Steel Serpent Strike (standard action):
        Attacks Soldier with 26 vs. 17 AC (1d20+7; rolled 19).
        Hits for 28 damage (4d6[brutal 1]+6; rolled 6, 5, 6, 5).
        Soldier has 1 hp remaining (29 hp - 28 damage).
        Steel Serpent Strike has been expended.
    
  Round 2:
    Soldier's turn:
      Stats: HP 1; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 17 vs. 17 AC (1d20+8; rolled 9).
        Hits for 8 damage (1d10+3; rolled 5).
        Dwarf Fighter has 19 hp remaining (27 hp - 8 damage).
    Dwarf Fighter's turn:
      Stats: HP 19; AC 17; Surges 6; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 21 vs. 17 AC (1d20+7; rolled 14).
        Hits for 15 damage (2d6[brutal 1]+6; rolled 4, 5).
        Soldier has -14 hp remaining (1 hp - 15 damage).
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (5 remaining).
        Dwarf Fighter heals 6 hp (19 hp -> 25 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    +2 defense bonus expires.
    Milestone:
      Dwarf Fighter gains an action point.
  
FIGHT #3:
  Roll initiative!
    Dwarf Fighter rolls 17 initiative (1d20+2; rolled 15).
    Soldier rolls 5 initiative (1d20+1; rolled 4).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 25; AC 17; Surges 5; Action Points 1
      Steel Serpent Strike (standard action):
        Attacks Soldier with 20 vs. 17 AC (1d20+7; rolled 13).
        Hits for 21 damage (4d6[brutal 1]+6; rolled 3, 4, 5, 3).
        Soldier has 8 hp remaining (29 hp - 21 damage).
        Steel Serpent Strike has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Reaping Strike (standard action):
        Attacks Soldier with 26 vs. 17 AC (1d20+7; rolled 19).
        Hits for 13 damage (2d6[brutal 1]+6; rolled 5, 1, 1, 2).
        Soldier has -5 hp remaining (8 hp - 13 damage).
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Steel Serpent Strike recharges.
    Spend Action Point recharges.
  
FIGHT #4:
  Roll initiative!
    Dwarf Fighter rolls 11 initiative (1d20+2; rolled 9).
    Soldier rolls 15 initiative (1d20+1; rolled 14).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 9 vs. 17 AC (1d20+8; rolled 1).
        Misses.
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 25; AC 17; Surges 5; Action Points 0
      Steel Serpent Strike (standard action):
        Attacks Soldier with 17 vs. 17 AC (1d20+7; rolled 10).
        Hits for 21 damage (4d6[brutal 1]+6; rolled 2, 1, 4, 1, 5, 1, 4).
        Soldier has 8 hp remaining (29 hp - 21 damage).
        Steel Serpent Strike has been expended.
    
  Round 2:
    Soldier's turn:
      Stats: HP 8; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 19 vs. 17 AC (1d20+8; rolled 11).
        Hits for 10 damage (1d10+3; rolled 7).
        Dwarf Fighter has 15 hp remaining (25 hp - 10 damage).
    Dwarf Fighter's turn:
      Stats: HP 15; AC 17; Surges 5; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 26 vs. 17 AC (1d20+7; rolled 19).
        Hits for 14 damage (2d6[brutal 1]+6; rolled 2, 6).
        Soldier has -6 hp remaining (8 hp - 14 damage).
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (4 remaining).
        Dwarf Fighter heals 6 hp (15 hp -> 21 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (3 remaining).
    Dwarf Fighter heals 6 hp (21 hp -> 27 hp; 0 hp wasted).
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    +2 defense bonus expires.
    Milestone:
      Dwarf Fighter gains an action point.
  
FIGHT #5:
  Roll initiative!
    Dwarf Fighter rolls 9 initiative (1d20+2; rolled 7).
    Soldier rolls 13 initiative (1d20+1; rolled 12).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 25 vs. 17 AC (1d20+8; rolled 17).
        Hits for 11 damage (2d10+3; rolled 5, 3).
        Dwarf Fighter has 16 hp remaining (27 hp - 11 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 16; AC 17; Surges 3; Action Points 1
      Steel Serpent Strike (standard action):
        Attacks Soldier with 27 vs. 17 AC (1d20+7; rolled 20).
        Crits for 30 damage (4d6[brutal 1]+6; maximized).
        Soldier has -1 hp remaining (29 hp - 30 damage).
        Steel Serpent Strike has been expended.
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (2 remaining).
        Dwarf Fighter heals 6 hp (16 hp -> 22 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (1 remaining).
    Dwarf Fighter heals 6 hp (22 hp -> 27 hp; 1 hp wasted).
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    +2 defense bonus expires.
[/sblock]
 

log in or register to remove this ad

Hi everybody!

I'll be joining Truename in this effort.

So far, I've managed to run a simulation very similar as the one he had in the first page (last post).
It's only one fight per day and the Second Wind ability is a Standard Action instead of Minor, and it's doesn't give the +2 Defenses bonus yet.

Note that the brutal property of a d6 is modelled by a 1d5 + 1, instead of 1d6 (Brutal 1). This is, for all mathematical purposes, the same.

Here are the results:

Level 1 Dwarf Greatweapon Fighter VS. Level 1 Soldier

[sblock=Combatants]
Code:
PCs
  Level 1 Dwarf Greatweapon Fighter
    Stats: HP 27; AC 17; Healing Surges 10
    ReapingStrike (standard; at-will) 7 vs AC; 2d5+8
    Attack (standard; encounter) 7 vs AC; 4d5+10
    Attack (standard; daily; reliable) 7 vs AC; 6d5+12
    BasicAttack (standard; at-will) 7 vs AC; 2d5+8
    SecondWind

Monsters
  Level 1 Soldier
    Stats: HP 29; AC 17; Healing Surges 1
    BasicAttack (standard; at-will) 8 vs AC; 1d10+3
[/sblock]
Code:
Fights simulated: 10000

Avg dailies used: 0.3

Avg rounds: 4.8
  2  (4.5%): ===========
  3 (19.8%): ======================================
  4 (46.1%): ===================================================================
  5 (71.0%): ===============================================================
  6 (88.2%): ===========================================
  7 (95.8%): ===================
  8 (99.0%): ========
  9 (99.6%): =
 10 (99.9%): 
 11(100.0%): 
 12(100.0%): 

Avg HP remaining: 25.6 of: 27
 23 (14.9%): =====================
 24 (27.1%): =================
 25 (39.7%): ==================
 26 (54.5%): =====================
 27(100.0%): ===================================================================

Avg surges remaining: 7.3 of: 10
  3  (1.6%): =====
  4  (8.4%): =====================
  5 (18.5%): ================================
  6 (36.1%): ========================================================
  7 (57.1%): ===================================================================
  8 (70.3%): =========================================
  9 (80.2%): ===============================
 10(100.0%): ===============================================================

Strangely, I find that the Dwarf Fighter NEVER dies.
Yet in Truename's simulations it died 3% of the time.

I couldn't figure out why.
 

A Bird in the Hand

I've tweaked the sim's AI slightly (very slightly) so that it will spend healing surges during a short rest even if as much as 75% of the healing will be wasted. This has increased survivability by a miniscule amount, but it seems to be a bit more realistic. I might fiddle with it again once there's more ways of triggering surges, but right now it seems to be better to have the hit points than the surges.

Also, there seems to be about a 0.5% variability in the survival rates across multiple runs of the sim. Simulating 100,000 days (10x more) would eliminate the variability, but it would also take 10x as long to run, and I'm just not that patient. :) So when results are close, as they are between this sim and the last one, keep in mind that there may not actually be a difference.

Dwarf Fighter vs. Soldier

[sblock=Combatants]
Code:
Dwarf Fighter:
  Stats: HP 27; AC 17; Surges 10; Action Points 1
  Initiative Bonus: +2
  Powers:
    Brute Strike:
      Daily * Reliable
      Standard Action
      Attack: 1d20+7 vs. AC
      Hit: 6d6[brutal 1]+6 damage
    Steel Serpent Strike:
      Encounter
      Standard Action
      Attack: 1d20+7 vs. AC
      Hit: 4d6[brutal 1]+6 damage
    Reaping Strike:
      At-Will
      Standard Action
      Attack: 1d20+7 vs. AC
      Hit: 2d6[brutal 1]+6 damage
      Miss: 4 damage
    Dwarven Resilience:
      Encounter
      Minor Action
      Effect:
        Spend a healing surge and regain 6 hit points.
        Gain a +2 defense bonus until end of next turn.
    Spend Action Point:
      Encounter
      Free Action
      Effect: Spend an action point and gain a standard action.

Soldier:
  Stats: HP 29; AC 17; Surges 1; Action Points 0
  Initiative Bonus: +1
  Powers:
    Soldier Encounter Attack:
      Encounter
      Standard Action
      Attack: 1d20+8 vs. AC
      Hit: 2d10+3 damage
    Soldier Basic Attack:
      At-Will
      Standard Action
      Attack: 1d20+8 vs. AC
      Hit: 1d10+3 damage
    Spend Action Point:
      Encounter
      Free Action
      Effect: Spend an action point and gain a standard action.
[/sblock]
Code:
Days simulated: 10000

Avg rounds per fight (when survived): 2.3
  1 (36.7%): ===================================================================
  2 (63.1%): ================================================
  3 (81.5%): =================================
  4 (92.6%): ====================
  5 (97.9%): =========
  6 (99.6%): ===

Avg fights survived: 3.9
  0  (2.9%): ===
  1 (12.8%): ===========
  2 (18.5%): ======
  3 (31.0%): ==============
  4 (40.4%): ==========
  5(100.0%): ===================================================================

Avg surges remaining (survivors only): 2.0 of 10
  0 (44.2%): ===================================================================
  1 (55.0%): ================
  2 (65.4%): ===============
  3 (75.0%): ==============
  4 (82.6%): ===========
  5 (89.1%): =========
  6 (93.8%): =======
  7 (96.6%): ====
  8 (98.8%): ===
 10(100.0%): =

Survival rate: 59.6%
[sblock=Example of 0 fight(s) survived (2.9% chance):]
Code:
FIGHT #1:
  Roll initiative!
    Dwarf Fighter rolls 4 initiative (1d20+2; rolled 2).
    Soldier rolls 3 initiative (1d20+1; rolled 2).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 10; Action Points 1
      Brute Strike (standard action):
        Attacks Soldier with 14 vs. 17 AC (1d20+7; rolled 7).
        Misses.
        Brute Strike was not expended (Reliable).
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Brute Strike (standard action):
        Attacks Soldier with 11 vs. 17 AC (1d20+7; rolled 4).
        Misses.
        Brute Strike was not expended (Reliable).
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 26 vs. 17 AC (1d20+8; rolled 18).
        Hits for 21 damage (2d10+3; rolled 8, 10).
        Dwarf Fighter has 6 hp remaining (27 hp - 21 damage).
        Soldier Encounter Attack has been expended.
    
  Round 2:
    Dwarf Fighter's turn:
      Stats: HP 6; AC 17; Surges 10; Action Points 0
      Brute Strike (standard action):
        Attacks Soldier with 12 vs. 17 AC (1d20+7; rolled 5).
        Misses.
        Brute Strike was not expended (Reliable).
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (9 remaining).
        Dwarf Fighter heals 6 hp (6 hp -> 12 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 9 vs. 19 AC (1d20+8; rolled 1).
        Misses.
    
  Round 3:
    Dwarf Fighter's turn:
      Stats: HP 12; AC 19; Surges 9; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Brute Strike (standard action):
        Attacks Soldier with 16 vs. 17 AC (1d20+7; rolled 9).
        Misses.
        Brute Strike was not expended (Reliable).
      +2 defense bonus expires.
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 9 vs. 17 AC (1d20+8; rolled 1).
        Misses.
    
  Round 4:
    Dwarf Fighter's turn:
      Stats: HP 12; AC 17; Surges 9; Action Points 0
      Brute Strike (standard action):
        Attacks Soldier with 12 vs. 17 AC (1d20+7; rolled 5).
        Misses.
        Brute Strike was not expended (Reliable).
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 22 vs. 17 AC (1d20+8; rolled 14).
        Hits for 9 damage (1d10+3; rolled 6).
        Dwarf Fighter has 3 hp remaining (12 hp - 9 damage).
    
  Round 5:
    Dwarf Fighter's turn:
      Stats: HP 3; AC 17; Surges 9; Action Points 0
      Brute Strike (standard action):
        Attacks Soldier with 10 vs. 17 AC (1d20+7; rolled 3).
        Misses.
        Brute Strike was not expended (Reliable).
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 12 vs. 17 AC (1d20+8; rolled 4).
        Misses.
    
  Round 6:
    Dwarf Fighter's turn:
      Stats: HP 3; AC 17; Surges 9; Action Points 0
      Brute Strike (standard action):
        Attacks Soldier with 11 vs. 17 AC (1d20+7; rolled 4).
        Misses.
        Brute Strike was not expended (Reliable).
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 22 vs. 17 AC (1d20+8; rolled 14).
        Hits for 10 damage (1d10+3; rolled 7).
        Dwarf Fighter has -7 hp remaining (3 hp - 10 damage).
    Dwarf Fighter has died!
    
  Villains win!
[/sblock]
[sblock=Example of 1 fight(s) survived (10.0% chance):]
Code:
FIGHT #1:
  Roll initiative!
    Dwarf Fighter rolls 17 initiative (1d20+2; rolled 15).
    Soldier rolls 10 initiative (1d20+1; rolled 9).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 10; Action Points 1
      Brute Strike (standard action):
        Attacks Soldier with 16 vs. 17 AC (1d20+7; rolled 9).
        Misses.
        Brute Strike was not expended (Reliable).
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Brute Strike (standard action):
        Attacks Soldier with 18 vs. 17 AC (1d20+7; rolled 11).
        Hits for 29 damage (6d6[brutal 1]+6; rolled 2, 5, 1, 1, 5, 2, 1, 6, 3).
        Soldier has 0 hp remaining (29 hp - 29 damage).
        Brute Strike has been expended.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Spend Action Point recharges.
  
FIGHT #2:
  Roll initiative!
    Dwarf Fighter rolls 17 initiative (1d20+2; rolled 15).
    Soldier rolls 13 initiative (1d20+1; rolled 12).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 10; Action Points 0
      Steel Serpent Strike (standard action):
        Attacks Soldier with 12 vs. 17 AC (1d20+7; rolled 5).
        Misses.
        Steel Serpent Strike has been expended.
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 23 vs. 17 AC (1d20+8; rolled 15).
        Hits for 15 damage (2d10+3; rolled 9, 3).
        Dwarf Fighter has 12 hp remaining (27 hp - 15 damage).
        Soldier Encounter Attack has been expended.
    
  Round 2:
    Dwarf Fighter's turn:
      Stats: HP 12; AC 17; Surges 10; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 10 vs. 17 AC (1d20+7; rolled 3).
        Misses but does 4 damage (static).
        Soldier has 25 hp remaining (29 hp - 4 damage).
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (9 remaining).
        Dwarf Fighter heals 6 hp (12 hp -> 18 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    Soldier's turn:
      Stats: HP 25; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 23 vs. 19 AC (1d20+8; rolled 15).
        Hits for 6 damage (1d10+3; rolled 3).
        Dwarf Fighter has 12 hp remaining (18 hp - 6 damage).
    
  Round 3:
    Dwarf Fighter's turn:
      Stats: HP 12; AC 19; Surges 9; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Reaping Strike (standard action):
        Attacks Soldier with 14 vs. 17 AC (1d20+7; rolled 7).
        Misses but does 4 damage (static).
        Soldier has 21 hp remaining (25 hp - 4 damage).
      +2 defense bonus expires.
    Soldier's turn:
      Stats: HP 21; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 20 vs. 17 AC (1d20+8; rolled 12).
        Hits for 12 damage (1d10+3; rolled 9).
        Dwarf Fighter has 0 hp remaining (12 hp - 12 damage).
    Dwarf Fighter has died!
    
  Villains win!
[/sblock]
[sblock=Example of 2 fight(s) survived (5.6% chance):]
Code:
FIGHT #1:
  Roll initiative!
    Dwarf Fighter rolls 12 initiative (1d20+2; rolled 10).
    Soldier rolls 2 initiative (1d20+1; rolled 1).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 10; Action Points 1
      Brute Strike (standard action):
        Attacks Soldier with 12 vs. 17 AC (1d20+7; rolled 5).
        Misses.
        Brute Strike was not expended (Reliable).
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Brute Strike (standard action):
        Attacks Soldier with 14 vs. 17 AC (1d20+7; rolled 7).
        Misses.
        Brute Strike was not expended (Reliable).
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 23 vs. 17 AC (1d20+8; rolled 15).
        Hits for 16 damage (2d10+3; rolled 4, 9).
        Dwarf Fighter has 11 hp remaining (27 hp - 16 damage).
        Soldier Encounter Attack has been expended.
    
  Round 2:
    Dwarf Fighter's turn:
      Stats: HP 11; AC 17; Surges 10; Action Points 0
      Brute Strike (standard action):
        Attacks Soldier with 10 vs. 17 AC (1d20+7; rolled 3).
        Misses.
        Brute Strike was not expended (Reliable).
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (9 remaining).
        Dwarf Fighter heals 6 hp (11 hp -> 17 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 20 vs. 19 AC (1d20+8; rolled 12).
        Hits for 11 damage (1d10+3; rolled 8).
        Dwarf Fighter has 6 hp remaining (17 hp - 11 damage).
    
  Round 3:
    Dwarf Fighter's turn:
      Stats: HP 6; AC 19; Surges 9; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Brute Strike (standard action):
        Attacks Soldier with 25 vs. 17 AC (1d20+7; rolled 18).
        Hits for 32 damage (6d6[brutal 1]+6; rolled 5, 3, 6, 6, 3, 3).
        Soldier has -3 hp remaining (29 hp - 32 damage).
        Brute Strike has been expended.
      +2 defense bonus expires.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (8 remaining).
    Dwarf Fighter heals 6 hp (6 hp -> 12 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (7 remaining).
    Dwarf Fighter heals 6 hp (12 hp -> 18 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (6 remaining).
    Dwarf Fighter heals 6 hp (18 hp -> 24 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (5 remaining).
    Dwarf Fighter heals 6 hp (24 hp -> 27 hp; 3 hp wasted).
    Dwarven Resilience recharges.
    Spend Action Point recharges.
  
FIGHT #2:
  Roll initiative!
    Dwarf Fighter rolls 13 initiative (1d20+2; rolled 11).
    Soldier rolls 4 initiative (1d20+1; rolled 3).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 5; Action Points 0
      Steel Serpent Strike (standard action):
        Attacks Soldier with 17 vs. 17 AC (1d20+7; rolled 10).
        Hits for 25 damage (4d6[brutal 1]+6; rolled 6, 6, 3, 4).
        Soldier has 4 hp remaining (29 hp - 25 damage).
        Steel Serpent Strike has been expended.
    Soldier's turn:
      Stats: HP 4; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 16 vs. 17 AC (1d20+8; rolled 8).
        Misses.
        Soldier Encounter Attack has been expended.
    
  Round 2:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 5; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 20 vs. 17 AC (1d20+7; rolled 13).
        Hits for 14 damage (2d6[brutal 1]+6; rolled 5, 3).
        Soldier has -10 hp remaining (4 hp - 14 damage).
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Steel Serpent Strike recharges.
    Milestone:
      Dwarf Fighter gains an action point.
  
FIGHT #3:
  Roll initiative!
    Dwarf Fighter rolls 3 initiative (1d20+2; rolled 1).
    Soldier rolls 9 initiative (1d20+1; rolled 8).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 22 vs. 17 AC (1d20+8; rolled 14).
        Hits for 16 damage (2d10+3; rolled 5, 8).
        Dwarf Fighter has 11 hp remaining (27 hp - 16 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 11; AC 17; Surges 5; Action Points 1
      Steel Serpent Strike (standard action):
        Attacks Soldier with 9 vs. 17 AC (1d20+7; rolled 2).
        Misses.
        Steel Serpent Strike has been expended.
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (4 remaining).
        Dwarf Fighter heals 6 hp (11 hp -> 17 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Reaping Strike (standard action):
        Attacks Soldier with 18 vs. 17 AC (1d20+7; rolled 11).
        Hits for 17 damage (2d6[brutal 1]+6; rolled 6, 5).
        Soldier has 12 hp remaining (29 hp - 17 damage).
    
  Round 2:
    Soldier's turn:
      Stats: HP 12; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 27 vs. 19 AC (1d20+8; rolled 19).
        Hits for 7 damage (1d10+3; rolled 4).
        Dwarf Fighter has 10 hp remaining (17 hp - 7 damage).
    Dwarf Fighter's turn:
      Stats: HP 10; AC 19; Surges 4; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Reaping Strike (standard action):
        Attacks Soldier with 10 vs. 17 AC (1d20+7; rolled 3).
        Misses but does 4 damage (static).
        Soldier has 8 hp remaining (12 hp - 4 damage).
      +2 defense bonus expires.
    
  Round 3:
    Soldier's turn:
      Stats: HP 8; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 13 vs. 17 AC (1d20+8; rolled 5).
        Misses.
    Dwarf Fighter's turn:
      Stats: HP 10; AC 17; Surges 4; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 10 vs. 17 AC (1d20+7; rolled 3).
        Misses but does 4 damage (static).
        Soldier has 4 hp remaining (8 hp - 4 damage).
    
  Round 4:
    Soldier's turn:
      Stats: HP 4; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 19 vs. 17 AC (1d20+8; rolled 11).
        Hits for 13 damage (1d10+3; rolled 10).
        Dwarf Fighter has -3 hp remaining (10 hp - 13 damage).
    Dwarf Fighter has died!
    
  Villains win!
[/sblock]
[sblock=Example of 3 fight(s) survived (12.5% chance):]
Code:
FIGHT #1:
  Roll initiative!
    Dwarf Fighter rolls 3 initiative (1d20+2; rolled 1).
    Soldier rolls 16 initiative (1d20+1; rolled 15).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 21 vs. 17 AC (1d20+8; rolled 13).
        Hits for 14 damage (2d10+3; rolled 2, 9).
        Dwarf Fighter has 13 hp remaining (27 hp - 14 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 13; AC 17; Surges 10; Action Points 1
      Brute Strike (standard action):
        Attacks Soldier with 14 vs. 17 AC (1d20+7; rolled 7).
        Misses.
        Brute Strike was not expended (Reliable).
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (9 remaining).
        Dwarf Fighter heals 6 hp (13 hp -> 19 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Brute Strike (standard action):
        Attacks Soldier with 25 vs. 17 AC (1d20+7; rolled 18).
        Hits for 33 damage (6d6[brutal 1]+6; rolled 5, 1, 6, 6, 6, 2, 2).
        Soldier has -4 hp remaining (29 hp - 33 damage).
        Brute Strike has been expended.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (8 remaining).
    Dwarf Fighter heals 6 hp (19 hp -> 25 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (7 remaining).
    Dwarf Fighter heals 6 hp (25 hp -> 27 hp; 4 hp wasted).
    Dwarven Resilience recharges.
    Spend Action Point recharges.
    +2 defense bonus expires.
  
FIGHT #2:
  Roll initiative!
    Dwarf Fighter rolls 22 initiative (1d20+2; rolled 20).
    Soldier rolls 15 initiative (1d20+1; rolled 14).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 7; Action Points 0
      Steel Serpent Strike (standard action):
        Attacks Soldier with 23 vs. 17 AC (1d20+7; rolled 16).
        Hits for 23 damage (4d6[brutal 1]+6; rolled 5, 6, 1, 3, 3).
        Soldier has 6 hp remaining (29 hp - 23 damage).
        Steel Serpent Strike has been expended.
    Soldier's turn:
      Stats: HP 6; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 12 vs. 17 AC (1d20+8; rolled 4).
        Misses.
        Soldier Encounter Attack has been expended.
    
  Round 2:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 7; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 12 vs. 17 AC (1d20+7; rolled 5).
        Misses but does 4 damage (static).
        Soldier has 2 hp remaining (6 hp - 4 damage).
    Soldier's turn:
      Stats: HP 2; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 14 vs. 17 AC (1d20+8; rolled 6).
        Misses.
    
  Round 3:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 7; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 20 vs. 17 AC (1d20+7; rolled 13).
        Hits for 13 damage (2d6[brutal 1]+6; rolled 1, 1, 5, 2).
        Soldier has -11 hp remaining (2 hp - 13 damage).
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Steel Serpent Strike recharges.
    Milestone:
      Dwarf Fighter gains an action point.
  
FIGHT #3:
  Roll initiative!
    Dwarf Fighter rolls 21 initiative (1d20+2; rolled 19).
    Soldier rolls 16 initiative (1d20+1; rolled 15).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 7; Action Points 1
      Steel Serpent Strike (standard action):
        Attacks Soldier with 22 vs. 17 AC (1d20+7; rolled 15).
        Hits for 19 damage (4d6[brutal 1]+6; rolled 2, 5, 3, 3).
        Soldier has 10 hp remaining (29 hp - 19 damage).
        Steel Serpent Strike has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Reaping Strike (standard action):
        Attacks Soldier with 17 vs. 17 AC (1d20+7; rolled 10).
        Hits for 13 damage (2d6[brutal 1]+6; rolled 5, 2).
        Soldier has -3 hp remaining (10 hp - 13 damage).
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Steel Serpent Strike recharges.
    Spend Action Point recharges.
  
FIGHT #4:
  Roll initiative!
    Dwarf Fighter rolls 10 initiative (1d20+2; rolled 8).
    Soldier rolls 12 initiative (1d20+1; rolled 11).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 24 vs. 17 AC (1d20+8; rolled 16).
        Hits for 14 damage (2d10+3; rolled 5, 6).
        Dwarf Fighter has 13 hp remaining (27 hp - 14 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 13; AC 17; Surges 7; Action Points 0
      Steel Serpent Strike (standard action):
        Attacks Soldier with 10 vs. 17 AC (1d20+7; rolled 3).
        Misses.
        Steel Serpent Strike has been expended.
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (6 remaining).
        Dwarf Fighter heals 6 hp (13 hp -> 19 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    
  Round 2:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 13 vs. 19 AC (1d20+8; rolled 5).
        Misses.
    Dwarf Fighter's turn:
      Stats: HP 19; AC 19; Surges 6; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Reaping Strike (standard action):
        Attacks Soldier with 23 vs. 17 AC (1d20+7; rolled 16).
        Hits for 16 damage (2d6[brutal 1]+6; rolled 1, 1, 4, 6).
        Soldier has 13 hp remaining (29 hp - 16 damage).
      +2 defense bonus expires.
    
  Round 3:
    Soldier's turn:
      Stats: HP 13; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 22 vs. 17 AC (1d20+8; rolled 14).
        Hits for 9 damage (1d10+3; rolled 6).
        Dwarf Fighter has 10 hp remaining (19 hp - 9 damage).
    Dwarf Fighter's turn:
      Stats: HP 10; AC 17; Surges 6; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 16 vs. 17 AC (1d20+7; rolled 9).
        Misses but does 4 damage (static).
        Soldier has 9 hp remaining (13 hp - 4 damage).
    
  Round 4:
    Soldier's turn:
      Stats: HP 9; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 17 vs. 17 AC (1d20+8; rolled 9).
        Hits for 12 damage (1d10+3; rolled 9).
        Dwarf Fighter has -2 hp remaining (10 hp - 12 damage).
    Dwarf Fighter has died!
    
  Villains win!
[/sblock]
[sblock=Example of 4 fight(s) survived (9.3% chance):]
Code:
FIGHT #1:
  Roll initiative!
    Dwarf Fighter rolls 12 initiative (1d20+2; rolled 10).
    Soldier rolls 12 initiative (1d20+1; rolled 11).
    Tie! Resolve with initiative bonus.
      Dwarf Fighter initiative bonus is 2.
      Soldier initiative bonus is 1.
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 10; Action Points 1
      Brute Strike (standard action):
        Attacks Soldier with 25 vs. 17 AC (1d20+7; rolled 18).
        Hits for 24 damage (6d6[brutal 1]+6; rolled 4, 4, 2, 2, 4, 2).
        Soldier has 5 hp remaining (29 hp - 24 damage).
        Brute Strike has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Steel Serpent Strike (standard action):
        Attacks Soldier with 27 vs. 17 AC (1d20+7; rolled 20).
        Crits for 30 damage (4d6[brutal 1]+6; maximized).
        Soldier has -25 hp remaining (5 hp - 30 damage).
        Steel Serpent Strike has been expended.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Steel Serpent Strike recharges.
    Spend Action Point recharges.
  
FIGHT #2:
  Roll initiative!
    Dwarf Fighter rolls 15 initiative (1d20+2; rolled 13).
    Soldier rolls 9 initiative (1d20+1; rolled 8).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 10; Action Points 0
      Steel Serpent Strike (standard action):
        Attacks Soldier with 12 vs. 17 AC (1d20+7; rolled 5).
        Misses.
        Steel Serpent Strike has been expended.
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 22 vs. 17 AC (1d20+8; rolled 14).
        Hits for 18 damage (2d10+3; rolled 10, 5).
        Dwarf Fighter has 9 hp remaining (27 hp - 18 damage).
        Soldier Encounter Attack has been expended.
    
  Round 2:
    Dwarf Fighter's turn:
      Stats: HP 9; AC 17; Surges 10; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 8 vs. 17 AC (1d20+7; rolled 1).
        Misses but does 4 damage (static).
        Soldier has 25 hp remaining (29 hp - 4 damage).
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (9 remaining).
        Dwarf Fighter heals 6 hp (9 hp -> 15 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    Soldier's turn:
      Stats: HP 25; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 9 vs. 19 AC (1d20+8; rolled 1).
        Misses.
    
  Round 3:
    Dwarf Fighter's turn:
      Stats: HP 15; AC 19; Surges 9; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Reaping Strike (standard action):
        Attacks Soldier with 9 vs. 17 AC (1d20+7; rolled 2).
        Misses but does 4 damage (static).
        Soldier has 21 hp remaining (25 hp - 4 damage).
      +2 defense bonus expires.
    Soldier's turn:
      Stats: HP 21; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 10 vs. 17 AC (1d20+8; rolled 2).
        Misses.
    
  Round 4:
    Dwarf Fighter's turn:
      Stats: HP 15; AC 17; Surges 9; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 14 vs. 17 AC (1d20+7; rolled 7).
        Misses but does 4 damage (static).
        Soldier has 17 hp remaining (21 hp - 4 damage).
    Soldier's turn:
      Stats: HP 17; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 23 vs. 17 AC (1d20+8; rolled 15).
        Hits for 8 damage (1d10+3; rolled 5).
        Dwarf Fighter has 7 hp remaining (15 hp - 8 damage).
    
  Round 5:
    Dwarf Fighter's turn:
      Stats: HP 7; AC 17; Surges 9; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 27 vs. 17 AC (1d20+7; rolled 20).
        Crits for 18 damage (2d6[brutal 1]+6; maximized).
        Soldier has -1 hp remaining (17 hp - 18 damage).
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (8 remaining).
    Dwarf Fighter heals 6 hp (7 hp -> 13 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (7 remaining).
    Dwarf Fighter heals 6 hp (13 hp -> 19 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (6 remaining).
    Dwarf Fighter heals 6 hp (19 hp -> 25 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (5 remaining).
    Dwarf Fighter heals 6 hp (25 hp -> 27 hp; 4 hp wasted).
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    Milestone:
      Dwarf Fighter gains an action point.
  
FIGHT #3:
  Roll initiative!
    Dwarf Fighter rolls 7 initiative (1d20+2; rolled 5).
    Soldier rolls 20 initiative (1d20+1; rolled 19).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 15 vs. 17 AC (1d20+8; rolled 7).
        Misses.
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 5; Action Points 1
      Steel Serpent Strike (standard action):
        Attacks Soldier with 25 vs. 17 AC (1d20+7; rolled 18).
        Hits for 20 damage (4d6[brutal 1]+6; rolled 5, 5, 2, 2).
        Soldier has 9 hp remaining (29 hp - 20 damage).
        Steel Serpent Strike has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Reaping Strike (standard action):
        Attacks Soldier with 19 vs. 17 AC (1d20+7; rolled 12).
        Hits for 15 damage (2d6[brutal 1]+6; rolled 3, 6).
        Soldier has -6 hp remaining (9 hp - 15 damage).
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Steel Serpent Strike recharges.
    Spend Action Point recharges.
  
FIGHT #4:
  Roll initiative!
    Dwarf Fighter rolls 3 initiative (1d20+2; rolled 1).
    Soldier rolls 5 initiative (1d20+1; rolled 4).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 22 vs. 17 AC (1d20+8; rolled 14).
        Hits for 5 damage (2d10+3; rolled 1, 1).
        Dwarf Fighter has 22 hp remaining (27 hp - 5 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 22; AC 17; Surges 5; Action Points 0
      Steel Serpent Strike (standard action):
        Attacks Soldier with 11 vs. 17 AC (1d20+7; rolled 4).
        Misses.
        Steel Serpent Strike has been expended.
    
  Round 2:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 14 vs. 17 AC (1d20+8; rolled 6).
        Misses.
    Dwarf Fighter's turn:
      Stats: HP 22; AC 17; Surges 5; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 25 vs. 17 AC (1d20+7; rolled 18).
        Hits for 11 damage (2d6[brutal 1]+6; rolled 3, 1, 2).
        Soldier has 18 hp remaining (29 hp - 11 damage).
    
  Round 3:
    Soldier's turn:
      Stats: HP 18; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 12 vs. 17 AC (1d20+8; rolled 4).
        Misses.
    Dwarf Fighter's turn:
      Stats: HP 22; AC 17; Surges 5; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 24 vs. 17 AC (1d20+7; rolled 17).
        Hits for 17 damage (2d6[brutal 1]+6; rolled 6, 5).
        Soldier has 1 hp remaining (18 hp - 17 damage).
    
  Round 4:
    Soldier's turn:
      Stats: HP 1; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 28 vs. 17 AC (1d20+8; rolled 20).
        Crits for 13 damage (1d10+3; maximized).
        Dwarf Fighter has 9 hp remaining (22 hp - 13 damage).
    Dwarf Fighter's turn:
      Stats: HP 9; AC 17; Surges 5; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 23 vs. 17 AC (1d20+7; rolled 16).
        Hits for 15 damage (2d6[brutal 1]+6; rolled 5, 4).
        Soldier has -14 hp remaining (1 hp - 15 damage).
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (4 remaining).
        Dwarf Fighter heals 6 hp (9 hp -> 15 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (3 remaining).
    Dwarf Fighter heals 6 hp (15 hp -> 21 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (2 remaining).
    Dwarf Fighter heals 6 hp (21 hp -> 27 hp; 0 hp wasted).
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    +2 defense bonus expires.
    Milestone:
      Dwarf Fighter gains an action point.
  
FIGHT #5:
  Roll initiative!
    Dwarf Fighter rolls 6 initiative (1d20+2; rolled 4).
    Soldier rolls 7 initiative (1d20+1; rolled 6).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 26 vs. 17 AC (1d20+8; rolled 18).
        Hits for 15 damage (2d10+3; rolled 3, 9).
        Dwarf Fighter has 12 hp remaining (27 hp - 15 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 12; AC 17; Surges 2; Action Points 1
      Steel Serpent Strike (standard action):
        Attacks Soldier with 11 vs. 17 AC (1d20+7; rolled 4).
        Misses.
        Steel Serpent Strike has been expended.
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (1 remaining).
        Dwarf Fighter heals 6 hp (12 hp -> 18 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Reaping Strike (standard action):
        Attacks Soldier with 22 vs. 17 AC (1d20+7; rolled 15).
        Hits for 14 damage (2d6[brutal 1]+6; rolled 1, 1, 1, 6, 1, 2).
        Soldier has 15 hp remaining (29 hp - 14 damage).
    
  Round 2:
    Soldier's turn:
      Stats: HP 15; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 21 vs. 19 AC (1d20+8; rolled 13).
        Hits for 10 damage (1d10+3; rolled 7).
        Dwarf Fighter has 8 hp remaining (18 hp - 10 damage).
    Dwarf Fighter's turn:
      Stats: HP 8; AC 19; Surges 1; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Reaping Strike (standard action):
        Attacks Soldier with 10 vs. 17 AC (1d20+7; rolled 3).
        Misses but does 4 damage (static).
        Soldier has 11 hp remaining (15 hp - 4 damage).
      +2 defense bonus expires.
    
  Round 3:
    Soldier's turn:
      Stats: HP 11; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 9 vs. 17 AC (1d20+8; rolled 1).
        Misses.
    Dwarf Fighter's turn:
      Stats: HP 8; AC 17; Surges 1; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 8 vs. 17 AC (1d20+7; rolled 1).
        Misses but does 4 damage (static).
        Soldier has 7 hp remaining (11 hp - 4 damage).
    
  Round 4:
    Soldier's turn:
      Stats: HP 7; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 24 vs. 17 AC (1d20+8; rolled 16).
        Hits for 12 damage (1d10+3; rolled 9).
        Dwarf Fighter has -4 hp remaining (8 hp - 12 damage).
    Dwarf Fighter has died!
    
  Villains win!
[/sblock]
[sblock=Example of 5 fight(s) survived (59.6% chance):]
Code:
FIGHT #1:
  Roll initiative!
    Dwarf Fighter rolls 3 initiative (1d20+2; rolled 1).
    Soldier rolls 20 initiative (1d20+1; rolled 19).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 10 vs. 17 AC (1d20+8; rolled 2).
        Misses.
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 10; Action Points 1
      Brute Strike (standard action):
        Attacks Soldier with 21 vs. 17 AC (1d20+7; rolled 14).
        Hits for 30 damage (6d6[brutal 1]+6; rolled 5, 5, 6, 3, 2, 3).
        Soldier has -1 hp remaining (29 hp - 30 damage).
        Brute Strike has been expended.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
  
FIGHT #2:
  Roll initiative!
    Dwarf Fighter rolls 11 initiative (1d20+2; rolled 9).
    Soldier rolls 14 initiative (1d20+1; rolled 13).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 24 vs. 17 AC (1d20+8; rolled 16).
        Hits for 8 damage (2d10+3; rolled 3, 2).
        Dwarf Fighter has 19 hp remaining (27 hp - 8 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 19; AC 17; Surges 10; Action Points 1
      Steel Serpent Strike (standard action):
        Attacks Soldier with 21 vs. 17 AC (1d20+7; rolled 14).
        Hits for 21 damage (4d6[brutal 1]+6; rolled 5, 3, 5, 2).
        Soldier has 8 hp remaining (29 hp - 21 damage).
        Steel Serpent Strike has been expended.
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (9 remaining).
        Dwarf Fighter heals 6 hp (19 hp -> 25 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Reaping Strike (standard action):
        Attacks Soldier with 15 vs. 17 AC (1d20+7; rolled 8).
        Misses but does 4 damage (static).
        Soldier has 4 hp remaining (8 hp - 4 damage).
    
  Round 2:
    Soldier's turn:
      Stats: HP 4; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 12 vs. 19 AC (1d20+8; rolled 4).
        Misses.
    Dwarf Fighter's turn:
      Stats: HP 25; AC 19; Surges 9; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Reaping Strike (standard action):
        Attacks Soldier with 22 vs. 17 AC (1d20+7; rolled 15).
        Hits for 16 damage (2d6[brutal 1]+6; rolled 4, 6).
        Soldier has -12 hp remaining (4 hp - 16 damage).
      +2 defense bonus expires.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (8 remaining).
    Dwarf Fighter heals 6 hp (25 hp -> 27 hp; 4 hp wasted).
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    Spend Action Point recharges.
    Milestone:
      Dwarf Fighter gains an action point.
  
FIGHT #3:
  Roll initiative!
    Dwarf Fighter rolls 16 initiative (1d20+2; rolled 14).
    Soldier rolls 19 initiative (1d20+1; rolled 18).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 19 vs. 17 AC (1d20+8; rolled 11).
        Hits for 9 damage (2d10+3; rolled 5, 1).
        Dwarf Fighter has 18 hp remaining (27 hp - 9 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 18; AC 17; Surges 8; Action Points 1
      Steel Serpent Strike (standard action):
        Attacks Soldier with 23 vs. 17 AC (1d20+7; rolled 16).
        Hits for 28 damage (4d6[brutal 1]+6; rolled 1, 6, 6, 5, 5).
        Soldier has 1 hp remaining (29 hp - 28 damage).
        Steel Serpent Strike has been expended.
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (7 remaining).
        Dwarf Fighter heals 6 hp (18 hp -> 24 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Reaping Strike (standard action):
        Attacks Soldier with 14 vs. 17 AC (1d20+7; rolled 7).
        Misses but does 4 damage (static).
        Soldier has -3 hp remaining (1 hp - 4 damage).
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (6 remaining).
    Dwarf Fighter heals 6 hp (24 hp -> 27 hp; 3 hp wasted).
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    Spend Action Point recharges.
    +2 defense bonus expires.
  
FIGHT #4:
  Roll initiative!
    Dwarf Fighter rolls 19 initiative (1d20+2; rolled 17).
    Soldier rolls 9 initiative (1d20+1; rolled 8).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 6; Action Points 0
      Steel Serpent Strike (standard action):
        Attacks Soldier with 11 vs. 17 AC (1d20+7; rolled 4).
        Misses.
        Steel Serpent Strike has been expended.
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 24 vs. 17 AC (1d20+8; rolled 16).
        Hits for 17 damage (2d10+3; rolled 6, 8).
        Dwarf Fighter has 10 hp remaining (27 hp - 17 damage).
        Soldier Encounter Attack has been expended.
    
  Round 2:
    Dwarf Fighter's turn:
      Stats: HP 10; AC 17; Surges 6; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 24 vs. 17 AC (1d20+7; rolled 17).
        Hits for 12 damage (2d6[brutal 1]+6; rolled 4, 2).
        Soldier has 17 hp remaining (29 hp - 12 damage).
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (5 remaining).
        Dwarf Fighter heals 6 hp (10 hp -> 16 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    Soldier's turn:
      Stats: HP 17; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 23 vs. 19 AC (1d20+8; rolled 15).
        Hits for 8 damage (1d10+3; rolled 5).
        Dwarf Fighter has 8 hp remaining (16 hp - 8 damage).
    
  Round 3:
    Dwarf Fighter's turn:
      Stats: HP 8; AC 19; Surges 5; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Reaping Strike (standard action):
        Attacks Soldier with 8 vs. 17 AC (1d20+7; rolled 1).
        Misses but does 4 damage (static).
        Soldier has 13 hp remaining (17 hp - 4 damage).
      +2 defense bonus expires.
    Soldier's turn:
      Stats: HP 13; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 9 vs. 17 AC (1d20+8; rolled 1).
        Misses.
    
  Round 4:
    Dwarf Fighter's turn:
      Stats: HP 8; AC 17; Surges 5; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 14 vs. 17 AC (1d20+7; rolled 7).
        Misses but does 4 damage (static).
        Soldier has 9 hp remaining (13 hp - 4 damage).
    Soldier's turn:
      Stats: HP 9; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 20 vs. 17 AC (1d20+8; rolled 12).
        Hits for 5 damage (1d10+3; rolled 2).
        Dwarf Fighter has 3 hp remaining (8 hp - 5 damage).
    
  Round 5:
    Dwarf Fighter's turn:
      Stats: HP 3; AC 17; Surges 5; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 20 vs. 17 AC (1d20+7; rolled 13).
        Hits for 16 damage (2d6[brutal 1]+6; rolled 1, 4, 6).
        Soldier has -7 hp remaining (9 hp - 16 damage).
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (4 remaining).
    Dwarf Fighter heals 6 hp (3 hp -> 9 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (3 remaining).
    Dwarf Fighter heals 6 hp (9 hp -> 15 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (2 remaining).
    Dwarf Fighter heals 6 hp (15 hp -> 21 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (1 remaining).
    Dwarf Fighter heals 6 hp (21 hp -> 27 hp; 0 hp wasted).
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    Milestone:
      Dwarf Fighter gains an action point.
  
FIGHT #5:
  Roll initiative!
    Dwarf Fighter rolls 4 initiative (1d20+2; rolled 2).
    Soldier rolls 14 initiative (1d20+1; rolled 13).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 24 vs. 17 AC (1d20+8; rolled 16).
        Hits for 14 damage (2d10+3; rolled 4, 7).
        Dwarf Fighter has 13 hp remaining (27 hp - 14 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 13; AC 17; Surges 1; Action Points 1
      Steel Serpent Strike (standard action):
        Attacks Soldier with 22 vs. 17 AC (1d20+7; rolled 15).
        Hits for 23 damage (4d6[brutal 1]+6; rolled 5, 4, 4, 1, 4).
        Soldier has 6 hp remaining (29 hp - 23 damage).
        Steel Serpent Strike has been expended.
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (0 remaining).
        Dwarf Fighter heals 6 hp (13 hp -> 19 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Reaping Strike (standard action):
        Attacks Soldier with 9 vs. 17 AC (1d20+7; rolled 2).
        Misses but does 4 damage (static).
        Soldier has 2 hp remaining (6 hp - 4 damage).
    
  Round 2:
    Soldier's turn:
      Stats: HP 2; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 27 vs. 19 AC (1d20+8; rolled 19).
        Hits for 7 damage (1d10+3; rolled 4).
        Dwarf Fighter has 12 hp remaining (19 hp - 7 damage).
    Dwarf Fighter's turn:
      Stats: HP 12; AC 19; Surges 0; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Reaping Strike (standard action):
        Attacks Soldier with 27 vs. 17 AC (1d20+7; rolled 20).
        Crits for 18 damage (2d6[brutal 1]+6; maximized).
        Soldier has -16 hp remaining (2 hp - 18 damage).
      +2 defense bonus expires.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    Spend Action Point recharges.
[/sblock]
 

Strangely, I find that the Dwarf Fighter NEVER dies.
Yet in Truename's simulations it died 3% of the time.

I couldn't figure out why.

Looking at your HP results, it looks like there's something wrong with monster damage. At 1d10+3, it should do a minimum of 4 damage every time, and yet that's the most it ever does.

I'd guess that your monster is only doing a point of damage each time it hits, or there's some other error in its attacks.
 

Looking at your HP results, it looks like there's something wrong with monster damage. At 1d10+3, it should do a minimum of 4 damage every time, and yet that's the most it ever does.
The numbers of HP remaining are taken after the PC takes a short rest, that's why they look that way... I think.

Here's an example of what the remaining HPs look like after combat, but before the short rest:

[sblock]
Code:
Avg HP remaining: 19.2 of: 27

-12  (0.2%): 
-11  (0.5%): 
-10  (0.9%): =
 -9  (1.6%): =
 -8  (2.3%): =
 -7  (3.1%): ==
 -6  (4.2%): ==
 -5  (5.3%): ==
 -4  (6.4%): ===
 -3  (7.8%): ===
 -2  (9.2%): ===
 -1 (10.7%): ===
  0 (12.2%): ===
  1 (13.0%): =
  2 (13.8%): ==
  3 (14.5%): =
  4 (15.2%): =
  5 (16.1%): ==
  6 (17.0%): ==
  7 (17.8%): ==
  8 (18.7%): ==
  9 (19.5%): ==
 10 (20.3%): ==
 11 (21.3%): ==
 12 (22.2%): ==
 13 (23.0%): ==
 14 (23.9%): ==
 15 (24.9%): ==
 16 (25.7%): ==
 17 (26.5%): ==
 18 (27.4%): ==
 19 (28.3%): ==
 20 (29.1%): ==
 21 (30.0%): ==
 22 (31.1%): ==
 23 (42.6%): =============================
 24 (52.9%): ==========================
 25 (63.5%): ===========================
 26 (74.1%): ===========================
 27(100.0%): ===================================================================
[/sblock]

I'll change the simulation so that it measures those HPs, instead of HPs after the short rest.

I'd guess that your monster is only doing a point of damage each time it hits, or there's some other error in its attacks.
I've checked this and it wasn't.
 

What criteria are you using for healing after each combat?

Does the PC recover after a combat even if he is unconscious/dying?
(I've discovered I had a bug that didn't healed from 0 when regaining hit points)

I also noted that the Soldier has an Action Point
Does he use it?
 
Last edited:

What criteria are you using for healing after each combat?

Does the PC recover after a combat even if he is unconscious/dying?
(I've discovered I had a bug that didn't healed from 0 when regaining hit points)

I also noted that the Soldier has an Action Point
Does he use it?

The PC doesn't recover if he's dying. I suppose I'll need to implement that once we have multiple PCs, but it's not an issue just yet. So far, the monster just keeps attacking the PC until he's dead (even if he's dying).

The soldier has an "Spend Action Point" power (as do all creatures in my sim) but he doesn't have any action points to use it on, so it doesn't do anything.
 

The numbers of HP remaining are taken after the PC takes a short rest, that's why they look that way... I think.

Here's an example of what the remaining HPs look like after combat, but before the short rest:

Well, there's your problem. Your PC is clearly getting down below zero HP, but somehow isn't getting marked as 'dead'.
 

Well, there's your problem. Your PC is clearly getting down below zero HP, but somehow isn't getting marked as 'dead'.
Yes, I did that. If the combat ends and the PC's dying, then he'll recover in the following short rest.

Now I've changed it so he doesn't.
 

Death Cab for Dwarfie

The "dying" condition and death saving throws are now in the sim. They didn't really affect survivability, but with that final bit of code, I've finished off the basic one-on-one melee simulation.

Where next?

Dwarf Fighter vs. Soldier

[sblock=Combatants]
Code:
Dwarf Fighter:
  Stats: HP 27; AC 17; Surges 10; Action Points 1
  Initiative Bonus: +2
  Powers:
    Brute Strike:
      Daily * Reliable
      Standard Action
      Attack: 1d20+7 vs. AC
      Hit: 6d6[brutal 1]+6 damage
    Steel Serpent Strike:
      Encounter
      Standard Action
      Attack: 1d20+7 vs. AC
      Hit: 4d6[brutal 1]+6 damage
    Reaping Strike:
      At-Will
      Standard Action
      Attack: 1d20+7 vs. AC
      Hit: 2d6[brutal 1]+6 damage
      Miss: 4 damage
    Dwarven Resilience:
      Encounter
      Minor Action
      Effect:
        Spend a healing surge and regain 6 hit points.
        Gain a +2 defense bonus until end of next turn.
    Spend Action Point:
      Encounter
      Free Action
      Effect: Spend an action point and gain a standard action.

Soldier:
  Stats: HP 29; AC 17; Surges 1; Action Points 0
  Initiative Bonus: +1
  Powers:
    Soldier Encounter Attack:
      Encounter
      Standard Action
      Attack: 1d20+8 vs. AC
      Hit: 2d10+3 damage
    Soldier Basic Attack:
      At-Will
      Standard Action
      Attack: 1d20+8 vs. AC
      Hit: 1d10+3 damage
    Spend Action Point:
      Encounter
      Free Action
      Effect: Spend an action point and gain a standard action.
[/sblock]
Code:
Days simulated: 10000

Avg rounds per fight (when survived): 2.3
  1 (36.5%): ===================================================================
  2 (62.7%): ================================================
  3 (81.3%): =================================
  4 (92.4%): ====================
  5 (97.6%): =========
  6 (99.5%): ===

Avg fights survived: 4.0
  0  (2.8%): ===
  1 (12.6%): ==========
  2 (18.5%): ======
  3 (30.2%): =============
  4 (39.6%): ==========
  5(100.0%): ===================================================================

Avg surges remaining (survivors only): 1.9 of 10
  0 (44.3%): ===================================================================
  1 (55.9%): =================
  2 (66.5%): ===============
  3 (76.3%): ==============
  4 (84.1%): ===========
  5 (90.2%): =========
  6 (94.2%): ======
  7 (97.1%): ====
  8 (98.8%): ==

Survival rate: 60.4%
[sblock=Example of 0 fight(s) survived (2.8% chance):]
Code:
FIGHT #1:
  Roll initiative!
    Dwarf Fighter rolls 7 initiative (1d20+2; rolled 5).
    Soldier rolls 3 initiative (1d20+1; rolled 2).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 10; Action Points 1
      Brute Strike (standard action):
        Attacks Soldier with 8 vs. 17 AC (1d20+7; rolled 1).
        Misses.
        Brute Strike was not expended (Reliable).
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Brute Strike (standard action):
        Attacks Soldier with 14 vs. 17 AC (1d20+7; rolled 7).
        Misses.
        Brute Strike was not expended (Reliable).
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 17 vs. 17 AC (1d20+8; rolled 9).
        Hits for 5 damage (2d10+3; rolled 1, 1).
        Dwarf Fighter has 22 hp remaining (27 hp - 5 damage).
        Soldier Encounter Attack has been expended.
    
  Round 2:
    Dwarf Fighter's turn:
      Stats: HP 22; AC 17; Surges 10; Action Points 0
      Brute Strike (standard action):
        Attacks Soldier with 8 vs. 17 AC (1d20+7; rolled 1).
        Misses.
        Brute Strike was not expended (Reliable).
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 21 vs. 17 AC (1d20+8; rolled 13).
        Hits for 12 damage (1d10+3; rolled 9).
        Dwarf Fighter has 10 hp remaining (22 hp - 12 damage).
    
  Round 3:
    Dwarf Fighter's turn:
      Stats: HP 10; AC 17; Surges 10; Action Points 0
      Brute Strike (standard action):
        Attacks Soldier with 10 vs. 17 AC (1d20+7; rolled 3).
        Misses.
        Brute Strike was not expended (Reliable).
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (9 remaining).
        Dwarf Fighter heals 6 hp (10 hp -> 16 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 27 vs. 19 AC (1d20+8; rolled 19).
        Hits for 4 damage (1d10+3; rolled 1).
        Dwarf Fighter has 12 hp remaining (16 hp - 4 damage).
    
  Round 4:
    Dwarf Fighter's turn:
      Stats: HP 12; AC 19; Surges 9; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Brute Strike (standard action):
        Attacks Soldier with 11 vs. 17 AC (1d20+7; rolled 4).
        Misses.
        Brute Strike was not expended (Reliable).
      +2 defense bonus expires.
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 23 vs. 17 AC (1d20+8; rolled 15).
        Hits for 12 damage (1d10+3; rolled 9).
        Dwarf Fighter has 0 hp remaining (12 hp - 12 damage).
    
  Round 5:
    Dwarf Fighter's turn:
      Stats: HP 0; AC 17; Surges 9; Action Points 0
      Dwarf Fighter makes a death saving throw (0 failures so far).
      Passes with a 13 (1d20; rolled 13).
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 11 vs. 17 AC (1d20+8; rolled 3).
        Misses.
    
  Round 6:
    Dwarf Fighter's turn:
      Stats: HP 0; AC 17; Surges 9; Action Points 0
      Dwarf Fighter makes a death saving throw (0 failures so far).
      Passes with a 15 (1d20; rolled 15).
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 18 vs. 17 AC (1d20+8; rolled 10).
        Hits for 13 damage (1d10+3; rolled 10).
        Dwarf Fighter has -13 hp remaining (0 hp - 13 damage).
    Dwarf Fighter has died!
    
  Villains win!
[/sblock]
[sblock=Example of 1 fight(s) survived (9.8% chance):]
Code:
FIGHT #1:
  Roll initiative!
    Dwarf Fighter rolls 21 initiative (1d20+2; rolled 19).
    Soldier rolls 20 initiative (1d20+1; rolled 19).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 10; Action Points 1
      Brute Strike (standard action):
        Attacks Soldier with 13 vs. 17 AC (1d20+7; rolled 6).
        Misses.
        Brute Strike was not expended (Reliable).
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Brute Strike (standard action):
        Attacks Soldier with 8 vs. 17 AC (1d20+7; rolled 1).
        Misses.
        Brute Strike was not expended (Reliable).
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 24 vs. 17 AC (1d20+8; rolled 16).
        Hits for 10 damage (2d10+3; rolled 2, 5).
        Dwarf Fighter has 17 hp remaining (27 hp - 10 damage).
        Soldier Encounter Attack has been expended.
    
  Round 2:
    Dwarf Fighter's turn:
      Stats: HP 17; AC 17; Surges 10; Action Points 0
      Brute Strike (standard action):
        Attacks Soldier with 20 vs. 17 AC (1d20+7; rolled 13).
        Hits for 24 damage (6d6[brutal 1]+6; rolled 2, 3, 2, 6, 2, 3).
        Soldier has 5 hp remaining (29 hp - 24 damage).
        Brute Strike has been expended.
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (9 remaining).
        Dwarf Fighter heals 6 hp (17 hp -> 23 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    Soldier's turn:
      Stats: HP 5; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 11 vs. 19 AC (1d20+8; rolled 3).
        Misses.
    
  Round 3:
    Dwarf Fighter's turn:
      Stats: HP 23; AC 19; Surges 9; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Steel Serpent Strike (standard action):
        Attacks Soldier with 22 vs. 17 AC (1d20+7; rolled 15).
        Hits for 19 damage (4d6[brutal 1]+6; rolled 6, 2, 1, 3, 2).
        Soldier has -14 hp remaining (5 hp - 19 damage).
        Steel Serpent Strike has been expended.
      +2 defense bonus expires.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (8 remaining).
    Dwarf Fighter heals 6 hp (23 hp -> 27 hp; 2 hp wasted).
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    Spend Action Point recharges.
  
FIGHT #2:
  Roll initiative!
    Dwarf Fighter rolls 3 initiative (1d20+2; rolled 1).
    Soldier rolls 8 initiative (1d20+1; rolled 7).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 24 vs. 17 AC (1d20+8; rolled 16).
        Hits for 15 damage (2d10+3; rolled 8, 4).
        Dwarf Fighter has 12 hp remaining (27 hp - 15 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 12; AC 17; Surges 8; Action Points 0
      Steel Serpent Strike (standard action):
        Attacks Soldier with 11 vs. 17 AC (1d20+7; rolled 4).
        Misses.
        Steel Serpent Strike has been expended.
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (7 remaining).
        Dwarf Fighter heals 6 hp (12 hp -> 18 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    
  Round 2:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 26 vs. 19 AC (1d20+8; rolled 18).
        Hits for 9 damage (1d10+3; rolled 6).
        Dwarf Fighter has 9 hp remaining (18 hp - 9 damage).
    Dwarf Fighter's turn:
      Stats: HP 9; AC 19; Surges 7; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Reaping Strike (standard action):
        Attacks Soldier with 12 vs. 17 AC (1d20+7; rolled 5).
        Misses but does 4 damage (static).
        Soldier has 25 hp remaining (29 hp - 4 damage).
      +2 defense bonus expires.
    
  Round 3:
    Soldier's turn:
      Stats: HP 25; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 22 vs. 17 AC (1d20+8; rolled 14).
        Hits for 8 damage (1d10+3; rolled 5).
        Dwarf Fighter has 1 hp remaining (9 hp - 8 damage).
    Dwarf Fighter's turn:
      Stats: HP 1; AC 17; Surges 7; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 17 vs. 17 AC (1d20+7; rolled 10).
        Hits for 12 damage (2d6[brutal 1]+6; rolled 4, 2).
        Soldier has 13 hp remaining (25 hp - 12 damage).
    
  Round 4:
    Soldier's turn:
      Stats: HP 13; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 21 vs. 17 AC (1d20+8; rolled 13).
        Hits for 8 damage (1d10+3; rolled 5).
        Dwarf Fighter has -7 hp remaining (1 hp - 8 damage).
    Dwarf Fighter's turn:
      Stats: HP -7; AC 17; Surges 7; Action Points 0
      Dwarf Fighter makes a death saving throw (0 failures so far).
      Rolled 20 and makes a miraculous recovery (1d20; rolled 20)!
      Dwarf Fighter spends a healing surge (6 remaining).
      Dwarf Fighter heals 6 hp (0 hp -> 6 hp; 0 hp wasted).
    
  Round 5:
    Soldier's turn:
      Stats: HP 13; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 17 vs. 17 AC (1d20+8; rolled 9).
        Hits for 12 damage (1d10+3; rolled 9).
        Dwarf Fighter has -6 hp remaining (6 hp - 12 damage).
    Dwarf Fighter's turn:
      Stats: HP -6; AC 17; Surges 6; Action Points 0
      Dwarf Fighter makes a death saving throw (0 failures so far).
      Passes with a 11 (1d20; rolled 11).
    
  Round 6:
    Soldier's turn:
      Stats: HP 13; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 11 vs. 17 AC (1d20+8; rolled 3).
        Misses.
    Dwarf Fighter's turn:
      Stats: HP -6; AC 17; Surges 6; Action Points 0
      Dwarf Fighter makes a death saving throw (0 failures so far).
      Passes with a 12 (1d20; rolled 12).
    
  Round 7:
    Soldier's turn:
      Stats: HP 13; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 24 vs. 17 AC (1d20+8; rolled 16).
        Hits for 8 damage (1d10+3; rolled 5).
        Dwarf Fighter has -14 hp remaining (-6 hp - 8 damage).
    Dwarf Fighter has died!
    
  Villains win!
[/sblock]
[sblock=Example of 2 fight(s) survived (5.9% chance):]
Code:
FIGHT #1:
  Roll initiative!
    Dwarf Fighter rolls 6 initiative (1d20+2; rolled 4).
    Soldier rolls 12 initiative (1d20+1; rolled 11).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 13 vs. 17 AC (1d20+8; rolled 5).
        Misses.
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 10; Action Points 1
      Brute Strike (standard action):
        Attacks Soldier with 15 vs. 17 AC (1d20+7; rolled 8).
        Misses.
        Brute Strike was not expended (Reliable).
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Brute Strike (standard action):
        Attacks Soldier with 21 vs. 17 AC (1d20+7; rolled 14).
        Hits for 35 damage (6d6[brutal 1]+6; rolled 6, 1, 5, 4, 2, 6, 6).
        Soldier has -6 hp remaining (29 hp - 35 damage).
        Brute Strike has been expended.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Spend Action Point recharges.
  
FIGHT #2:
  Roll initiative!
    Dwarf Fighter rolls 11 initiative (1d20+2; rolled 9).
    Soldier rolls 8 initiative (1d20+1; rolled 7).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 10; Action Points 0
      Steel Serpent Strike (standard action):
        Attacks Soldier with 27 vs. 17 AC (1d20+7; rolled 20).
        Crits for 30 damage (4d6[brutal 1]+6; maximized).
        Soldier has -1 hp remaining (29 hp - 30 damage).
        Steel Serpent Strike has been expended.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Steel Serpent Strike recharges.
    Milestone:
      Dwarf Fighter gains an action point.
  
FIGHT #3:
  Roll initiative!
    Dwarf Fighter rolls 15 initiative (1d20+2; rolled 13).
    Soldier rolls 20 initiative (1d20+1; rolled 19).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 23 vs. 17 AC (1d20+8; rolled 15).
        Hits for 20 damage (2d10+3; rolled 10, 7).
        Dwarf Fighter has 7 hp remaining (27 hp - 20 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 7; AC 17; Surges 10; Action Points 1
      Steel Serpent Strike (standard action):
        Attacks Soldier with 10 vs. 17 AC (1d20+7; rolled 3).
        Misses.
        Steel Serpent Strike has been expended.
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (9 remaining).
        Dwarf Fighter heals 6 hp (7 hp -> 13 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Reaping Strike (standard action):
        Attacks Soldier with 23 vs. 17 AC (1d20+7; rolled 16).
        Hits for 14 damage (2d6[brutal 1]+6; rolled 4, 4).
        Soldier has 15 hp remaining (29 hp - 14 damage).
    
  Round 2:
    Soldier's turn:
      Stats: HP 15; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 18 vs. 19 AC (1d20+8; rolled 10).
        Misses.
    Dwarf Fighter's turn:
      Stats: HP 13; AC 19; Surges 9; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Reaping Strike (standard action):
        Attacks Soldier with 16 vs. 17 AC (1d20+7; rolled 9).
        Misses but does 4 damage (static).
        Soldier has 11 hp remaining (15 hp - 4 damage).
      +2 defense bonus expires.
    
  Round 3:
    Soldier's turn:
      Stats: HP 11; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 19 vs. 17 AC (1d20+8; rolled 11).
        Hits for 9 damage (1d10+3; rolled 6).
        Dwarf Fighter has 4 hp remaining (13 hp - 9 damage).
    Dwarf Fighter's turn:
      Stats: HP 4; AC 17; Surges 9; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 12 vs. 17 AC (1d20+7; rolled 5).
        Misses but does 4 damage (static).
        Soldier has 7 hp remaining (11 hp - 4 damage).
    
  Round 4:
    Soldier's turn:
      Stats: HP 7; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 24 vs. 17 AC (1d20+8; rolled 16).
        Hits for 5 damage (1d10+3; rolled 2).
        Dwarf Fighter has -1 hp remaining (4 hp - 5 damage).
    Dwarf Fighter's turn:
      Stats: HP -1; AC 17; Surges 9; Action Points 0
      Dwarf Fighter makes a death saving throw (0 failures so far).
      Fails with a 7 (1d20; rolled 7).
    
  Round 5:
    Soldier's turn:
      Stats: HP 7; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 11 vs. 17 AC (1d20+8; rolled 3).
        Misses.
    Dwarf Fighter's turn:
      Stats: HP -1; AC 17; Surges 9; Action Points 0
      Dwarf Fighter makes a death saving throw (1 failures so far).
      Passes with a 10 (1d20; rolled 10).
    
  Round 6:
    Soldier's turn:
      Stats: HP 7; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 23 vs. 17 AC (1d20+8; rolled 15).
        Hits for 8 damage (1d10+3; rolled 5).
        Dwarf Fighter has -9 hp remaining (-1 hp - 8 damage).
    Dwarf Fighter's turn:
      Stats: HP -9; AC 17; Surges 9; Action Points 0
      Dwarf Fighter makes a death saving throw (1 failures so far).
      Passes with a 15 (1d20; rolled 15).
    
  Round 7:
    Soldier's turn:
      Stats: HP 7; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 11 vs. 17 AC (1d20+8; rolled 3).
        Misses.
    Dwarf Fighter's turn:
      Stats: HP -9; AC 17; Surges 9; Action Points 0
      Dwarf Fighter makes a death saving throw (1 failures so far).
      Fails with a 7 (1d20; rolled 7).
    
  Round 8:
    Soldier's turn:
      Stats: HP 7; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 23 vs. 17 AC (1d20+8; rolled 15).
        Hits for 5 damage (1d10+3; rolled 2).
        Dwarf Fighter has -14 hp remaining (-9 hp - 5 damage).
    Dwarf Fighter has died!
    
  Villains win!
[/sblock]
[sblock=Example of 3 fight(s) survived (11.7% chance):]
Code:
FIGHT #1:
  Roll initiative!
    Dwarf Fighter rolls 20 initiative (1d20+2; rolled 18).
    Soldier rolls 15 initiative (1d20+1; rolled 14).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 10; Action Points 1
      Brute Strike (standard action):
        Attacks Soldier with 25 vs. 17 AC (1d20+7; rolled 18).
        Hits for 31 damage (6d6[brutal 1]+6; rolled 6, 4, 4, 2, 1, 5, 1, 4).
        Soldier has -2 hp remaining (29 hp - 31 damage).
        Brute Strike has been expended.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
  
FIGHT #2:
  Roll initiative!
    Dwarf Fighter rolls 11 initiative (1d20+2; rolled 9).
    Soldier rolls 12 initiative (1d20+1; rolled 11).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 14 vs. 17 AC (1d20+8; rolled 6).
        Misses.
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 10; Action Points 1
      Steel Serpent Strike (standard action):
        Attacks Soldier with 24 vs. 17 AC (1d20+7; rolled 17).
        Hits for 20 damage (4d6[brutal 1]+6; rolled 4, 3, 5, 2).
        Soldier has 9 hp remaining (29 hp - 20 damage).
        Steel Serpent Strike has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Reaping Strike (standard action):
        Attacks Soldier with 22 vs. 17 AC (1d20+7; rolled 15).
        Hits for 12 damage (2d6[brutal 1]+6; rolled 3, 1, 3).
        Soldier has -3 hp remaining (9 hp - 12 damage).
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Steel Serpent Strike recharges.
    Spend Action Point recharges.
    Milestone:
      Dwarf Fighter gains an action point.
  
FIGHT #3:
  Roll initiative!
    Dwarf Fighter rolls 18 initiative (1d20+2; rolled 16).
    Soldier rolls 14 initiative (1d20+1; rolled 13).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 10; Action Points 1
      Steel Serpent Strike (standard action):
        Attacks Soldier with 18 vs. 17 AC (1d20+7; rolled 11).
        Hits for 21 damage (4d6[brutal 1]+6; rolled 3, 4, 1, 4, 4).
        Soldier has 8 hp remaining (29 hp - 21 damage).
        Steel Serpent Strike has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Reaping Strike (standard action):
        Attacks Soldier with 17 vs. 17 AC (1d20+7; rolled 10).
        Hits for 16 damage (2d6[brutal 1]+6; rolled 6, 4).
        Soldier has -8 hp remaining (8 hp - 16 damage).
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Steel Serpent Strike recharges.
    Spend Action Point recharges.
  
FIGHT #4:
  Roll initiative!
    Dwarf Fighter rolls 19 initiative (1d20+2; rolled 17).
    Soldier rolls 17 initiative (1d20+1; rolled 16).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 10; Action Points 0
      Steel Serpent Strike (standard action):
        Attacks Soldier with 10 vs. 17 AC (1d20+7; rolled 3).
        Misses.
        Steel Serpent Strike has been expended.
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 28 vs. 17 AC (1d20+8; rolled 20).
        Crits for 23 damage (2d10+3; maximized).
        Dwarf Fighter has 4 hp remaining (27 hp - 23 damage).
        Soldier Encounter Attack has been expended.
    
  Round 2:
    Dwarf Fighter's turn:
      Stats: HP 4; AC 17; Surges 10; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 16 vs. 17 AC (1d20+7; rolled 9).
        Misses but does 4 damage (static).
        Soldier has 25 hp remaining (29 hp - 4 damage).
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (9 remaining).
        Dwarf Fighter heals 6 hp (4 hp -> 10 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    Soldier's turn:
      Stats: HP 25; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 25 vs. 19 AC (1d20+8; rolled 17).
        Hits for 7 damage (1d10+3; rolled 4).
        Dwarf Fighter has 3 hp remaining (10 hp - 7 damage).
    
  Round 3:
    Dwarf Fighter's turn:
      Stats: HP 3; AC 19; Surges 9; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Reaping Strike (standard action):
        Attacks Soldier with 21 vs. 17 AC (1d20+7; rolled 14).
        Hits for 16 damage (2d6[brutal 1]+6; rolled 4, 1, 1, 6).
        Soldier has 9 hp remaining (25 hp - 16 damage).
      +2 defense bonus expires.
    Soldier's turn:
      Stats: HP 9; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 26 vs. 17 AC (1d20+8; rolled 18).
        Hits for 8 damage (1d10+3; rolled 5).
        Dwarf Fighter has -5 hp remaining (3 hp - 8 damage).
    
  Round 4:
    Dwarf Fighter's turn:
      Stats: HP -5; AC 17; Surges 9; Action Points 0
      Dwarf Fighter makes a death saving throw (0 failures so far).
      Fails with a 8 (1d20; rolled 8).
    Soldier's turn:
      Stats: HP 9; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 22 vs. 17 AC (1d20+8; rolled 14).
        Hits for 8 damage (1d10+3; rolled 5).
        Dwarf Fighter has -13 hp remaining (-5 hp - 8 damage).
    Dwarf Fighter has died!
    
  Villains win!
[/sblock]
[sblock=Example of 4 fight(s) survived (9.3% chance):]
Code:
FIGHT #1:
  Roll initiative!
    Dwarf Fighter rolls 21 initiative (1d20+2; rolled 19).
    Soldier rolls 19 initiative (1d20+1; rolled 18).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 10; Action Points 1
      Brute Strike (standard action):
        Attacks Soldier with 11 vs. 17 AC (1d20+7; rolled 4).
        Misses.
        Brute Strike was not expended (Reliable).
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Brute Strike (standard action):
        Attacks Soldier with 13 vs. 17 AC (1d20+7; rolled 6).
        Misses.
        Brute Strike was not expended (Reliable).
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 27 vs. 17 AC (1d20+8; rolled 19).
        Hits for 13 damage (2d10+3; rolled 6, 4).
        Dwarf Fighter has 14 hp remaining (27 hp - 13 damage).
        Soldier Encounter Attack has been expended.
    
  Round 2:
    Dwarf Fighter's turn:
      Stats: HP 14; AC 17; Surges 10; Action Points 0
      Brute Strike (standard action):
        Attacks Soldier with 25 vs. 17 AC (1d20+7; rolled 18).
        Hits for 31 damage (6d6[brutal 1]+6; rolled 6, 2, 3, 4, 4, 6).
        Soldier has -2 hp remaining (29 hp - 31 damage).
        Brute Strike has been expended.
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (9 remaining).
        Dwarf Fighter heals 6 hp (14 hp -> 20 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (8 remaining).
    Dwarf Fighter heals 6 hp (20 hp -> 26 hp; 0 hp wasted).
    Dwarven Resilience recharges.
    Spend Action Point recharges.
    +2 defense bonus expires.
  
FIGHT #2:
  Roll initiative!
    Dwarf Fighter rolls 22 initiative (1d20+2; rolled 20).
    Soldier rolls 11 initiative (1d20+1; rolled 10).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 26; AC 17; Surges 8; Action Points 0
      Steel Serpent Strike (standard action):
        Attacks Soldier with 8 vs. 17 AC (1d20+7; rolled 1).
        Misses.
        Steel Serpent Strike has been expended.
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 11 vs. 17 AC (1d20+8; rolled 3).
        Misses.
        Soldier Encounter Attack has been expended.
    
  Round 2:
    Dwarf Fighter's turn:
      Stats: HP 26; AC 17; Surges 8; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 13 vs. 17 AC (1d20+7; rolled 6).
        Misses but does 4 damage (static).
        Soldier has 25 hp remaining (29 hp - 4 damage).
    Soldier's turn:
      Stats: HP 25; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 22 vs. 17 AC (1d20+8; rolled 14).
        Hits for 10 damage (1d10+3; rolled 7).
        Dwarf Fighter has 16 hp remaining (26 hp - 10 damage).
    
  Round 3:
    Dwarf Fighter's turn:
      Stats: HP 16; AC 17; Surges 8; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 22 vs. 17 AC (1d20+7; rolled 15).
        Hits for 17 damage (2d6[brutal 1]+6; rolled 5, 1, 6).
        Soldier has 8 hp remaining (25 hp - 17 damage).
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (7 remaining).
        Dwarf Fighter heals 6 hp (16 hp -> 22 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    Soldier's turn:
      Stats: HP 8; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 21 vs. 19 AC (1d20+8; rolled 13).
        Hits for 8 damage (1d10+3; rolled 5).
        Dwarf Fighter has 14 hp remaining (22 hp - 8 damage).
    
  Round 4:
    Dwarf Fighter's turn:
      Stats: HP 14; AC 19; Surges 7; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Reaping Strike (standard action):
        Attacks Soldier with 26 vs. 17 AC (1d20+7; rolled 19).
        Hits for 14 damage (2d6[brutal 1]+6; rolled 3, 1, 5).
        Soldier has -6 hp remaining (8 hp - 14 damage).
      +2 defense bonus expires.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (6 remaining).
    Dwarf Fighter heals 6 hp (14 hp -> 20 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (5 remaining).
    Dwarf Fighter heals 6 hp (20 hp -> 26 hp; 0 hp wasted).
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    Milestone:
      Dwarf Fighter gains an action point.
  
FIGHT #3:
  Roll initiative!
    Dwarf Fighter rolls 5 initiative (1d20+2; rolled 3).
    Soldier rolls 16 initiative (1d20+1; rolled 15).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 19 vs. 17 AC (1d20+8; rolled 11).
        Hits for 12 damage (2d10+3; rolled 6, 3).
        Dwarf Fighter has 14 hp remaining (26 hp - 12 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 14; AC 17; Surges 5; Action Points 1
      Steel Serpent Strike (standard action):
        Attacks Soldier with 24 vs. 17 AC (1d20+7; rolled 17).
        Hits for 25 damage (4d6[brutal 1]+6; rolled 5, 4, 4, 6).
        Soldier has 4 hp remaining (29 hp - 25 damage).
        Steel Serpent Strike has been expended.
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (4 remaining).
        Dwarf Fighter heals 6 hp (14 hp -> 20 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Reaping Strike (standard action):
        Attacks Soldier with 25 vs. 17 AC (1d20+7; rolled 18).
        Hits for 10 damage (2d6[brutal 1]+6; rolled 1, 2, 2).
        Soldier has -6 hp remaining (4 hp - 10 damage).
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (3 remaining).
    Dwarf Fighter heals 6 hp (20 hp -> 26 hp; 0 hp wasted).
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    Spend Action Point recharges.
    +2 defense bonus expires.
  
FIGHT #4:
  Roll initiative!
    Dwarf Fighter rolls 12 initiative (1d20+2; rolled 10).
    Soldier rolls 16 initiative (1d20+1; rolled 15).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 18 vs. 17 AC (1d20+8; rolled 10).
        Hits for 8 damage (2d10+3; rolled 4, 1).
        Dwarf Fighter has 18 hp remaining (26 hp - 8 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 18; AC 17; Surges 3; Action Points 0
      Steel Serpent Strike (standard action):
        Attacks Soldier with 10 vs. 17 AC (1d20+7; rolled 3).
        Misses.
        Steel Serpent Strike has been expended.
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (2 remaining).
        Dwarf Fighter heals 6 hp (18 hp -> 24 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    
  Round 2:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 25 vs. 19 AC (1d20+8; rolled 17).
        Hits for 7 damage (1d10+3; rolled 4).
        Dwarf Fighter has 17 hp remaining (24 hp - 7 damage).
    Dwarf Fighter's turn:
      Stats: HP 17; AC 19; Surges 2; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Reaping Strike (standard action):
        Attacks Soldier with 19 vs. 17 AC (1d20+7; rolled 12).
        Hits for 15 damage (2d6[brutal 1]+6; rolled 6, 3).
        Soldier has 14 hp remaining (29 hp - 15 damage).
      +2 defense bonus expires.
    
  Round 3:
    Soldier's turn:
      Stats: HP 14; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 26 vs. 17 AC (1d20+8; rolled 18).
        Hits for 12 damage (1d10+3; rolled 9).
        Dwarf Fighter has 5 hp remaining (17 hp - 12 damage).
    Dwarf Fighter's turn:
      Stats: HP 5; AC 17; Surges 2; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 27 vs. 17 AC (1d20+7; rolled 20).
        Crits for 18 damage (2d6[brutal 1]+6; maximized).
        Soldier has -4 hp remaining (14 hp - 18 damage).
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (1 remaining).
    Dwarf Fighter heals 6 hp (5 hp -> 11 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (0 remaining).
    Dwarf Fighter heals 6 hp (11 hp -> 17 hp; 0 hp wasted).
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    Milestone:
      Dwarf Fighter gains an action point.
  
FIGHT #5:
  Roll initiative!
    Dwarf Fighter rolls 13 initiative (1d20+2; rolled 11).
    Soldier rolls 3 initiative (1d20+1; rolled 2).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 17; AC 17; Surges 0; Action Points 1
      Steel Serpent Strike (standard action):
        Attacks Soldier with 13 vs. 17 AC (1d20+7; rolled 6).
        Misses.
        Steel Serpent Strike has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Reaping Strike (standard action):
        Attacks Soldier with 18 vs. 17 AC (1d20+7; rolled 11).
        Hits for 17 damage (2d6[brutal 1]+6; rolled 1, 6, 5).
        Soldier has 12 hp remaining (29 hp - 17 damage).
    Soldier's turn:
      Stats: HP 12; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 20 vs. 17 AC (1d20+8; rolled 12).
        Hits for 17 damage (2d10+3; rolled 10, 4).
        Dwarf Fighter has 0 hp remaining (17 hp - 17 damage).
        Soldier Encounter Attack has been expended.
    
  Round 2:
    Dwarf Fighter's turn:
      Stats: HP 0; AC 17; Surges 0; Action Points 0
      Dwarf Fighter makes a death saving throw (0 failures so far).
      Fails with a 1 (1d20; rolled 1).
    Soldier's turn:
      Stats: HP 12; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 23 vs. 17 AC (1d20+8; rolled 15).
        Hits for 11 damage (1d10+3; rolled 8).
        Dwarf Fighter has -11 hp remaining (0 hp - 11 damage).
    
  Round 3:
    Dwarf Fighter's turn:
      Stats: HP -11; AC 17; Surges 0; Action Points 0
      Dwarf Fighter makes a death saving throw (1 failures so far).
      Passes with a 16 (1d20; rolled 16).
    Soldier's turn:
      Stats: HP 12; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 19 vs. 17 AC (1d20+8; rolled 11).
        Hits for 5 damage (1d10+3; rolled 2).
        Dwarf Fighter has -16 hp remaining (-11 hp - 5 damage).
    Dwarf Fighter has died!
    
  Villains win!
[/sblock]
[sblock=Example of 5 fight(s) survived (60.4% chance):]
Code:
FIGHT #1:
  Roll initiative!
    Dwarf Fighter rolls 13 initiative (1d20+2; rolled 11).
    Soldier rolls 2 initiative (1d20+1; rolled 1).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 10; Action Points 1
      Brute Strike (standard action):
        Attacks Soldier with 13 vs. 17 AC (1d20+7; rolled 6).
        Misses.
        Brute Strike was not expended (Reliable).
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Brute Strike (standard action):
        Attacks Soldier with 26 vs. 17 AC (1d20+7; rolled 19).
        Hits for 31 damage (6d6[brutal 1]+6; rolled 1, 4, 6, 1, 2, 1, 4, 5, 4).
        Soldier has -2 hp remaining (29 hp - 31 damage).
        Brute Strike has been expended.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Spend Action Point recharges.
  
FIGHT #2:
  Roll initiative!
    Dwarf Fighter rolls 10 initiative (1d20+2; rolled 8).
    Soldier rolls 12 initiative (1d20+1; rolled 11).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 20 vs. 17 AC (1d20+8; rolled 12).
        Hits for 9 damage (2d10+3; rolled 5, 1).
        Dwarf Fighter has 18 hp remaining (27 hp - 9 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 18; AC 17; Surges 10; Action Points 0
      Steel Serpent Strike (standard action):
        Attacks Soldier with 11 vs. 17 AC (1d20+7; rolled 4).
        Misses.
        Steel Serpent Strike has been expended.
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (9 remaining).
        Dwarf Fighter heals 6 hp (18 hp -> 24 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    
  Round 2:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 15 vs. 19 AC (1d20+8; rolled 7).
        Misses.
    Dwarf Fighter's turn:
      Stats: HP 24; AC 19; Surges 9; Action Points 0
      Conditions:
        +2 defense bonus (expires at the end of this turn).
      Reaping Strike (standard action):
        Attacks Soldier with 16 vs. 17 AC (1d20+7; rolled 9).
        Misses but does 4 damage (static).
        Soldier has 25 hp remaining (29 hp - 4 damage).
      +2 defense bonus expires.
    
  Round 3:
    Soldier's turn:
      Stats: HP 25; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 28 vs. 17 AC (1d20+8; rolled 20).
        Crits for 13 damage (1d10+3; maximized).
        Dwarf Fighter has 11 hp remaining (24 hp - 13 damage).
    Dwarf Fighter's turn:
      Stats: HP 11; AC 17; Surges 9; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 17 vs. 17 AC (1d20+7; rolled 10).
        Hits for 15 damage (2d6[brutal 1]+6; rolled 6, 3).
        Soldier has 10 hp remaining (25 hp - 15 damage).
    
  Round 4:
    Soldier's turn:
      Stats: HP 10; AC 17; Surges 1; Action Points 0
      Soldier Basic Attack (standard action):
        Attacks Dwarf Fighter with 11 vs. 17 AC (1d20+8; rolled 3).
        Misses.
    Dwarf Fighter's turn:
      Stats: HP 11; AC 17; Surges 9; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 19 vs. 17 AC (1d20+7; rolled 12).
        Hits for 13 damage (2d6[brutal 1]+6; rolled 2, 5).
        Soldier has -3 hp remaining (10 hp - 13 damage).
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (8 remaining).
    Dwarf Fighter heals 6 hp (11 hp -> 17 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (7 remaining).
    Dwarf Fighter heals 6 hp (17 hp -> 23 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (6 remaining).
    Dwarf Fighter heals 6 hp (23 hp -> 27 hp; 2 hp wasted).
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    Milestone:
      Dwarf Fighter gains an action point.
  
FIGHT #3:
  Roll initiative!
    Dwarf Fighter rolls 6 initiative (1d20+2; rolled 4).
    Soldier rolls 17 initiative (1d20+1; rolled 16).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 15 vs. 17 AC (1d20+8; rolled 7).
        Misses.
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 6; Action Points 1
      Steel Serpent Strike (standard action):
        Attacks Soldier with 27 vs. 17 AC (1d20+7; rolled 20).
        Crits for 30 damage (4d6[brutal 1]+6; maximized).
        Soldier has -1 hp remaining (29 hp - 30 damage).
        Steel Serpent Strike has been expended.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Steel Serpent Strike recharges.
  
FIGHT #4:
  Roll initiative!
    Dwarf Fighter rolls 14 initiative (1d20+2; rolled 12).
    Soldier rolls 9 initiative (1d20+1; rolled 8).
    Initiative order: 
      Dwarf Fighter
      Soldier
  
  Round 1:
    Dwarf Fighter's turn:
      Stats: HP 27; AC 17; Surges 6; Action Points 1
      Steel Serpent Strike (standard action):
        Attacks Soldier with 22 vs. 17 AC (1d20+7; rolled 15).
        Hits for 19 damage (4d6[brutal 1]+6; rolled 1, 2, 6, 3, 2).
        Soldier has 10 hp remaining (29 hp - 19 damage).
        Steel Serpent Strike has been expended.
      Spend Action Point (free action):
        Dwarf Fighter spends an action point (0 remaining).
        Dwarf Fighter gains a standard action.
        Spend Action Point has been expended.
      Reaping Strike (standard action):
        Attacks Soldier with 16 vs. 17 AC (1d20+7; rolled 9).
        Misses but does 4 damage (static).
        Soldier has 6 hp remaining (10 hp - 4 damage).
    Soldier's turn:
      Stats: HP 6; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 21 vs. 17 AC (1d20+8; rolled 13).
        Hits for 17 damage (2d10+3; rolled 7, 7).
        Dwarf Fighter has 10 hp remaining (27 hp - 17 damage).
        Soldier Encounter Attack has been expended.
    
  Round 2:
    Dwarf Fighter's turn:
      Stats: HP 10; AC 17; Surges 6; Action Points 0
      Reaping Strike (standard action):
        Attacks Soldier with 22 vs. 17 AC (1d20+7; rolled 15).
        Hits for 11 damage (2d6[brutal 1]+6; rolled 3, 2).
        Soldier has -5 hp remaining (6 hp - 11 damage).
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (5 remaining).
        Dwarf Fighter heals 6 hp (10 hp -> 16 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (4 remaining).
    Dwarf Fighter heals 6 hp (16 hp -> 22 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (3 remaining).
    Dwarf Fighter heals 6 hp (22 hp -> 27 hp; 1 hp wasted).
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    Spend Action Point recharges.
    +2 defense bonus expires.
    Milestone:
      Dwarf Fighter gains an action point.
  
FIGHT #5:
  Roll initiative!
    Dwarf Fighter rolls 5 initiative (1d20+2; rolled 3).
    Soldier rolls 21 initiative (1d20+1; rolled 20).
    Initiative order: 
      Soldier
      Dwarf Fighter
  
  Round 1:
    Soldier's turn:
      Stats: HP 29; AC 17; Surges 1; Action Points 0
      Soldier Encounter Attack (standard action):
        Attacks Dwarf Fighter with 24 vs. 17 AC (1d20+8; rolled 16).
        Hits for 20 damage (2d10+3; rolled 10, 7).
        Dwarf Fighter has 7 hp remaining (27 hp - 20 damage).
        Soldier Encounter Attack has been expended.
    Dwarf Fighter's turn:
      Stats: HP 7; AC 17; Surges 3; Action Points 1
      Steel Serpent Strike (standard action):
        Attacks Soldier with 27 vs. 17 AC (1d20+7; rolled 20).
        Crits for 30 damage (4d6[brutal 1]+6; maximized).
        Soldier has -1 hp remaining (29 hp - 30 damage).
        Steel Serpent Strike has been expended.
      Dwarven Resilience (minor action):
        Dwarf Fighter spends a healing surge (2 remaining).
        Dwarf Fighter heals 6 hp (7 hp -> 13 hp; 0 hp wasted).
        Dwarf Fighter gains a +2 defense bonus (expires at end of next turn).
        Dwarven Resilience has been expended.
    Soldier has died!
    
  Heroes win!
  Dwarf Fighter takes a short rest.
    Dwarf Fighter spends a healing surge (1 remaining).
    Dwarf Fighter heals 6 hp (13 hp -> 19 hp; 0 hp wasted).
    Dwarf Fighter spends a healing surge (0 remaining).
    Dwarf Fighter heals 6 hp (19 hp -> 25 hp; 0 hp wasted).
    Steel Serpent Strike recharges.
    Dwarven Resilience recharges.
    +2 defense bonus expires.
[/sblock]
 

Remove ads

Top