- Nascent Metamorph
Images
Nascent Metamorph
name
mana_cost
Types
Creature
types
Subtypes
Shapeshifter
subtypes
Details
Rules
Whenever this creature attacks or blocks, target opponent reveals cards from the top of their library until they reveal a creature card. This creature becomes a copy of that card until end of turn. Then that player puts all cards revealed this way on the bottom of their library in a random order.
rules
Power
1
power
Toughness
1
toughness
Color Identity
color_identity
Rarity
Rare
rarity
Number
36
number
Artist
Brian Valeza
artist
Language
English
language
(EN)
language_code
Expansion
Commander 2020
expansion.name
Rulings
If Nascent Metamorph becomes a copy of a legendary card with the same name as a legendary permanent you control, you'll put one of them into its owner's graveyard.
2020-04-17
If Nascent Metamorph becomes a copy of an object with a set of linked abilities (for example, one ability that exiles a card and another that refers to the card "exiled with" the object), that link only lasts as long as Nascent Metamorph is copying that object. If it stops being a copy of that object and then becomes a copy again later, the link is lost.
2020-04-17
If an effect begins to apply to Nascent Metamorph before it becomes a copy, that effect will continue to apply.
2020-04-17
If another permanent becomes a copy of Nascent Metamorph, it will become whatever Nascent Metamorph is copying. It remains a copy when Nascent Metamorph's effect ends.
2020-04-17
If the target opponent has no creature cards in their library, Nascent Metamorph doesn't become a copy of anything. The cards are returned to that library in a random order.
2020-04-17
The creature card that Nascent Metamorph becomes a copy of is put onto the bottom of the library along with any other cards.
2020-04-17
rulings
Discussion
Code
Model attributes
id
string
The id of the card
C20-36
name
string
The name of the card
Nascent Metamorph
mana_cost
string
The cost to cast the card
{1}{U}
types
string[]
The types of card, such as Creature.
Creature
subtypes
string[]
The subtypes of the card, such as Storyborn or Hero.
Shapeshifter
power
string
The strength of the card
1
toughness
string
The willpower of the card
1
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
36
artist
string
The artist of the card
Brian Valeza
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/C20-36/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Commander 2020