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

"Increased Mana Burn Rate" from tincture affix applies inversely #7841

Closed
3 tasks done
hibernacle-cc opened this issue Jul 23, 2024 · 1 comment · Fixed by #7851
Closed
3 tasks done

"Increased Mana Burn Rate" from tincture affix applies inversely #7841

hibernacle-cc opened this issue Jul 23, 2024 · 1 comment · Fixed by #7851
Labels
bug: calculation Numerical differences

Comments

@hibernacle-cc
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 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 platform are you running Path of Building on?

Windows

What is the value from the calculation in-game?

Tinctures are not in game, but this is a simple calculation. See below. I imagine that this is how this would work given that "Increased Mana Burn Rate" is engineered to be a downside.

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

Tinctures are not in the game, so see this information: Taking the affix that increases mana burn rate (downside, 64%) for increased effect (upside, 35%) makes the mana burn infliction rate happen every 0.99 seconds (0.61 + (0.610.64) = 0.99 instead of 0.61 - (0.610.64) = 0.22 seconds.

image

image

How to reproduce the issue

  1. Open a new build
  2. Craft a rosethorn tincture and view the rate.
  3. Add the affix and view the incorrect rate.

Character build code

I generated a fresh pob to make this easier, issue is still reproduced. 
https://pobb.in/-_tnMeR5Uj7x

Screenshots

No response

@Fidelisraphael
Copy link

Fidelisraphael commented Jul 23, 2024

The Enduring Suffusion node on Warden also has the same issue in regards to the less modifier, it applies inversely.

The reduced mana burn rate tincture nodes has additional problems though. They also increase your health and mana pool when you assign them for some reason, unsure whether they increase other things as well.

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

Successfully merging a pull request may close this issue.

3 participants