Table of Contents

Class PowerCore

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Information about a Jade Bot power core, which is needed to receive benefits from your Jade Bot. Equipping a power core gives stat bonuses and allows the Jade Bot to perform actions and to make use of Jade Tech modules.

[JsonConverter(typeof(PowerCoreJsonConverter))]
public sealed record PowerCore : Item, IEquatable<Item>, IEquatable<PowerCore>
Inheritance
PowerCore
Implements
Inherited Members