1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 16:19: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: "Ultra Forest Kartenvoy",
fr: "Kata-Sensei de lUltra-Forêt",
es: "Kartanista del Ultrabosque",
it: "Mastro Karta dellUltraforesta",
pt: "Kartanista da Ultrafloresta",
de: "Ultrawald Katagami-Ass"
},
illustrator: "Masakazu Fukuda",
rarity: "Uncommon",
@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Pendant ce tour, les dégâts des attaques de vos Ultra-Chimères ne sont affectés par aucun effet en action sur le Pokémon Actif de votre adversaire.",
en: "During this turn, damage from your Ultra Beasts attacks isnt affected by any effects on your opponents Active Pokémon.",
es: "Durante este turno, el daño de los ataques de tus Ultraentes no se ve afectado por ningún efecto en el Pokémon Activo de tu rival.",
it: "Durante questo turno, i danni degli attacchi delle tue Ultracreature non sono influenzati da alcun effetto presente sul Pokémon attivo del tuo avversario.",
pt: "Durante esta rodada, o dano dos ataques das suas Ultracriaturas não é afetado por quaisquer efeitos no Pokémon Ativo do seu oponente.",
de: "Während dieses Zuges wird der Schaden der Attacken deiner Ultrabestien durch Effekte auf dem Aktiven Pokémon deines Gegners nicht verändert."
},
trainerType: "Supporter",