Class ComboFinisher
- Namespace
- GuildWars2.Hero.Builds.Facts
- Assembly
- GW2SDK.dll
A combo finisher effect activated by the skill/trait.
public sealed record ComboFinisher : Fact, IEquatable<Fact>, IEquatable<ComboFinisher>
- Inheritance
-
ComboFinisher
- Implements
- Inherited Members
Properties
- FinisherName
The kind of combo finisher effect applied by the skill.
- Percent
The chance of activating the combo finisher effect. Expressed as a percentage, where 100 is 100% chance.