Help

Cards and sets

Searching for cards

How to quickly find what you're looking for.

Pitchstack keeps a card search box within reach wherever you are — in the navigation bar on the website, and on the Cards tab in the app. When searching for a card you can use "free text" as a general search term. To get more specific, you can use a special syntax to filter your results.

Query syntax

Rather than typing a general search term, query syntax can be used for abstract searches. Query syntax is powerful and allows you to search by a variety of card properties.

To illustrate, to search for warrior cards from Heavy Hitters with cost two or less, you could use the query of...

c:warrior s:HVY cost<=2

Anything Pitchstack does not recognize as a term is treated as part of the card name, so you can mix the two freely: blood c:warrior searches for "blood" among Warrior cards.

Card terms

KeyShortMatchesExample
classcThe card's classc:warrior
typetThe card typet:action
subtypestThe subtypest:attack
talenttalThe talenttal:draconic
keywordkwA keyword on the cardkw:dominate
colorcolourred, yellow, blue, or nonecolor:red
doubledoublefaced, two-sidedtrue for double-faced cards only, false to exclude themdouble:true

Number terms

Numbers take a comparator (>=, <=, >, <), or a plain value for an exact match.

KeyShortAlso acceptsExample
costcocost<=2
pitchppitch:1
powerpowpwr, attackpower>=6
defenseddef, b, blockdefense<3
healthhplife, lihp:20
intelligenceiintellecti:4

Printing terms

KeyShortMatchesExample
setsThe set code. setcode also workss:HVY
rarityrThe rarityr:majestic
artistartThe illustratorartist:"name here"
languagelangThe printing languagelang:en
Note: Wrap a value in double quotes when it contains a space, as in the artist above.

Legality terms

Written as a status and a format. A status that a format does not use will match nothing, so the last column is worth a glance.

TermMatchesFormats
legal:Cards legal in the formatcc, blitz, commoner, silverage
banned:Banned cardscc, blitz, commoner, upf, ll, silverage
suspended:Suspended cardscc, blitz, commoner, silverage
restricted:Restricted cardsll
livinglegend:Cards that have aged out into Living Legendcc, blitz

Filters

If query syntax isn't your thing, no worries! On the search page, the Filters button opens the full set of fields. This allows you to manually "build" your query without needing to know the syntax.

Filters expose all properties that can be used in the query syntax. These are broken into the following...

  • Card: search term, class, type, subtype, talent, keyword, color, and whether the card is double-faced.
  • Numbers: cost, defense, pitch, power, health, and intellect. Each takes a range, so you can ask for cost 2 or less, or power 5 and above.
  • Printing: artist, set, rarity, and language.

Still stuck? Ask in the Pitchstack Discord, or browse the rest of the help articles.