1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-15 00:49: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: "Cape of Toughness",
fr: "Cape dEndurance"
fr: "Cape dEndurance",
es: "Capa de Dureza",
it: "Mantello della Tenacia",
pt: "Capa da Determinação",
de: "Umhang der Stärke"
},
illustrator: "inose yukie",
@ -14,7 +18,11 @@ const card: Card = {
effect: {
en: "The Basic Pokémon this card is attached to gets +50 HP, except Pokémon-GX.",
fr: "Cette carte ajoute 50 PV au Pokémon de base auquel elle est attachée, sauf sil sagit dun Pokémon-GX."
fr: "Cette carte ajoute 50 PV au Pokémon de base auquel elle est attachée, sauf sil sagit dun Pokémon-GX.",
es: "El Pokémon Básico al que esté unida esta carta obtiene 50 PS más, excepto los Pokémon-GX.",
it: "Il Pokémon Base a cui è assegnata questa carta ha 50 PS in più, a eccezione dei Pokémon-GX.",
pt: "O Pokémon Básico ao qual esta carta está ligada recebe 50 PS a mais, exceto por Pokémon-GX .",
de: "Das Basis-Pokémon, an das diese Karte angelegt ist, erhält +50 KP, außer Pokémon-GX."
},
trainerType: "Tool",