1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 08:19:17 +00:00

Added Sun & Moon for other languages

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-06-30 14:12:31 +02:00
parent 369f8dadf7
commit dc0dcff103
2732 changed files with 54455 additions and 6885 deletions

View File

@ -3,8 +3,12 @@ import Set from '../Cosmic Eclipse'
const card: Card = {
name: {
en: "Lillie's Full Force",
en: "Lillies Full Force",
fr: "Pleine Puissance de Lilie",
es: "Máxima Potencia de Lylia",
it: "Lylia alla Massima Potenza",
pt: "Força Total da Lílian",
de: "Lillys ganze Kraft"
},
illustrator: "kodama",
rarity: "Uncommon",
@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Piochez 4 cartes.\n\nÀ la fin de ce tour, si vous avez 3 cartes ou plus dans votre main, mélangez des cartes de votre main avec votre deck jusquà avoir 2 cartes dans votre main.",
en: "Draw 4 cards.\n\nAt the end of this turn, if you have 3 or more cards in your hand, shuffle cards from your hand into your deck until you have 2 cards in your hand.",
es: "Roba 4 cartas.\n\nAl final de este turno, si tienes 3 cartas o más en tu mano, pon cartas de tu mano en tu baraja hasta que tengas 2 cartas en tu mano y barájalas todas.",
it: "Pesca quattro carte.\n\nAlla fine di questo turno, se hai tre o più carte in mano, rimischia delle carte dalla tua mano nel tuo mazzo fino ad averne due in mano.",
pt: "Compre 4 cartas.\n\nNo final desta vez de jogar, se você tiver 3 ou mais cartas na sua mão, embaralhe cartas da sua mão no seu baralho até ter 2 cartas na sua mão.",
de: "Ziehe 4 Karten.\n\nWenn du am Ende dieses Zuges 3 oder mehr Karten auf deiner Hand hast, mische so lang Karten aus deiner Hand in dein Deck, bis du 2 Karten auf deiner Hand hast."
},
trainerType: "Supporter",