mud/lib/doc/lfun/all/GetBaseStatLevel
2020-09-06 05:43:07 -07:00

27 lines
434 B
Plaintext

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