Search the Magic The Gathering database

N.B.: Does not include Portal or Unglued

Magic the Gathering is a card game from Wizards of the Coast

Flavor texts currently only available from Stronghold on...
This database is completely based on the spoiler lists available from this URL, so many thanks to Wizards of the Coast.

Uses GREP, so GNU-regexp can be used. Furthermore, it uses the '-i' flag, so the query will be case-insensitive.

For instance:

\(protection from black\)\|\(protection from white\)

to get all cards with prot. white or black, or :
\(knight.*white\)\|\(white.*knight\)

to get all cards with "knight" and "white" in any order.

Furthermore, since all fields are separated by a tilde (~), you can use this too. To get all cards from the Antiquities expansion set, you can use:

~AQ~
For more information and advanced searching go to the Advanced searching page.

Search for:


Last changed: Tue Jul 19 15:11:22 2005