Property Target
- Namespace
- GuildWars2.Hero.Builds.Facts
- Assembly
- GW2SDK.dll
Target
The attribute that is modified. If the target is HealingPower then the Value is the amount of health that is recovered.
public required Extensible<AttributeName>? Target { get; init; }