1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 00:09:18 +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

@ -5,6 +5,10 @@ const card: Card = {
name: {
en: "Scatterbug",
fr: "Lépidonille",
es: "Scatterbug",
it: "Scatterbug",
pt: "Scatterbug",
de: "Purmel"
},
illustrator: "Ken Sugimori",
rarity: "Common",
@ -30,10 +34,18 @@ const card: Card = {
name: {
en: "Ultra Evolution",
fr: "Ultra Évolution",
es: "Ultraevolución",
it: "Ultra Evoluzione",
pt: "Ultraevolução",
de: "Ultra-Evolution"
},
effect: {
en: "Flip a coin. If heads, search your deck for Vivillon and put it onto this Scatterbug to evolve it. Then, shuffle your deck.",
fr: "Lancez une pièce. Si cest face, cherchez un Prismillon dans votre deck, puis placez-le sur ce Lépidonille pour le faire évoluer. Mélangez ensuite votre deck.",
es: "Lanza 1 moneda. Si sale cara, busca en tu baraja 1 Vivillon y ponlo sobre este Scatterbug para hacerlo evolucionar. Después, baraja las cartas de tu baraja.",
it: "Lancia una moneta. Se esce testa, cerca nel tuo mazzo Vivillon e mettilo sopra questo Scatterbug per farlo evolvere. Poi rimischia le carte del tuo mazzo.",
pt: "Jogue 1 moeda. Se sair cara, procure por Vivillon no seu baralho e coloque-o sobre este Scatterbug para evoluí-lo. Em seguida, embaralhe o seu baralho.",
de: "Wirf 1 Münze. Durchsuche bei Kopf dein Deck nach Vivillon und lege es auf dieses Purmel, um es zu entwickeln. Mische anschließend dein Deck."
},
},