- Schema Thief
Images
Schema Thief
name
mana_cost
Types
Creature
types
Subtypes
Vedalken
Rogue
Artificer
subtypes
Details
Rules
Flying
Whenever this creature deals combat damage to a player, create a token that's a copy of target artifact that player controls.
rules
Power
3
power
Toughness
3
toughness
Color Identity
color_identity
Rarity
Rare
rarity
Number
24
number
Artist
Artur Treffner
artist
Language
English
language
(EN)
language_code
Expansion
March of the Machine Commander
expansion.name
Rulings
Any enters-the-battlefield abilities of the copied artifact will trigger when the token enters the battlefield. Any “as [this artifact] enters the battlefield” or “[this artifact] enters the battlefield with” abilities of the copied artifact will also work.
2023-04-14
Each of the tokens copy exactly what was printed on the original artifact and nothing else (unless that artifact is copying something else or is a token; see below). It doesn’t copy whether that artifact is tapped or untapped, whether it has any counters on it or Auras and Equipment attached to it, or any non-copy effects that have changed its power, toughness, types, color, and so on.
2023-04-14
If the copied artifact has {X} in its mana cost, X is 0.
2023-04-14
If the copied artifact is a token, the token that’s created copies the original characteristics of that token as stated by the effect that created that token.
2023-04-14
If the copied artifact is copying something else, then the token enters the battlefield as whatever that artifact copied.
2023-04-14
rulings
"An intriguing design, but it would be much better without all that oil."
flavor_text
Discussion
Code
Model attributes
id
string
The id of the card
MOC-24
name
string
The name of the card
Schema Thief
mana_cost
string
The cost to cast the card
{3}{U}
types
string[]
The types of card, such as Creature.
Creature
subtypes
string[]
The subtypes of the card, such as Storyborn or Hero.
Vedalken, Rogue, Artificer
power
string
The strength of the card
3
toughness
string
The willpower of the card
3
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
24
artist
string
The artist of the card
Artur Treffner
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/MOC-24/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
March of the Machine Commander
flavor_text
string
The flavor text of the card
"An intriguing design, but it would be much better without all that oil."