- Opening Ceremony
Images
Opening Ceremony
name
mana_cost
Types
Sorcery
types
Details
Rules
Add . You may open a sealed Magic booster pack. Until end of turn, you may cast spells from among the cards in that booster pack.
rules
Power
power
Toughness
toughness
Color Identity
color_identity
Rarity
Mythic
rarity
Number
404
number
Artist
Greg Bobrowski
artist
Language
English
language
(EN)
language_code
Expansion
Unfinity
expansion.name
Rulings
Opening Ceremony has four lines of flavor text.
2022-10-07
The spells you cast this way are cast from outside the game. Casting a card brings it into the game. After the spell leaves the stack, it will go to the battlefield, the graveyard, exile, or wherever it’s supposed to go depending on what type of spell it is. Remove the card from your deck after the game ends.
2022-10-07
You can use any unopened, official Magic booster pack, including promotional booster packs.
2022-10-07
You must still pay all costs and follow all normal timing rules when casting spells from among the cards in the booster pack.
2022-10-07
rulings
"Oooooh!"
—The crowd
"Aaaaaaaaah!"
—Also the crowd
flavor_text
Discussion
Code
Model attributes
id
string
The id of the card
UNF-404
name
string
The name of the card
Opening Ceremony
mana_cost
string
The cost to cast the card
{4}{R}{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)
B, G, R, U, W
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
foil
variants.prices
object[]
The variant name, such as normal or coldFoil
rarity
string
The rarity of the card
Mythic
number
string
The card number
404
artist
string
The artist of the card
Greg Bobrowski
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/UNF-404/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Unfinity
flavor_text
string
The flavor text of the card
"Oooooh!"
—The crowd
"Aaaaaaaaah!"
—Also the crowd