Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dots and Degens Does not account for Damage taken as modifiers #6840

Closed
3 tasks done
Warmachine237 opened this issue Oct 20, 2023 · 1 comment
Closed
3 tasks done
Labels
bug: calculation Numerical differences

Comments

@Warmachine237
Copy link

Check version

  • I'm running the latest version of Path of Building and I've verified this by checking the changelog

Check for duplicates

  • I've checked for duplicate issues by using the search function of the issue tracker

Check for support

  • I've checked that the calculation is supposed to be supported. If it isn't please open a feature request instead (Red text is a feature request).

What is the value from the calculation in-game?

Damage taken as modifiers such as from Divine Flesh or Tempered by War affect both hits and damage over time effects. Meaning if a player converts all cold damage taken as fire then DoT damage taken should be the same for Fire and Cold

What is the value from the calculation in Path of Building?

In path of build converting all elemental damage to fire does not affect the DoT pool shown in calculations. The calculation does not seem to be considering fire resistance and is only counting the cold/lightning resistance.

How to reproduce the issue

Allocate Tempered by War Keystone from timeless jewel.
Equip Dawn Breaker with 20% cold and Lightning taken as Fire
Equip Purity of Fire Sublime Vision and Enable the Aura in gems.

In calculations tab the Dots and Degens section does not include Fire resistance multiplier and only considers cold/lightning resistance multipliers for the Dot Taken line.

Character build code

https://pobb.in/LZqiuRYrcxoc

Screenshots

image

image

image

@Warmachine237 Warmachine237 added the bug: calculation Numerical differences label Oct 20, 2023
@Regisle
Copy link
Member

Regisle commented Oct 20, 2023

Duplicate of #3632
and Fixed by #6803

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: calculation Numerical differences
Projects
None yet
Development

No branches or pull requests

3 participants