If you specified multiple ListId in the query and there is no BaseType or ServerTemplateType, SharePoint will enforce the query on one BaseType.
So if the multiple ListIds contain mixed BaseType, then only one of the BaseTypes will be used and all the other lists with different BaseType will be skipped.
By default BaseType =0 (Generic List) will be used.