- Ice Block
Images
Ice Block
name
version
Subtypes
Item
supertype
Prices
Normal
Cold Foil
Loading...
Near Mint
$0.04
$0.01
Lightly Played
$0.13
$0.04
Moderately Played
$0.04
$0.10
Loading...
Near Mint
$0.39
$0.09
Lightly Played
$0.37
$0.34
Details
Abilities
Chilly Labor
abilities.name
[Exert] — Chosen character gets -1 Strength this turn.
abilities.text
Cost
1
cost
Ink Type
Sapphire
ink_type
Strength
-Willpower
-Lore Value
-Rarity
Common
rarity
Number
168
number
Source
Frozen
source
Expansion
Ursula's Return
expansion.name
Frozen ink can be harvested and processed to many useful ends.
flavor_text
Discussion
Code
Model attributes
name
string
The name of the card
Ice Block
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
normal
variants.prices
object[]
The prices for the variant
abilities
object[]
The abilities of the card
abilities.name
string
The name of the ability
Chilly Labor
abilities.text
string
The ability text, describing what the ability does
[Exert] — Chosen character gets -1 Strength this turn.
cost
string
How much it costs to play this card
1
ink_type
string
The ink type, such as Amber or Emerald.
Sapphire
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
Common
number
string
The card number
168
source
string
Where the card is from, like a specific movie or other Disney content.
Frozen
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/UR-168/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Ursula's Return
flavor_text
string
The flavor text of the card
Frozen ink can be harvested and processed to many useful ends.