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