Table of Contents

Method BonusFeat

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

BonusFeat(IPFeat)

Grants a bonus feat when applied to an item.

public static ItemProperty BonusFeat(IPFeat feat)

Parameters

feat IPFeat

The feat to grant.

Returns

ItemProperty

The created item property.