Skip to content

Fix Ynda's Stand and Olroth Bloodline not working correctly#9573

Merged
LocalIdentity merged 3 commits intodevfrom
fix_yndas-stand-olroth
Mar 11, 2026
Merged

Fix Ynda's Stand and Olroth Bloodline not working correctly#9573
LocalIdentity merged 3 commits intodevfrom
fix_yndas-stand-olroth

Conversation

@LocalIdentity
Copy link
Copy Markdown
Contributor

Fixes #9538

Description of the problem being solved:

The Ynda's stand belt is meant to convert the armour and evasion on the body armour to war which can then be scaled by mods like increased Defences / Ward from Body Armour

Steps taken to verify a working solution:

  • Test taking armour on and off
    -No Ward Body armours yet so replacing the valu of the armour isn't an issue

Link to a build that showcases this PR:

https://maxroll.gg/poe/pob/97a4r0ct

Before screenshot:

image

After screenshot:

image

LocalIdentity added 2 commits March 10, 2026 09:11
The Ynda's stand belt is meant to convert the armour and evasion on the body armour to war which can then be scaled by mods like increased Defences / Ward from Body Armour
@LocalIdentity LocalIdentity added the bug: calculation Numerical differences label Mar 9, 2026
Was improperly modifying the armourData instead of just adding to the Body Armour slot
@LocalIdentity LocalIdentity merged commit 6a5c80f into dev Mar 11, 2026
3 checks passed
@LocalIdentity LocalIdentity deleted the fix_yndas-stand-olroth branch March 11, 2026 23:05
NDari pushed a commit to NDari/PathOfBuilding that referenced this pull request Mar 31, 2026
…ildingCommunity#9573)

* Fix Ynda's Stand and Olroth Bloodline not working correctly

The Ynda's stand belt is meant to convert the armour and evasion on the body armour to war which can then be scaled by mods like increased Defences / Ward from Body Armour

* Fix issue

* Better fix

Was improperly modifying the armourData instead of just adding to the Body Armour slot

---------

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
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.

Increased ward gained from equipped items in Olroth bloodline doesn't work with conversion from Ynda's Stand

1 participant