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

Compatibility with updated movedata #183

Closed theastrogoth closed 8 months ago

theastrogoth commented 8 months ago

Used for testing #182 by using the update-movedata branch instead of assets.

There are also some small adjustments to the ailmentToStatus() function to accommodate changes to the ailment property in move assets.

When #182 is merged, this PR should be merged as well after changing things to fetch data from the assets branch again.