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