Class LegendaryItem
- Namespace
- GuildWars2.Hero.Equipment.Templates
- Assembly
- GW2SDK.dll
Information about a legendary item and how many of them can be stored in the legendary armory.
[JsonConverter(typeof(LegendaryItemJsonConverter))]
public sealed record LegendaryItem : IEquatable<LegendaryItem>
- Inheritance
-
LegendaryItem
- Implements
- Inherited Members
Properties
- Id
The item ID.
- MaxCount
How many of them can be added to the legendary armory.