1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 08:39: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: "Barbaracle",
fr: "Golgopathe",
es: "Barbaracle",
it: "Barbaracle",
pt: "Barbaracle",
de: "Thanathora"
},
illustrator: "kirisAki",
rarity: "Rare",
@ -34,10 +38,18 @@ const card: Card = {
name: {
en: "Seven Shock",
fr: "Choc à Sept",
es: "Impacto Siete",
it: "Eptashock",
pt: "Choque do Sete",
de: "Siebenschock"
},
effect: {
en: "If you have exactly 7 cards in your hand, your opponent's Active Pokémon is now Paralyzed.",
en: "If you have exactly 7 cards in your hand, your opponents Active Pokémon is now Paralyzed.",
fr: "Sil vous reste exactement 7 cartes en main, le Pokémon Actif de votre adversaire est maintenant Paralysé.",
es: "Si tienes exactamente 7 cartas en tu mano, el Pokémon Activo de tu rival pasa a estar Paralizado.",
it: "Se hai esattamente sette carte in mano, il Pokémon attivo del tuo avversario viene paralizzato.",
pt: "Se você tiver exatamente 7 cartas na sua mão, o Pokémon Ativo do seu oponente será Paralisado.",
de: "Wenn du genau 7 Karten auf deiner Hand hast, ist das Aktive Pokémon deines Gegners jetzt paralysiert."
},
damage: 30,
@ -51,6 +63,10 @@ const card: Card = {
name: {
en: "Claw Slash",
fr: "TranchGriffe",
es: "Cuchillada Garra",
it: "Lacerartiglio",
pt: "Golpe de Garra",
de: "Klauenschlitzer"
},
damage: 90,