Class AttributeConversion
- Namespace
- GuildWars2.Hero.Builds.Facts
- Assembly
- GW2SDK.dll
An attribute which is converted into another attribute by a trait.
public sealed record AttributeConversion : Fact, IEquatable<Fact>, IEquatable<AttributeConversion>
- Inheritance
-
AttributeConversion
- Implements
- Inherited Members
Properties
- Percent
How much of the Source attribute is converted to the Target attribute by the trait. Expressed as a percentage, where 100 is 100% chance.