1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-10 07:51:58 +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: "Fairy Charm Ability",
fr: "Amulette Féerique Talent",
es: "Amuleto Hada Habilidad",
it: "Amuleto Folletto Abilità",
pt: "Pingente de Fada de Habilidade",
de: "Feenschmuck Fähigkeit"
},
illustrator: "Toyste Beach",
rarity: "Uncommon",
@@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Évitez tous les dégâts infligés au Pokémon Fairy auquel cette carte est attachée par les attaques des Pokémon-GX ou Pokémon-EX de votre adversaire qui ont un talent.",
en: "Prevent all damage done to the Fairy Pokémon this card is attached to by attacks from your opponents Pokémon-GX and Pokémon-EX that have Abilities.",
es: "Evita todo el daño infligido al Pokémon Fairy al que esté unida esta carta por ataques de los Pokémon-GX y Pokémon-EX de tu rival que tengan habilidades.",
it: "Previeni tutti i danni inflitti al Pokémon Fairy a cui è assegnata questa carta dagli attacchi dei Pokémon-GX e dei Pokémon-EX del tuo avversario che hanno delle abilità.",
pt: "Previne todo o dano causado ao Pokémon Fairy ao qual esta carta está ligada por ataques dos Pokémon-GX e Pokémon-EX do seu oponente que tenham Habilidades.",
de: "Verhindere allen Schaden, der dem Fairy-Pokémon, an das diese Karte angelegt ist, durch Attacken von Pokémon-GX und Pokémon-EX deines Gegners, die Fähigkeiten haben, zugefügt wird."
},
trainerType: "Tool",