1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-03 00:49:19 +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: "Rainbow Energy",
fr: "Énergie multicolore",
de: "Regenbogen-Energie"
},
illustrator: "Kent Kanetsuna",
@ -14,7 +15,8 @@ const card: Card = {
effect: {
fr: "Attachez une énergie Multicolore à lun de vos Pokémon. En jeu, lénergie multicolore fournit tout type dénergie, mais une seule énergie à la fois. (Fournit uniquement de lénergie.) Lorsque vous attachez cette carte de votre main à lun de vos Pokémon, placez un marqueur de dégâts sur ce Pokémon. (Lorsquelle nest pas en jeu, lénergie multicolore compte comme de lénergie Colorless.)",
en: "Attach Rainbow Energy to 1 of your Pokémon. While in play, Rainbow Energy provides every type of Energy but provides only 1 Energy at a time. (Has no effect other than providing Energy.) When you attach this card from your hand to 1 of your Pokémon, put 1 damage counter on that Pokémon. (While not in play, Rainbow Energy counts as Colorless Energy.)"
en: "Attach Rainbow Energy to 1 of your Pokémon. While in play, Rainbow Energy provides every type of Energy but provides only 1 Energy at a time. (Has no effect other than providing Energy.) When you attach this card from your hand to 1 of your Pokémon, put 1 damage counter on that Pokémon. (While not in play, Rainbow Energy counts as Colorless Energy.)",
de: "Lege Regenbogen-Energie an 1 deiner Pokémon an. Solange Regenbogen-Energie im Spiel ist, zählt sie als jeder Energietyp, spendet aber immer nur eine Energie auf einmal. (Sie hat keinen Effekt, außer dass sie Energie spendet.) Wenn du diese Karte aus deiner Hand an 1 deiner Pokémon anlegst, lege 1 Schadensmarke auf dieses Pokémon. (Wenn Regenbogen-Energie nicht im Spiel ist, zählt sie als -Energie.)"
},
energyType: "Special",