1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-16 09:29:19 +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: "Metang",
fr: "Metang",
de: "Metang"
},
illustrator: "Midori Harada",
@ -38,10 +39,12 @@ const card: Card = {
name: {
en: "Agility",
fr: "Hâte",
de: "Agilität"
},
effect: {
en: "Flip a coin. If heads, prevent all effects of an attack, including damage, done to Metang during your opponent's next turn.",
fr: "Lancez une pièce. Si c'est face, prévenez tous les effets d'une attaque, dégâts inclus, infligés à Metang lors du prochain tour de votre adversaire.",
de: "Wirf 1 Münze. Bei \"Kopf\" verhindere während des nächsten Zuges deines Gegners alle Effekte eines Angriffs, einschließlich Schaden, die Metang zugefügt würden."
},
damage: 20,
@ -55,6 +58,7 @@ const card: Card = {
name: {
en: "Metal Claw",
fr: "Griffe acier",
de: "Metallklaue"
},
damage: 50,