1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 16:39: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,9 +5,13 @@ const card: Card = {
name: {
en: "Altaria-GX",
fr: "Altaria-GX",
es: "Altaria-GX",
it: "Altaria-GX",
pt: "Altaria-GX",
de: "Altaria-GX"
},
illustrator: "5ban Graphics",
rarity: "Rare",
rarity: "Secret Rare",
category: "Pokemon",
set: Set,
@ -34,10 +38,18 @@ const card: Card = {
name: {
en: "Bright Tone",
fr: "Tonalité Claire",
es: "Tono Cristalino",
it: "Tono Limpido",
pt: "Tom Límpido",
de: "Heller Klang"
},
effect: {
en: "During your opponent's next turn, prevent all damage done to this Pokémon by attacks from Pokémon-GX and Pokémon-EX.",
en: "During your opponents next turn, prevent all damage done to this Pokémon by attacks from Pokémon-GX and Pokémon-EX.",
fr: "Pendant le prochain tour de votre adversaire, évitez tous les dégâts infligés à ce Pokémon par des attaques de Pokémon-GX ou de Pokémon-EX.",
es: "Durante el próximo turno de tu rival, evita todo el daño infligido a este Pokémon por ataques de Pokémon-GX y Pokémon-EX.",
it: "Durante il prossimo turno del tuo avversario, previeni tutti i danni inflitti a questo Pokémon dagli attacchi dei Pokémon-GX e dei Pokémon-EX.",
pt: "Durante a próxima vez de jogar do seu oponente, prevenirá todo o dano causado a este Pokémon por ataques de Pokémon-GX e Pokémon-EX.",
de: "Verhindere allen Schaden, der diesem Pokémon während des nächsten Zuges deines Gegners durch Attacken von Pokémon-GX und Pokémon-EX zugefügt wird."
},
damage: 50,
@ -51,10 +63,18 @@ const card: Card = {
name: {
en: "Sonic Edge",
fr: "Tranchant Sonique",
es: "Tajo Sónico",
it: "Muro del Suono",
pt: "Gume Sônico",
de: "Schallkante"
},
effect: {
en: "This attack's damage isn't affected by any effects on your opponent's Active Pokémon.",
en: "This attacks damage isnt affected by any effects on your opponents Active Pokémon.",
fr: "Les dégâts de cette attaque ne sont affectés par aucun effet en action sur le Pokémon Actif de votre adversaire.",
es: "El daño de este ataque no se ve afectado por ningún efecto en el Pokémon Activo de tu rival.",
it: "I danni di questo attacco non sono influenzati da alcun effetto presente sul Pokémon attivo del tuo avversario.",
pt: "O dano deste ataque não é afetado por quaisquer efeitos no Pokémon Ativo do seu oponente.",
de: "Der Schaden dieser Attacke wird durch Effekte auf dem Aktiven Pokémon deines Gegners nicht verändert."
},
damage: 110,
@ -65,12 +85,20 @@ const card: Card = {
"Colorless",
],
name: {
en: "Euphoria-GX",
en: "Euphoria GX",
fr: "Euphorie-GX",
es: "Euforia-GX",
it: "Euforia-GX",
pt: "Euforia-GX",
de: "Euphorie-GX"
},
effect: {
en: "Your opponent's Active Pokémon is now Asleep. Heal all damage from all of your Pokémon. (You can't use more than 1 GX attack in a game.)",
en: "Your opponents Active Pokémon is now Asleep. Heal all damage from all of your Pokémon. (You cant use more than 1 GX attack in a game.)",
fr: "Le Pokémon Actif de votre adversaire est maintenant Endormi. Soignez tous les dégâts de vos Pokémon. (Vous ne pouvez utiliser quune attaque GX par partie.)",
es: "El Pokémon Activo de tu rival pasa a estar Dormido. Cura todos los puntos de daño a todos tus Pokémon. (No puedes usar más de 1 ataque GX en una partida).",
it: "Il Pokémon attivo del tuo avversario viene addormentato. Cura tutti i tuoi Pokémon da tutti i danni. Non puoi usare più di un attacco GX a partita.",
pt: "O Pokémon Ativo do seu oponente agora está Adormecido. Cure todo o dano de todos os seus Pokémon (você não pode usar mais de 1 ataque GX por partida).",
de: "Das Aktive Pokémon deines Gegners schläft jetzt. Heile allen Schaden bei jedem deiner Pokémon. (Du kannst pro Spiel nur 1 GX-Attacke einsetzen.)"
},
},