theastrogoth / tera-raid-builder

A tool for simulating Tera Raid battles in Pokémon Scarlet & Violet
https://theastrogoth.github.io/tera-raid-builder/
4 stars 3 forks source link

Ability Persistence #223

Closed Ericzklm closed 1 month ago

Ericzklm commented 1 month ago

Implement ability flags to replace the current implementation.

Should this be part of the tool itself or function like the moves with data fetched via API? If the only real need for this data is to easily look up the flags, then a format similar to the existing persistent_abilities.json would work.

The reference sheet also has descriptions for each ability which could also be utilitized.