Property AbilityGained
AbilityGained
Gets or sets the ability increased at this level.
public Ability? AbilityGained { get; set; }
Property Value
Remarks
Set to null when no ability increase was taken on this level.
Gets or sets the ability increased at this level.
public Ability? AbilityGained { get; set; }
Set to null when no ability increase was taken on this level.