1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-01 12:22:02 +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

@@ -5,6 +5,7 @@ const card: Card = {
name: {
en: "Corsola",
fr: "Corayon",
de: "Corasonn"
},
illustrator: "Midori Harada",
rarity: "Common",
@@ -30,10 +31,12 @@ const card: Card = {
name: {
en: "Rally",
fr: "Regroupement",
de: "Mobilisieren"
},
effect: {
en: "Search your deck for up to 3 different types of Basic Pokémon and put them onto your Bench. Shuffle your deck afterward.",
fr: "Choisissez dans votre deck jusqu'à 3 types de Pokémon de base différents et placez-les sur votre Banc. Ensuite, mélangez votre deck.",
de: "Durchsuche dein Deck nach bis zu 3 Basis-Pokémon-Karten unterschiedlichen Typs und lege sie auf deine Bank. Mische dein Deck danach."
},
},
@@ -45,6 +48,7 @@ const card: Card = {
name: {
en: "Hook",
fr: "Crochet",
de: "Haken"
},
damage: 30,