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

Combustion fix when a non-damaging skill precedes a damaging skill #6344

Merged
merged 4 commits into from
Aug 15, 2023

Conversation

Lilylicious
Copy link
Contributor

Fixes bug report from reddit.

Description of the problem being solved:

If a non-damaging active skill in a socket group that included combustion was before a damaging active skill, the previous code would try to get the combustion resistance reduction value from the non-damaging skill, which couldn't be supported by Combustion.

By checking for skilltypes attack or damage, we only include active skills that can inflict ignite.

Link to a build that showcases this PR:

https://pobb.in/-T5bbhXkYKbX

@LocalIdentity LocalIdentity added the bug: behaviour Behavioral differences label Aug 15, 2023
@LocalIdentity LocalIdentity merged commit 836f224 into PathOfBuildingCommunity:dev Aug 15, 2023
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.

2 participants