1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 00:09: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 '../Champion\'s Path'
const card: Card = {
name: {
en: "Gardevoir V",
fr: "Gardevoir V"
fr: "Gardevoir V",
es: "Gardevoir V",
it: "Gardevoir V",
pt: "Gardevoir V",
de: "Guardevoir V"
},
illustrator: "PLANETA Mochizuki",
@ -24,7 +28,11 @@ const card: Card = {
],
name: {
en: "Magical Shot",
fr: "Coup Magique"
fr: "Coup Magique",
es: "Disparo Mágico",
it: "Magicolpo",
pt: "Tiro Mágico",
de: "Magischer Schuss"
},
damage: 30,
@ -38,11 +46,19 @@ const card: Card = {
],
name: {
en: "Swelling Pulse",
fr: "Pulsation Grandissante"
fr: "Pulsation Grandissante",
es: "Pulso Creciente",
it: "Pulsazioni Amplificate",
pt: "Pulso Crescente",
de: "Quellende Woge"
},
effect: {
en: "If this Pokémon was healed during this turn, this attack does 80 more damage.",
fr: "Si ce Pokémon a été soigné pendant ce tour, cette attaque inflige 80 dégâts supplémentaires."
fr: "Si ce Pokémon a été soigné pendant ce tour, cette attaque inflige 80 dégâts supplémentaires.",
es: "Si este Pokémon ha sido curado durante este turno, este ataque hace 80 puntos de daño más.",
it: "Se questo Pokémon è stato curato durante questo turno, questo attacco infligge 80 danni in più.",
pt: "Se este Pokémon tiver sido curado durante este turno, este ataque causará 80 pontos de dano a mais.",
de: "Wenn dieses Pokémon während dieses Zuges geheilt wurde, fügt diese Attacke 80 Schadenspunkte mehr zu."
},
damage: "120+",