As I hit endgame recently I wanted to update my loot filters offline in an interactive sort of way. I imagined a simple script/site that has a bunch of questions like “Do you want to include XYZ type items?” or has a series of checkboxes for common filters like resists. Then the script would take the responses and create the loot filter based on that.
When I look at the XML from my current filters, most of it is pretty straight-forward but the specific Affixes look to be an integer enumeration without any further details in the file. Is there a publicly available mapping of those Loot Filter integer values to the name (or better yet, description) of the Prefixes?