/datum/skills
Skill with an extra S at the end is a collection of multiple skills. Basically a skillSET This is to organize and provide a common interface to the huge heap of skills there are
Vars | |
name | The name of the skillset |
---|---|
skills | List of skill datums. Also, if this is populated when the datum is created, it will set the skill levels automagically |
Var Details
name
The name of the skillset
skills
List of skill datums. Also, if this is populated when the datum is created, it will set the skill levels automagically