- Booby Trap
Images
Booby Trap
name
mana_cost
Types
Artifact
types
Details
Rules
As this artifact enters, choose an opponent and a card name other than a basic land card name.
The chosen player reveals each card they draw.
When the chosen player draws a card with the chosen name, sacrifice this artifact. If you do, this artifact deals 10 damage to that player.
rules
Power
power
Toughness
toughness
Rarity
Rare
rarity
Number
H49
number
Artist
Doug Chaffee
artist
Language
Spanish
language
(ES)
language_code
Expansion
Salvat 2005
expansion.name
Rulings
The “if you do” part is only done if you successfully sacrifice this card. In other words, it has to be on the battlefield when the trigger resolves or it does not deal damage.
2004-10-04
If Booby Trap’s last ability is countered, Booby Trap remains on the battlefield (and no damage is dealt).
2005-08-01
If a single Booby Trap’s ability triggers multiple times, then only the first ability to resolve causes Booby Trap to be sacrificed and damage to be dealt.
2005-08-01
If an effect causes the player to draw multiple cards, each card is revealed as it’s drawn. If Booby Trap’s ability triggers, it will go on the stack once the card-drawing effect has concluded.
2005-08-01
The choice of which card to name is part of the resolution of the spell or ability which puts Booby Trap onto the battlefield. It can’t be countered.
2005-08-01
rulings
Discussion
Code
Model attributes
id
string
The id of the card
PSAL-H49
name
string
The name of the card
Booby Trap
mana_cost
string
The cost to cast the card
{6}
types
string[]
The types of card, such as Creature.
Artifact
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
Rare
number
string
The card number
H49
artist
string
The artist of the card
Doug Chaffee
language
string
The language of the card, such as English.
Spanish
language_code
string
The language code, such as EN.
ES
images
object[]
The images of the card
images.large
string
The large url of the image
https://images.scrydex.com/magicthegathering/PSAL-H49/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Salvat 2005