1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 16:19: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: "Omastar",
de: "Amoroso"
},
illustrator: "Hajime Kusajima",
rarity: "Rare",
@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-BODY",
name: {
en: "Primal Stare",
de: "Ursprüngliche Starre"
},
effect: {
en: "As long as Omastar is your Active Pokémon, your opponent can't play Basic Pokémon or Evolution cards from his or her hand to evolve his or her Active Pokémon.",
de: "Solange Amoroso dein aktives Pokémon ist, kann dein Gegner keinen Basis- Pokémon oder Entwicklungskarte aus seine Hand spielen, um sein aktives Pokémon zu entwickeln."
},
},
],
@ -42,9 +45,11 @@ const card: Card = {
],
name: {
en: "Spook",
de: "Herumgeistern"
},
effect: {
en: "The Defending Pokémon can't retreat during your opponent's next turn.",
de: "Das verteidigende Pokémon kann sich im nächsten Zug deines Gegners nicht zurückziehen."
},
damage: 50,