Table of Contents

Class SelectedAttributeCombination

Namespace
GuildWars2.Hero.Equipment
Assembly
GW2SDK.dll

Information about an attributes combination for equipment with selectable stats.

[JsonConverter(typeof(SelectedAttributeCombinationJsonConverter))]
public sealed record SelectedAttributeCombination : IEquatable<SelectedAttributeCombination>
Inheritance
SelectedAttributeCombination
Implements
Inherited Members

Properties

Attributes

The effective attributes of the selected combination.

Id

The ID of the combination which can be used to look up its name and base stats.