1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 08:19:17 +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: "Heracross",
fr: "Scarhino"
fr: "Scarhino",
es: "Heracross",
it: "Heracross",
pt: "Heracross",
de: "Skaraborn"
},
illustrator: "otumami",
@ -20,11 +24,19 @@ const card: Card = {
],
name: {
en: "Push Down",
fr: "Recul"
fr: "Recul",
es: "Oprimir",
it: "Spintonare",
pt: "Rebaixar",
de: "Runterdrücken"
},
effect: {
en: "Your opponent switches their Active Pokémon with 1 of their Benched Pokémon.",
fr: "Votre adversaire échange son Pokémon Actif contre lun de ses Pokémon de Banc."
fr: "Votre adversaire échange son Pokémon Actif contre lun de ses Pokémon de Banc.",
es: "Tu rival cambia su Pokémon Activo por 1 de sus Pokémon en Banca.",
it: "Il tuo avversario scambia il suo Pokémon attivo con uno della sua panchina.",
pt: "Seu oponente troca o próprio Pokémon Ativo por 1 dos Pokémon no Banco dele(a).",
de: "Dein Gegner tauscht sein Aktives Pokémon gegen 1 Pokémon auf seiner Bank aus."
},
damage: 30,
@ -37,7 +49,11 @@ const card: Card = {
],
name: {
en: "Superpowered Horns",
fr: "Cornes Surpuissantes"
fr: "Cornes Surpuissantes",
es: "Cuernos Superpoderosos",
it: "Corna Superpotenziate",
pt: "Chifres Superpoderosos",
de: "Superstarke Hörner"
},
damage: 110,