Search Syntax Guide
Here are the rules you can use to refine your card search.
General Text Search
Simply type any text into the search box to search for cards by their name or title.
Example: Ahri
Specific Text Search
You can search for text within specific fields using the following prefixes:
name:- Searches for text within the card's name.title:- Searches for text within the card's title.card_type:- Searches for an exact card type.
Example: name:Ahri
Example: card_type:champion
Domain Search
You can filter cards by their domain using the domain: prefix. The available domains are:
FuryCalmMindBodyChaosOrder
Example: domain:Order
Numeric Comparisons
You can search for cards with specific numeric values for might and energy. You can use the following operators: >, <, >=, <=, =.
Example: might>3
Tag Search
You can search for cards that have specific tags. To search for a single tag, use the tags: prefix.
Example: tags:ionia
Example: tags:pirate
Multiple Tag Search (AND condition)
To search for cards that have all of the specified tags, group them in parentheses.
Example: (tags:ionia tags:ahri) - This will find cards that have both the 'ionia' and 'ahri' tags.
Power Search
Search for power costs with power:. Use the same symbols as the card faces; whitespace and braces are ignored.
power:{F}— matches Fury power.power:{F} {F}— matches double Fury.power:{M/B} {M/B}— matches hybrid Mind/Body twice.
Boolean Logic
Use OR to join groups. Inside a group, terms are combined with AND by default.
energy=1 OR energy=2— cards with energy 1 or 2.(might>3 might<6) OR domain:exact:Order— cards with might between 4 and 5, or cards whose domain is exactly Order.
Use parentheses to keep the parts you want together.
Combining Searches
You can combine any of these rules to create a more specific search.
Example: (tags:ionia tags:ahri) might>5 domain:Order