If you go look at his profile he hasn't even logged on since the 13th. I moved to deckbox.org.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Piotr on April 27, 2017, 04:06:45 AMDoes this also take all hybrid costs into account?Quote from: MarduArrow on April 26, 2017, 09:05:02 AM
Example: Bosh, Iron Golem is a legendary artifact creature with mana cost {8} and the ability "{3}{R}, Sacrifice an artifact: Bosh, Iron Golem deals damage equal to the sacrificed artifact's converted mana cost to target creature or player." Bosh's color identity is red.
You can do it already in all the versions of iMtG which support Predicate, so I guess 3+ years back from now?
Try this as your Predicate and keep it in your Bookmarks:
not card.cost contains[cd] 'U' and not card.text contains[cd] '{U}' and not card.cost contains[cd] 'B' and not card.text contains[cd] '{B}' and not card.cost contains[cd] 'G' and not card.text contains[cd] '{G}' and not card.cost contains[cd] 'W' and not card.text contains[cd] '{W}'
Quote from: MarduArrow on April 26, 2017, 09:05:02 AMYeah, color identity already has a very real definition as pointed out above.
How about something directly from the rules for that?
903.4. The Commander variant uses color identity to determine what cards can be in a deck with a certain commander. The color identity of a card is the color or colors of any mana symbols in that card's mana cost or rules text, plus any colors defined by its characteristic-defining abilities (see rule 604.3) or color indicator (see rule 204). #
Example: Bosh, Iron Golem is a legendary artifact creature with mana cost {8} and the ability "{3}{R}, Sacrifice an artifact: Bosh, Iron Golem deals damage equal to the sacrificed artifact's converted mana cost to target creature or player." Bosh's color identity is red.