- Deino
Images
Deino
モノズ
name
HP 60
hp
types
Subtypes
Pokémon
ポケモン
supertype
Basic
たね
subtypes
Details
Attacks
![]() attacks.cost | Deep Growlうなりごえ attacks.name | attacks.damage |
Flip a coin. If heads, the Defending Pokémon is now Paralyzed. コインを1回投げオモテなら、相手のバトルポケモンをマヒにする。 attacks.text | ||
![]() ![]() attacks.cost | Power Breathパワーブレス attacks.name | 30 attacks.damage |
Discard an Energy attached to this Pokémon. このポケモンについているエネルギーを1個選び、トラッシュする。 attacks.text | ||
Weakness
×2
weaknesses
Resistance
-Retreat Cost


retreat_cost
Artist
Akira Komayama
artist
Rarity
-Language
Japanese
language
Number
081/093
printed_number
Expansion
EX Battle Boost
EXバトルブースト
expansion.name
Series
Black & White
expansion.series
Discussion
Code
Model attributes
id
string
The unique identifier of the card
ebb1_ja-81
name
string
The name of the card
モノズ
supertype
string
The supertype such as Pokemon or Trainer
ポケモン
subtypes
string[]
The subtypes of the card, such as Basic, MEGA, and Stage 1
たね
hp
string
The hit points
60
types
string[]
The types of the card (e.g., Grass, Fire)
竜
rules
string[]
Any rules found on the card
-
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.
コインを1回投げオモテなら、相手のバトルポケモンをマヒにする。
weaknesses
array
The weaknesses for the card
#<OpenStruct type="竜", value="×2">
resistances
array
The resistances for the card
-
retreat_cost
string[]
The retreat cost for the card
無, 無
artist
string
The artist of the card illustration
Akira Komayama
rarity
string
The rarity of the card
-
language
string
The language of the card
Japanese
language_code
string
The language code identifier
JA
number
string
The card number
81
printed_number
string
The printed number on the card
081/093
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
EXバトルブースト
expansion.series
string
The series of the expansion
Black & White
flavor_text
string
The flavor text on the card
なんにでも かみつく 習性。 食べられるものは なんでも 食べる。 うかつに 近寄ると 危険だ。

