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