If you have multiple rules as part of a Trigger action, they are not checked in any particular order.
By default, all rules must match for the action to emit an event. If you wish to match only a subset of the rules, for example, two of three rules, you can set that value in must_match.
To learn more about trigger actions, see here.