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