1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 00:09:18 +00:00

Added informations on more languages for Sword & Shield cards

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-06-29 17:20:26 +02:00
parent b1c866b38b
commit 96f34fcafb
1520 changed files with 28918 additions and 4846 deletions

View File

@ -4,7 +4,11 @@ import Set from '../Rebel Clash'
const card: Card = {
name: {
en: "Charjabug",
fr: "Chrysapile"
fr: "Chrysapile",
es: "Charjabug",
it: "Charjabug",
pt: "Charjabug",
de: "Akkup"
},
illustrator: "Masakazu Fukuda",
@ -24,11 +28,19 @@ const card: Card = {
],
name: {
en: "Charge",
fr: "Chargeur"
fr: "Chargeur",
es: "Carga",
it: "Sottocarica",
pt: "Carga",
de: "Ladevorgang"
},
effect: {
en: "Search your deck for up to 2 Lightning Energy cards and attach them to this Pokémon. Then, shuffle your deck.",
fr: "Cherchez jusquà 2 cartes Énergie Lightning dans votre deck, puis attachez-les à ce Pokémon. Mélangez ensuite votre deck."
fr: "Cherchez jusquà 2 cartes Énergie Lightning dans votre deck, puis attachez-les à ce Pokémon. Mélangez ensuite votre deck.",
es: "Busca en tu baraja hasta 2 cartas de Energía Lightning y únelas a este Pokémon. Después, baraja las cartas de tu baraja.",
it: "Cerca nel tuo mazzo fino a due carte Energia Lightning e assegnale a questo Pokémon. Poi rimischia le carte del tuo mazzo.",
pt: "Procure por até 2 cartas de Energia Lightning no seu baralho e ligue-as a este Pokémon. Em seguida, embaralhe o seu baralho.",
de: "Durchsuche dein Deck nach bis zu 2 Lightning-Energiekarten und lege sie an dieses Pokémon an. Mische anschließend dein Deck."
},
},
@ -40,7 +52,11 @@ const card: Card = {
],
name: {
en: "Lightning Ball",
fr: "Boule Éclair"
fr: "Boule Éclair",
es: "Bola Relámpago",
it: "Fulminpalla",
pt: "Bola de Raios",
de: "Kugelblitz"
},
damage: 70,