Table of Contents

Property DamageType

Namespace
GuildWars2.Items
Assembly
GuildWars2.dll

DamageType

The type of damage dealt by the weapon. It is a purely visual effect and does not affect the damage calculation.

public required Extensible<DamageType> DamageType { get; init; }

Property Value

Extensible<DamageType>