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

Shattershard shield skill "Shield Shatter" showing "nan" leech effects and "inf" DPS #7590

Open
3 tasks done
Rynzer opened this issue Apr 20, 2024 · 0 comments
Open
3 tasks done
Labels
bug:calculation Numerical differences

Comments

@Rynzer
Copy link

Rynzer commented Apr 20, 2024

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 open and closed 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?

The shield's stats themselves are correct.

The Shield Shatter skill has no inherent leech effects and has the following spell statistics:

Base duration is 4.00 seconds
Buff grants (1-10) to (2-16) Added Spell Physical Damage per 1% Shield Quality
(2-163) to (2-244) Base Spell Physical Damage per 1% Shield Quality
Trigger this Skill when you Block

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

Path of Building shows the correct Average Hit, but it calculates the Cast Rate as "inf", Life/ES/Mana Leech as "nan", and skill DPS calculation as "inf."

I believe this skill used to be calculated correctly in an older version (several leagues ago).

How to reproduce the issue

  1. Start a new character in PoB.
  2. Add the Shattershard unique to the build and equip it.
  3. Go to the Skills window and set the Shield Shatter skill as Active, then check Full DPS.
  4. Check the statistics window on the left and see that the calculations are incorrect.

Character build code

https://pobb.in/Dg3U1XGR8ZQz

Screenshots

https://imgur.com/a/V1KESqm

@Rynzer Rynzer added the bug:calculation Numerical differences label Apr 20, 2024
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

1 participant