- Command the Chaff
Images
Command the Chaff
name
mana_cost
Types
Instant
types
Details
Rules
Look at target opponent's sideboard. You may cast a card from that sideboard without paying its mana cost.
Exile Command the Chaff.
rules
Power
power
Toughness
toughness
Color Identity
color_identity
Rarity
Rare
rarity
Number
18
number
Artist
George Fan
artist
Language
English
language
(EN)
language_code
Expansion
Mystery Booster Playtest Cards 2021
expansion.name
Rulings
If a spell has {X} in its mana cost, you must choose 0 as the value of X when casting it without paying its mana cost.
2019-11-12
If you cast a card “without paying its mana cost,” you can’t choose to cast it for any alternative costs. You can, however, pay additional costs. If the card has any mandatory additional costs, such as that of Tormenting Voice, you must pay those to cast the card.
2019-11-12
In a Limited event, each card a player opened (in a Sealed Deck event) or drafted (in a Booster Draft event) is their sideboard.
2019-11-12
You can’t play land cards from that sideboard.
2019-11-12
You must cast the sideboard card you wish to cast while Command the Chaff is resolving. You can’t cast it later in the turn.
2019-11-12
rulings
Discussion
Code
Model attributes
id
string
The id of the card
CMB2-18
name
string
The name of the card
Command the Chaff
mana_cost
string
The cost to cast the card
{4}{U}{U}
types
string[]
The types of card, such as Creature.
Instant
color_identity
string
The color identity of the card (the colors that appear on the card)
U
variants
object[]
The variants the card is available in, such as normal or foil, and their prices.
variants.name
string
The variant name, such as normal or foil
normal
variants.prices
object[]
The variant name, such as normal or coldFoil
rarity
string
The rarity of the card
Rare
number
string
The card number
18
artist
string
The artist of the card
George Fan
language
string
The language of the card, such as English.
English
language_code
string
The language code, such as EN.
EN
images
object[]
The images of the card
images.large
string
The large url of the image
https://images.scrydex.com/magicthegathering/CMB2-18/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Mystery Booster Playtest Cards 2021