Search Syntax Guide

FieldAliasPossible ValuesOperatorsExample
colorc, d, color, domain
bodyorangecalmgreenchaospurplefuryredmindblueorderyellow
:, =, !=, +, ,c:red+blue
rarityr
commonuncommonrareepicshowcasealternate artovernumberedsignature
:, =, !=r:epic
typet
Any card type or subtype
:, =, !=t:dragon
keywordk
Any keyword ability
:, =, !=, +k:hidden
sets
Any set name
:, =, !=s:ogn
powerp, pow
Number
>, <, >=, <=, =, !=p>=5
mightm
Number
>, <, >=, <=, =, !=m<=3
costcost
Number
>, <, >=, <=, =, !=cost<3
artistart, a
Any artist name
:, =, !=art:kudos
tagtag
Any tag
:, =, !=tag:ahri

Examples

c:red t:piltover m>=5

Red creatures with tag "Piltover" and might of 5 or greater

r:epic -c:chaos

Epic rarity cards that are not Chaos domain

t:spell cost<=3 c:mind

Mind spells with cost 3 or less

s:ogn r:rare,epic

Rare or Epic cards from set OGN