1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 00:29:19 +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: "Araquanid",
fr: "Tarenbulle",
es: "Araquanid",
it: "Araquanid",
pt: "Araquanid",
de: "Aranestro"
},
illustrator: "Naoki Saito",
rarity: "Rare",
@ -34,10 +38,18 @@ const card: Card = {
name: {
en: "Bubble Net",
fr: "Filet de Bulles",
es: "Red Pompa",
it: "Retebolla",
pt: "Rede de Bolha",
de: "Wasserblasennetz"
},
effect: {
en: "Energy can't be attached to the Defending Pokémon from your opponent's hand during their next turn.",
en: "Energy cant be attached to the Defending Pokémon from your opponents hand during their next turn.",
fr: "Aucune Énergie ne peut être attachée au Pokémon Défenseur de la main de votre adversaire pendant son prochain tour.",
es: "No se puede unir Energía al Pokémon Defensor de la mano de tu rival durante su próximo turno.",
it: "Nessuna Energia può essere assegnata al Pokémon difensore dalla mano del tuo avversario durante il suo prossimo turno.",
pt: "Energias não poderão ser ligadas ao Pokémon Defensor da mão do seu oponente durante a próxima vez dele(a) jogar.",
de: "Energie aus der Hand deines Gegners kann während seines nächsten Zuges nicht an das Verteidigende Pokémon angelegt werden."
},
damage: 30,
@ -51,6 +63,10 @@ const card: Card = {
name: {
en: "Sharp Fang",
fr: "Croc Aiguisé",
es: "Colmillo Afilado",
it: "Zannaffilata",
pt: "Presa Afiada",
de: "Scharfe Fänge"
},
damage: 80,