1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-16 17:39: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

@ -5,6 +5,10 @@ const card: Card = {
name: {
en: "Nickit",
fr: "Goupilou",
es: "Nickit",
it: "Nickit",
pt: "Nickit",
de: "Kleptifux"
},
illustrator: "kirisAki",
@ -27,10 +31,18 @@ const card: Card = {
name: {
en: "Instigate",
fr: "Provocation",
es: "Instigar",
it: "Istigazione",
pt: "Instigar",
de: "Anzetteln"
},
effect: {
en: "Your opponent shuffles their hand and puts it on the bottom of their deck. If they put any cards on the bottom of their deck in this way, they draw 3 cards.",
fr: "Votre adversaire mélange sa main, puis la place en dessous de son deck. Sil place ainsi au moins une carte en dessous de son deck, il pioche 3 cartes.",
es: "Tu rival baraja las cartas de su mano y las pone en la parte inferior de su baraja. Si pone alguna carta en la parte inferior de su baraja de esta manera, tu rival roba 3 cartas.",
it: "Il tuo avversario rimischia le carte che ha in mano e le mette in fondo al suo mazzo. Se mette delle carte in fondo al suo mazzo in questo modo, il tuo avversario pesca tre carte.",
pt: "Seu oponente embaralha a própria mão e a coloca como as cartas de baixo do baralho dele(a). Se o seu oponente colocar qualquer carta como a carta de baixo do baralho dele(a) desta forma, ele(a) comprará 3 cartas.",
de: "Dein Gegner mischt seine Handkarten und legt sie unter sein Deck. Wenn er auf diese Weise mindestens 1 Karte unter sein Deck gelegt hat, zieht er 3 Karten."
},
},