- Counterbore
Images
Counterbore
name
mana_cost
Types
Instant
types
Prices
Normal
Loading...
Near Mint
$0.21
$0.21
Lightly Played
$0.22
$0.15
Moderately Played
$0.15
$0.13
Heavily Played
N/A
$0.25
Damaged
$0.11
$0.25
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
5
number
Artist
Wayne England
artist
Language
English
language
(EN)
language_code
Expansion
Duels of the Planeswalkers
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
DPA-5
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
variants.prices
object[]
The variant name, such as normal or coldFoil
rarity
string
The rarity of the card
Rare
number
string
The card number
5
artist
string
The artist of the card
Wayne England
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/DPA-5/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Duels of the Planeswalkers