Card Kingdom · ABU Games

Advanced search

Build a query without learning the syntax. The query updates as you type, so the form doubles as a way to learn it — and any query can be brought back here to edit.

Query(everything)
Identity

Which cards, regardless of price or popularity.

Set code, such as uds. Matched whole, not as a substring.
common, uncommon, rare or special.
Illustrator name, matched loosely.
Converted mana cost.
cardkingdom or abugames.
Power

How much the card matters in a game.

How commonly the card is played, 1 being the most.
Share of decks that could play the card and do. Unlike rank, not skewed by colour identity.
How much players report disliking the card.
On the Commander Game Changer list.
Scarcity

How hard the card is to come by.

How many times the card has been printed. Fewer means scarcer.
Years since this printing was released. Relative to today, so a cohort defined with it moves as time passes - use `released` for a fixed edge.
On the Reserved List, which Wizards has promised never to reprint.
A promotional printing.
Market

What the stores are asking, and what they hold.

What the store asks for a foil copy, in dollars.
What the store asks for a non-foil copy, in dollars.
Foil price divided by non-foil price. 10 means the foil costs ten times as much.
Foil price minus non-foil price, in dollars.
Copies of the foil the store currently holds.

Writing queries directly

set:uds foil>10 combines with AND. -is:promo negates. OR and parentheses group: (set:uds OR set:ulg) rank<500. Ranges use printings:1..3, and !"Sol Ring" matches a name exactly. Unknown keywords are ignored with a note rather than failing the search.

Back to the Explorer

Advanced search · MTG · Tools