Table of Contents

Class Damage

Namespace
GuildWars2.Hero.Builds.Facts
Assembly
GW2SDK.dll

An amount of damage applied by the skill/trait.

public sealed record Damage : Fact, IEquatable<Fact>, IEquatable<Damage>
Inheritance
Damage
Implements
Inherited Members

Properties

DamageMultiplier

Some multiplier for the damage.

HitCount

How many times the damage is applied.