Table of Contents

Property SkillId

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

SkillId

The skill ID associated with the buff. It is always a passive skill which grants the passive effect to the player.

public required int SkillId { get; init; }

Property Value

int

Remarks

Unfortunately, these skills are hidden from the API, so you can't look them up.