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,9 +5,13 @@ const card: Card = {
name: {
en: "Enhanced Hammer",
fr: "Maillet Amélioré",
es: "Martillo Mejorado",
it: "Supermartello",
pt: "Martelo Avançado",
de: "Spezial-Hammer"
},
illustrator: "Yoshinobu Saito",
rarity: "Uncommon",
rarity: "Rare",
category: "Trainer",
set: Set,
@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Défaussez une Énergie spéciale attachée à lun des Pokémon de votre adversaire.",
en: "Discard a Special Energy from 1 of your opponents Pokémon.",
es: "Descarta 1 Energía Especial de 1 de los Pokémon de tu rival.",
it: "Scarta unEnergia speciale assegnata a uno dei Pokémon del tuo avversario.",
pt: "Descarte 1 Energia Especial de 1 dos Pokémon do seu oponente.",
de: "Lege 1 Spezial-Energie von 1 Pokémon deines Gegners auf seinen Ablagestapel."
},
trainerType: "Item",