1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 00:29:19 +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 '../Stormfront'
const card: Card = {
name: {
en: "Energy Link",
fr: "Chaîne d'énergie"
fr: "Chaîne d'énergie",
de: "Energie-Koppler"
},
illustrator: "Ryo Ueda",
rarity: "Uncommon",
@ -24,6 +25,7 @@ const card: Card = {
effect: {
fr: "Attachez Chaîne d'énergie à 1 de vos Pokémon qui ne possède pas déjà d'Outil Pokémon. Si ce Pokémon est mis K.O, défaussez-la.\n\nTant que Chaîne d'énergie est attachée à un Pokémon, vous pouvez déplacer une carte Énergie attachée à ce Pokémon sur un autre de vos Pokémon possédant Chaîne d'énergie. Vous pouvez utiliser cet effet autant de fois que vous le voulez lors de votre tour.",
de: "Solange Energie-Koppler an ein Pokémon angelegt ist, kannst du 1 Energiekarte von diesem Pokémon entfernen und an ein anderes deiner Pokémon, an das Energie-Koppler angelegt ist, anlegen. Du kannst diesen Effekt beliebig oft während deines Zuges benutzen."
},
trainerType: "Tool",