- Replication Technique
Images
Replication Technique
name
mana_cost
Types
Sorcery
types
Details
Rules
Demonstrate (When you cast this spell, you may copy it. If you do, choose an opponent to also copy it. Players may choose new targets for their copies.)
Create a token that's a copy of target permanent you control.
rules
Power
power
Toughness
toughness
Color Identity
color_identity
Rarity
Rare
rarity
Number
358
number
Artist
Viko Menezes
artist
Language
English
language
(EN)
language_code
Expansion
Commander 2021
expansion.name
Rulings
If the spell requires targets, you choose the target of the original spell as you cast it. If you create a copy of the spell, you may choose new targets for the copy as you create that copy. Similarly, the opponent you chose to create a copy may choose new targets for that copy as it’s created. In other words, your opponent will know the targets of your original spell and your copy when choosing the new targets, if any, for their copy.
2021-04-16
If you cast the spell and choose not to copy it, no opponent will get to copy it either.
2021-04-16
If you copy a spell with demonstrate, you then immediately choose an opponent. If they copy the spell, it goes on top of the stack.
2021-04-16
This means that if you cast a spell with demonstrate and both you and an opponent copy it, the opponent’s copy will resolve first, then your copy will resolve, and finally the original spell will resolve.
2021-04-16
You choose whether to make a copy as the demonstrate ability resolves. This happens before the original spell resolves. Your copy goes on the stack above the original spell.
2021-04-16
rulings
Discussion
Code
Model attributes
id
string
The id of the card
C21-358
name
string
The name of the card
Replication Technique
mana_cost
string
The cost to cast the card
{4}{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
358
artist
string
The artist of the card
Viko Menezes
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-358/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Commander 2021