1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 08:19:17 +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: "Choice Band",
fr: "Bandeau Choix",
es: "Cinta Elegida",
it: "Bendascelta",
pt: "Faixa da Escolha",
de: "Wahlband"
},
illustrator: "Eske Yoshinob",
rarity: "Uncommon",
@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Les attaques du Pokémon auquel cette carte est attachée infligent 30 dégâts supplémentaires au Pokémon-GX Actif ou au Pokémon-EX Actif de votre adversaire (avant application de la Faiblesse et de la Résistance).",
en: "The attacks of the Pokémon this card is attached to do 30 more damage to your opponents Active Pokémon-GX or Active Pokémon-EX (before applying Weakness and Resistance).",
es: "Los ataques del Pokémon al que esté unida esta carta hacen 30 puntos de daño más al Pokémon-GX Activo o Pokémon-EX Activo de tu rival (antes de aplicar Debilidad y Resistencia).",
it: "Gli attacchi del Pokémon a cui è assegnata questa carta infliggono 30 danni in più al Pokémon GX attivo o al PokémonEX attivo del tuo avversario, prima di aver applicato debolezza e resistenza.",
pt: "Os ataques do Pokémon ao qual esta carta está ligada causam 30 pontos de dano a mais ao Pokémon-GX Ativo ou ao Pokémon-EX Ativo do seu oponente (antes de aplicar Fraqueza e Resistência).",
de: "Die Attacken des Pokémon, an das diese Karte angelegt ist, fügen dem Aktiven Pokémon-GX oder Aktiven Pokémon-EX deines Gegners 30 Schadenspunkte mehr zu (bevor Schwäche und Resistenz verrechnet werden)."
},
trainerType: "Tool",