1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 16:19:18 +00:00

Added informations on more languages for Sword & Shield cards

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-06-29 17:20:26 +02:00
parent b1c866b38b
commit 96f34fcafb
1520 changed files with 28918 additions and 4846 deletions

View File

@ -4,7 +4,11 @@ import Set from '../Rebel Clash'
const card: Card = {
name: {
en: "Inteleon VMAX",
fr: "Lézargus VMAX"
fr: "Lézargus VMAX",
es: "Inteleon VMAX",
it: "Inteleon VMAX",
pt: "Inteleon VMAX",
de: "Intelleon VMAX"
},
illustrator: "5ban Graphics",
@ -36,11 +40,19 @@ const card: Card = {
],
name: {
en: "Hydro Snipe",
fr: "Hydro-Frappe"
fr: "Hydro-Frappe",
es: "Disparo Acuático",
it: "Idromira",
pt: "Hidroatirador",
de: "Hydroschütze"
},
effect: {
en: "You may put an Energy attached to your opponent's Active Pokémon into their hand.",
fr: "Vous pouvez ajouter à la main de votre adversaire une Énergie attachée à son Pokémon Actif."
en: "You may put an Energy attached to your opponents Active Pokémon into their hand.",
fr: "Vous pouvez ajouter à la main de votre adversaire une Énergie attachée à son Pokémon Actif.",
es: "Puedes poner 1 Energía unida al Pokémon Activo de tu rival en su mano.",
it: "Puoi prendere unEnergia assegnata al Pokémon attivo del tuo avversario e aggiungerla alle carte che ha in mano.",
pt: "Você pode colocar 1 Energia ligada ao Pokémon Ativo do seu oponente na mão dele(a).",
de: "Du kannst deinem Gegner 1 an sein Aktives Pokémon angelegte Energie auf seine Hand geben."
},
damage: 60,
@ -53,11 +65,19 @@ const card: Card = {
],
name: {
en: "Max Bullet",
fr: "Projectilomax"
fr: "Projectilomax",
es: "Maxibala",
it: "Dynadardo",
pt: "Projétil Max",
de: "Dyna-Kugel"
},
effect: {
en: "This attack also does 60 damage to 1 of your opponent's Benched Pokémon. (Dont apply Weakness and Resistance for Benched Pokémon.)",
fr: "Cette attaque inflige aussi 60 dégâts à lun des Pokémon de Banc de votre adversaire. (Nappliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)"
en: "This attack also does 60 damage to 1 of your opponents Benched Pokémon. (Dont apply Weakness and Resistance for Benched Pokémon.)",
fr: "Cette attaque inflige aussi 60 dégâts à lun des Pokémon de Banc de votre adversaire. (Nappliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
es: "Este ataque también hace 60 puntos de daño a 1 de los Pokémon en Banca de tu rival. (No apliques Debilidad y Resistencia a los Pokémon en Banca).",
it: "Questo attacco infligge anche 60 danni a uno dei Pokémon nella panchina del tuo avversario. Non applicare debolezza e resistenza ai Pokémon in panchina.",
pt: "Este ataque também causa 60 pontos de dano a 1 dos Pokémon no Banco do seu oponente (não aplique Fraqueza e Resistência aos Pokémon no Banco).",
de: "Diese Attacke fügt auch 1 Pokémon auf der Bank deines Gegners 60 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)"
},
damage: 160,