37 lines
396 B
Plaintext
37 lines
396 B
Plaintext
GETMAXSTAMINAPOINTS
|
|
|
|
NAME
|
|
GetMaxStaminaPoints()
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
float GetMaxStaminaPoints()
|
|
|
|
|
|
|
|
DESCRIPTION
|
|
Returns a creature's maximum stamina level. Their normal healing process will not increase their stamina beyond this point.
|
|
|
|
|
|
|
|
EXAMPLES
|
|
|
|
|
|
|
|
|
|
LOCATION
|
|
/lib/body
|
|
/lib/race
|
|
|
|
|
|
SEE ALSO
|
|
AddStaminaPoints, GetStaminaPoints
|
|
|
|
|
|
|
|
Author
|
|
Cratylus
|
|
|
|
|