How would one go about editing what abilities do? I don't think there are any tools for such a purpose at the moment.
For example, I want to make gale wings activate at any HP instead of just at full health, I'd assume you can probably just no-op the code checking for HP, or set it to HP more than zero instead of equal to 100%
But does anyone know where that information is located for abilities? and additionally, after finding the specific binary/s in the ROMFS/EXEFS are there any tools that would allow users to convert the raw hex data into human readable code?