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: "Vikavolt V",
|
||||
fr: "Lucanon V"
|
||||
},
|
||||
illustrator: "Ayaka Yoshida",
|
||||
rarity: "Ultra Rare",
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Paralyzing Bolt",
|
||||
fr: "Éclair Paralysant"
|
||||
},
|
||||
effect: {
|
||||
en: "During your opponent’s next turn, they can’t play any Item cards from their hand.",
|
||||
fr: "Pendant le prochain tour de votre adversaire, il ne peut pas jouer de cartes Objet de sa main."
|
||||
},
|
||||
damage: 50,
|
||||
|
||||
@ -42,9 +45,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Super Zap Cannon",
|
||||
fr: "Super Élecanon"
|
||||
},
|
||||
effect: {
|
||||
en: "Discard 2 Energy from this Pokémon.",
|
||||
fr: "Défaussez 2 Énergies de ce Pokémon."
|
||||
},
|
||||
damage: 190,
|
||||
|
||||
|
Reference in New Issue
Block a user