- Implement of Ferocity
Images
Implement of Ferocity
name
mana_cost
Types
Artifact
types
Prices
Normal
Foil
Loading...
Near Mint
$0.10
$0.02
Lightly Played
$0.05
$0.02
Moderately Played
$0.06
$0.06
Heavily Played
N/A
$0.15
Damaged
$0.15
$0.06
Loading...
Near Mint
$0.21
$0.19
Lightly Played
$0.41
$0.23
Moderately Played
$0.29
$0.14
Heavily Played
N/A
$0.15
Damaged
N/A
Details
Rules
, Sacrifice this artifact: Put a +1/+1 counter on target creature. Activate only as a sorcery.
When this artifact is put into a graveyard from the battlefield, draw a card.
rules
Power
power
Toughness
toughness
Color Identity
color_identity
Rarity
Common
rarity
Number
157
number
Artist
Jason Kang
artist
Language
English
language
(EN)
language_code
Expansion
Aether Revolt
expansion.name
Rulings
An Implement’s last ability triggers no matter why it’s put into a graveyard from the battlefield. You don’t have to activate its first ability.
2017-02-09
If you activate an Implement’s first ability, you’ll draw a card from its second ability before the first ability resolves. If the first ability has a target, you need a legal target to activate that ability, and you choose that target before seeing what card you’ll draw.
2017-02-09
rulings
Discussion
Code
Model attributes
id
string
The id of the card
AER-157
name
string
The name of the card
Implement of Ferocity
mana_cost
string
The cost to cast the card
{1}
types
string[]
The types of card, such as Creature.
Artifact
color_identity
string
The color identity of the card (the colors that appear on the card)
G
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
Common
number
string
The card number
157
artist
string
The artist of the card
Jason Kang
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/AER-157/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Aether Revolt