mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 17:39: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 '../Darkness Ablaze'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Electrike",
|
||||
fr: "Dynavolt"
|
||||
},
|
||||
illustrator: "Yumi",
|
||||
rarity: "Common",
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Thunderbolt",
|
||||
fr: "Tonnerre"
|
||||
},
|
||||
effect: {
|
||||
en: "Discard all Energy from this Pokémon.",
|
||||
fr: "Défaussez toute l’Énergie de ce Pokémon."
|
||||
},
|
||||
damage: 50,
|
||||
|
||||
|
Reference in New Issue
Block a user