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

@ -5,6 +5,7 @@ const card: Card = {
name: {
en: "Rapidash 4",
fr: "Galopa Niv. 53",
de: "Gallopa 4"
},
illustrator: "Masakazu Fukuda",
rarity: "Uncommon",
@ -28,10 +29,12 @@ const card: Card = {
name: {
en: "Pickup Power",
fr: "Pouvoir ramassage",
de: "Energie aufsammeln"
},
effect: {
en: "Flip 3 coins. For each heads, search your discard pile for a basic Energy card, show it to your opponent, and put it into your hand.",
fr: "Lancez 3 pièces. Pour chaque face, choisissez dans votre pile de défausse une carte Énergie de base, montrez-la à votre adversaire et placez-la dans votre main.",
de: "Wirf 3 Münzen. Durchsuche pro \"Kopf\" deinen Ablagestapel nach 1 Basis-Energiekarte, zeige sie deinem Gegner und nimm sie auf die Hand."
},
},
@ -42,6 +45,7 @@ const card: Card = {
name: {
en: "Fire Mane",
fr: "Crinière de feu",
de: "Flammenmähne"
},
damage: 20,