GETBASESTATLEVEL
NAME
GetBaseStatLevel()
SYNOPSIS
int GetBaseStatLevel(string stat)
DESCRIPTION
Returns the unmodified stat level for stat "stat". For example, a player's GetStatLevel("coordination") will be lower than her GetBaseStatLevel("coordination") if she's drunk.
EXAMPLES
LOCATION
/lib/classes
/lib/combat
/lib/genetics
SEE ALSO
GetStatLevel
Author
Cratylus