Check version
Check for duplicates
How is Path of Building expected to behave?
In general, it seems that the generated mod weights take into account global state of my character so I would also expect it to know that strength gives me increased damage.
How does Path of Building behave?
The list of generated weights is missing strength as a damage mod despite it being enough to change the order of the results when sorting by weighted sum.
How to reproduce the issue
- Import build
- Trade for new sceptre.
- Notice that weapons with strength are not sorted as highly as they should.
Results might not be the same but here's example showing no strength in search (https://www.pathofexile.com/trade/search/Sanctum/r7kMQjZiQ). See screenshot for example where order was wrong due to it not being taken into account.
Character build code
https://pobb.in/p7LqLc8hGAo6
Screenshots

Check version
Check for duplicates
How is Path of Building expected to behave?
In general, it seems that the generated mod weights take into account global state of my character so I would also expect it to know that strength gives me increased damage.
How does Path of Building behave?
The list of generated weights is missing strength as a damage mod despite it being enough to change the order of the results when sorting by weighted sum.
How to reproduce the issue
Results might not be the same but here's example showing no strength in search (https://www.pathofexile.com/trade/search/Sanctum/r7kMQjZiQ). See screenshot for example where order was wrong due to it not being taken into account.
Character build code
Screenshots