Module skillset

Module skillset 

Source

Modules§

skills

Structs§

SKILL_GROUP_DEFS
SKILL_GROUP_HASHES
SKILL_GROUP_LOOKUP
SKILL_MAX_LEVEL
SKILL_PREREQUISITES
Loads the prerequisite skills for each skill. It cannot currently detect cyclic dependencies, so if you modify the prerequisite map ensure that there are no cycles of prerequisites.
SkillGroup
A group of skills that have been unlocked by a player. Each skill group has independent exp and skill points which are used to unlock skills in that skill group.
SkillGroupDef
SkillSet
Contains all of a player’s skill groups and skills. Provides methods for manipulating assigned skills and skill groups including unlocking skills, refunding skills etc.

Enums§

SkillError
SkillGroupKind
SkillPrerequisite
SkillUnlockError
SkillsPersistenceError
SpRewardError