lia.attribs
Helper library that manages roleplay improving attributes.
Functions
loadFromDir(directory)
Loads attribute data from Lua files in the specified directory.
Parameters
-
directory
String
The directory path from which to load attribute files.
setup(client)
Internal
This is an internal function! You are able to use it, but you risk unintended side effects if used incorrectly.
Sets up attributes for a given character. Please refer to ATTRIBUTE:OnSetup() for an non-internal version of this.
Parameters
-
client
Player
The player for whom attributes are being set up