Path of Exile (PoE) DPS Calculator | Calculate DPS PoE


Path of Exile DPS Calculator

A detailed tool to accurately calculate DPS PoE for any build. Understand the core mechanics and optimize your damage output.

PoE DPS Calculator



Minimum physical/elemental damage of your skill.


Maximum physical/elemental damage of your skill.


Your character’s attack or cast speed.


Your effective critical strike chance (capped at 100%).


Base is 150%. Add all additional multi.


Sum of all #% increased damage sources.


E.g., a support gem with 50% more damage.


Another separate ‘more’ damage source.


Total Damage Per Second (DPS)
0

Average Hit Damage
0

Average Crit Hit
0

Total ‘More’ Multiplier
0x

This calculator provides a simplified way to calculate DPS PoE. It multiplies average hit damage by attack speed, factoring in increased damage, separate ‘more’ multipliers, and the average damage boost from critical strikes.

Chart comparing Non-Critical DPS vs. Average DPS (including crits).

What is DPS in Path of Exile?

DPS, or Damage Per Second, is the single most referenced metric for evaluating a character’s offensive power in Path of Exile. In essence, it represents the average amount of damage you can expect to deal to an enemy every second. While the in-game tooltip provides a number, it’s often misleading. To truly calculate DPS PoE effectively, one must understand the various components that contribute to it. This includes base damage from skills and weapons, attack/cast speed, critical strike chance, critical strike multiplier, and the distinct categories of “increased” and “more” damage.

Anyone serious about pushing high-tier maps, defeating endgame bosses like The Sirus or The Maven, or simply wanting to optimize their character should learn how to calculate DPS PoE. Misconceptions are common; many players incorrectly assume that stacking “increased damage” is always better, or they misunderstand how critical strikes average out over time. A proper calculation reveals the true impact of each gear piece, passive skill point, and support gem.

The Formula to Calculate DPS PoE

The mathematical foundation for DPS calculation involves several steps. It’s a layered process where different types of modifiers apply sequentially. Understanding this order is crucial for an accurate result. Here is a step-by-step breakdown:

  1. Calculate Average Base Damage: (Minimum Damage + Maximum Damage) / 2
  2. Apply Increased Damage: Average Base Damage * (1 + Total % Increased Damage / 100)
  3. Apply ‘More’ Multipliers: The result from step 2 is then multiplied by each ‘more’ multiplier separately. For example: Result * (1 + % More Damage / 100) * (1 + Another % More Damage / 100).
  4. Calculate Average Damage with Crits: This step accounts for the probability and bonus damage from critical strikes.
    • Damage on a Non-Crit = Result from Step 3
    • Damage on a Crit = Result from Step 3 * (% Critical Strike Multiplier / 100)
    • Average Damage = (Damage on Non-Crit * (1 – % Crit Chance / 100)) + (Damage on Crit * (% Crit Chance / 100))
  5. Final DPS Calculation: Average Damage (from Step 4) * Attacks/Casts per Second
Variables in the PoE DPS Calculation
Variable Meaning Unit Typical Range
Base Damage The raw damage of a skill or weapon before modifiers. Integer 10 – 2000+
Attack Speed Number of attacks or casts performed per second. Float (e.g., 1.75) 0.8 – 15.0+
Increased Damage Additive damage sources, primarily from the passive tree. Percentage (%) 50% – 800%+
More Damage Multiplicative damage sources, typically from support gems. Percentage (%) 20% – 60% per source
Crit Chance Probability of a hit being a critical strike. Percentage (%) 5% – 100%
Crit Multiplier The damage bonus applied on a critical strike. Percentage (%) 150% – 1000%+

Practical Examples

Example 1: Early-Game Cyclone Slayer

A level 70 Cyclone Slayer might have a two-handed axe. The goal here is to calculate DPS PoE to see if it’s enough for early maps.

  • Inputs: Base Damage (250-400), Attack Speed (5.0), Increased Damage (300%), Crit Chance (30%), Crit Multiplier (250%), One ‘More’ Multiplier from a support gem (40%).
  • Calculation:
    • Avg Base Hit: (250+400)/2 = 325
    • With Increased Dmg: 325 * (1 + 300/100) = 1300
    • With More Dmg: 1300 * (1 + 40/100) = 1820
    • Avg Damage with Crits: (1820 * (1 – 0.3)) + (1820 * 2.5 * 0.3) = 1274 + 1365 = 2639
    • Final DPS: 2639 * 5.0 = 13,195 DPS
  • Interpretation: This is a decent starting DPS for white and yellow maps but will need significant improvement for red maps and endgame bosses.

Example 2: End-Game Tornado Shot Deadeye

An end-game bow character focuses heavily on stacking critical strike and attack speed. A proper attempt to calculate DPS PoE is essential for min-maxing.

  • Inputs: Base Damage (400-600), Attack Speed (10.0), Increased Damage (450%), Crit Chance (85%), Crit Multiplier (600%), Two ‘More’ Multipliers (50% and 44%).
  • Calculation:
    • Avg Base Hit: (400+600)/2 = 500
    • With Increased Dmg: 500 * (1 + 450/100) = 2750
    • With More Dmg: 2750 * 1.5 * 1.44 = 5940
    • Avg Damage with Crits: (5940 * (1 – 0.85)) + (5940 * 6.0 * 0.85) = 891 + 30294 = 31185
    • Final DPS: 31185 * 10.0 = 311,850 DPS (per projectile)
  • Interpretation: This level of DPS per projectile is strong enough for most content. When factoring in multiple projectiles from Tornado Shot hitting a single target, the actual damage is much higher, showcasing why it’s a premier bossing skill. For more information on character building, see these Poe Builds.

How to Use This DPS Calculator

Using this tool to calculate DPS PoE is straightforward. Follow these steps to get an accurate reading of your character’s power.

  1. Gather Your Data: Open your character sheet in-game and find the relevant skill. Note down your base damage, attack/cast speed, and critical strike stats.
  2. Sum Increased Damage: Go through your passive tree, gear, and jewel mods. Add up every source of “#% increased damage” that applies to your skill.
  3. List ‘More’ Multipliers: Identify all your support gems and unique item effects that grant “#% more damage”. Enter the two largest ones into the fields. Remember, these are multiplicative with each other.
  4. Enter Values: Input all gathered numbers into the corresponding fields in the calculator above. The DPS will update automatically.
  5. Analyze the Results: The “Total DPS” is your primary metric. Use the intermediate values like “Average Hit Damage” to understand where your damage comes from. A low hit damage might suggest needing a better weapon, while low DPS despite high hit damage points to a need for more attack speed.

Key Factors That Affect DPS Results

Several hidden or complex factors can dramatically influence your true damage output. A simple attempt to calculate DPS PoE might be inaccurate without considering these.

  • Accuracy Rating: Your chance to hit an enemy is crucial. If your accuracy isn’t capped at 100%, your real DPS will be lower than calculated. The formula is: `Final DPS * (Chance to Hit / 100)`.
  • Enemy Resistances: Monsters have elemental and chaos resistances. Your damage is reduced by this percentage. Penetration (e.g., from support gems or passives) effectively lowers their resistance, acting as a powerful multiplier.
  • ‘More’ vs. ‘Increased’ Damage: This is the most critical distinction. Increased damage sources are all added together before being applied. ‘More’ damage sources are each multiplied separately, making them far more powerful. Prioritizing ‘more’ multipliers is key to scaling damage. Explore your options with a PoE skill tree planner.
  • Conditional Bonuses: Many skills and items grant damage bonuses only under certain conditions (e.g., “damage against chilled enemies” or “damage while on consecrated ground”). These are powerful but not always active, so your effective DPS can vary.
  • Damage Conversion: Skills that convert damage (e.g., Physical to Lightning) create complex scaling opportunities. You can scale the damage with both Physical and Lightning modifiers, a key concept in advanced builds. The official PoE forums are a great place to learn more.
  • Damage over Time (DoT): Skills like poison, ignite, and bleed have their own scaling and are not directly calculated by this tool, which focuses on hit-based damage. DoT builds have a separate, complex method to calculate dps poe.

Frequently Asked Questions (FAQ)

1. Why is my in-game tooltip DPS different from this calculator?

The in-game tooltip often fails to account for many conditional effects, enemy resistances, and certain ‘more’ multipliers from sources like Ascendancy passives. This calculator, while also simplified, provides a more transparent breakdown of the core formula, which can be more accurate if you input all stats correctly.

2. Does this calculator work for minions?

No, this tool is designed for your character’s direct hit-based skills. Minion damage calculation is more complex, involving minion-specific stats, the number of minions, and their individual scaling. You would need a specialized tool to accurately calculate DPS PoE for a summoner.

3. How important is a high DPS?

While a high DPS is important for clearing content smoothly, it’s not the only thing that matters. Defensive layers like life/energy shield, armor, evasion, and resistances are equally vital for survival, especially in hardcore leagues. A ‘glass cannon’ build with millions of DPS but no survivability will struggle. For a better trading experience, you can check the PoE trade website.

4. How do I factor in skills with multiple projectiles, like Tornado Shot?

This calculator shows the DPS for a single projectile. For skills like Tornado Shot or Ice Shot, you must estimate how many projectiles typically hit your target. The total single-target DPS would be `Calculated DPS * Number of Hits`. This is an estimate, as it’s not always consistent.

5. What is a “good” DPS number to aim for?

This is highly dependent on your goals. For mapping, 100k-200k DPS can feel comfortable. For early endgame bosses, 500k-1M DPS is a good target. For the hardest content in the game, players often aim for many millions of DPS.

6. How does ‘Damage Conversion’ affect how I calculate dps poe?

Damage conversion (e.g., 50% of Physical converted to Cold) allows for double-dipping on scaling. If you convert physical damage, modifiers to both physical and cold damage will apply, making it a very powerful scaling mechanic for advanced builds. You need to trace the damage type through each conversion step to calculate it correctly.

7. Where can I find information for a good build?

There are many community resources available for finding powerful and well-tested builds. Websites like PoE Vault provide a great collection of guides for all classes and playstyles.

8. What about damage over time (DoT) builds?

Damage over time (ignite, poison, bleed) does not scale with attack speed or critical strike multiplier in the same way. It has its own set of scaling tags. Calculating DoT DPS requires a different formula focusing on the base damage of the applying hit and specific DoT multipliers.

© 2026 PoE Tools & Guides. All rights reserved. Path of Exile is a registered trademark of Grinding Gear Games.


Leave a Reply

Your email address will not be published. Required fields are marked *