Skip to content

Conversation

@Peechey
Copy link
Contributor

@Peechey Peechey commented Jan 24, 2025

Fixes #583

Description of the problem being solved:

Certain nodes on the tree are only there to enable a condition or flag a config etc and therefore do not have a value internally on the mod. The increased effect from Hulking Form and others isn't expecting a non-number value for scaling so it sets to 0. This PR grabs the number from the line/sd and sends it through the scaler instead of the boolean value. Strictly UI/tooltip issue, flags/conditions/internal calcs all good.

Before screenshot:

image
image

After screenshot:

image
image

@Peechey Peechey added the technical Hidden from release notes label Jan 24, 2025
@Peechey Peechey changed the title Fix tooltips for passive nodes of type Condition scaled by Hulking Form Fix tooltips for passive nodes of type FLAG scaled by Hulking Form Jan 24, 2025
@Peechey Peechey changed the title Fix tooltips for passive nodes of type FLAG scaled by Hulking Form Fix tooltips for passive node mods of type FLAG scaled by Hulking Form Jan 24, 2025
@Peechey Peechey added user-interface Changes that only affect the UI and removed technical Hidden from release notes labels Jan 24, 2025
@LocalIdentity LocalIdentity added the bug: accuracy Wording differences label Jan 27, 2025
@LocalIdentity LocalIdentity merged commit fc98129 into PathOfBuildingCommunity:dev Jan 27, 2025
2 checks passed
@Peechey Peechey deleted the fix/hulking-form-tooltip-issue-for-condition-mods branch January 29, 2025 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: accuracy Wording differences user-interface Changes that only affect the UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hulking Form Titan ascendancy with Rage on Hit small passives

2 participants