Class Buff
- Namespace
- GuildWars2.Hero.Builds.Facts
- Assembly
- GW2SDK.dll
A boon, condition or effect applied (or removed) by the skill/trait.
public record Buff : Fact, IEquatable<Fact>, IEquatable<Buff>
- Inheritance
-
Buff
- Implements
- Derived
- Inherited Members
Properties
- ApplyCount
The number of stacks applied by the skill/trait, or null when the effect is removed by the skill/trait.
- Description
The description as it appears in the skill/trait tooltip.
- Duration
The duration of the effect applied by the skill/trait, or null when the effect is removed by the skill/trait.
- Status
The name of the boon, condition or effect applied or removed by the skill/trait. For example: "Might".