1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-12 15:59: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: "Trapinch",
fr: "Kraknoix",
es: "Trapinch",
it: "Trapinch",
pt: "Trapinch",
de: "Knacklion"
},
illustrator: "sowsow",
rarity: "Common",
@ -30,10 +34,18 @@ const card: Card = {
name: {
en: "Nest Building",
fr: "Nidification",
es: "Construcción Nido",
it: "Costruzione della Tana",
pt: "Construindo Ninhos",
de: "Nestbau"
},
effect: {
en: "Search your deck for a Stadium card, reveal it, and put it into your hand. Then, shuffle your deck.",
fr: "Cherchez une carte Stade dans votre deck, montrez-la, puis ajoutez-la à votre main. Mélangez ensuite votre deck.",
es: "Busca en tu baraja 1 carta de Estadio, enséñala y ponla en tu mano. Después, baraja las cartas de tu baraja.",
it: "Cerca nel tuo mazzo una carta Stadio, mostrala e aggiungila alle carte che hai in mano. Poi rimischia le carte del tuo mazzo.",
pt: "Procure por 1 carta de Estádio no seu baralho, revele-a e coloque-a na sua mão. Em seguida, embaralhe o seu baralho.",
de: "Durchsuche dein Deck nach 1 Stadionkarte, zeige sie deinem Gegner und nimm sie auf deine Hand. Mische anschließend dein Deck."
},
},
@ -44,6 +56,10 @@ const card: Card = {
name: {
en: "Sand Spray",
fr: "Jet Sableux",
es: "Rociado de Arena",
it: "Silicospruzzo",
pt: "Spray de Areia",
de: "Sandspray"
},
damage: 10,