Property Defense
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
Defense
The defense rating of the weapon (shields only). Defense adds together with Toughness to give the Armor attribute, which reduces incoming strike damage.
public required int Defense { get; init; }