🗣 Search Syntax
Q. What is this?
A. The query language that filters cards. It's what the advanced search writes for you — and handwritten filters can go further than any form.
Q. How do I use it?
A. Type any of the expressions below straight into the search box. Separate clauses with spaces; every clause must match (AND). Comma-separated values inside one clause are alternatives (OR).
Contents
- Basics · Not · Exact Phrase · Card Text
- Type · Domain · Supertype · Rarity
- Energy / Might / Power · Set · Illustrator · Tags · Keywords · Is
Basics
Bare words match a card's name, set or number as a substring.
vi(cards withviin their name, set or number — including Vi herself and, say, Invasion)jinx unl(cards matching bothjinxandunl— Jinx cards from Unleashed)
Not (-term)
Prefix any clause with - to exclude its matches.
vi -signature(cards that matchvibut notsignature)-t:unit -t:spell(cards that are neither Units nor Spells)
Exact Phrase ("…")
Quotes make a phrase match exactly, spaces included.
"piltover enforcer"(cards whose name, set or number contains the exact phrase)
Card Text (text:)
text: searches rules text. Every word must appear (any order). +text:"…" requires the exact phrase; -text: excludes.
text:"draw a card"(cards whose text containsdraw,aandcard— but not necessarily together)+text:"ready a unit"(cards whose text contains the exact phraseready a unit)-text:"kill"(cards whose text never sayskill)
Type (type:) (t:)
Values: unit, spell, gear, rune, legend, battlefield.
t:unit(cards that are Units)t:unit,spell(Units or Spells)-t:unit,spell(neither Units nor Spells)
Domain (domain:) (d:)
Values: fury, calm, mind, body, chaos, order, colorless, written in full. * matches any domain.
d:fury(Fury cards)d:fury,order(Fury or Order cards)+d:fury,order(cards that are both Fury and Order)-d:chaos(no Chaos cards)+d:fury,*(Fury cards that also have another domain)
Supertype (super:) (s:)
Values: champion, signature, token, basic.
s:champion(Champion cards)t:unit -s:champion(Units that are not Champions)
Rarity (rarity:) (r:)
Values: common, uncommon, rare, epic, showcase, promo — or letters c u r e s p.
Energy (e:), Might (m:), Power (p:), Number (num:)
Numeric fields accept : or = for equality and > < >= <= for comparisons. Comma lists are alternatives.
e:3(cards costing exactly 3 Energy)e>=7(7+ Energy)m:5 p:2(Might 5 and Power 2)e=1,2(1 or 2 Energy)m>4 m<8(Might greater than 4 and less than 8)
Set (set:)
Match by set code or name.
set:ogn(cards from Origins)set:unleashed t:legend(Legends from Unleashed)
Illustrator (artist:) (a:)
artist:kudos(cards illustrated by Kudos Productions)
Tags (tag:)
Champion and origin tags printed on cards, e.g. vi, yordle, piltover.
tag:jinx(cards tagged Jinx)tag:yordle t:unit(Yordle Units)
Keywords (keyword:) (k:) (has:)
Bracketed keywords from rules text, e.g. accelerate, deflect, hunt, tank.
has:deflect(cards with [Deflect])k:hunt,tank(cards with [Hunt] or [Tank])
Is (is:)
Flags: champion, signature, token, basic, alt (alternate art), overnumbered, signed, landscape, portrait.
is:alt(alternate-art printings)is:overnumbered(overnumbered printings (past the set's printed total))t:battlefield is:landscape(landscape Battlefields)