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

@@ -4,7 +4,11 @@ import Set from '../Rebel Clash'
const card: Card = {
name: {
en: "Drakloak",
fr: "Dispareptil"
fr: "Dispareptil",
es: "Drakloak",
it: "Drakloak",
pt: "Drakloak",
de: "Phandra"
},
illustrator: "Kouki Saitou",
@@ -24,11 +28,19 @@ const card: Card = {
],
name: {
en: "Summon",
fr: "Citation"
fr: "Citation",
es: "Llamamiento",
it: "Invocazione",
pt: "Convidar",
de: "Herbeirufen"
},
effect: {
en: "Search your deck for a Dreepy and put it onto your Bench. Then, shuffle your deck.",
fr: "Cherchez un Fantyrm dans votre deck, puis placez-le sur votre Banc. Mélangez ensuite votre deck."
fr: "Cherchez un Fantyrm dans votre deck, puis placez-le sur votre Banc. Mélangez ensuite votre deck.",
es: "Busca en tu baraja 1 Dreepy y ponlo en tu Banca. Después, baraja las cartas de tu baraja.",
it: "Cerca nel tuo mazzo un Dreepy e mettilo nella tua panchina. Poi rimischia le carte del tuo mazzo.",
pt: "Procure por 1 Dreepy no seu baralho e coloque-o no seu Banco. Em seguida, embaralhe o seu baralho.",
de: "Durchsuche dein Deck nach 1 Grolldra und lege es auf deine Bank. Mische anschließend dein Deck."
},
},
@@ -39,7 +51,11 @@ const card: Card = {
],
name: {
en: "Bite",
fr: "Morsure"
fr: "Morsure",
es: "Mordisco",
it: "Morso",
pt: "Mordida",
de: "Biss"
},
damage: 40,