Method IncrementRemainingFeatUses
IncrementRemainingFeatUses(NwFeat, int)
Increment the remaining uses per day for this (creature) by the specified amount.
Total number of feats uses per-day cannot exceed the creature's standard maximum.
public void IncrementRemainingFeatUses(NwFeat feat, int amount = 1)