EffectBonusFeat(int)
From NWN Lexicon
Jump to navigationJump to searchCreates a bonus feat effect.
Parameters
- nFeat
- The feat to grant as an effect.
Description
Creates a bonus feat effect. These act like the Bonus Feat item property, and do not work as feat prerequisites for levelup purposes.
- nFeat: FEAT_*
Remarks
Version
This function was added in 1.86.8193.35 of NWN:EE.
Example
See Also
constants: | FEAT_* Constants |
author: Shadguy