(Official) LUA Scripting Documentation
set_skill_xp
Set xp for a skill for the context actor.
Spec:
set_skill_xp(
string skill,
double xp)
Parameters
skill
:xp
:
Valid values for skill: “Health”, “Strength”, “Attack”, “Defence”, “Ranged”, “Mining”, “Digging”, “Chopping”, “Building”, “Crafting”, “Smelting”, “Smithing”, “Farming”, “Cooking”, “Looting”
Incomplete
This documentation is incomplete