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

@ -4,6 +4,7 @@ import Set from '../Skyridge'
const card: Card = {
name: {
en: "Granbull",
de: "Granbull"
},
illustrator: "Tomokazu Komiya",
rarity: "Common",
@ -31,9 +32,11 @@ const card: Card = {
],
name: {
en: "Fling",
de: "Austoben"
},
effect: {
en: "Your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon. (Do the damage before switching the Pokémon.)",
de: "Dein Gegner tauscht das verteidigende Pokémon mit 1 der Pokémon auf seiner Bank aus. (Fügt die Schadenspunkte vor dem Asutausch der Pokémon zu)"
},
damage: 20,
@ -47,6 +50,7 @@ const card: Card = {
],
name: {
en: "Mega Punch",
de: "Megahieb"
},
damage: 50,