NWNWiki
Advertisement
NWNWiki
3,719
pages

The ability bonus item property adds 1-12 points to one of the ability scores of the creature equipping an item with this property.

Notes[]

  • This item property stacks with other item properties and effects up to a total of +12.

Builder notes[]

GetItemPropertyType(): == 0, ITEMPROPERTY_ABILITY_BONUS

GetItemPropertySubType(): == (0-5), ABILITY_*

GetItemPropertyCostTableValue(): == (1-12)

Custom content notes[]

  • This item property cannot be extended with custom content. The +12 ability cap is hardcoded.
Advertisement