1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 16:19: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: "Bodybuilding Dumbbells",
fr: "Haltères de Culturisme",
es: "Pesas Culturismo",
it: "Manubri del Culturista",
pt: "Halteres de Fisiculturismo",
de: "Bodybuilding-Hanteln"
},
illustrator: "Eske Yoshinob",
rarity: "Uncommon",
@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Cette carte ajoute 40 PV au Pokémon de Niveau 1 auquel elle est attachée.",
en: "The Stage 1 Pokémon this card is attached to gets +40 HP.",
es: "El Pokémon de Fase 1 al que esté unida esta carta obtiene 40 PS más.",
it: "Il Pokémon di Fase 1 a cui è assegnata questa carta ha 40 PS in più.",
pt: "O Pokémon Estágio 1 ao qual esta carta está ligada recebe 40 PS a mais.",
de: "Das Phase-1-Pokémon, an das diese Karte angelegt ist, erhält 40 KP mehr."
},
trainerType: "Tool",