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