I'm looking to create an alert for large-outage scenarios. Currently, I have the following setup:

But what I'm noticing....if 33 nodes are already down, and 2 new nodes go down at the same time, this Outage alert triggers. When really, only 2 new nodes went down. I'm wanting to only capture large-scale outages, such as 35 simultaneous down nodes.
I'm thinking some sort of time window, like 35 nodes that have gone down within the past 5 minutes....or something similar.
Is this possible? What am I missing?