
Originally Posted by
Cyclone Jack
Most anything with "skills" in it. While I've only messed with the tip of the iceberg, so to say, I've looked into:
character_skills (skill with description)
ancillaries_required_skills (Ties an ancillary, like a mount, to a skill. There are a bunch of ancillary tables as well)
character_skill_level_to_ancillaries_junctions (similar to the above)
character_skill_node_sets (a set of skills applied to a character)
character_skill_level_to_effects_junctions (requires entries in effects)
character_skill_level_details (level (-1) of when the character unlocks the skill)*
effect_bonus_value_ids_unit_sets (some skills have effects that apply to other troops)
character_skill_nodes (the nodes that are displayed in the skill tree)
character_skill_node_links (the links/requirements on the skill tree)
* Note the -1. Certain mounts are typically unlocked at Level 9, which, since you start at Level 1, is 8 skills points. As such, the unlock level for these mounts are 8.