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: "Pokémon Breeder",
fr: "Éleveuse de Pokémon",
es: "Criapokémon",
it: "Allevapokémon",
pt: "Criadora de Pokémon",
de: "Pokémon-Züchterin"
},
illustrator: "Kanako Eo",
rarity: "Uncommon",
@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Piochez 2 cartes et soignez 20 dégâts à votre Pokémon Actif. Si votre deck ne contient aucune carte, vous ne pouvez pas jouer cette carte.",
en: "Draw 2 cards and heal 20 damage from your Active Pokémon. If you have no cards in your deck, you cant play this card.",
es: "Roba 2 cartas y cura 20 puntos de daño a tu Pokémon Activo. Si no tienes ninguna carta en tu baraja, no puedes jugar esta carta.",
it: "Pesca due carte e cura il tuo Pokémon attivo da 20 danni. Se non hai carte nel mazzo, non puoi giocare questa carta.",
pt: "Compre 2 cartas e cure 20 pontos de dano do seu Pokémon Ativo. Se você não tiver nenhuma carta no seu baralho, não poderá jogar esta carta.",
de: "Ziehe 2 Karten und heile 20 Schadenspunkte bei deinem Aktiven Pokémon. Wenn du keine Karten in deinem Deck hast, kannst du diese Karte nicht spielen."
},
trainerType: "Supporter",