That's awesome Ashley, thanks for looking into it
I also like Arima idea here about combining multiple condition.
right now just to achieve something as simple as:
(Condition 1 OR Condition 2) AND (Condition 3 OR Condition 4)
or:
(Condition 1 AND Condition 2) OR (Condition 3 AND Condition 4)
it will need multiple event, making it harder to read.
If we can just combine that condition in 1 block it would be suh-weeett...