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

Fix Herald of Ash overkill damage incorrectly scaling with global damage increases #8330

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Jonathan-Dang
Copy link

Calculations fixed, mod inc display edge case issue.

Fixes #8261 .

Description of the problem being solved:

Calculations of Herald of Ash pulled from all sources of Fire damage over time increases, including but not limited to Global Fire damage increases when not supposed to.

Steps taken to verify a working solution:

  • Testing with two equipments granting 10% Global Fire Damage and 70% Burning Damage increases and calculated with 40 overkill damage.
  • Manual Calculations to confirm number matches changes.
  • Only Issue Remains as Inc mods are not filtered. Should open a new issue with this edge case as it far exceeds scope of current issue.

Link to a build that showcases this PR:

https://pobb.in/vwANN9PgixQd

Before screenshot:

image

After screenshot:

image

Calculations fixed, mod inc display edge case issue.
@Jonathan-Dang Jonathan-Dang changed the title Added Changes Herald of Ash No more Overstat Oct 1, 2024
@Jonathan-Dang Jonathan-Dang changed the title Herald of Ash No more Overstat Herald of Ash no longer pulls from all fire damage sources in calculations tab. Oct 1, 2024
@Jonathan-Dang Jonathan-Dang changed the title Herald of Ash no longer pulls from all fire damage sources in calculations tab. Fix Herald of Ash overkill damage incorrectly scaling with global damage increases Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Herald of Ash calculation is drastically overstated.
1 participant