Items with charges falsely appear in vendor-profit searches
kennybilko opened this issue ยท 1 comments
Items with charges like Minor Recombobulator will show up in a vendor-profit search even though the price is higher than the vendor price.
For example, a Minor Recombobulator with 10 charges listed for 18s will show up as costing 1.8s per item and cost less than the vendor value of 6s but the 6s vendor value is for all 10 charges, not each. So aux should be updated to either divide the vendor values of all these items by 10 or take this into account when calculating vendor profit.