the-marenga / sf-scrapbook-helper

Helps you fill the scrapbook in Shakes and Fidget
MIT License
42 stars 3 forks source link

[Feature Request] Sort/Filter by attributes #41

Closed the-marenga closed 7 months ago

the-marenga commented 8 months ago

Discussed in https://github.com/the-marenga/sf-scrapbook-helper/discussions/40

Originally posted by **stalematut** March 12, 2024 Filtering attackers as it is done now, by level, does not seem optimal. A better approach might be the total attribute number. The level isn't the most reliable way to tell if you can win a fight, while the total attribute number surely is (at least without RNG).
the-marenga commented 8 months ago

CharacterInfo only contains the level, so this would be a breaking change for HoF backups, unless this is added as a secondary sort for only the results, that are displayed to the user, as these get refetched with their attributes and could be sorted/filtered there