mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 09:29:19 +00:00
Updated informations (#23)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -4,6 +4,7 @@ import Set from '../Darkness Ablaze'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Mimikyu",
|
||||
fr: "Mimiqui"
|
||||
},
|
||||
illustrator: "Ryota Murayama",
|
||||
rarity: "Rare",
|
||||
@ -23,9 +24,11 @@ const card: Card = {
|
||||
type: "Ability",
|
||||
name: {
|
||||
en: "Heal Jamming",
|
||||
fr: "Soins Suspendus"
|
||||
},
|
||||
effect: {
|
||||
en: "Your opponent’s Benched Pokémon can’t be healed.",
|
||||
fr: "Les Pokémon de Banc de votre adversaire ne peuvent pas être soignés."
|
||||
},
|
||||
},
|
||||
],
|
||||
@ -37,6 +40,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Claw Slash",
|
||||
fr: "Tranch’Griffe"
|
||||
},
|
||||
|
||||
damage: 30,
|
||||
|
Reference in New Issue
Block a user