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

@ -5,6 +5,10 @@ const card: Card = {
name: {
en: "Gastly",
fr: "Fantominus",
es: "Gastly",
it: "Gastly",
pt: "Gastly",
de: "Nebulak"
},
illustrator: "chibi",
rarity: "Common",
@ -27,10 +31,18 @@ const card: Card = {
name: {
en: "Swelling Spite",
fr: "Mépris Montant",
es: "Rencor Ascendente",
it: "Crescita Dispettosa",
pt: "Rancor Crescente",
de: "Wachsender Groll"
},
effect: {
en: "When this Pokémon is Knocked Out, search your deck for up to 2 Haunter and put them onto your Bench. Then, shuffle your deck.",
fr: "Lorsque ce Pokémon est mis K.O., cherchez jusquà 2 Spectrum dans votre deck et placez-les sur votre Banc. Mélangez ensuite votre deck.",
es: "Cuando este Pokémon quede Fuera de Combate, busca en tu baraja hasta 2 Haunter y ponlos en tu Banca. Después, baraja las cartas de tu baraja.",
it: "Quando questo Pokémon viene messo KO, cerca nel tuo mazzo fino a due Haunter e mettili nella tua panchina. Poi rimischia le carte del tuo mazzo.",
pt: "Quando este Pokémon for Nocauteado, procure por até 2 Haunter no seu baralho e coloque-os no seu Banco. Em seguida, embaralhe o seu baralho.",
de: "Wenn dieses Pokémon kampfunfähig wird, durchsuche dein Deck nach bis zu 2 Alpollo und lege sie auf deine Bank. Mische anschließend dein Deck."
},
},
],
@ -43,6 +55,10 @@ const card: Card = {
name: {
en: "Will-O-Wisp",
fr: "Feu Follet",
es: "Fuego Fatuo",
it: "Fuocofatuo",
pt: "Fogo Fátuo",
de: "Irrlicht"
},
damage: 20,