37 lines
396 B
Plaintext
37 lines
396 B
Plaintext
GETMAXMAGICPOINTS
|
|
|
|
NAME
|
|
GetMaxMagicPoints()
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
int GetMaxMagicPoints()
|
|
|
|
|
|
|
|
DESCRIPTION
|
|
Returns a creature's maximum magic level. Their normal healing process will not increase their magic beyond this point.
|
|
|
|
|
|
|
|
EXAMPLES
|
|
|
|
|
|
|
|
|
|
LOCATION
|
|
/lib/body
|
|
/lib/race
|
|
|
|
|
|
SEE ALSO
|
|
SetMagicPoints, GetMagicPoints, AddMagicPoints
|
|
|
|
|
|
|
|
Author
|
|
Cratylus
|
|
|
|
|