Table of Contents

Property Bonuses

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Bonuses

The bonuses provided by this rune.

public required IReadOnlyList<string>? Bonuses { get; init; }

Property Value

IReadOnlyList<string>

Remarks

Each equipped rune gives one bonus from this list. The bonuses are cumulative and depend on the number of identical runes equipped. For example, if you have two runes of the same type equipped, you will get the first two bonuses from the list. If you have three of the same runes equipped, you will get the first three bonuses, and so on.