- Do-Over
Images
Do-Over
name
mana_cost
Types
Instant
types
Details
Rules
Restart the turn, except with Do-Over in exile. (First, return all cards to where they were as the turn began. For information from hidden zones like the hand, reconstruct as best you can, and do the rest at random.)
rules
Power
power
Toughness
toughness
Color Identity
color_identity
Rarity
Rare
rarity
Number
20
number
Artist
Madison Mosley
artist
Language
English
language
(EN)
language_code
Expansion
Mystery Booster Playtest Cards 2021
expansion.name
Rulings
Any damage undone this way doesn’t count as life gained. Similarly, life gain undone this way doesn’t count as life lost.
2019-11-12
If any cards are put into a library to undo an action, and they weren’t known to have moved from a certain position in that library, randomize that library after doing moving those cards.
2019-11-12
If any game actions involve randomizing a portion of the library, randomize it again to undo that action.
2019-11-12
To restart the turn, start with the most recent game action and undo it, then repeat this for each game action taken this turn in reverse chronological order.
2019-11-12
While restarting the turn, no abilities can trigger. Abilities trigger when something happens, not when something unhappens.
2019-11-12
rulings
Discussion
Code
Model attributes
id
string
The id of the card
CMB2-20
name
string
The name of the card
Do-Over
mana_cost
string
The cost to cast the card
{1}{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
20
artist
string
The artist of the card
Madison Mosley
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-20/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Mystery Booster Playtest Cards 2021