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

@ -4,6 +4,7 @@ import Set from '../Arceus'
const card: Card = {
name: {
en: "Wormadam Sandy Cloak",
de: "Burmadame Sandumhang"
},
illustrator: "Atsuko Nishida",
rarity: "Uncommon",
@ -30,6 +31,7 @@ const card: Card = {
],
name: {
en: "Hang Down",
de: "Herunterhängen"
},
damage: 30,
@ -43,9 +45,11 @@ const card: Card = {
],
name: {
en: "Cloak Headbutt",
de: "Umhang-Kopfnuss"
},
effect: {
en: "If you have Wormadam Trash Cloak in play, this attack does 60 damage plus 30 more damage.",
de: "Wenn du Burmadame Lumpenumhang im Spiel hast, fügt dieser Angriff 60 Schadenspunkte plus 30 weitere Schadenspunkte zu."
},
damage: "60+",