1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-12 15:59: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,7 +4,8 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Ledian δ",
fr: "Coxyclaque δ ESPÈCES DELTA"
fr: "Coxyclaque δ ESPÈCES DELTA",
de: "Ledian"
},
illustrator: "Hajime Kusajima",
rarity: "Rare",
@ -28,11 +29,13 @@ const card: Card = {
type: "Poke-POWER",
name: {
en: "Prowl",
fr: "Rôder"
fr: "Rôder",
de: "Pirschen"
},
effect: {
en: "Once during your turn, when you play Ledian from your hand to evolve 1 of your Pokémon, you may search your deck for any 1 card and put it into your hand. Shuffle your deck afterward.",
fr: "Une seule fois lors de votre tour, lorsque vous jouez Coxyclaque de votre main pour faire évoluer 1 de vos Pokémon, vous pouvez choisir dans votre deck n'importe quelle carte. Placez-la dans votre main. Ensuite, mélangez votre deck."
fr: "Une seule fois lors de votre tour, lorsque vous jouez Coxyclaque de votre main pour faire évoluer 1 de vos Pokémon, vous pouvez choisir dans votre deck n'importe quelle carte. Placez-la dans votre main. Ensuite, mélangez votre deck.",
de: "Einmal während deines Zuges, wenn du Ledian von deiner Hand spielst, um 1 deiner Pokémon zu entwickeln, kannst du dein Deck nach 1 Karte durchsuchen und diese auf die Hand nehmen. Mische dein Deck danach."
},
},
],
@ -44,11 +47,13 @@ const card: Card = {
],
name: {
en: "Metal Star",
fr: "Étoile métallique"
fr: "Étoile métallique",
de: "Metallstern"
},
effect: {
en: "If Ledian has a Pokémon Tool card attached to it, draw 3 cards.",
fr: "Si Coxyclaque possède une carte Outil Pokémon, piochez 3 cartes."
fr: "Si Coxyclaque possède une carte Outil Pokémon, piochez 3 cartes.",
de: "Wenn an Ledian eine Pokémon-Ausrüstung angelegt ist, ziehe 3 Karten."
},
damage: 30,