1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-10 07:51:58 +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: "Bronzor",
de: "Bronzel"
},
illustrator: "kawayoo",
rarity: "Uncommon",
@@ -28,6 +29,7 @@ const card: Card = {
],
name: {
en: "Speed Dive",
de: "Tempohechtsprung"
},
damage: 10,
@@ -41,9 +43,11 @@ const card: Card = {
],
name: {
en: "Extrasensory",
de: "Sondersensor"
},
effect: {
en: "If you have the same number of cards in your hand as your opponent, this attack does 30 damage plus 30 more damage.",
de: "Wenn du die gleiche Anzahl Karten auf der Hand hast wie dein Gegner, fügt dieser Angriff 30 Schadenspunkte plus 30 weitere Schadenspunkte zu."
},
damage: "30+",