1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-16 09: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 '../Mysterious Treasures'
const card: Card = {
name: {
en: "Garchomp",
fr: "Carchacrok"
fr: "Carchacrok",
de: "Knakrack"
},
illustrator: "Kazuyuki Kano",
@ -33,11 +34,13 @@ const card: Card = {
type: "Poke-BODY",
name: {
en: "Rainbow Scale",
fr: "Échelle arc-en-ciel"
fr: "Échelle arc-en-ciel",
de: "Regenbogenschuppe"
},
effect: {
en: "If an Active Pokémon has Weakness to any of the types of Energy attached to Garchomp, Garchomp's attacks do 40 more damage to that Pokémon (before applying Weakness and Resistance). Rainbow Scale Poké-Body can't be used if Garchomp has any Special Energy cards attached to it.",
fr: "Si un Pokémon Actif possède une Faiblesse à un des types d'Énergies attachés à Carchacrok, les attaques de Carchacrok lui infligent 40 dégâts supplémentaires (avant application de la Faiblesse et de la Résistance). Le Poké-Body Échelle arc-en-ciel ne peut pas être utilisé si Carchacrok possède des cartes Énergie Spéciale."
fr: "Si un Pokémon Actif possède une Faiblesse à un des types d'Énergies attachés à Carchacrok, les attaques de Carchacrok lui infligent 40 dégâts supplémentaires (avant application de la Faiblesse et de la Résistance). Le Poké-Body Échelle arc-en-ciel ne peut pas être utilisé si Carchacrok possède des cartes Énergie Spéciale.",
de: "Wenn ein Aktives Pokémon eine Schwäche gegenüber einem Energietyp, der an Knakrack angelegt ist, hat, fügen die Angriffe von Knakrack diesem Pokémon 40 weitere Schadenspunkte zu (bevor Schwäche und Resistenz verrechnet werden). Diese Poké-Body kann nicht benutzt werden, wenn an Knakrack mindestens 1 Spezialenergiekarte angelegt ist."
},
},
],
@ -51,7 +54,8 @@ const card: Card = {
],
name: {
en: "Dragon Fang",
fr: "Croc de dragon"
fr: "Croc de dragon",
de: "Drachenzahn"
},
damage: 70,