int StartingConditional() { if(!(GetAbilityScore(GetPCSpeaker(), ABILITY_INTELLIGENCE) == 15)) return FALSE; return TRUE; }