- Eureka Moment
Images
Eureka Moment
name
mana_cost
Types
Instant
types
Details
Rules
Draw two cards. You may put a land card from your hand onto the battlefield.
rules
Power
power
Toughness
toughness
Color Identity
color_identity
Rarity
Common
rarity
Number
216
number
Artist
Anna Steinbauer
artist
Language
English
language
(EN)
language_code
Expansion
Duskmourn: House of Horror Commander
expansion.name
Rulings
Putting a land card from your hand onto the battlefield is not the same as playing a land. You may do it even if you have already played a land on your turn, or if you're casting Eureka Moment on your opponent's turn.
2021-04-16
rulings
"At first, the equations were simply numbers. But in those numbers, I saw a story, and in that story I saw a pattern, and suddenly it all fit together!"
flavor_text
Discussion
Code
Model attributes
id
string
The id of the card
DSC-216
name
string
The name of the card
Eureka Moment
mana_cost
string
The cost to cast the card
{2}{G}{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)
G, 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
Common
number
string
The card number
216
artist
string
The artist of the card
Anna Steinbauer
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/DSC-216/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Duskmourn: House of Horror Commander
flavor_text
string
The flavor text of the card
"At first, the equations were simply numbers. But in those numbers, I saw a story, and in that story I saw a pattern, and suddenly it all fit together!"