Tell me more ×
Role-playing Games Stack Exchange is a question and answer site for gamemasters and players of tabletop, paper-and-pencil role-playing games. It's 100% free, no registration required.

The Revenant racials, as a whole, seem to be focused on survivability/durability, granting the ability to stay in the fight even at zero HP. The Assassin class, while technically a Striker, seems to lend itself towards survivability as well, with powers focusing on mobility and insubstantiability/durability.

Do these come at an insurmountable cost to damage output? It seems that such a striker would be spending less of its resources on pure damage output, so would fall behind as compared to other strikers, and a party dependent on a Revenant Assassin for its Damage-Per-Round may find fights lasting longer, and therefore consuming more resources, than a party with an alternative striker.

share|improve this question

1 Answer

up vote 14 down vote accepted

No, you cannot use a Revenant Assassin as a high-damage striker.

Original Assassins have fantastic mobility, interesting secondary effects, and absolutely worthless damage (a thought explored in both practice and theory). Roughly speaking, you'll want your striker's DPR to fall within (8*Level+24)/4 and (8*Level+24)/2.

To calculate DPR, use the following formula:

(1-(BaseDefense+Level-ToHit-1)/20-CritChance)*(WeaponDamageAverage+StaticModifier)+(CritChance)*(CritDamage+StaticModifier+ExtraDamage)

Where:

  • Base defense = 14 for AC, or 12 for NADs (Fort, Ref, Will)
  • Level is level of the character
  • ToHit is the total attack modifers of the character
  • Critchance is .05 (20), .1 (19-20) or .15 (18-20)
  • CritDamage is the maximized Weapon Die * Number of Dice
  • WeaponDamageAverage is Number of Dice * die average * n[W]
    • Die Average = sides/2+.5
    • Brutal 1 = sides/2+1
    • Brutal 2 = Sides/2+1.5
  • Static Modifier is the unchanging modifier added to attack rolls
  • ExtraDamage is the weapon's critical extra dice: This can include bonus dice from the weapon's enchantment and/or bonus dice from the high crit property.

For a level 1 defender with longsword: To-hit is 4+3, damage 1d8+4: (1-(14+1-7-1)/20-.05)*(4.5+4)+(.05)*(8+4) = 5.70

(Defenders and other low-damage types fall within (8*1+24)/**8**=4 -(8*1+24)/**4**=8 4-8 damage.

For a level 1 barbarian with howling strike and a 1d12 executioner's axe: To-hit is 5+2, from stat+proficiency; a brutal 2 weapon drops the average by one, and adds 2; and rampage adds an extra basic attack on crit.

(1-(14+1-7-1)/20-.05)*( (5.5+2)+5+3.5 )+(.05)*(12+5+6+6.5+3.5)+(.05)*(1-(14+1-7-1)/20-.05)*( (5.5+2)+5)+(.05)*(12+5+6.5+3.5) = 12.97 on howling strike. So a level 1 barbarian is a "3 round striker" (HP estimate / DPR) which is quite accurate.

For assassins, they suffer from a number of problems: unspectacular dailies, a very swingy striker damage feature that doesn't scale with tier, and unimpressive at-wills, as per the guide. If you want a respectable damage assassin go with the Executioner assassin released in Dragon 394. However, individual builds may vary, and should be assessed using the above guidelines.

share|improve this answer
I hadn't realized there was a forumla for DPR, but it matches nicely with our group's "guesstimations", and its nice to have numbers :) – GWLlosa Jan 18 '11 at 14:26
2  
So....many...numbers. :) – Cthos Aug 9 '11 at 20:32
@BrianBallsun-Stanton In the formula you have "CritDamage" but no explanation of it with everything else. As there are several sources of critical damage I would appreciate an explanation of how you calculate it. Also the "ExtraDamage" is stated as "weapon's critical extra dice". Do you apply the dice average calculation to it? – b33f3r Feb 26 at 6:39
Crit Damage explanation added. Yes, I apply dice average to any die rolls not explicitly maximized. – Brian Ballsun-Stanton Feb 26 at 6:51
@BrianBallsun-Stanton the extra damage also includes the flat damage boost from enhancements and feats as well i assume. is that right? is that the only place that those would need to be considered. – b33f3r Feb 28 at 23:06
show 1 more comment

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.