- Starlight Vial
Images
Starlight Vial
name
version
Subtypes
Item
supertype
Prices
Cold Foil
Normal
Loading...
Near Mint
$0.25
$0.20
Lightly Played
$0.16
$0.25
Loading...
Near Mint
$0.11
$0.01
Lightly Played
$0.16
$0.02
Details
Abilities
Efficient Energy
abilities.name
[Exert] — You pay 2 Ink less for the next action you play this turn.
abilities.text
Trap
abilities.name
2 Ink, Banish this item — Draw 2 cards, then choose and discard a card.
abilities.text
Cost
4
cost
Ink Type
Emerald
ink_type
Strength
-Willpower
-Lore Value
-Rarity
Rare
rarity
Number
99
number
Source
Lorcana
source
Expansion
Into the Inklands
expansion.name
In the wrong hands, this vial of magic could be disastrous.
flavor_text
Discussion
Code
Model attributes
name
string
The name of the card
Starlight Vial
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
Efficient Energy
abilities.text
string
The ability text, describing what the ability does
[Exert] — You pay 2 Ink less for the next action you play this turn.
cost
string
How much it costs to play this card
4
ink_type
string
The ink type, such as Amber or Emerald.
Emerald
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
Rare
number
string
The card number
99
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/ITI-99/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Into the Inklands
flavor_text
string
The flavor text of the card
In the wrong hands, this vial of magic could be disastrous.