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

@ -4,7 +4,11 @@ import Set from '../Darkness Ablaze'
const card: Card = {
name: {
en: "Steenee",
fr: "Candine"
fr: "Candine",
es: "Steenee",
it: "Steenee",
pt: "Steenee",
de: "Frubaila"
},
illustrator: "sui",
@ -29,11 +33,19 @@ const card: Card = {
],
name: {
en: "Captivate",
fr: "Séduction"
fr: "Séduction",
es: "Seducción",
it: "Incanto",
pt: "Cativar",
de: "Liebreiz"
},
effect: {
en: "Switch 1 of your opponents Benched Pokémon with their Active Pokémon.",
fr: "Échangez lun des Pokémon de Banc de votre adversaire contre son Pokémon Actif."
fr: "Échangez lun des Pokémon de Banc de votre adversaire contre son Pokémon Actif.",
es: "Cambia 1 de los Pokémon en Banca de tu rival por su Pokémon Activo.",
it: "Scambia uno dei Pokémon nella panchina del tuo avversario con il suo Pokémon attivo.",
pt: "Troque 1 dos Pokémon no Banco do seu oponente pelo Pokémon Ativo dele(a).",
de: "Tausche 1 Pokémon auf der Bank deines Gegners gegen sein Aktives Pokémon aus."
},
},
@ -44,7 +56,11 @@ const card: Card = {
],
name: {
en: "Smack",
fr: "Claque"
fr: "Claque",
es: "Palmetazo",
it: "Schiaffo",
pt: "Estalo",
de: "Klatscher"
},
damage: 40,