Table of Contents

Class LargeBundle

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Information about a large bundle (two-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(LargeBundleJsonConverter))]
public sealed record LargeBundle : Weapon, IEquatable<Item>, ICombatEquipment, IUpgradable, IEquatable<Weapon>, IEquatable<LargeBundle>
Inheritance
LargeBundle
Implements
Inherited Members

Properties

TwoHanded

Indicates whether the weapon is two-handed and can have a secondary suffix item.