Table of Contents

Property UpgradesInto

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

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.

public required IReadOnlyCollection<InfusionSlotUpgradePath> UpgradesInto { get; init; }

Property Value

IReadOnlyCollection<InfusionSlotUpgradePath>