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