Property HitCount
- Namespace
- GuildWars2.Hero.Builds.Facts
- Assembly
- GW2SDK.dll
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.
public required int? HitCount { get; init; }
Property Value
- int?