- Meteor Shower
Images
Meteor Shower
name
mana_cost
Types
Sorcery
types
Prices
Normal
Foil
This card is online only, and has no prices available
This card is online only, and has no prices available
Details
Rules
Meteor Shower deals X plus 1 damage divided as you choose among any number of targets.
rules
Power
power
Toughness
toughness
Color Identity
color_identity
Rarity
Common
rarity
Number
135
number
Artist
Rick Emond
artist
Language
English
language
(EN)
language_code
Expansion
Masters Edition II
expansion.name
Rulings
You can’t choose to do fractional damage to a target.
2004-10-04
A tip on how this math works: To deal a total of 1 damage, X is 0. The cost is {0} + {0} + {R} = {R}. To deal a total of 2 damage, X is 1. The cost is {1} + {1} + {R} = {2}{R}. To deal a total of 3 damage, X is 2. The cost is {2} + {2} + {R} = {4}{R}. And so on.
2008-10-01
You divide the damage as you cast Meteor Shower, not as it resolves. Each target must be assigned at least 1 damage.
2008-10-01
rulings
"Eenie, meenie, minie, moe . . . oh, why not all of them?"
—Jaya Ballard, task mage
flavor_text
Discussion
Code
Model attributes
id
string
The id of the card
ME2-135
name
string
The name of the card
Meteor Shower
mana_cost
string
The cost to cast the card
{X}{X}{R}
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)
R
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
rarity
string
The rarity of the card
Common
number
string
The card number
135
artist
string
The artist of the card
Rick Emond
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/ME2-135/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Masters Edition II
flavor_text
string
The flavor text of the card
"Eenie, meenie, minie, moe . . . oh, why not all of them?"
—Jaya Ballard, task mage