Talented - Talent Tree Framework
Talented Framework (BETA)
A powerful and flexible talent tree framework for RimWorld mods!
Upcoming updates, conditionally activate talent trees based on events, a more thorough example tree.
Overview
Create dynamic, customizable talent trees to enhance your RimWorld mod.
Key Features
Design complex talent trees with lots of customization.
Create custom progression paths
Implement unique XP formulas
No programming knowledge required - XML knowledge is sufficient
Visual Tree Builder web app for easy talent tree design
Getting Started
Visit the Talented Wiki for comprehensive documentation
[url=https://steamcommunity.com/linkfilter/?u=https%3A%2F%2Fgithub.com%2FGrim-%2FTalented%2Fwiki]https://github.com/Grim-/Talented/wiki[/url]
Use our Visual Tree Builder to design and export your talent trees
[url=https://steamcommunity.com/linkfilter/?u=https%3A%2F%2Fgrim-.github.io%2FTalented%2F]https://grim-.github.io/Talented/[/url]
Support
Found a bug? Have questions? Contact me on Discord: .emo_
Note: As Talented is currently in beta, please report any bugs you encounter to help improve the framework.
Talented is being updated constantly, sometimes this means the XML structure can change, if you need help with converting your XML find me on discord!
Included is a very basic example tree, all of this was generated through the web app.
Changes:
TalentPath Integration
TalentPath data is now directly embedded within the tree during export
Eliminates the need for separate TalentPathDefs
Reduces duplication issues between different talent trees
New Feature: StackingStatEffect
Introduced in TalentDefs
Allows for repeatable stat upgrades
Players can purchase the same upgrade multiple times
Each purchase incrementally improves the chosen stat by a set amount
Wiki updated with best practices, How-tos and examples.