Skip to content

Fix Reliquarian Widowhail node not working with regular bows - #9623

Merged
LocalIdentity merged 4 commits into
PathOfBuildingCommunity:devfrom
MrHB212:widowhail_fix
Mar 14, 2026
Merged

Fix Reliquarian Widowhail node not working with regular bows#9623
LocalIdentity merged 4 commits into
PathOfBuildingCommunity:devfrom
MrHB212:widowhail_fix

Conversation

@MrHB212

Copy link
Copy Markdown
Contributor

Fixes#9592

Used the build provided in the issue but removed everything except quiver and bow (https://pobb.in/vuOTlowiOvWH).
Judging from Total Life it seems to be fixed.

imageimage

@MrHB212
MrHB212 marked this pull request as draft March 14, 2026 15:23
Having the node allocated and hover over the rare bow would cause an error
@MrHB212
MrHB212 marked this pull request as ready for review March 14, 2026 15:40

@LocalIdentityLocalIdentity left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I simplified the change to instead not rely on a node id and to keep the existing calc

@LocalIdentityLocalIdentity added the bug: behaviour Behavioral differences label Mar 14, 2026
@LocalIdentityLocalIdentity changed the title Fix Reliquarian Widowhail nodeFix Reliquarian Widowhail node not working with regular bowsMar 14, 2026
@LocalIdentity
LocalIdentity merged commit c8967db into PathOfBuildingCommunity:devMar 14, 2026
3 checks passed
NDari pushed a commit to NDari/PathOfBuilding that referenced this pull request Mar 31, 2026
…uildingCommunity#9623)
* Update CalcSetup.lua
* Update CalcSetup.lua
Having the node allocated and hover over the rare bow would cause an error
* Simplify change
* Fix crash when hovering Widowhail
---------
Co-authored-by: LocalIdentity <localidentity2@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: behaviourBehavioral differences

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The effect of Widowhail, a Ascendancy node of Reliquarian, is not calculated.

2 participants

@MrHB212@LocalIdentity