mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 00:49:18 +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 '../Champion\'s Path'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Zygarde",
|
||||
fr: "Zygarde"
|
||||
},
|
||||
illustrator: "Shin Nagasawa",
|
||||
rarity: "Rare",
|
||||
@ -26,6 +27,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Bite",
|
||||
fr: "Morsure"
|
||||
},
|
||||
|
||||
damage: 30,
|
||||
@ -40,9 +42,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Power Blast",
|
||||
fr: "Violente Déflagration"
|
||||
},
|
||||
effect: {
|
||||
en: "Discard a Fighting Energy from this Pokémon.",
|
||||
fr: "Défaussez une Énergie Fighting de ce Pokémon."
|
||||
},
|
||||
damage: 130,
|
||||
|
||||
|
Reference in New Issue
Block a user