C2 doesn't support nested-mixed-booleans. Either use local variables for the two AND conditions, and then do an OR, or in this case, both are checking CONDITION1, so just check that first, then add a sub-event for the OR check.
If Condition 1
-> if Condition 2 OR Condition 3
---->action