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: "Gulpin",
de: "Schluppuck"
},
illustrator: "Sachiko Adachi",
rarity: "Uncommon",
@ -28,9 +29,11 @@ const card: Card = {
],
name: {
en: "Endure",
de: "Ausdauer"
},
effect: {
en: "Flip a coin. If heads, during your opponent's next turn, if Gulpin would be Knocked Out by damage from an attack, Gulpin is not Knocked Out and its remaining HP becomes 10 instead.",
de: "Wirf 1 Münze. Bei \"Kopf\" wird Schluppuck, wenn es im nächsten Zug deines Gegners durch Schaden eines Angriffs kampfunfähig würde, nicht kampfunfähig und hat stattdessen 10 verbliebene KP."
},
},
@ -40,6 +43,7 @@ const card: Card = {
],
name: {
en: "Pound",
de: "Pfund"
},
damage: 10,