Class ProfessionSkill
- Namespace
- GuildWars2.Hero.Builds.Skills
- Assembly
- GW2SDK.dll
Information about a skill belonging to a profession mechanic.
public sealed record ProfessionSkill : ActionSkill, IEquatable<Skill>, IEquatable<ActionSkill>, IEquatable<ProfessionSkill>
- Inheritance
-
ProfessionSkill
- Implements
- Inherited Members
Properties
- Attunement
Used for Elementalist skills to indicate which attunement this skill is associated with.
- Cost
Used for Revenant, Warrior and Druid skills to indicate their cost.
- TransformSkills
If present, the current skill will transform the player and replace the weapon skills with the skill IDs in this list.