PoE DPS Calculator

Calculate your Path of Exile damage per second with all modifiers

Additive with other increased

DPS Results

Total DPS

2,422

Avg Base Damage

150

After Increased

1053

After Crit Avg

1211

Hit Ranges

Min Hit

702

Max Hit

1404

Crit Min

1053

Crit Max

2106

Multiplier Breakdown

Increased Total

+200%

More Total

+134.0%

Effective Crit

30.0%

Enemy Res After Pen

0%

PoE Damage Mechanics

Path of Exile uses two damage modifier types: "Increased" (additive with each other) and "More" (multiplicative with everything). Stack increased damage for base scaling, but more multipliers provide exponential gains. Critical strikes multiply final damage by the crit multiplier. Penetration reduces enemy resistances, which is especially powerful against resistant enemies.

What Is PoE DPS and Why It Matters

Path of Exile is a complex action RPG where your character's damage output, measured in damage per second (DPS), determines how quickly you can clear monsters, progress through maps, and defeat endgame bosses. Unlike simpler games that expose a single damage number, PoE's damage system layers multiple multiplicative and additive modifiers, resistance mechanics, critical strikes, and attack speed into one interconnected formula.

Understanding your true DPS is essential for effective PoE build optimization. The tooltip DPS shown on weapons in-game is a simplified estimate that does not account for your support gem "More" multipliers, enemy resistances, penetration, or your actual critical strike multiplier beyond the base value. This PoE DPS calculator factors in every major damage layer so you can compare builds, evaluate upgrades, and know exactly how much damage you are dealing in any given scenario.

Whether you are running a crit-based Assassin, a tanky Juggernaut scaling increased physical damage, or a Hierophant stacking spell multipliers, the same fundamental math applies. By entering your actual weapon base damage, attack speed, modifier totals, and enemy resistances, you get a precise DPS figure rather than a rough approximation. This lets you answer questions like: "Is adding another 50% increased damage better than adding 20% more damage?" or "How much DPS do I lose against a 75% resistance boss?"

The calculator also shows intermediate breakdowns — average base damage, damage after increased modifiers, damage after "More" multipliers, crit-adjusted damage, and final post-resistance damage — giving you a complete picture of your damage pipeline and where your biggest gains lie.

Path of Exile DPS Formula Explained

The PoE DPS calculator uses the following layered formula, applied in the exact order the game processes damage. Each stage multiplies the output of the previous stage, so gains compound as you move through the pipeline.

Step-by-Step Damage Pipeline

  1. Average Base Damage: (minDamage + maxDamage) / 2 — the mid-point of your weapon's damage range before any modifiers.
  2. Increased Multiplier: 1 + (totalIncreasedDamage / 100) — all "increased damage" affixes on your gear and passive tree add together into one pool.
  3. More Multiplier: (1 + m1/100) × (1 + m2/100) × (1 + m3/100) — each "more damage" source (typically support gems) multiplies independently with the others.
  4. Crit Adjustment: critChance/100 × critMultiplier/100 + (1 − critChance/100) — represents the average damage factor when accounting for how often you crit and the bonus damage from crits.
  5. Resistance Multiplier: 1 − effectiveResistance/100, where effectiveResistance = max(−100, enemyResistance − penetration).
  6. Final DPS: multiply everything by attacks per second and hit chance percentage.

PoE DPS Full Formula

DPS = ((minDmg + maxDmg) / 2) × (1 + IncreasedDmg/100) × ∏(1 + MoreDmgN/100) × [critChance/100 × critMulti/100 + (1 − critChance/100)] × (1 − effectiveResistance/100) × APS × (hitChance/100)

Where:

  • minDmg / maxDmg= Base weapon damage minimum and maximum values
  • IncreasedDmg= Total additive increased damage percentage from all sources
  • MoreDmgN= Each independent multiplicative 'more damage' percentage (e.g., from support gems)
  • critChance= Critical strike chance as a percentage (capped at 100)
  • critMulti= Critical strike multiplier as a percentage (e.g., 150 = 1.5× on crit)
  • effectiveResistance= Enemy resistance after subtracting penetration; clamped to a minimum of −100
  • APS= Attacks per second (weapon base speed × attack speed modifiers)
  • hitChance= Probability to hit the enemy as a percentage (accuracy vs evasion)

Increased vs More Damage: The Core PoE Distinction

The single most important concept in Path of Exile damage theory is the difference between increased damage and more damage. Confusing the two leads to poor itemisation choices and inaccurate DPS calculations.

Increased damage affixes — labelled exactly as "X% increased [damage type]" on gear, passive nodes, and flasks — are all added together before being applied. If you have 100% increased physical damage from your passive tree, 60% from a jewel, and 40% from a ring, your total is 200% increased physical damage, which translates to a 3× multiplier (1 + 200/100 = 3.0). Adding another 50% increased damage to a build already sitting on 200% only improves this multiplier from 3.0 to 3.5 — a 16.7% gain.

More damage sources — typically from support gems like Brutality, Multistrike, or Elemental Damage with Attacks — each apply as a separate multiplicative factor. A 40% more damage support gives you a 1.4× multiplier on top of everything already in place. Because these stack multiplicatively rather than additively, each new "more" source is not diminished by existing ones in the same way that increased damage is.

This is why high-investment endgame builds prioritise stacking multiple support gems with "more" modifiers. The calculator models up to three independent "more" multipliers so you can directly compare the impact of different support gem combinations without opening a spreadsheet. As a rule of thumb: if your total increased damage pool is already high (300%+), a new "more" multiplier gem will almost certainly outperform an equivalent "increased" node on the passive tree.

Understanding this distinction also explains why PoE crit builds are so powerful — the critical strike multiplier is effectively another "more" style multiplier that only applies on crit hits, but because it scales the final pre-resistance damage, it compounds with everything else in the chain.

Critical Strikes and Crit Scaling in Path of Exile

Critical strikes in Path of Exile deal bonus damage equal to your critical strike multiplier instead of normal damage. The base critical strike multiplier for all characters starts at 150%, meaning every crit deals 1.5× the normal hit damage before any modifiers. Additional multiplier from the passive tree, jewels, flasks, and specific skills stacks additively with this base, making 400–600% crit multiplier achievable in optimised builds.

The calculator uses an average crit factor formula to express crit as a single damage scalar: critChance/100 × critMultiplier/100 + (1 − critChance/100). This represents the weighted average across all hits: some fraction of hits are crits (scaled by the multiplier) and the remainder are normal hits (effectively a ×1.0 factor).

For example, at 50% crit chance and 300% multiplier, the average crit factor is 0.5 × 3.0 + 0.5 × 1.0 = 2.0 — meaning your effective average damage is double what a zero-crit build with the same base damage and modifiers would deal.

To maximise crit DPS, you generally want both crit chance and multiplier to be high. Raising crit chance from 20% to 50% with a 300% multiplier adds more DPS than raising multiplier from 300% to 500% at 20% crit chance. Use the PoE crit calculator fields to experiment with these trade-offs directly.

Note that crit chance is capped at 100% and the minimum base crit chance for most skills is around 5–6%, so purely crit-focused builds typically invest in crit chance nodes first to reach a comfortable threshold (70–90%) before stacking multiplier.

Resistances and Penetration: Effective Damage Against Enemies

Even a perfectly optimised character build can deal far less damage than expected if enemy resistances are not accounted for. In Path of Exile, most endgame bosses and map modifiers present significant elemental resistances, and even physical damage reduction exists on certain monster types.

The resistance calculation is straightforward: resistanceMultiplier = 1 − effectiveResistance / 100. Against a boss with 75% fire resistance and no penetration on your side, you deal only 25% of your raw damage. This is a 4× DPS loss compared to a 0% resistance target — making penetration one of the highest-value modifiers available when facing resistant enemies.

Penetration directly reduces the enemy's effective resistance: effectiveResistance = max(−100, enemyResistance − penetration). If your skills and gear provide 40% penetration against an enemy with 75% resistance, the effective resistance drops to 35%, and you deal 65% of raw damage instead of 25% — a 2.6× improvement from a single modifier category. The effective resistance is clamped to a minimum of −100% so enemies can never take more than double damage from a damage type.

This makes penetration support gems (like Elemental Penetration or Cold Penetration) extremely powerful in specific contexts, even though their tooltip DPS contribution appears modest when tested against 0% resistance dummies. Always enter your target enemy's resistance when using this Path of Exile damage calculator to see your true effective DPS in content rather than dummy DPS.

Enemy Resistance Penetration Effective Resistance Damage Dealt
75%0%75%25%
75%40%35%65%
40%40%0%100%
0%40%-40%140%

Attack Speed and Hit Chance: Completing the DPS Equation

Damage per hit is only half the story. Attacks per second (APS) is the direct multiplier that converts per-hit damage into DPS. A build dealing 1,000 damage per hit at 4 APS outperforms one dealing 1,200 per hit at 3 APS (4,000 vs 3,600 DPS). In Path of Exile, APS is determined by your weapon's base attack speed combined with "increased attack speed" modifiers from gear, the passive tree, and flasks.

Hit chance is less often discussed but equally important for accuracy-stacking enemies or against high-evasion targets. In most mapping scenarios hit chance is 100%, but against certain bosses or with debuffed accuracy (e.g., Blind, reduced accuracy modifiers), your effective DPS is linearly reduced by your miss rate. A 90% hit chance means 10% of all swings deal zero damage, which is simply a 0.9× multiplier on your full DPS figure.

Improving hit chance is one of the cheapest DPS gains available when it is below 90%, as accuracy is inexpensive to cap on most builds. The calculator multiplies final hit damage by hitChance / 100 as the last step, so you can see exactly how much DPS you are losing from misses at any accuracy level.

Worked Examples

Default Mid-Tier Build

Problem:

A character has base damage 100–200, 2.0 APS, 30% crit chance, 150% crit multiplier, 200% increased damage, three more multipliers of 50%, 30%, and 20%, no penetration, 0% enemy resistance, and 100% hit chance. What is the total DPS?

Solution Steps:

  1. 1Average base damage = (100 + 200) / 2 = 150
  2. 2Increased multiplier = 1 + 200/100 = 3.0
  3. 3More multiplier = 1.5 × 1.3 × 1.2 = 2.34
  4. 4Damage per hit = 150 × 3.0 × 2.34 = 1,053
  5. 5Crit factor = 0.30 × 1.50 + 0.70 = 0.45 + 0.70 = 1.15
  6. 6Crit-adjusted damage = 1,053 × 1.15 ≈ 1,211
  7. 7Effective resistance = max(−100, 0 − 0) = 0%; resistance multiplier = 1.0
  8. 8DPS = 1,211 × 2.0 × 1.0 ≈ 2,422

Result:

Total DPS ≈ 2,422

High-Crit Elemental Build vs Resistant Boss

Problem:

Base damage 50–150, 4.0 APS, 80% crit chance, 400% crit multiplier, 300% increased damage, two more multipliers of 40% each, 25% penetration, enemy resistance 75%, 95% hit chance.

Solution Steps:

  1. 1Average base damage = (50 + 150) / 2 = 100
  2. 2Increased multiplier = 1 + 300/100 = 4.0
  3. 3More multiplier = 1.4 × 1.4 × 1.0 = 1.96
  4. 4Damage per hit = 100 × 4.0 × 1.96 = 784
  5. 5Crit factor = 0.80 × 4.0 + 0.20 = 3.2 + 0.2 = 3.4
  6. 6Crit-adjusted damage = 784 × 3.4 = 2,665.6 ≈ 2,666
  7. 7Effective resistance = max(−100, 75 − 25) = 50%; resistance multiplier = 1 − 0.50 = 0.5
  8. 8Final damage per hit = 2,665.6 × 0.5 = 1,332.8 ≈ 1,333
  9. 9DPS = 1,332.8 × 4.0 × 0.95 ≈ 5,065

Result:

Total DPS ≈ 5,065 against the resistant boss

Physical Bow Build With Full Penetration Offset

Problem:

Base damage 200–400, 3.5 APS, 50% crit chance, 300% crit multiplier, 150% increased damage, one more multiplier of 60%, 40% penetration against an enemy with 40% resistance, 100% hit chance.

Solution Steps:

  1. 1Average base damage = (200 + 400) / 2 = 300
  2. 2Increased multiplier = 1 + 150/100 = 2.5
  3. 3More multiplier = 1.6 × 1.0 × 1.0 = 1.6
  4. 4Damage per hit = 300 × 2.5 × 1.6 = 1,200
  5. 5Crit factor = 0.50 × 3.0 + 0.50 = 1.5 + 0.5 = 2.0
  6. 6Crit-adjusted damage = 1,200 × 2.0 = 2,400
  7. 7Effective resistance = max(−100, 40 − 40) = 0%; resistance multiplier = 1.0
  8. 8DPS = 2,400 × 3.5 × 1.0 = 8,400

Result:

Total DPS = 8,400 — penetration completely negates the enemy's 40% resistance, maximising output

Budget Starter Build Low Crit

Problem:

Base damage 80–120, 1.6 APS, 5% crit chance, 150% crit multiplier, 80% increased damage, one more multiplier of 30%, no penetration, 0% enemy resistance, 100% hit chance.

Solution Steps:

  1. 1Average base damage = (80 + 120) / 2 = 100
  2. 2Increased multiplier = 1 + 80/100 = 1.8
  3. 3More multiplier = 1.3 × 1.0 × 1.0 = 1.3
  4. 4Damage per hit = 100 × 1.8 × 1.3 = 234
  5. 5Crit factor = 0.05 × 1.5 + 0.95 = 0.075 + 0.95 = 1.025
  6. 6Crit-adjusted damage = 234 × 1.025 = 239.85 ≈ 240
  7. 7Resistance multiplier = 1.0
  8. 8DPS = 240 × 1.6 × 1.0 = 384

Result:

Total DPS ≈ 384 — a typical early-league budget setup

Tips & Best Practices

  • Use the multiplier breakdown panel to identify your lowest-value scaling layer — that layer has the most room for improvement.
  • Stack multiple 'More Damage' support gems before investing further in 'Increased Damage' nodes once your increased pool exceeds 200%.
  • Always test your DPS against the specific enemy resistance of your target boss, not against a 0% resistance dummy, to get accurate boss clear estimates.
  • Raising crit chance to at least 70–80% before stacking crit multiplier is almost always more efficient in terms of DPS per passive point.
  • Penetration support gems (such as Elemental Penetration or Cold Penetration) can double your effective DPS against 75% resistance bosses — model this in the calculator before swapping gems.
  • If your hit chance is below 95%, capping accuracy with a Precision aura or accuracy roll on gear is one of the cheapest DPS upgrades available.
  • A higher attack speed weapon with lower base damage can outperform a slow high-damage weapon once all APS-scaling supports (like Multistrike) are factored in.
  • Enter your More Damage fields with each support gem individually rather than summing them, since they multiply together and the combined total is higher than an additive sum would suggest.

Frequently Asked Questions

Increased damage modifiers are all pooled together additively before being applied to your base damage. More damage modifiers each act as an independent multiplier that stacks multiplicatively with every other modifier. This means that in a build already rich in increased damage, adding more increased damage yields diminishing returns, while a new more damage source (such as a support gem) always provides its full listed multiplier regardless of existing scaling.
The in-game tooltip estimates DPS based on the weapon's base stats and a simplified set of modifiers. It typically does not fully account for support gem more multipliers, enemy resistances, penetration, or the exact critical strike multiplier the way this calculator does. The calculator is designed to give you effective DPS against a specific target, while the in-game tooltip is a baseline weapon comparison tool.
Enter the total critical strike multiplier as shown on your character sheet in-game, which already includes the base 150%. For example, if your character sheet shows 350% critical strike multiplier, enter 350. The calculator converts this to the correct decimal (3.50) internally. Do not subtract the base; enter the full number from your character screen.
Enemies can have resistance as high as 75% in standard maps, 80% in some endgame encounters, and even higher on specific unique bosses. The effective resistance used in damage calculation is capped at a maximum of whatever the enemy has minus your penetration, and the minimum is clamped at −100% — meaning enemies cannot take more than double damage from a single damage type regardless of how much penetration you stack.
The formula applies equally to spell damage and attack damage in Path of Exile, since both use the same increased/more/crit/resistance framework. For spell builds, enter your spell's base damage range as min and max, use your cast speed in place of attacks per second, and set hit chance to 100% (spells cannot miss unless specifically stated). The 'More Damage' fields represent support gems like Spell Echo, Controlled Destruction, or Arcane Surge.
When your penetration exceeds the enemy's resistance, the effective resistance becomes negative. A negative resistance means the enemy takes more than 100% of your raw damage — for example, at −40% effective resistance, the enemy takes 140% damage (resistance multiplier = 1 − (−40/100) = 1.4). The floor is −100% effective resistance, which gives a 2× damage bonus and cannot be exceeded.
Both scale DPS linearly, so the comparison depends on your current values. A 40% more damage support gem gives exactly the same percentage DPS increase regardless of your attack speed, and vice versa. However, faster attack speed also speeds up your skills' mechanics (stun, on-hit effects, leech rate) and may feel better to play. For pure DPS optimisation, both contribute equally, so pick based on which slot is available and which synergises with your other build mechanics.

Sources & References

Last updated: 2026-06-05

💡

Help us improve!

How would you rate the PoE DPS Calculator?

<>

Editorial Note

MyCalcBuddy Editorial Team

This page is maintained as an educational calculator reference.

Source

Formula Source: Standard Mathematical References

by Various

UpdatedLast reviewed: May 2026
CheckedFormula checks are based on standard references and internal QA review.

Privacy choices

MyCalcBuddy uses necessary storage for the site to work. Optional analytics, notifications, and future advertising features stay off unless you allow them.