Property SuccessorFeat
SuccessorFeat
Gets the feat which follows this feat. For example, the Disarm feat has Improved Disarm as a successor.
public NwFeat? SuccessorFeat { get; }
Gets the feat which follows this feat. For example, the Disarm feat has Improved Disarm as a successor.
public NwFeat? SuccessorFeat { get; }