I was bored, so with the release of the datafiles, I started updating my Total War Toolset. First up, ExportDescrUnit.
Here are some screenshots. It's just a proof of concept right now, I think I'll change the way units are handled, I just wanted to get the loading and saving part working first.
I'll probably make a tab that is a detail view for a single selected unit. So instead of a grid cell with all the data jumbled together each value would be broken out.
Example: Currently the cell for stat_sec looks like this:
11, 4, no, 0, 0, melee, melee_blade, piercing, sword, 25, 1
because that is how it's stored in the file.
In the detail view each of those values would be broken out into there own field so you know what each one is without having to refer to the documentation.
![]()
Brandon
Bookmarks