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:
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Ultra Forest Kartenvoy",
|
||||
fr: "Kata-Sensei de l’Ultra-Forêt",
|
||||
es: "Kartanista del Ultrabosque",
|
||||
it: "Mastro Karta dell’Ultraforesta",
|
||||
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 isn’t affected by any effects on your opponent’s 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",
|
||||
|
||||
|
Reference in New Issue
Block a user