Namespace Eco.Gameplay.Skills
Classes
BaseRequiresSkillAttribute
BasicTalent
CraftingTalent
RepairRequiresSkillAttribute
RequiresSkillAttribute
Skill
SkillCommands
SkillManager
SkillReqExtensions
SkillReqs
SkillRPCs
Skillset
SkillSettings
SkillsLookUp
SkillTree
Helper class to send skill trees to client, skills are organized into trees based on reflection, with skills that have no required skills being root-level tree skills
SkillUtils
Talent
TalentGroup
TalentManager
This manager is responsible for talent collection and also for talents versioning. If the version set in DefaultVersion is higher then CurrentVersion (which loads from serialized data) all talents for all users will be reset.