Skip to content

Fix PoB Trader not prioritising local weapon mods#9625

Merged
LocalIdentity merged 1 commit intodevfrom
fix_trader-weights
Mar 14, 2026
Merged

Fix PoB Trader not prioritising local weapon mods#9625
LocalIdentity merged 1 commit intodevfrom
fix_trader-weights

Conversation

@LocalIdentity
Copy link
Contributor

Description of the problem being solved:

PR #9394 made a change to sort the stat list by individual mod weight instead of the meanStatDiff like we had it before. This was prioritising high weight mods that contributed a low total value to the item and was forcing the search to ignore low weight but high value mods like local weapon damage rolls

Link to a build that showcases this PR:

https://maxroll.gg/poe/pob/tv2uip0o

Before screenshot:

image

After screenshot:

image

The PR #9394 made a change to sort the stat list by weight instead of the meanStatDiff like we had it before. This was prioritising high value mods that contributed a low total sum to the item and was forcing the search to ignore low weight but high value mods like local weapon damage rolls
@LocalIdentity LocalIdentity added bug: behaviour Behavioral differences pob2 Label for features that should be ported over to PoB-PoE2 labels Mar 14, 2026
@LocalIdentity LocalIdentity merged commit 9bea5a3 into dev Mar 14, 2026
3 checks passed
@LocalIdentity LocalIdentity deleted the fix_trader-weights branch March 14, 2026 21:06
github-actions bot pushed a commit to PathOfBuildingCommunity/PathOfBuilding-PoE2 that referenced this pull request Mar 14, 2026
LocalIdentity added a commit to PathOfBuildingCommunity/PathOfBuilding-PoE2 that referenced this pull request Mar 14, 2026
Co-authored-by: LocalIdentity <LocalIdentity@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: behaviour Behavioral differences pob2 Label for features that should be ported over to PoB-PoE2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant