API Replacement has been started on a new repository in this organization. Once all the endpoints are replaced in the config structure, this can be closed.
It looks like character power and acttack factor values followed a template on the old game based on rank and such, so we can probably just ape other character's values onto the missing ones as it…
Corrected attack factor table to at least be in correct format, looks like everything has default values so missing stuff shouldn't crash at least but I doubt we'll be able to correctly replicate…
IO is only allowed in tools test mode it looks ike, going back to tinline tables for the time being
Attack table was changed in the new version It now utilizes a single kv pairing of unit to attack factor, and that is used with the power values to get an attack value