1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-15 08:59: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: "PlusPower",
fr: "PlusPower",
de: "PlusPower"
},
illustrator: "Ryo Ueda",
rarity: "Uncommon",
@ -24,6 +25,7 @@ const card: Card = {
effect: {
fr: "Attachez PlusPower à 1 de vos Pokémon. Défaussez cette carte à la fin de votre tour. Lorsque le Pokémon auquel PlusPower est attachée attaque, cette attaque inflige 10 dégâts supplémentaires au Pokémon Actif (avant application de la Faiblesse et de la Résistance).",
de: "Lege PlusPower an 1 deiner Pokémon an und lege diese Karte am Ende deines Zuges auf deinen Ablagestapel.\n\nFalls das Pokémon, an das PlusPower angelegt ist, angreift, fügt der Angriff den Aktiven Pokémon 10 weitere Schadenspunkte zu (bevor Schwäche und Resistenz verrechnet werden)."
},
trainerType: "Item",