Unidentified corrupted maps do not show up through loot filter
Atleast unidentified rare corrupted maps do not show up through loot filter. I assume this can be fixed by modifying the neversink's loot filter which I will look into right after posting this.
Last bumped on Apr 14, 2024, 6:06:17 PM
|
|
My old not so good bandage solution until GGG updates the lootfilters:
Spoiler
I fixed this my changing some rules in these 2:
"Show # %D6 $type->maps->corruptedimplicit $tier->t1" "Show # %D5 $type->maps->corruptedimplicit $tier->any" The crucial config is to change CorruptedMods to be >= 0. Originally it's => 1. Here is my final tweaks on the rules and they seem to work fine so far. Most likely there is a better way to do thisby making a separate rule or something but I did not want to spend much time to look into how customizing lootfilters work. " I copied the NS 3 strict loot filter and just made adjustments there since I was using that lootfilter already. If someone is facing the same issue and does not want to do anything with modifying the loot filter and want's this fix right away you can follow my modified lootfilter. https://www.pathofexile.com/item-filter/rOvAVPFX I just copied NeverSink's latest PC loot filter to my account to Xbox platform to fix the issue https://www.pathofexile.com/account/view-profile/NeverSink/item-filters. Last edited by Painconfess#8553 on Apr 14, 2024, 12:06:47 PM
|
|
Thanks for your report.
This will be updated in a future patch. |