Table of Contents

Class Finisher

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

Information about a finisher.

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

Properties

IconHref

The URL of the finisher icon.

IconUrl

The URL of the finisher icon.

Id

The finisher ID.

LockedText

A description of how to obtain the finisher, as it appears in the tooltip of a locked finisher.

Name

The name of the finisher.

Order

The display order of the finisher in the equipment panel.

UnlockItemIds

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