FutureProg functions
applyskillpackage
applyskillpackage overload 1
Number applyskillpackage(Character character, NPCSkillPackage package)
Available in
- computer function
- computer program
- standard futureprog
Rolls an NPC skill package and adds or raises skills without lowering existing values. Returns the number changed.
| Parameter | Type | Description |
|---|---|---|
character |
Character |
The character to receive the rolled package. |
package |
NPCSkillPackage |
The NPC skill package to apply. |