Search Syntax Guide

Type words to search by card name, or use prefixes to search specific fields.

Field Prefixes

PrefixFieldExample
t: or type:Card typet:resonator
o: or oracle:Rules texto:flying
a: or c:Attribute (color)a:fire
atk: or pow:Attackatk>=1000
def: or tou:Defensedef>=1000
cost: or cmc:Total costcost>=5
s: or set:Set codes:NWE
r: or rarity:Rarityr:sr
race:Race / creature typerace:dragon
div:Divinitydiv>=3
is:Special flagsis:ruler, is:jruler, is:stone
kw:Keyword abilitykw:flying

Attribute Shortcuts

ShortcutAttribute
f or fireFire
wa or waterWater
w or windWind
l or lightLight
d or darknessDarkness
v or voidVoid

Combine letters for multi-attribute: c:fw finds cards with both Fire and Wind.

Operators

OperatorMeaningExample
:Containst:resonator
=Exact matchr=SR
> < >= <=Numeric comparisonatk>=1000
- (prefix)Negation (NOT)-t:ruler

Boolean Logic

Multiple terms are combined with AND by default. Use or between terms for OR logic.

t:resonator a:fire // fire resonators (AND) t:chant or t:addition // chants OR additions o:"enter >>>" // exact phrase in quotes -t:ruler s:NWE // NWE cards that aren't rulers

Examples

mikage // name contains "mikage" t:resonator a:fire atk>=1000 // fire resonators, 1000+ ATK o:flying s:NWE // NWE cards with "flying" race:dragon cost<=3 // cheap dragons is:ruler // all ruler cards r:sr set:CMB // SR rarity from CMB