- The Robot Queen
Images
The Robot Queen
name
version
Subtypes
Item
supertype
Details
Abilities
Major Malfunction
abilities.name
Whenever you play a character, you may pay 1 Ink and banish this item to deal 2 damage to chosen character.
abilities.text
Cost
1
cost
Ink Type
Steel
ink_type
Strength
-Willpower
-Lore Value
-Rarity
Uncommon
rarity
Number
199
number
Source
The Great Mouse Detective
source
Expansion
Whispers in the Well
expansion.name
"To our beloved Queen this gift we send,
As her 60-year reign comes to an end."
—Note delivered with the robot queen
flavor_text
Discussion
Code
Model attributes
name
string
The name of the card
The Robot Queen
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
Major Malfunction
abilities.text
string
The ability text, describing what the ability does
Whenever you play a character, you may pay 1 Ink and banish this item to deal 2 damage to chosen character.
cost
string
How much it costs to play this card
1
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
199
source
string
Where the card is from, like a specific movie or other Disney content.
The Great Mouse Detective
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/WITW-199/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Whispers in the Well
flavor_text
string
The flavor text of the card
"To our beloved Queen this gift we send,
As her 60-year reign comes to an end."
—Note delivered with the robot queen