iMtG Server: Gathering

Gathering Forums => Help for iMtG => Topic started by: 5/9 Turtle on January 22, 2014, 11:43:13 PM

Title: Database and X
Post by: 5/9 Turtle on January 22, 2014, 11:43:13 PM
How do I search for cards with X in its mana cost
Title: Re: Database and X
Post by: Spikepit on January 23, 2014, 06:49:33 AM
Filter> select Text and unselect Name> type in 'where X is ...' Or 'X damage to...' Etc

I haven't confirmed this myself, but just guessing.
Title: Re: Database and X
Post by: 5/9 Turtle on January 23, 2014, 06:54:40 AM
Quote from: Spikepit on January 23, 2014, 06:49:33 AM
Filter> select Text and unselect Name> type in 'where X is ...' Or 'X damage to...' Etc

I haven't confirmed this myself, but just guessing.

Thanks
Title: Re: Database and X
Post by: Piotr on January 23, 2014, 06:52:57 PM
Predicate should work for that. Wiki should have field names and some examples?
Title: Re: Database and X
Post by: Piotr on January 24, 2014, 03:13:31 AM
Try this Predicate

card.cost contains 'X'


You can save it as a bookmark too.