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