You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix stat comparison for radius jewels (timeless, Thread of Hope, etc.)
- Fix stat diff tooltip for removing equipped radius jewels: use
jewelRadiusIndex instead of hardcoded radius, revert conquered nodes
via removeNodes/addNodes override with hashOverrides support
- Fix stat diff for removing Thread of Hope / Impossible Escape: remove
nodes only reachable through the jewel and their transitive dependents
Ported onto upstream PathOfBuildingCommunity#9744 sort-based compareSlot loop: override logic
now lives inside getReplacedItemAndOutput() instead of the old inline
for loop.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments