- Thought Reflection
Images
Thought Reflection
name
mana_cost
Types
Enchantment
types
Prices
Normal
Foil
Loading...
Near Mint
$1.14
$0.76
Lightly Played
$0.93
$0.79
Moderately Played
$0.88
$1.28
Loading...
Near Mint
$1.30
$1.18
Lightly Played
$1.35
$1.17
Moderately Played
$1.76
$1.76
Details
Rules
If you would draw a card, draw two cards instead.
rules
Power
power
Toughness
toughness
Color Identity
color_identity
Rarity
Rare
rarity
Number
72
number
Artist
Chris Seaman
artist
Language
English
language
(EN)
language_code
Expansion
Double Masters
expansion.name
Rulings
If a spell or ability causes you to draw multiple cards, Thought Reflection's effect doubles each card draw. For example, if you cast Harmonize (“Draw three cards”), you'll draw six cards.
2020-08-07
If two or more replacement effects would apply to a card-drawing event, the player who's drawing the card chooses what order to apply them.
2020-08-07
The effects of multiple Thought Reflections are cumulative. For example, if you have two Thought Reflections on the battlefield, you'll draw four times the original number of cards. If you have three, you'll draw eight times the number of cards, and so on.
2020-08-07
rulings
Only when two oracles speak in unison is an omen accepted as truth.
flavor_text
Discussion
Code
Model attributes
id
string
The id of the card
2XM-72
name
string
The name of the card
Thought Reflection
mana_cost
string
The cost to cast the card
{4}{U}{U}{U}
types
string[]
The types of card, such as Creature.
Enchantment
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
72
artist
string
The artist of the card
Chris Seaman
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/2XM-72/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Double Masters
flavor_text
string
The flavor text of the card
Only when two oracles speak in unison is an omen accepted as truth.