Method BonusFeat
BonusFeat(IPFeat)
Grants a bonus feat when applied to an item.
public static ItemProperty BonusFeat(IPFeat feat)
Parameters
featIPFeatThe feat to grant.
Returns
- ItemProperty
The created item property.
Grants a bonus feat when applied to an item.
public static ItemProperty BonusFeat(IPFeat feat)
feat IPFeatThe feat to grant.
The created item property.