int StartingConditional() { int iResult; iResult = GetLevelByClass(CLASS_TYPE_CLERIC, GetPCSpeaker()); return iResult; }