PoEDynamicLootFilter icon indicating copy to clipboard operation
PoEDynamicLootFilter copied to clipboard

Fix Quality Flasks (AreaLevel condition)

Open Apollys opened this issue 3 years ago • 0 comments

FilterBlade filters have an AreaLevel restriction on flask quality rules used. We should remove these conditions on import.

 # The rules we modify for flask quality functionality are:
    #  - Show # %D5 $type->endgameflasks $tier->qualityhigh  (14-20)
    #  - Show # %D3 $type->endgameflasks $tier->qualitylow   (1-13)

Apollys avatar Jul 05 '22 08:07 Apollys