- Animate Spell
Images
Animate Spell
name
mana_cost
Types
Enchantment
types
Subtypes
Aura
subtypes
Details
Rules
Flash
Enchant instant or sorcery spell on the stack
When Animate Spell becomes attached to an instant or sorcery, put that card onto the battlefield under its owner's control. It's a creature in addition to its other types with power and toughness each equal to its converted mana cost.
When Animate Spell leaves the battlefield, enchanted card's owner sacrifices it unless they cast it.
rules
Power
power
Toughness
toughness
Color Identity
color_identity
Rarity
Rare
rarity
Number
16
number
Artist
Alli Steele
artist
Language
English
language
(EN)
language_code
Expansion
Mystery Booster Playtest Cards 2021
expansion.name
Rulings
Animate Spell loses “enchant instant or sorcery spell on the stack” and gains “enchant permanent put onto the battlefield with Animate Spell” before becoming attached to that creature. It doesn’t say that on the card, but we’ll figure it out later.
2019-11-12
If the creature leaves the battlefield before or at the same time as Animate Spell, it can’t be cast.
2019-11-12
Use the mana value of the spell to determine the power and toughness of the creature it becomes. For a spell with {X} in its mana cost, use the value chosen for X to determine its mana value.
2019-11-12
While resolving Animate Spell’s last ability, the spell is cast from the battlefield. As it moves to the stack, it stops being a creature. Its controller must pay its costs if they wish to cast it.
2019-11-12
rulings
Discussion
Code
Model attributes
id
string
The id of the card
CMB2-16
name
string
The name of the card
Animate Spell
mana_cost
string
The cost to cast the card
{U}
types
string[]
The types of card, such as Creature.
Enchantment
subtypes
string[]
The subtypes of the card, such as Storyborn or Hero.
Aura
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
16
artist
string
The artist of the card
Alli Steele
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-16/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Mystery Booster Playtest Cards 2021