btech.threshold

Returns the configured experience threshold for a skill.

Function

Synopsis

btech.threshold( skill )

Arguments

string skill
The skill name.

Returns

number value
The numeric result.

Notes

This function is available only in a running Lua callback. Invalid targets, invalid arguments, and legacy error results raise a Lua error.

See Also