1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 00:09: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

@ -4,7 +4,8 @@ import Set from '../Holon Phantoms'
const card: Card = {
name: {
en: "Kabutops δ",
fr: "Kabutops δ ESPÈCES DELTA"
fr: "Kabutops δ ESPÈCES DELTA",
de: "Kabutops"
},
illustrator: "Masakazu Fukuda",
rarity: "Rare",
@ -32,11 +33,13 @@ const card: Card = {
],
name: {
en: "Vital Drain",
fr: "Évacuation vitale"
fr: "Évacuation vitale",
de: "Lebensentzieher"
},
effect: {
en: "If the Defending Pokémon is Knocked Out by this attack, remove all Special Conditions and 7 damage counters from Kabutops (all if there are less than 7).",
fr: "Si le Pokémon Défenseur est mis K.O par cette attaque, retirez à Kabutops tous ses États Spéciaux ainsi que 7 marqueurs de dégât (retirez-les lui tous s'il en a moins de 7)."
fr: "Si le Pokémon Défenseur est mis K.O par cette attaque, retirez à Kabutops tous ses États Spéciaux ainsi que 7 marqueurs de dégât (retirez-les lui tous s'il en a moins de 7).",
de: "Wenn das Verteidigende Pokémon durch diesen Angriff kampfunfähig wird, entferne alle Speziellen Zustände und 7 Schadensmarken von Kabutops (alle, wenn weniger als 7 Schadensmarken auf Kabutops liegen)."
},
damage: 30,
@ -49,11 +52,13 @@ const card: Card = {
],
name: {
en: "Thunderous Blow",
fr: "Coup tonitruant"
fr: "Coup tonitruant",
de: "Donnerknall"
},
effect: {
en: "Does 40 damage plus 10 more damage for each Lightning Energy attached to Kabutops.",
fr: "Inflige 40 dégâts plus 10 dégâts supplémentaires pour chaque Énergie attachée à Kabutops."
fr: "Inflige 40 dégâts plus 10 dégâts supplémentaires pour chaque Énergie attachée à Kabutops.",
de: "Dieser Angriff fügt 40 Schadenspunkte plus 10 weitere Schadenspunkte für jede an Kabutops angelegte -Energie zu."
},
damage: "40+",