1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 16:19: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: "Aggron",
fr: "Galeking Niv. 53",
de: "Stolloss"
},
illustrator: "Naoyo Kimura",
rarity: "Rare",
@ -34,10 +35,12 @@ const card: Card = {
name: {
en: "Return Blow",
fr: "Retour de coup",
de: "Umkehrhieb"
},
effect: {
en: "If Aggron was damaged by an attack during your opponent's last turn, this attack does the same amount of damage done to Aggron to the Defending Pokémon.",
fr: "Si une attaque a infligé des dégâts à Galeking lors du dernier tour de votre adversaire, cette attaque inflige le même nombre de dégâts au Pokémon Défenseur.",
de: "Wenn Stolloss im letzten Zug deines Gegners durch einen Angriff Schaden zugefügt wurde, fügt dieser Angriff dem Verteidigenden Pokémon die gleiche Anzahl Schadenspunkte, die Stolloss zugefügt wurde, zu."
},
},
@ -50,10 +53,12 @@ const card: Card = {
name: {
en: "Metal Fang",
fr: "Croc métallique",
de: "Metallfänge"
},
effect: {
en: "You may discard the top card of your deck. If you do, remove 2 damage counters and all Special Conditions from Aggron.",
fr: "Vous pouvez défausser la carte du dessus de votre deck. Retirez alors à Galeking 2 marqueurs de dégât ainsi que tous ses États Spéciaux.",
de: "Du kannst die oberste Karte deines Decks auf deinen Ablagestapel legen. Wenn du das machst, entferne 2 Schadensmarken und alle Speziellen Zustände von Stolloss."
},
damage: 40,
@ -68,6 +73,7 @@ const card: Card = {
name: {
en: "Heavy Impact",
fr: "Gros impact",
de: "Schwerer Einschlag"
},
damage: 70,