Enum ComboFinisherName
- Namespace
- GuildWars2.Hero.Builds.Facts
- Assembly
- GW2SDK.dll
The combo finisher that is applied by a skill.
[JsonConverter(typeof(ComboFinisherNameJsonConverter))]
public enum ComboFinisherName
Fields
Blast = 1
Blast finishers creates area effects.
Leap = 2
Leap finishers apply buffs or cause conditions.
Projectile = 3
Projectile finishers cause a condition to foes when the projectile hits, or apply an effect to an adjacent ally.
Whirl = 4
Whirl finishers causes projectiles to be fired in multiple directions, applying effects to targets they hit.