From the NannyMUD documentation
2000-12-15
NAME
query_level - get the level of a living objectLOCATION
/obj/living.cSYNTAX
int query_level();DESCRIPTION
Used to determine the level of a living object.RETURN VALUES
In players: 1 - 19 Mortal 20 - 50 WizardsSEE ALSO
set_level in std/monster/basic_monster