1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 16:19: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

@ -4,7 +4,8 @@ import Set from '../Neo Revelation'
const card: Card = {
name: {
en: "Lugia",
fr: "Lugia"
fr: "Lugia",
de: "Lugia"
},
illustrator: "Aya Kusube",
@ -35,12 +36,14 @@ const card: Card = {
name: {
en: "Aerowing",
fr: "Aéroaile"
fr: "Aéroaile",
de: "Aerowing"
},
effect: {
en: "You may flip a coin. If heads, this attack does 80 damage. If tails, this attack does nothing.",
fr: "Vous pouvez lancer une pièce. Si c'est face, cette attaque inflige 80 dégâts. Si c'est pile, cette attaque ne fait rien."
fr: "Vous pouvez lancer une pièce. Si c'est face, cette attaque inflige 80 dégâts. Si c'est pile, cette attaque ne fait rien.",
de: "You may flip a coin. If heads, this attack does 80 damage. If tails, this attack does nothing."
},
damage: 40