- Bombardment
Images
Bombardment
name
mana_cost
Types
Sorcery
types
Details
Rules
Until end of turn, cards you own that aren't on the battlefield lose all card types, costs, names, and abilities and become red sorceries named Missile that cost with "Missile deals 2 damage to any target."
rules
Power
power
Toughness
toughness
Color Identity
color_identity
Rarity
Rare
rarity
Number
53
number
Artist
James Arnold
artist
Language
English
language
(EN)
language_code
Expansion
Mystery Booster Playtest Cards 2021
expansion.name
Rulings
Cards you own keep any supertypes they may have, such as legendary and basic.
2019-11-12
If Bombardment is somehow cast while another spell is on the stack, that spell becomes a Missile. Since that spell has no target chosen for its spell ability, it won’t resolve. This is true even if that spell had a target for an ability it had.
2019-11-12
If a card you own is a Missile and changes zones other than by being cast as a Missile, it stops being a Missile.
2019-11-12
If any portion of your library is randomized, those cards become new objects that aren’t Missiles.
2019-11-12
The Missile characteristics are copiable values of the affected cards and spells.
2019-11-12
You must keep cards that were in your hand as Bombardment resolved separate from those that enter your hand later in the turn.
2019-11-12
rulings
Discussion
Code
Model attributes
id
string
The id of the card
CMB2-53
name
string
The name of the card
Bombardment
mana_cost
string
The cost to cast the card
{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
variants.prices
object[]
The variant name, such as normal or coldFoil
rarity
string
The rarity of the card
Rare
number
string
The card number
53
artist
string
The artist of the card
James Arnold
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-53/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Mystery Booster Playtest Cards 2021