Class Mastery
- Namespace
- GuildWars2.Hero.Masteries
- Assembly
- GW2SDK.dll
Information about a level of mastery within a mastery track, for example Gliding Basics.
public sealed record Mastery : IEquatable<Mastery>
- Inheritance
-
Mastery
- Implements
- Inherited Members
Properties
- Description
Contains relevant information for players who have not yet unlocked the mastery.
- ExperienceCost
The amount of experience required to unlock the mastery.
- IconHref
The URL of the mastery icon that appears in the masteries panel.
- IconUrl
The URL of the mastery icon that appears in the masteries panel.
- Instruction
Contains relevant information for players who have already unlocked the mastery.
- Name
The name of the mastery.
- PointCost
The number of mastery points required to unlock the mastery.