1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-12 15:59:18 +00:00

feat: Add missing German sets (#450)

This commit is contained in:
2023-12-06 00:47:28 +01:00
committed by GitHub
parent a7011c519d
commit b24233b342
4320 changed files with 32071 additions and 14148 deletions

View File

@ -5,6 +5,7 @@ const card: Card = {
name: {
en: "Mankey",
fr: "Férosinge",
de: "Menki"
},
illustrator: "Kanako Eo",
rarity: "Common",
@ -30,12 +31,14 @@ const card: Card = {
name: {
en: "Extra Punch",
fr: "Extra punch",
de: "Extrahieb"
},
effect: {
en: "If the Defending Pokémon is a Pokémon LV.X, this attack does 10 damage plus 50 more damage.",
fr: "Si le Pokémon Défenseur est un Pokémon NIV.X, cette attaque inflige 10 dégâts plus 50 dégâts supplémentaires.",
de: "Falls das Verteidigende Pokémon ein Pokémon LV.X ist, fügt dieser Angriff 10 Schadenspunkte plus 50 weitere Schadenspunkte zu."
},
damage: 10,
damage: "10+",
},
],