Table of Contents

Class Ring

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Information about a ring.

[JsonConverter(typeof(RingJsonConverter))]
public sealed record Ring : Trinket, IEquatable<Item>, ICombatEquipment, IUpgradable, IEquatable<Trinket>, IInfused, IInfusable, IEquatable<Ring>
Inheritance
Ring
Implements
Inherited Members

Properties

UpgradesFrom

If the current ring is infused or attuned, this collection contains the IDs of possible source items.

UpgradesInto

If the current ring can be infused or attuned in the Mystic Forge, this collection contains the IDs of the infused (or attuned) variations of the ring. Each item in the collection represents a different recipe.