Table of Contents

Property SkillIds

Namespace
GuildWars2.Hero.Races
Assembly
GW2SDK.dll

SkillIds

The list of racial skill IDs. Each race has 6 unique skills which are healing, utility or elite skills. The racial skills can be used by any profession except Revenant.

public required IReadOnlyList<int> SkillIds { get; init; }

Property Value

IReadOnlyList<int>