- Puppeteer Clique
Images
Puppeteer Clique
name
mana_cost
Types
Creature
types
Subtypes
Faerie
Wizard
subtypes
Prices
Normal
Loading...
Near Mint
$0.43
$0.39
Lightly Played
$0.41
$0.41
Moderately Played
$1.23
$1.41
Damaged
$0.17
$0.65
Details
Rules
Flying
When this creature enters, put target creature card from an opponent's graveyard onto the battlefield under your control. It gains haste. At the beginning of your next end step, exile it.
Persist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)
rules
Power
3
power
Toughness
2
toughness
Color Identity
color_identity
Rarity
Rare
rarity
Number
257
number
Artist
Daren Bader
artist
Language
English
language
(EN)
language_code
Expansion
New Capenna Commander
expansion.name
Rulings
If a creature with persist stops being a creature, persist will still work.
2013-06-07
If a creature with persist that has +1/+1 counters on it receives enough -1/-1 counters to cause it to be destroyed by lethal damage or put into its owner's graveyard for having 0 or less toughness, persist won't trigger and the card won't return to the battlefield. That's because persist checks the creature's existence just before it leaves the battlefield, and it still has all those counters on it at that point.
2013-06-07
If a permanent has multiple instances of persist, they'll each trigger separately, but the redundant instances will have no effect. If one instance returns the card to the battlefield, the next to resolve will do nothing.
2013-06-07
If a token with no -1/-1 counters on it has persist, the ability will trigger when the token is put into the graveyard. However, the token will cease to exist and can't return to the battlefield.
2013-06-07
If multiple creatures with persist are put into the graveyard at the same time (due to combat damage or a spell that destroys all creatures, for example), the active player (the player whose turn it is) puts all of their persist triggers on the stack in any order, then each other player in turn order does the same. The last trigger put on the stack is the first one that resolves. That means that in a two-player game, the nonactive player's persist creatures will return to the battlefield first, then the active player's persist creatures do the same. The creatures return to the battlefield one at a time.
2013-06-07
The persist ability triggers when the permanent is put into a graveyard. Its last known information (that is, how the creature last existed on the battlefield) is used to determine whether it had a -1/-1 counter on it.
2013-06-07
When a permanent with persist returns to the battlefield, it's a new object with no memory of or connection to its previous existence.
2013-06-07
rulings
Discussion
Code
Model attributes
id
string
The id of the card
NCC-257
name
string
The name of the card
Puppeteer Clique
mana_cost
string
The cost to cast the card
{3}{B}{B}
types
string[]
The types of card, such as Creature.
Creature
subtypes
string[]
The subtypes of the card, such as Storyborn or Hero.
Faerie, Wizard
power
string
The strength of the card
3
toughness
string
The willpower of the card
2
color_identity
string
The color identity of the card (the colors that appear on the card)
B
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
257
artist
string
The artist of the card
Daren Bader
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/NCC-257/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
New Capenna Commander