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

Pyroclast Mine Aura Effect scaling Maximum Added Flat Damage #7003

Closed
3 tasks done
ychen428 opened this issue Dec 12, 2023 · 3 comments · Fixed by #7005
Closed
3 tasks done

Pyroclast Mine Aura Effect scaling Maximum Added Flat Damage #7003

ychen428 opened this issue Dec 12, 2023 · 3 comments · Fixed by #7005
Labels
bug: calculation Numerical differences

Comments

@ychen428
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?

Pyroclast Mine should have an upper limit for added damage dictated by the level of the skill gem, this is 2396-3954 at gem level 40.

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

In PoB the upper limit is scaled by the aura effect, giving 2396-3594 * 2.86 (aura effect) = 6852-10278

image

How to reproduce the issue

https://pobb.in/WlQrcdUvMT5H
Use this PoB, active mines to 50, observe the extra added damage from Pyroclast.

Character build code

https://pobb.in/WlQrcdUvMT5H

Screenshots

No response

@ychen428 ychen428 added the bug: calculation Numerical differences label Dec 12, 2023
@mr-september
Copy link

Is it confirmed that upper limits like those don't only apply to the base damage, before other scaling?

@LocalIdentity
Copy link
Contributor

It would seem correct that Aura effect doesn't scale the max damage otherwise you'd never hit the cap unless you had multiple people in a party throwing Pyro mines. I've asked someone at GGG to confirm

@LocalIdentity
Copy link
Contributor

Confirmed with GGG that Aura effect shouldn't scale max added damage limit. I'll have a hotfix our in the next hour or so with this and a couple other small fixes

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
3 participants