(Official) LUA Scripting Documentation
get_stat_bonus
Get the stat bonus for a skill.
Spec:
get_stat_bonus(
string skill)
Parameters
skill
:
Returns
long
: The stat bonus
Valid values for skill: “Health”, “Strength”, “Attack”, “Defence”, “Ranged”, “Looting”
Incomplete
This documentation is incomplete