1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 08:39:17 +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: "Skitty",
fr: "Skitty"
fr: "Skitty",
es: "Skitty",
it: "Skitty",
pt: "Skitty",
de: "Eneco"
},
illustrator: "Saya Tsuruta",
@ -24,11 +28,19 @@ const card: Card = {
],
name: {
en: "Drawup Power",
fr: "Pouvoir Bloquant"
fr: "Pouvoir Bloquant",
es: "Extraer Poder",
it: "Prelievo Energetico",
pt: "Poder de Içamento",
de: "Kraft aufziehen"
},
effect: {
en: "Search your deck for an Energy card, reveal it, and put it into your hand. Then, shuffle your deck.",
fr: "Cherchez dans votre deck une carte Énergie, montrez-la, puis ajoutez-la à votre main. Mélangez ensuite votre deck."
fr: "Cherchez dans votre deck une carte Énergie, montrez-la, puis ajoutez-la à votre main. Mélangez ensuite votre deck.",
es: "Busca en tu baraja 1 carta de Energía, enséñala y ponla en tu mano. Después, baraja las cartas de tu baraja.",
it: "Cerca nel tuo mazzo una carta Energia, mostrala e aggiungila alle carte che hai in mano. Poi rimischia le carte del tuo mazzo.",
pt: "Procure por 1 carta de Energia no seu baralho, revele-a e coloque-a na sua mão. Em seguida, embaralhe o seu baralho.",
de: "Durchsuche dein Deck nach 1 Energiekarte, zeige sie deinem Gegner und nimm sie auf deine Hand. Mische anschließend dein Deck."
},
},
@ -39,7 +51,11 @@ const card: Card = {
],
name: {
en: "Cat Kick",
fr: "Coup dPatte"
fr: "Coup dPatte",
es: "Patada Gato",
it: "Calciogatto",
pt: "Chute do Gato",
de: "Katzenkick"
},
damage: 20,