1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-07 14:41:58 +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

@@ -5,10 +5,14 @@ const card: Card = {
name: {
en: "Stonjourner VMAX",
fr: "Dolman VMAX",
es: "Stonjourner VMAX",
it: "Stonjourner VMAX",
pt: "Stonjourner VMAX",
de: "Humanolith VMAX"
},
illustrator: "5ban Graphics",
rarity: "Rare",
rarity: "Secret Rare",
category: "Pokemon",
set: Set,
hp: 330,
@@ -32,10 +36,18 @@ const card: Card = {
name: {
en: "Stone Gift",
fr: "Cadeau Roc",
es: "Regalo Roca",
it: "Donopietra",
pt: "Presente Pedregoso",
de: "Steingeschenk"
},
effect: {
en: "Attach a Fighting Energy card from your hand to 1 of your Pokémon. If you do, heal 120 damage from that Pokémon.",
fr: "Attachez une carte Énergie Fighting de votre main à lun de vos Pokémon. Dans ce cas, soignez 120 dégâts de ce Pokémon-là.",
es: "Une 1 carta de Energía Fighting de tu mano a 1 de tus Pokémon. Si lo haces, cura 120 puntos de daño a ese Pokémon.",
it: "Assegna a uno dei tuoi Pokémon una carta Energia Fighting dalla tua mano. Se lo fai, cura quel Pokémon da 120 danni.",
pt: "Ligue 1 carta de Energia Fighting da sua mão a 1 dos seus Pokémon. Se fizer isto, cure 120 pontos de dano daquele Pokémon.",
de: "Lege 1 Fighting-Energiekarte aus deiner Hand an 1 deiner Pokémon an. Wenn du das machst, heile 120 Schadenspunkte bei jenem Pokémon."
},
},
@@ -48,6 +60,10 @@ const card: Card = {
name: {
en: "Max Rockfall",
fr: "Lithomax",
es: "Maxilito",
it: "Dynamacigno",
pt: "Desabamento Max",
de: "Dyna-Brocken"
},
damage: 200,