1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-15 00:49: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,6 +4,7 @@ import Set from '../Skyridge'
const card: Card = {
name: {
en: "Buried Fossil",
de: "Vergrabenes Fossil"
},
illustrator: "Atsuko Nishida",
rarity: "Common",
@ -23,9 +24,11 @@ const card: Card = {
type: "Poke-POWER",
name: {
en: "Reconstruction",
de: "Nachbildung"
},
effect: {
en: "Once during your turn (before your attack), if you have a basic Energy card in your hand, you may search your deck for an Omanyte or Kabuto card, show it to your opponent, and put it into your hand. Then put a basic Energy card from your hand into your deck. Shuffle your deck afterward.",
de: "Einmal während deines Zuges (vor deinem Angriff) kannst du, falls du eine Basis-Energiekarte auf deiner Hand hast, dein Deck nach einer Amonitas oder Kabuto-Karte durchsuchen, sie deinem Gegner zeigen und auf deine Hand nehmen. Lege dann eine Basis-Energiekarte aus deiner hand in dein Deck. Mische dein Deck danach."
},
},
],