1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-14 13:55:09 +00:00

feat: Add missing german sets (HGSS & COL) (#451)
Some checks failed
Build Docker image / build (push) Failing after 42s

This commit is contained in:
2023-12-06 01:20:07 +01:00
committed by GitHub
parent b24233b342
commit 6d133f5343
520 changed files with 2371 additions and 326 deletions

View File

@ -5,6 +5,7 @@ const card: Card = {
name: {
en: "Slowbro",
fr: "Flagadoss",
de: "Lahmus"
},
illustrator: "Sumiyoshi Kizuki",
@ -37,10 +38,12 @@ const card: Card = {
name: {
en: "Big Yawn",
fr: "Gros bâillement",
de: "Großer Gähner"
},
effect: {
en: "Both Slowbro and the Defending Pokémon are now Asleep.",
fr: "Flagadoss et le Pokémon Défenseur sont maintenant Endormis.",
de: "Lahmus und das Verteidigende Pokémon schlafen jetzt."
},
damage: 30,
@ -54,10 +57,12 @@ const card: Card = {
name: {
en: "Madkinesis",
fr: "Mentalisme",
de: "Irrkinese"
},
effect: {
en: "Does 30 damage plus 20 more damage for each Psychic Energy attached to Slowbro.",
fr: "Inflige 30 dégâts plus 20 dégâts supplémentaires pour chaque carte Énergie Psychic attachée à Flagadoss.",
de: "Dieser Angriff fügt 30 Schadenspunkte plus 20 weitere Schadenspunkte für jede an Lahmus angelegte -Energie zu."
},
damage: "30+",