- Steel Coil
Images
Steel Coil
name
version
Subtypes
Item
supertype
Prices
Cold Foil
Normal
Loading...
Near Mint
$0.30
$0.20
Loading...
Near Mint
$0.05
$0.01
Lightly Played
$0.05
$0.05
Details
Abilities
Metallic Flow
abilities.name
During your turn, whenever a card is put into your inkwell, you may draw a card, then choose and discard a card.
abilities.text
Cost
2
cost
Ink Type
Steel
ink_type
Strength
-Willpower
-Lore Value
-Rarity
Uncommon
rarity
Number
203
number
Source
Lorcana
source
Expansion
Archazia's Island
expansion.name
As the coil clicked onto Shanzay's arm, she felt a strengthened sense of clarity.
flavor_text
Discussion
Code
Model attributes
name
string
The name of the card
Steel Coil
version
string
The version of the card, like Wayward Sorcerer.
-
supertype
string
The supertype of card, such as Character or Action.
Item
subtypes
string[]
The subtypes of the card, such as Storyborn or Hero.
-
variants
object[]
The variants the card is available in, such as normal or coldFoil, and their prices.
variants.name
string
The variant name, such as normal or coldFoil
coldFoil
variants.prices
object[]
The prices for the variant
abilities
object[]
The abilities of the card
abilities.name
string
The name of the ability
Metallic Flow
abilities.text
string
The ability text, describing what the ability does
During your turn, whenever a card is put into your inkwell, you may draw a card, then choose and discard a card.
cost
string
How much it costs to play this card
2
ink_type
string
The ink type, such as Amber or Emerald.
Steel
strength
string
The strength of the card
-
willpower
string
The willpower of the card
-
lore_value
string
The lore value of the card
-
rarity
string
The rarity of the card
Uncommon
number
string
The card number
203
source
string
Where the card is from, like a specific movie or other Disney content.
Lorcana
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/lorcana/ARI-203/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Archazia's Island
flavor_text
string
The flavor text of the card
As the coil clicked onto Shanzay's arm, she felt a strengthened sense of clarity.