Defined in : #include <state_desc.h>

Definition : (string) GET_EXP_LEVEL_DESC( int average )

Description: Returns the experience title (adventurer, etc) associated with a
             certain average stat.

Arguments  : int average - the average state of the player.

Returns    : string - the associated mortal title.

See also   : GET_STAT_LEVEL_DESC, GET_STAT_INDEX_DESC
