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 skill effect duration from buffs not applying to Earthquake of Amplification Aftershock #7249

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

sida-wang
Copy link
Contributor

Fixes #7158 .

Description of the problem being solved:

Current calculation of Earthquake of Amplification Aftershock occurs before buffs are taken into account. This PR moves the calculation into the second pass after buffs are computed.

Steps taken to verify a working solution:

  • Tested build in linked issue to confirm Malevolence now applies to aftershock damage

After screenshot:

image

@sida-wang sida-wang added the bug: behaviour Behavioral differences label Jan 15, 2024
@Wires77 Wires77 merged commit aceb5b4 into PathOfBuildingCommunity:dev Jan 16, 2024
@sida-wang sida-wang deleted the issue-7158 branch January 20, 2024 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: behaviour Behavioral differences
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Skill effect duration from Malevolence is not applied to the damage multiplier of Earthquake of Amplification
2 participants