- Professor Elm's Lecture
Images
Professor Elm's Lecture
name
Subtypes
Trainer
supertype
Supporter
subtypes
Details
Rules
Search your deck for up to 3 Pokémon with 60 HP or less, reveal them, and put them into your hand. Then, shuffle your deck.
You may play only 1 Supporter card during your turn (before your attack).
rules
Weakness
-Resistance
-Retreat Cost
-Artist
nagimiso
artist
Rarity
Uncommon
rarity
Language
English
language
Number
188a/214
printed_number
Expansion
Lost Thunder
expansion.name
Series
Sun & Moon
expansion.series
Discussion
Code
Model attributes
id
string
The unique identifier of the card
sm8-188a
name
string
The name of the card
Professor Elm's Lecture
supertype
string
The supertype such as Pokemon or Trainer
Trainer
subtypes
string[]
The subtypes of the card, such as Basic, MEGA, and Stage 1
Supporter
hp
string
The hit points
-
types
string[]
The types of the card (e.g., Grass, Fire)
-
rules
string[]
Any rules found on the card
Search your deck for up to 3 Pokémon with 60 HP or less, reveal them, and put them into your hand. Then, shuffle your deck., You may play only 1 Supporter card during your turn (before your attack).
abilities
object[]
The abilities of the card.
abilities.type
string
The ability type, such as Poke-Power or Poke-Body.
abilities.name
string
The name of the ability.
abilities.text
string
The text of the ability.
attacks
object[]
The abilities of the card.
attacks.cost
string[]
The cost of the attack
attacks.name
string
The name of the attack.
attacks.damage
string
The damage of the attack.
attacks.text
string
The text of the attack.
weaknesses
array
The weaknesses for the card
-
resistances
array
The resistances for the card
-
retreat_cost
string[]
The retreat cost for the card
-
artist
string
The artist of the card illustration
nagimiso
rarity
string
The rarity of the card
Uncommon
language
string
The language of the card
English
language_code
string
The language code identifier
EN
number
string
The card number
188a
printed_number
string
The printed number on the card
188a/214
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Lost Thunder
expansion.series
string
The series of the expansion
Sun & Moon
flavor_text
string
The flavor text on the card
-