Commit 9bea5a3
Fix PoB Trader not prioritising local weapon mods (#9625)
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
Co-authored-by: LocalIdentity <localidentity2@gmail.com>1 parent f114e03 commit 9bea5a3
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
916 | 916 | | |
917 | 917 | | |
918 | 918 | | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
919 | 922 | | |
920 | 923 | | |
921 | 924 | | |
| |||
968 | 971 | | |
969 | 972 | | |
970 | 973 | | |
971 | | - | |
972 | | - | |
973 | | - | |
974 | 974 | | |
975 | 975 | | |
976 | 976 | | |
| |||
0 commit comments