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 interaction between Chieftain Tasalio node and increased/more fire resistance modifiers #7201

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

sida-wang
Copy link
Contributor

@sida-wang sida-wang commented Jan 6, 2024

Fixes #7191 .

Description of the problem being solved:

Current implementation in CalcDefence.lua only converts base fire resistance but based on screenshots from linked issue, increased modifiers also apply. Extrapolating this to apply to more multipliers as well.

This PR applies increased and more modifiers to cold and lightning resistances using the conversion rate.

For discussion

What is the appropriate source for the converted increased and more modifiers? Should it still be the same as the original source or the same as the base conversion "Fire to X Resistance Conversion"? I've opted for the former due to potential confusion when there are multiple items.

Steps taken to verify a working solution:

  • Confirmed resistances match in game values from linked issue.

Link to a build that showcases this PR:

Refer linked issue

After screenshot:

image

@LocalIdentity LocalIdentity added the bug: accuracy Wording differences label Jan 6, 2024
@LocalIdentity LocalIdentity merged commit 6aa8e85 into PathOfBuildingCommunity:dev Jan 6, 2024
2 checks passed
@sida-wang sida-wang deleted the fix-tasalio branch January 13, 2024 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: accuracy Wording differences
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Glimpse of Chaos, Chieftain, Resistances, Tasalio Cleansing Waters, Calculation.
2 participants