1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 16:39: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

@ -6,7 +6,11 @@ const card: Card = {
name: {
fr: "Duralugon",
en: "Duraludon"
en: "Duraludon",
es: "Duraludon",
it: "Duraludon",
pt: "Duraludon",
de: "Duraludon"
},
illustrator: "Souichirou Gunjima",
@ -18,12 +22,20 @@ const card: Card = {
attacks: [{
name: {
fr: "Affuteur de Métal",
en: "Metal Sharpener"
en: "Metal Sharpener",
es: "Afilador de Metales",
it: "Affilametallo",
pt: "Amolador de Metal",
de: "Metallschleifer"
},
effect: {
fr: "Attachez une carte Énergie Metal de votre pile de défausse à lun de vos Pokémon.",
en: "Attach a Metal Energy card from your discard pile to 1 of your Pokémon."
en: "Attach a Metal Energy card from your discard pile to 1 of your Pokémon.",
es: "Une 1 carta de Energía Metal de tu pila de descartes a 1 de tus Pokémon.",
it: "Assegna a uno dei tuoi Pokémon una carta Energia Metal dalla tua pila degli scarti.",
pt: "Ligue 1 carta de Energia Metal da sua pilha de descarte a 1 dos seus Pokémon.",
de: "Lege 1 Metal-Energiekarte aus deinem Ablagestapel an 1 deiner Pokémon an."
},
damage: 30,
@ -31,7 +43,11 @@ const card: Card = {
}, {
name: {
fr: "Puissant Rayon",
en: "Power Beam"
en: "Power Beam",
es: "Rayo de Luz Poderoso",
it: "Raggiopotenza",
pt: "Raio de Poder",
de: "Power-Strahl"
},
damage: 110,