Apollys / PoEDynamicLootFilter

Tool to Modify your Loot Filter seamlessly while playing Path of Exile
55 stars 9 forks source link

Fix Quality Flasks (AreaLevel condition) #42

Open Apollys opened 2 years ago

Apollys commented 2 years ago

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)