+(and) ,(or)
use skill A if Buff A + Buff B present ( in this case it wont use the skill unless both buffs are present)
use skill B if Buff A, Buff B present ( in this case it will use the skill if Buff A OR buff B is presetnt.)
use skill A if Buff A + buff B not present( in this case it wont use skill unless both buffs are missing)
use skill B if Buff A, Buff B not present ( in this case itwont use the skill if either Buff A or Buff B are present)
use skill A if Buff A + Buff B present ( in this case it wont use the skill unless both buffs are present)
use skill B if Buff A, Buff B present ( in this case it will use the skill if Buff A OR buff B is presetnt.)
use skill A if Buff A + buff B not present( in this case it wont use skill unless both buffs are missing)
use skill B if Buff A, Buff B not present ( in this case itwont use the skill if either Buff A or Buff B are present)