Table of Contents

Class SmallBundle

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Information about a small bundle (one-handed), which is a weapon that replaces your skills when equipped. Bundles are acquired by picking them up in the open world, summoned by using a gizmo or obtained from NPCs.

[JsonConverter(typeof(SmallBundleJsonConverter))]
public sealed record SmallBundle : Weapon, IEquatable<Item>, ICombatEquipment, IUpgradable, IEquatable<Weapon>, IEquatable<SmallBundle>
Inheritance
SmallBundle
Implements
Inherited Members