Represents a skill, the third level in the skill tree structure. A ResourceAttributeSkill can only have children of type ResourceAttributeSkillProficiencyLevel. Saving a skill will save all of its children and deleting a skill will delete all of them.
Parent is mandatory, allowed parent type is ResourceAttributeSkillClassification.
N/A
The following table lists the fields for this object.
Field | Details |
---|---|
proficiencyLevels | Type: ResourceAttributeSkillProficiencyLevel[] Default value: N/A Description: The children ResourceAttributeSkillProficiencyLevel objects. Field validation description: N/A Additional field security restrictions: N/A |