1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-29 23:39: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: "Azumarill",
fr: "Azumarill",
de: "Azumarill"
},
illustrator: "Naoyo Kimura",
rarity: "Rare",
@ -33,10 +34,12 @@ const card: Card = {
name: {
en: "Defense Curl",
fr: "Boul'armure",
de: "Einigler"
},
effect: {
en: "Flip a coin. If heads, prevent all damage done to Azumarill during your opponent's next turn.",
fr: "Lancez une pièce. Si c'est face, prévenez tous dégâts infligés à Azumarill lors du prochain tour de votre adversaire.",
de: "Wirf eine Müntze. Bei \"Kopf\" verhindere alle Schaden, der Azumarill während des nächsten Zuges deines Gegners zugefügt wird."
},
},
@ -48,10 +51,12 @@ const card: Card = {
name: {
en: "Bubble Pump",
fr: "Pompe à bulles",
de: "Blubbpumpe"
},
effect: {
en: "If Azumarill has 3 or more Energy attached to it, this attack does 40 damage plus 20 more damage. If Azurill is anywhere under Azumarill, flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
fr: "Si Azumarill possède au moins 3 Énergies, cette attaque inflige 40 dégâts plus 20 dégâts supplémentaires. Si Azurill se trouve sous Azumarill, lancez une pièce. Si c'est face, le Pokémon Défenseur est maintenant Paralysé.",
de: "Wenn an Azumarill 3 oder mehr Energien angelegt sind, fügt dieser Angriff 40 Schadenspunkte plus 20 weitere Schadenspunkte zu. Wenn Azurill sich an beliebiger Stelle unter Azumarill befindet, wirf 1 Müntze. Bei \"Kopf\" ist das Verteidigende Pokémon jetzt gelähmt."
},
damage: "40+",