Class AttributeAdjustment
- Namespace
- GuildWars2.Hero.Builds.Facts
- Assembly
- GW2SDK.dll
An attribute that is modified by the skill/trait.
public sealed record AttributeAdjustment : Fact, IEquatable<Fact>, IEquatable<AttributeAdjustment>
- Inheritance
-
AttributeAdjustment
- Implements
- Inherited Members
Properties
- HitCount
If present, the modifier is active for the indicated number of hits. For example, if Text is First-Hit Healing and the hit count is 3, then the next 3 hits will apply healing.
- Target
The attribute that is modified. If the target is HealingPower then the Value is the amount of health that is recovered.
- Value
The amount by which the attribute is modified, based on a level 80 character.