1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 08:39:17 +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: "Mismagius GL",
fr: "Magirêve Niv. 26",
de: "Traunmagil GL"
},
illustrator: "Naoyo Kimura",
rarity: "Rare",
@ -30,10 +31,12 @@ const card: Card = {
name: {
en: "Psychic Removal",
fr: "Psycho-suppression",
de: "Telepathisches Entfernen"
},
effect: {
en: "Flip 2 coins. If both of them are heads, discard all Energy attached to the Defending Pokémon.",
fr: "Lancez 2 pièces. Si ce sont 2 faces, défaussez toute l'Énergie attachée au Pokémon Défenseur.",
de: "Wirf 2 Münzen. Wenn beide Münzen \"Kopf\" gezeigt haben, lege alle Energien, die am Verteidigenden Pokémon angelegt sind, auf den Ablagestapel deines Gegners."
},
damage: 10,
@ -46,12 +49,14 @@ const card: Card = {
name: {
en: "Grudge",
fr: "Rancune",
de: "Nachspiel"
},
effect: {
en: "Does 20 damage plus 10 more damage for each Prize card your opponent has taken.",
fr: "Inflige 20 dégâts plus 10 dégâts supplémentaires pour chaque carte Récompense que votre adversaire a récolté.",
de: "Dieser Angriff fügt 20 Schadenspunkte plus 10 weitere Schadenspunkte für jeden Preis, den dein Gegner bereits genommen hat, zu."
},
damage: 20,
damage: "20+",
},
],