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 '../Rebel Clash'
const card: Card = {
name: {
en: "Cinderace V",
fr: "Pyrobut V"
fr: "Pyrobut V",
es: "Cinderace V",
it: "Cinderace V",
pt: "Cinderace V",
de: "Liberlo V"
},
illustrator: "5ban Graphics",
@ -17,11 +21,19 @@ const card: Card = {
type: "Ability",
name: {
en: "Field Runner",
fr: "Coureur de Fond"
fr: "Coureur de Fond",
es: "",
it: "",
pt: "",
de: ""
},
effect: {
en: "If a Stadium is in play, this Pokémon has no Retreat Cost.",
fr: "Si un Stade est en jeu, ce Pokémon na pas de Coût de Retraite."
fr: "Si un Stade est en jeu, ce Pokémon na pas de Coût de Retraite.",
es: "Si hay un Estadio en juego, este Pokémon no tiene ningún Coste de Retirada.",
it: "Se cè in gioco una carta Stadio, questo Pokémon non ha costo di ritirata.",
pt: "Se um Estádio estiver em jogo, este Pokémon não terá custo de Recuo.",
de: "Wenn eine Stadionkarte im Spiel ist, hat dieses Pokémon keine Rückzugskosten."
},
},
],
@ -35,7 +47,11 @@ const card: Card = {
],
name: {
en: "Crimson Legs",
fr: "Jambes Carmin"
fr: "Jambes Carmin",
es: "Extremidades Carmesís",
it: "Arti Incandescenti",
pt: "Pernas Carmesins",
de: "Rote Beine"
},
damage: 140,