NWN2Wiki
Advertisement
// MAP 3/15/2009
// !EXPERIMENTAL
// Note that any changes to skill rank will NOT be lost if the character is de-leveled.
// IMPORTANT: Most usages of this will cause characters to fail 'enforce legal character' restrictions.
void SetBaseAbilityScore(object oCreature, int nAbilityType, int nScore);
  • Added in Patch 1.23
Advertisement