From the NannyMUD documentation
2000-12-15
NAME
query_max_sp - return the objects max spell points.LOCATION
/obj/living_functions.cSYNTAX
int query_max_sp();DESCRIPTION
Returns an integer showing the max spell points of the living object.SEE ALSO
query_max_hp in lfun/living/query_max_hpSEE ALSO
query_sp in lfun/living/query_sp