- Ballroom
Images
Ballroom
name
Types
Land
types
Details
Rules
This land enters tapped.
: Add or .
, : Investigate. (Create a Clue token. It's an artifact with ", Sacrifice this token: Draw a card.")
rules
Power
power
Toughness
toughness
Color Identity
color_identity
Rarity
Uncommon
rarity
Number
12
number
Artist
Arthur Yuan
artist
Language
English
language
(EN)
language_code
Expansion
Ravnica: Clue Edition
expansion.name
Rulings
Clue is an artifact type. Even though it appears on some cards with other permanent types, it's never a creature type, a land type, or anything but an artifact type.
2024-02-02
If an effect refers to a Clue, it means any Clue artifact, not just a Clue artifact token. For example, you can sacrifice Wrench to pay for Alquist Proft, Master Sleuth's activated ability.
2024-02-02
Some abilities trigger "whenever you sacrifice a Clue". Those abilities trigger whenever you sacrifice a Clue for any reason, not just to activate a Clue's activated ability.
2024-02-02
Some spells and abilities that investigate may require targets. If each target chosen is an illegal target as that spell or ability tries to resolve, it won't resolve. You won't create any Clue tokens.
2024-02-02
You can't sacrifice a Clue to pay multiple costs. For example, you can't sacrifice a Clue token to activate its own ability and also to activate Alquist Proft, Master Sleuth's ability.
2024-02-02
rulings
Discussion
Code
Model attributes
id
string
The id of the card
CLU-12
name
string
The name of the card
Ballroom
types
string[]
The types of card, such as Creature.
Land
color_identity
string
The color identity of the card (the colors that appear on the card)
B, 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
normal
variants.prices
object[]
The variant name, such as normal or coldFoil
rarity
string
The rarity of the card
Uncommon
number
string
The card number
12
artist
string
The artist of the card
Arthur Yuan
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/CLU-12/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Ravnica: Clue Edition