Table of Contents

Class SlotSkill

Namespace
GuildWars2.Hero.Builds
Assembly
GW2SDK.dll

The base type for slot skills (heal, utility and elite skills) which are activated by the player to perform an action.

public record SlotSkill : ActionSkill, IEquatable<Skill>, IEquatable<ActionSkill>, IEquatable<SlotSkill>
Inheritance
SlotSkill
Implements
Derived
Inherited Members

Properties

Attunement

Used for Elementalist skills to indicate which attunement this skill is associated with.

BundleSkillIds

If present, the current skill will give the player a bundle that replaces the weapon skills with the skill IDs in this list.

Cost

Used for Revenant, Warrior and Druid skills to indicate their cost.

SubskillIds

If present, the skill is divided into subskills with alternate functions. For example Elementalist glyps have different effects based on the active attunement.

ToolbeltSkillId

Used for engineer skills to indicate the ID of the associated toolbelt skill.