1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-19 02:39: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 '../FireRed & LeafGreen'
const card: Card = {
name: {
en: "Doduo",
fr: "Doduo"
fr: "Doduo",
de: "Dodu"
},
illustrator: "Kagemaru Himeno",
rarity: "Common",
@ -29,11 +30,13 @@ const card: Card = {
],
name: {
en: "Run Around",
fr: "Courrir dans tous les sens"
fr: "Courrir dans tous les sens",
de: "Run Around"
},
effect: {
en: "Switch Doduo with 1 of your Benched Pokémon.",
fr: "Échangez Doduo avec 1 des Pokémon de votre Banc."
fr: "Échangez Doduo avec 1 des Pokémon de votre Banc.",
de: "Switch Doduo with 1 of your Benched Pokémon."
},
},
@ -44,11 +47,13 @@ const card: Card = {
],
name: {
en: "Random Peck",
fr: "Coup d'bec au pif"
fr: "Coup d'bec au pif",
de: "Random Peck"
},
effect: {
en: "Flip 2 coins. This attack does 10 damage plus 10 more damage for each heads.",
fr: "Lancez 2 pièces. Cette attaque inflige 10 dégâts plus 10 dégâts supplémentaires pour chaque face."
fr: "Lancez 2 pièces. Cette attaque inflige 10 dégâts plus 10 dégâts supplémentaires pour chaque face.",
de: "Flip 2 coins. This attack does 10 damage plus more damage for each heads."
},
damage: "10+",