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