- Transport Pod
Images
Transport Pod
name
version
Subtypes
Item
supertype
Prices
Cold Foil
Normal
Loading...
Near Mint
$0.23
$0.10
Lightly Played
$0.43
$0.43
Loading...
Near Mint
$0.07
$0.02
Lightly Played
$0.06
$0.02
Moderately Played
$0.01
Details
Abilities
Give 'Em a Show
abilities.name
At the start of your turn, you may move a character of yours to a location for free.
abilities.text
Cost
1
cost
Ink Type
Emerald
ink_type
Strength
-Willpower
-Lore Value
-Rarity
Uncommon
rarity
Number
100
number
Source
Big Hero 6
source
Expansion
Azurite Sea
expansion.name
"We've reinvented the very concept of transportation."
—Alistair Krei
flavor_text
Discussion
Code
Model attributes
name
string
The name of the card
Transport Pod
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
Give 'Em a Show
abilities.text
string
The ability text, describing what the ability does
At the start of your turn, you may move a character of yours to a location for free.
cost
string
How much it costs to play this card
1
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
Uncommon
number
string
The card number
100
source
string
Where the card is from, like a specific movie or other Disney content.
Big Hero 6
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/AZS-100/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Azurite Sea
flavor_text
string
The flavor text of the card
"We've reinvented the very concept of transportation."
—Alistair Krei