- Counterbore
Images
Counterbore
name
mana_cost
Types
Instant
types
Details
Rules
Counter target spell. Search its controller's graveyard, hand, and library for all cards with the same name as that spell and exile them. Then that player shuffles.
rules
Power
power
Toughness
toughness
Color Identity
color_identity
Rarity
Rare
rarity
Number
30
number
Artist
Wayne England
artist
Language
Spanish
language
(ES)
language_code
Expansion
Salvat 2011
expansion.name
Rulings
Counterbore has no effect on cards on the battlefield that have the same name as the targeted spell.
2008-05-01
If the spell’s controller isn’t the same as its owner (due to Commandeer, for example), it won’t be exiled. The spell is countered and put into its owner’s graveyard. Then the spell’s controller’s graveyard, hand, and library are searched.
2008-05-01
If the targeted spell can’t be countered (it’s Vexing Shusher, for example), that spell will remain on the stack. Counterbore will continue to resolve. You still get to search for and exile all other cards with that name.
2008-05-01
In most cases, Counterbore will exile the targeted spell. Its first sentence counters the spell, which puts it into its owner’s graveyard. Its second sentence then removes it from the graveyard. However, there are some exceptions to this, as listed below.
2008-05-01
The cards you’re searching for must be found if they’re in the graveyard, because that’s a zone everyone can see. Finding those cards in the hand and library is optional, though.
2008-05-01
rulings
Discussion
Code
Model attributes
id
string
The id of the card
PS11-30
name
string
The name of the card
Counterbore
mana_cost
string
The cost to cast the card
{3}{U}{U}
types
string[]
The types of card, such as Creature.
Instant
color_identity
string
The color identity of the card (the colors that appear on the card)
U
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
30
artist
string
The artist of the card
Wayne England
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/PS11-30/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Salvat 2011