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

Added Sun & Moon for other languages

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-06-30 14:12:31 +02:00
parent 369f8dadf7
commit dc0dcff103
2732 changed files with 54455 additions and 6885 deletions

View File

@ -5,6 +5,10 @@ const card: Card = {
name: {
en: "Trevenant",
fr: "Desséliande",
es: "Trevenant",
it: "Trevenant",
pt: "Trevenant",
de: "Trombork"
},
illustrator: "Shin Nagasawa",
rarity: "Rare",
@ -33,10 +37,18 @@ const card: Card = {
name: {
en: "Perplexing Forest",
fr: "Forêt Déroutante",
es: "Bosque Desconcertante",
it: "Foresta Sconcertante",
pt: "Floresta Estarrecedora",
de: "Verblüffender Wald"
},
effect: {
en: "You may have your opponent switch their Active Pokémon with 1 of their Benched Pokémon.",
fr: "Vous pouvez demander à votre adversaire déchanger son Pokémon Actif avec lun de ses Pokémon de Banc.",
es: "Puedes hacer que tu rival cambie su Pokémon Activo por 1 de sus Pokémon en Banca.",
it: "Puoi far scambiare al tuo avversario il suo Pokémon attivo con uno della sua panchina.",
pt: "Você pode fazer com que o seu oponente troque o próprio Pokémon Ativo por 1 dos Pokémon no Banco dele(a).",
de: "Du kannst deinen Gegner dazu veranlassen, sein Aktives Pokémon gegen 1 Pokémon auf seiner Bank auszutauschen."
},
damage: 20,
@ -50,10 +62,18 @@ const card: Card = {
name: {
en: "Shadow Impact",
fr: "Impact Lugubre",
es: "Impacto Sombra",
it: "Impatto Ombra",
pt: "Impacto Sombrio",
de: "Schatteneinschlag"
},
effect: {
en: "Put 4 damage counters on 1 of your Pokémon.",
fr: "Placez 4 marqueurs de dégâts sur lun de vos Pokémon.",
es: "Pon 4 contadores de daño en 1 de tus Pokémon.",
it: "Metti quattro segnalini danno su uno dei tuoi Pokémon.",
pt: "Coloque 4 contadores de dano em 1 dos seus Pokémon.",
de: "Lege 4 Schadensmarken auf 1 deiner Pokémon."
},
damage: 120,