5e Damage Calculator
Welcome to the ultimate damage calculator 5e for Dungeons & Dragons 5th Edition! This tool helps you precisely determine the average damage output of your characters or monsters, factoring in crucial elements like attack bonus, damage dice, critical hit chances, advantage/disadvantage, and powerful feats like Great Weapon Master/Sharpshooter. Optimize your combat strategy and understand your true damage potential with this comprehensive damage calculator 5e.
Calculate Your 5e Damage
How many times your character attacks in a single round.
Your total bonus to hit (e.g., Strength/Dexterity modifier + Proficiency Bonus).
The number of dice rolled for damage (e.g., 2 for 2d6).
The type of die rolled for damage (e.g., d6, d8).
Any flat bonus to damage (e.g., Strength/Dexterity modifier, +2 from magic weapon).
The Armor Class of the creature you are attacking.
The lowest d20 roll that results in a critical hit.
Whether you have advantage, disadvantage, or neither on your attack rolls.
Apply -5 to attack roll, +10 to damage roll.
When you roll damage for a melee weapon attack, you can reroll the weapon’s damage dice and use either total.
Number of extra damage dice on a critical hit (e.g., 1 at Barbarian 9th level).
Does the target have resistance or vulnerability to your damage type?
Calculation Results
Total Expected Damage Per Round:
0.00
Average Hit Chance:
0.00%
Average Damage Per Hit (Non-Crit):
0.00
Average Damage Per Crit:
0.00
Formula Used: Total Expected Damage = (Average Hit Chance – Average Crit Chance) * Average Damage Per Hit + Average Crit Chance * Average Damage Per Crit. This is then multiplied by the Number of Attacks and adjusted for Resistance/Vulnerability.
| Target AC | Hit Chance (%) | Crit Chance (%) | Expected Damage (Normal) | Expected Damage (GWM/SS) |
|---|
What is a 5e Damage Calculator?
A damage calculator 5e is an essential tool for players and Dungeon Masters (DMs) in Dungeons & Dragons 5th Edition. It allows you to compute the average damage output of a character or monster over a combat round, taking into account various statistical and mechanical factors. Instead of relying on gut feelings or complex mental math during gameplay, this damage calculator 5e provides a precise, data-driven estimate of how much damage an entity is expected to deal.
Who Should Use This Damage Calculator 5e?
- Players: To optimize character builds, compare different weapon choices, assess the effectiveness of feats (like Great Weapon Master or Sharpshooter), and understand their character’s combat potential. It helps in making informed decisions during level-ups and equipment choices.
- Dungeon Masters: To accurately balance encounters, design challenging monsters, and gauge the threat level of NPCs. A damage calculator 5e ensures that combat scenarios are neither too easy nor unfairly difficult, leading to more engaging gameplay.
- Theorycrafters & Optimizers: For deep dives into D&D 5e mechanics, exploring synergies between abilities, and pushing the boundaries of character power.
Common Misconceptions About 5e Damage Calculation
Many players underestimate or overestimate their damage output due to common misconceptions:
- “More dice always means more damage”: While generally true, the type of die (d4 vs. d12) and flat bonuses can significantly alter average damage. A 1d12 + 5 might be better than 2d4 + 2 against certain ACs.
- Ignoring hit chance: A high damage roll is useless if you rarely hit. The probability of hitting the target’s AC is paramount. This damage calculator 5e prioritizes hit chance.
- Overvaluing critical hits: Critical hits are exciting, but their impact on *average* damage is often smaller than expected, especially with a standard crit range of 20. Feats like Brutal Critical or an expanded crit range (19-20) increase their value.
- Misunderstanding Advantage/Disadvantage: These conditions have a significant, non-linear impact on hit and crit chances, which is often miscalculated mentally.
- Forgetting resistance/vulnerability: These modifiers can halve or double damage, drastically changing the outcome of a fight.
Damage Calculator 5e Formula and Mathematical Explanation
The core of any damage calculator 5e lies in its mathematical model. Our calculator uses a robust formula to determine expected damage per round, considering all relevant factors.
Step-by-Step Derivation:
- Calculate Base Hit Probability (P_Hit_Base):
- `Roll Needed = Target AC – Attack Bonus`
- If `Roll Needed <= 1`, `P_Hit_Base = 0.95` (always hit on 2+)
- If `Roll Needed >= 20`, `P_Hit_Base = 0.05` (only hit on 20)
- Otherwise, `P_Hit_Base = (21 – Roll Needed) / 20`
- Calculate Base Critical Hit Probability (P_Crit_Base):
- `P_Crit_Base = (21 – Crit Range Start) / 20` (e.g., for 19-20, `(21-19)/20 = 2/20 = 0.1`)
- Adjust Probabilities for Attack Condition (Advantage/Disadvantage) and Elven Accuracy:
- Normal: `P_Hit = P_Hit_Base`, `P_Crit = P_Crit_Base`
- Advantage: `P_Hit = 1 – (1 – P_Hit_Base)^2`, `P_Crit = 1 – (1 – P_Crit_Base)^2`
- Disadvantage: `P_Hit = P_Hit_Base^2`, `P_Crit = P_Crit_Base^2`
- Elven Accuracy (with Advantage): `P_Hit = 1 – (1 – P_Hit_Base)^3`, `P_Crit = 1 – (1 – P_Crit_Base)^3` (This applies to the *attack roll* itself, making it more likely to hit and crit).
- Calculate Average Damage Per Die:
- `Avg_dX = (X + 1) / 2` (e.g., `Avg_d6 = (6+1)/2 = 3.5`)
- Calculate Average Damage Per Hit (Non-Crit):
- `Base_Damage = (Damage Dice Num * Avg_dX) + Flat Damage Bonus`
- Savage Attacker: If active, for each die `dX`, the average damage becomes `(X+1)/2 + (X^2-1)/(6X)`. This new average is used for `Avg_dX`.
- `Avg_Damage_Hit = Base_Damage`
- Calculate Average Damage Per Critical Hit:
- `Crit_Damage_Dice_Num = (Damage Dice Num * 2) + Brutal Critical Dice`
- `Avg_Damage_Crit = (Crit_Damage_Dice_Num * Avg_dX) + Flat Damage Bonus` (Note: Flat damage bonus is typically only added once, not doubled on a crit).
- Calculate Expected Damage Per Attack:
- `P_Hit_NoCrit = P_Hit – P_Crit` (Probability of hitting without critically hitting)
- `Expected_Damage_Per_Attack = (P_Hit_NoCrit * Avg_Damage_Hit) + (P_Crit * Avg_Damage_Crit)`
- Calculate Total Expected Damage Per Round:
- `Total_Expected_Damage = Expected_Damage_Per_Attack * Number of Attacks`
- Resistance/Vulnerability: If Resistance, `Total_Expected_Damage /= 2`. If Vulnerability, `Total_Expected_Damage *= 2`.
Variable Explanations and Typical Ranges:
| Variable | Meaning | Unit | Typical Range |
|---|---|---|---|
| Number of Attacks | How many attacks a character makes in a round. | Count | 1-4 (for most characters) |
| Attack Bonus | Modifier added to d20 roll to hit. | +X | +2 to +11 (low to high level) |
| Damage Dice (Num) | Number of dice rolled for weapon damage. | Count | 1-4 (e.g., 2d6, 1d12) |
| Damage Dice (Type) | Type of die for weapon damage. | dX | d4, d6, d8, d10, d12 |
| Flat Damage Bonus | Static bonus added to damage. | +X | +0 to +10 (ability mod, magic weapon, GWM/SS) |
| Target AC | Armor Class of the creature being attacked. | AC | 10-25 (common monsters to legendary foes) |
| Critical Hit Range | Lowest d20 roll for a critical hit. | Roll | 20, 19-20, 18-20 |
| Attack Condition | Advantage, Disadvantage, or Normal. | N/A | Normal, Advantage, Disadvantage |
| GWM/SS | Great Weapon Master / Sharpshooter feat. | Boolean | On/Off |
| Elven Accuracy | Elven Accuracy feat. | Boolean | On/Off (only with Advantage) |
| Savage Attacker | Savage Attacker feat. | Boolean | On/Off |
| Brutal Critical Dice | Extra dice on crit from Barbarian feature. | Count | 0-3 |
| Damage Modifier | Target’s resistance or vulnerability. | N/A | Normal, Resistance, Vulnerability |
Practical Examples Using the Damage Calculator 5e
Let’s look at a couple of real-world scenarios to demonstrate how this damage calculator 5e can be used to inform your D&D decisions.
Example 1: Standard Fighter vs. High AC Enemy
Consider a 5th-level Fighter with a +3 Strength modifier, proficiency bonus +3, wielding a Greatsword (2d6 damage). They have the Great Weapon Master feat and are fighting a heavily armored knight (AC 18).
- Number of Attacks: 2 (Extra Attack)
- Attack Bonus: +6 (Str +3, Prof +3)
- Damage Dice (Num): 2
- Damage Dice (Type): d6
- Flat Damage Bonus: +3 (Str mod)
- Target AC: 18
- Critical Hit Range: 20
- Attack Roll Condition: Normal
- Great Weapon Master / Sharpshooter: Checked
- Elven Accuracy: Unchecked
- Savage Attacker: Unchecked
- Brutal Critical Dice: 0
- Damage Modifier: Normal
Inputs for the damage calculator 5e:
Number of Attacks: 2
Attack Bonus: 6
Damage Dice (Num): 2
Damage Dice (Type): d6
Flat Damage Bonus: 3
Target AC: 18
Critical Hit Range: 20
Attack Roll Condition: Normal
GWM/SS: YES
Elven Accuracy: NO
Savage Attacker: NO
Brutal Critical Dice: 0
Damage Modifier: Normal
Output from the damage calculator 5e:
- Total Expected Damage Per Round: ~16.50
- Average Hit Chance: ~30.25%
- Average Damage Per Hit (Non-Crit): 17.00
- Average Damage Per Crit: 24.00
Interpretation: With GWM active, the Fighter’s hit chance drops significantly against AC 18, resulting in moderate expected damage. If the Fighter were to forgo GWM, their hit chance would be much higher, potentially leading to more consistent, albeit lower, damage per hit. This highlights the trade-off of GWM.
Example 2: Rogue with Advantage vs. Low AC Enemy
Consider a 5th-level Rogue with a +4 Dexterity modifier, proficiency bonus +3, wielding a Shortsword (1d6 damage). They have advantage on their attack roll against a goblin (AC 13) due to an ally’s help action. They also have 3d6 Sneak Attack damage.
- Number of Attacks: 1
- Attack Bonus: +7 (Dex +4, Prof +3)
- Damage Dice (Num): 1 (Shortsword) + 3 (Sneak Attack) = 4
- Damage Dice (Type): d6
- Flat Damage Bonus: +4 (Dex mod)
- Target AC: 13
- Critical Hit Range: 20
- Attack Roll Condition: Advantage
- Great Weapon Master / Sharpshooter: Unchecked
- Elven Accuracy: Unchecked
- Savage Attacker: Unchecked
- Brutal Critical Dice: 0
- Damage Modifier: Normal
Inputs for the damage calculator 5e:
Number of Attacks: 1
Attack Bonus: 7
Damage Dice (Num): 4 (1d6 weapon + 3d6 Sneak Attack)
Damage Dice (Type): d6
Flat Damage Bonus: 4
Target AC: 13
Critical Hit Range: 20
Attack Roll Condition: Advantage
GWM/SS: NO
Elven Accuracy: NO
Savage Attacker: NO
Brutal Critical Dice: 0
Damage Modifier: Normal
Output from the damage calculator 5e:
- Total Expected Damage Per Round: ~19.80
- Average Hit Chance: ~90.25%
- Average Damage Per Hit (Non-Crit): 18.00
- Average Damage Per Crit: 32.00
Interpretation: The Rogue’s high attack bonus combined with advantage against a low AC target results in a very high hit chance and excellent expected damage, primarily driven by Sneak Attack. This demonstrates the power of reliable advantage for Rogues.
How to Use This Damage Calculator 5e
Using this damage calculator 5e is straightforward, designed to give you quick and accurate results for your D&D combat scenarios.
Step-by-Step Instructions:
- Input Basic Attack Information:
- Number of Attacks: Enter how many attacks your character makes in a round (e.g., 1 for most, 2 for Fighters with Extra Attack).
- Attack Bonus: Sum your ability modifier (Strength for melee, Dexterity for ranged/finesse) and your proficiency bonus. Include any other bonuses (e.g., magic weapon +1).
- Damage Dice (Number): Enter the total number of dice rolled for damage (e.g., 1 for 1d8, 2 for 2d6). Include extra dice from features like Sneak Attack or Divine Smite.
- Damage Dice (Type): Select the type of die (d4, d6, d8, d10, d12) that represents the majority of your damage dice. If you have mixed dice (e.g., 1d8 + 1d6), use the average of the two or approximate. For simplicity, this calculator assumes all damage dice are of the same type.
- Flat Damage Bonus: Enter any static bonuses to damage, such as your ability modifier, magic weapon bonuses, or specific feat bonuses (excluding GWM/SS which has its own checkbox).
- Input Target & Condition Information:
- Target Armor Class (AC): Enter the AC of the creature you are attacking.
- Critical Hit Range: Select your critical hit range (usually 20, but some features expand it to 19-20 or 18-20).
- Attack Roll Condition: Choose Normal, Advantage, or Disadvantage based on your combat situation.
- Select Feats & Features:
- Elven Accuracy: Check this if you have the Elven Accuracy feat AND you have Advantage on the attack roll. This option will only appear if Advantage is selected.
- Great Weapon Master / Sharpshooter: Check this if you are using the optional -5 to hit, +10 damage effect of these feats.
- Savage Attacker: Check this if you have the Savage Attacker feat.
- Brutal Critical Dice: Enter the number of extra dice you gain on a critical hit from features like the Barbarian’s Brutal Critical.
- Target Damage Modifier: Select if the target has Resistance (half damage) or Vulnerability (double damage) to your damage type.
- Calculate and Review:
- The results will update automatically as you change inputs.
- The “Total Expected Damage Per Round” is your primary result.
- Review the “Average Hit Chance,” “Average Damage Per Hit (Non-Crit),” and “Average Damage Per Crit” for deeper insights.
- The chart and table below the calculator provide a visual and detailed breakdown of your damage against various ACs.
- Reset or Copy:
- Click “Reset” to clear all inputs and return to default values.
- Click “Copy Results” to copy the main results and key assumptions to your clipboard for easy sharing or record-keeping.
How to Read Results and Decision-Making Guidance:
The “Total Expected Damage Per Round” is your average damage output. Use this to:
- Compare Builds: Test different weapon choices, feat combinations, or spell selections to see which yields higher average damage.
- Assess Feat Effectiveness: See if Great Weapon Master/Sharpshooter is worth the -5 penalty against a specific AC. Often, against lower ACs, it’s a clear win, but against high ACs, it can be a damage loss.
- Evaluate Advantage/Disadvantage: Understand the significant impact these conditions have on your damage. Prioritizing ways to gain advantage (e.g., flanking, spells like Faerie Fire) is often a huge damage boost.
- DM Encounter Balancing: DMs can use this to quickly estimate player damage output or monster damage output to create balanced encounters.
Key Factors That Affect Damage Calculator 5e Results
Several variables significantly influence the output of a damage calculator 5e. Understanding these factors is crucial for optimizing your character and making informed combat decisions.
- Attack Bonus vs. Target AC: This is arguably the most critical factor. A higher attack bonus increases your hit probability, which directly translates to more damage. Against a high AC target, even a small increase in attack bonus can have a dramatic effect on expected damage. Conversely, a low attack bonus against a high AC will result in very little damage, regardless of your damage dice.
- Number of Attacks: More attacks mean more opportunities to hit and deal damage. This is why features like Extra Attack are so powerful for martial classes. Even if individual attacks deal less damage, a higher volume of attacks often leads to greater overall damage per round.
- Damage Dice (Number and Type) & Flat Damage Bonus: These determine the raw damage dealt on a successful hit. A higher number of dice (e.g., 2d6 vs. 1d12) or larger dice (d12 vs. d6) increases average damage. Flat bonuses (like your ability modifier or magic weapon bonuses) are incredibly consistent and often contribute more reliably to damage than dice rolls, especially at lower levels.
- Advantage/Disadvantage: These conditions have a profound, non-linear impact on hit and critical hit chances. Advantage significantly increases your chances to hit and crit, while disadvantage drastically reduces them. Prioritizing ways to gain advantage (e.g., flanking, spells, specific class features) is one of the most effective ways to boost your damage output.
- Critical Hit Range & Brutal Critical: While critical hits are exciting, their impact on *average* damage is often less than players assume, especially with a standard crit range of 20. Expanding the crit range (e.g., Champion Fighter) or adding extra dice on a crit (Brutal Critical) makes them more impactful, but they still rely on the underlying hit chance.
- Feats (Great Weapon Master/Sharpshooter, Savage Attacker, Elven Accuracy):
- GWM/SS: Offers a significant +10 damage bonus at the cost of -5 to hit. This is a high-risk, high-reward choice. The damage calculator 5e helps determine the AC threshold at which this trade-off becomes detrimental.
- Savage Attacker: Allows rerolling damage dice once. This provides a modest but consistent boost to average damage, making your damage rolls less swingy.
- Elven Accuracy: When you have advantage, you can reroll one of the three dice. This further boosts your hit and crit chances when advantage is present, making it a powerful choice for builds that reliably gain advantage.
- Target Resistance/Vulnerability: These modifiers directly halve or double your final damage, making them extremely impactful. Always consider the target’s damage resistances and vulnerabilities when planning your attacks.
Frequently Asked Questions (FAQ) about the Damage Calculator 5e
Q: Does this damage calculator 5e account for all D&D 5e rules?
A: This damage calculator 5e covers the most common and impactful rules for calculating average damage, including attack bonus, damage dice, critical hits, advantage/disadvantage, and popular feats. It simplifies some edge cases (like mixed damage dice types) for usability but provides a highly accurate average for typical combat scenarios.
Q: How does the calculator handle Sneak Attack or Divine Smite?
A: For features like Sneak Attack or Divine Smite, you should add their damage dice to the “Number of Damage Dice” input. For example, if you have a 1d6 shortsword and 3d6 Sneak Attack, you would input “4” for “Number of Damage Dice” and “d6” for “Damage Dice Type.” The flat damage bonus (e.g., Dexterity modifier) is only added once per attack, not per die.
Q: Why is my expected damage lower with Great Weapon Master/Sharpshooter against high AC?
A: The -5 penalty to your attack roll from GWM/SS significantly reduces your chance to hit. Against high AC targets, this penalty can make your hit chance so low that the +10 damage bonus rarely applies, resulting in a net loss of expected damage. The damage calculator 5e helps you identify this breakpoint.
Q: What is the difference between “Average Damage Per Hit (Non-Crit)” and “Average Damage Per Crit”?
A: “Average Damage Per Hit (Non-Crit)” is the average damage you deal when you hit but do not roll a critical hit. “Average Damage Per Crit” is the average damage you deal when you roll a critical hit, which typically involves rolling double the weapon damage dice plus any Brutal Critical dice.
Q: Can I use this calculator for spell damage?
A: This damage calculator 5e is primarily designed for weapon attacks. For spells, especially those with saving throws or multiple targets, the calculation can be more complex. However, for single-target attack roll spells (like Ray of Frost), you can adapt the inputs: use your spell attack bonus, the spell’s damage dice, and any flat bonuses (like from Hexblade’s Curse).
Q: How does Elven Accuracy interact with Advantage?
A: Elven Accuracy allows you to reroll one of the dice when you have advantage on an attack roll using Dexterity, Intelligence, Wisdom, or Charisma. This effectively means you roll three dice and take the highest, significantly increasing your chances to hit and critically hit compared to standard advantage (rolling two dice and taking the highest). This damage calculator 5e incorporates this enhanced probability.
Q: What if my character has multiple damage types with different resistances?
A: This damage calculator 5e assumes a single damage type for simplicity. If your attack deals multiple damage types (e.g., slashing + fire), you would need to calculate the expected damage for each type separately and then sum them, applying resistances/vulnerabilities to each component as appropriate. For most attacks, a single damage type dominates.
Q: How accurate is the “Savage Attacker” calculation?
A: The Savage Attacker calculation uses the mathematically derived average for rerolling a die once and taking the higher result. This provides a precise average damage increase for the feat, making this damage calculator 5e highly accurate for this specific feature.
Related Tools and Internal Resources
Enhance your D&D 5e experience with these other helpful tools and guides: