Property TransformSkills
- Namespace
- GuildWars2.Hero.Builds.Skills
- Assembly
- GW2SDK.dll
TransformSkills
If present, the current skill will transform the player and replace the weapon skills with the skill IDs in this list.
public required IReadOnlyList<int>? TransformSkills { get; init; }