Hey Folks!

Advanced search syntax has now arrived on PokemonCard. This has been LONG requested but was very difficult to implement on the 1.* version of the site. This new version makes it much easier to add complicated features like this! As such, I've now implemented it!

This is relatively new (and something I haven't done on any of my other sites), so there may be bugs/inaccuracies for now (and the results are only as good as our data and how we hold/represent it).

https://pokemoncard.io/card-database (these also work on our deck builder)

Some examples:

  • text:"discard"
  • text:"discard" supertype:"pokemon"
  • text:"discard" supertype:"pokemon" types:"fire"
  • hp:>=200 retreatcost:<=2 (types:Fire OR types:Water) subtype:VMAX
  • regulation:G types:Water
  • hp:>=200 subtype:VMAX

On our card database, you can click the "?" icon to get a reminder of all our advanced searches.

For those who find bugs, please report them on the forums, as it is where I have most visibility!