1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-15 08:59: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: "Wishiwashi",
fr: "Froussardine"
fr: "Froussardine",
es: "Wishiwashi",
it: "Wishiwashi",
pt: "Wishiwashi",
de: "Lusardin"
},
illustrator: "sui",
@ -24,11 +28,19 @@ const card: Card = {
],
name: {
en: "Deep Sea Swirl",
fr: "Remous Abyssal"
fr: "Remous Abyssal",
es: "Remolino de Alta Mar",
it: "Vortice Abissale",
pt: "Giro em Mar Profundo",
de: "Tiefseewirbel"
},
effect: {
en: "Shuffle your hand into your deck. Then, draw 8 cards.",
fr: "Mélangez votre main avec votre deck. Ensuite, piochez 8 cartes."
fr: "Mélangez votre main avec votre deck. Ensuite, piochez 8 cartes.",
es: "Pon las cartas de tu mano en tu baraja y barájalas todas. Después, roba 8 cartas.",
it: "Rimischia le carte che hai in mano nel tuo mazzo. Poi pesca otto carte.",
pt: "Embaralhe a sua mão no seu baralho. Em seguida, compre 8 cartas.",
de: "Mische deine Handkarten in dein Deck. Ziehe anschließend 8 Karten."
},
},
@ -38,7 +50,11 @@ const card: Card = {
],
name: {
en: "Wave Splash",
fr: "Grosse Vague"
fr: "Grosse Vague",
es: "Chapoteo Ondulante",
it: "Schizzi dOnda",
pt: "Onda Borrifante",
de: "Wellenplatscher"
},
damage: 20,