Table of Contents

Class Novelty

Namespace
GuildWars2.Hero.Equipment.Novelties
Assembly
GW2SDK.dll

Information about a novelty.

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

Properties

Description

The description of the novelty.

IconHref

The URL of the novelty icon.

IconUrl

The URL of the novelty icon.

Id

The novelty ID.

Name

The name of the novelty.

Slot

The slot occupied by the novelty.

UnlockItemIds

The IDs of the items that unlock the novelty when consumed.