Send cards of type to another Deck

Ok. I want to send all cards in a deck matching a property to another deck. How do I do this? I tried adding a Deck Global Key Command and put in “Matching Properties: CardType=Victory”. But, it is sending all the cards in the deck.

The cards would need a Return to Deck trait that would send them to another deck. If those cards have a Marker trait - CardType = Victory, then you would send the command to all those cards to fire the Return To Deck trait.

Keep in mind that the Return to Deck trait is sort of misnamed as it implies you would use it to send the cards back to the original deck. But, it’s actually used to send the cards to any deck you like.