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