SetSkillBonusLimit(int)
From NWN Lexicon
Jump to navigationJump to searchSets the skill bonus limit.
Parameters
- nNewLimit
- The value to set the bonus to.
Description
Sets the skill bonus limit. The default value is 50. The minimum value is 0. The maximum value is 255.
Remarks
Version
This function was added in 1.74.8158 of NWN:EE.
Example
See Also
functions: | GetSkillBonusLimit() |