![]() |
Cockatrice 2026-03-05-Development-2.11.0-beta.54
A virtual tabletop for multiplayer card games
|
The search bar recognizes a set of special commands similar to some other card databases.
In this list of examples below, each entry has an explanation and can be clicked to test the query. Note that all searches are case insensitive.
"birds of paradise" (Any card name containing the exact phrase "birds of paradise")
o:"{T}" o:"add one mana of any color" (Any card text that has a tap symbol and the phrase "add one mana of any color")
t:arcane t:instant (Any card with the types arcane and instant)
ci:w (Any card that has white in it's color identity)
mv=7 (Any card with a mana value equal to 7)
r:mythic (Any card that has the mythic-rare rarity)
legal:pauper (Any card that is legal in pauper)
e:lea OR e:leb (Cards that appear in Alpha or Beta)
c:wu -c:m (Any card that is white or blue, but not multicolored)
t:sliver OR o:changeling (Any card that is either a sliver or has changeling)
t:angel -(angel OR c:w) (Any angel that doesn't have angel in its name and isn't white)
o:/for each .* and\/or .*/ (/'s can be escaped with a )