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

Fixed Off hand detection regarding Necromantic Aegis #8331

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

Conversation

Jonathan-Dang
Copy link

Fixes #8288 .

Description of the problem being solved:

With KEYSTONE: Necromantic Aegis noded and equipment / effects that check for empty offhand, Shields in the offhand slot [Weapon 2] will always be considered empty handed during calculations.

Steps taken to verify a working solution:

-Load build that both allocates Necromantic Aegis, and has any shield with mods that affect player with any source that checks for an empty offhand; White Wind, Imperial Skean used in this case.
-Check Calculations for presence of White Wind Inc when shield is equiped and unequiped on any non-complex cold damage skill.
-Check Calculations for presence of White Wind Inc when shield is equiped and unequiped with no skill group active to see Minion Hit average changes.

NOTE: Freezing Pulse is set to level 1 and 0 quality for testing. Default settings applied on config section.

Link to a build that showcases this PR:

https://pobb.in/KtsIqbfE2Pxx

Before screenshot:

Freezing Pulse Before
image
MH Hit Damage Before
image

After screenshot:

Freezing Pulse After
image
MH Hit Damage After
image

Changed independent IF statements in CalcPerform into single if-elseif statement.
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.

Necromantic Aegis with empty off-hand modifiers
1 participant