Osiris/API/CharacterLevelUpTo
From Divinity Engine Wiki
Full Definition(s)
- call CharacterLevelUpTo((CHARACTERGUID)_Character, (INTEGER)_Level)
Description
Increases _Character's level to _Level. In case _Character is an NPC, attribute, ability and talent points will be automatically distributed.
Notes
- Does nothing if _Level is lower than the character's current level.