- Truth or Dare
Images
Truth or Dare
name
mana_cost
Types
Sorcery
types
Details
Rules
Target opponent chooses one —
• Truth — That player plays with their hand revealed for the rest of the game.
• Dare — Mill all but the bottom ten cards of that player's library. (To mill, put the top card of that library into its owner's graveyard.)
rules
Power
power
Toughness
toughness
Color Identity
color_identity
Rarity
Rare
rarity
Number
32
number
Artist
Mollie Harms
artist
Language
English
language
(EN)
language_code
Expansion
Mystery Booster Playtest Cards 2021
expansion.name
Rulings
If you need to choose a card in your hand without revealing it to other players (most likely because an effect instructs each player to discard a card), you can hide your hand while choosing one or use any other method to keep your choice secret.
2019-11-12
One a spell or ability has had another player choose modes for it, a player can’t choose to not finish casting or activating that spell or ability unless there’s no way for the player to complete the process. For example, the player can’t choose to not activate mana abilities to pay for the spell.
2019-11-12
While playing with your hand revealed, you can still reveal cards to pay a cost.
2019-11-12
rulings
Discussion
Code
Model attributes
id
string
The id of the card
CMB2-32
name
string
The name of the card
Truth or Dare
mana_cost
string
The cost to cast the card
{1}{U}{U}
types
string[]
The types of card, such as Creature.
Sorcery
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
32
artist
string
The artist of the card
Mollie Harms
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-32/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Mystery Booster Playtest Cards 2021