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 Energy Blade alt qualities failing to apply twice when Dual Wielding #6585

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

LocalIdentity
Copy link
Contributor

The chance to Shock and damage conversion mods are meant to apply as global buffs per Energy Blade you have equipped, so when dual wielding they should be applying twice
Also fixed the mods to be unscalable as they shouldn't be affected by buff effect
Fixes #6372

The chance to Shock and damage conversion mods are meant to apply as global buffs per Energy Blade you have equipped, so when dual wielding they should be applying twice
Also fixed the mods to be unscalable as they shouldn't be affected by buff effect
@LocalIdentity LocalIdentity added the bug: calculation Numerical differences label Sep 2, 2023
@LocalIdentity LocalIdentity merged commit 1882230 into dev Sep 5, 2023
@LocalIdentity LocalIdentity deleted the fix_energy-blade-alt-qual branch September 5, 2023 21:28
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
Development

Successfully merging this pull request may close these issues.

Dual Wielding alternate Energy blade not calculating correctly
1 participant