- Murkrow
Images
Murkrow
ヤミカラス
name
HP 50
hp

types
Subtypes
Pokémon
ポケモン
supertype
Basic
たね
subtypes
Details
Abilities

abilities.type
Dusk Stone
abilities.name
Murkrow can evolve during the turn you play it.
abilities.text
Attacks
![]() ![]() attacks.cost | Feint Attackだましうち attacks.name | attacks.damage |
Choose 1 of your opponent's Pokémon. This attack does 20 damage to that Pokémon. This attack's damage isn't affected by Weakness, Resistance, Poké-Powers, Poké-Bodies, or any other effects on that Pokémon. 相手のポケモン1匹に、そのポケモンの弱点・抵抗力・すべての効果に関係なく、20ダメージ。 attacks.text |
Weakness

weaknesses
Resistance

resistances
Retreat Cost

retreat_cost
Artist
Yusuke Ohmura
artist
Rarity
Common
通常
rarity
Language
Japanese
language
Number
-Expansion
Shining Darkness
ひかる闇
expansion.name
Series
Diamond & Pearl
expansion.series
Discussion
Code
Model attributes
id
string
The unique identifier of the card
dp3_ja-1002
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
50
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.
Held Item
abilities.name
string
The name of the ability.
Dusk Stone
abilities.text
string
The text of the ability.
Murkrow can evolve during the turn you play it.
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匹に、そのポケモンの弱点・抵抗力・すべての効果に関係なく、20ダメージ。
weaknesses
array
The weaknesses for the card
#<OpenStruct type="雷", value="+10">
resistances
array
The resistances for the card
#<OpenStruct type="闘", value="-20">
retreat_cost
string[]
The retreat cost for the card
無
artist
string
The artist of the card illustration
Yusuke Ohmura
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
-
printed_number
string
The printed number on the card
-
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
ひかる闇
expansion.series
string
The series of the expansion
Diamond & Pearl
flavor_text
string
The flavor text on the card
-