1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-15 08:59: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 '../Darkness Ablaze'
const card: Card = {
name: {
en: "Trapinch",
fr: "Kraknoix"
fr: "Kraknoix",
es: "Trapinch",
it: "Trapinch",
pt: "Trapinch",
de: "Knacklion"
},
illustrator: "Asako Ito",
@ -24,11 +28,19 @@ const card: Card = {
],
name: {
en: "Lands Pulse",
fr: "Vibration Terrestre"
fr: "Vibration Terrestre",
es: "Pulso Telúrico",
it: "Pulsazione Tellurica",
pt: "Pulso da Terra",
de: "Bodenpuls"
},
effect: {
en: "If a Stadium is in play, this attack does 10 more damage.",
fr: "Si un Stade est en jeu, cette attaque inflige 10 dégâts supplémentaires."
fr: "Si un Stade est en jeu, cette attaque inflige 10 dégâts supplémentaires.",
es: "Si hay un Estadio en juego, este ataque hace 10 puntos de daño más.",
it: "Se cè in gioco una carta Stadio, questo attacco infligge 10 danni in più.",
pt: "Se um Estádio estiver em jogo, este ataque causará 10 pontos de dano a mais.",
de: "Wenn eine Stadionkarte im Spiel ist, fügt diese Attacke 10 Schadenspunkte mehr zu."
},
damage: "10+",