- Implement of Combustion
Images
Implement of Combustion
name
mana_cost
Types
Artifact
types
Prices
Normal
Foil
Loading...
Near Mint
$0.20
$0.10
Lightly Played
$0.17
$0.11
Moderately Played
$0.10
$0.05
Heavily Played
$0.35
$0.18
Damaged
$0.49
$0.18
Loading...
Near Mint
$2.52
$1.99
Lightly Played
$3.47
$2.22
Moderately Played
$1.61
$1.61
Heavily Played
N/A
Damaged
N/A
Details
Rules
, Sacrifice this artifact: It deals 1 damage to target player or planeswalker.
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
155
number
Artist
Efflam Mercier
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
A dream of fire lies coiled inside, waiting for its glorious awakening.
flavor_text
Discussion
Code
Model attributes
id
string
The id of the card
AER-155
name
string
The name of the card
Implement of Combustion
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)
R
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
155
artist
string
The artist of the card
Efflam Mercier
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-155/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Aether Revolt
flavor_text
string
The flavor text of the card
A dream of fire lies coiled inside, waiting for its glorious awakening.