Files and Structure - Grim-/Talented GitHub Wiki
Talent Tree System
A Talent tree is composed of multiple XML files that define different components:
- The tree structure itself (
<Talented.TalentTreeDef>) - The nodes on that tree (
<Talented.TalentTreeNodeDef>) - The upgrades available on each node (
<Talented.TalentDef>)