- Cursed Mirror
Images
Cursed Mirror
name
mana_cost
Types
Artifact
types
Prices
Normal
Loading...
Near Mint
$1.11
$0.99
Lightly Played
$1.33
$1.04
Moderately Played
$1.13
$1.48
Damaged
$0.76
Details
Rules
: Add .
As this artifact enters, you may have it become a copy of any creature on the battlefield until end of turn, except it has haste.
rules
Power
power
Toughness
toughness
Color Identity
color_identity
Rarity
Rare
rarity
Number
50
number
Artist
David Gaillet
artist
Language
English
language
(EN)
language_code
Expansion
Commander 2021
expansion.name
Rulings
Any enters-the-battlefield abilities of the copied creature will trigger when Cursed Mirror enters the battlefield. Any "As [this creature] enters the battlefield" or "[This creature] enters the battlefield with" abilities of the copied creature will also work.
2021-04-16
Cursed Mirror copies exactly what was printed on the original creature (unless that creature is copying something else or is a token; see below). It doesn't copy whether that creature is tapped or untapped, whether it has any counters on it or any Auras or Equipment attached to it, or any non-copy effects that have changed its types, color, power and toughness, and so on.
2021-04-16
If Cursed Mirror somehow enters the battlefield at the same time as a creature, it can't become a copy of that creature. You may choose only a creature that's already on the battlefield.
2021-04-16
If something else becomes a copy of Cursed Mirror while Cursed Mirror is a copy of a creature, the duration of the effect is not copied. The new copy will still be a creature (with haste) after Cursed Mirror stops being a copy at the end of the turn.
2021-04-16
If the copied creature has {X} in its mana cost, X is considered to be 0.
2021-04-16
If the copied creature is a token, Cursed Mirror copies the original characteristics of that token as stated by the effect that created the token. Copying a token doesn't make Cursed Mirror a token. Similarly, if Cursed Mirror itself is a token, copying a nontoken permanent doesn't make it stop being a token.
2021-04-16
If the copied creature is copying something else, then Cursed Mirror enters the battlefield as a copy of whatever that creature is copying.
2021-04-16
While it is copying a creature, Cursed Mirror does not have "{T}: Add {R}" (unless the creature it's copying also has that ability).
2021-04-16
rulings
Discussion
Code
Model attributes
id
string
The id of the card
C21-50
name
string
The name of the card
Cursed Mirror
mana_cost
string
The cost to cast the card
{2}{R}
types
string[]
The types of card, such as Creature.
Artifact
color_identity
string
The color identity of the card (the colors that appear on the card)
R
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
50
artist
string
The artist of the card
David Gaillet
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/C21-50/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Commander 2021