1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 00: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 '../Neo Destiny'
const card: Card = {
name: {
en: "Unown [Q]",
fr: "Zarbi Q"
fr: "Zarbi Q",
de: "Icognito Q"
},
illustrator: "CR CG gangs",
@ -29,11 +30,13 @@ const card: Card = {
type: "Pokemon Power",
name: {
en: "[Quicken]",
fr: "Quicken"
fr: "Quicken",
de: "Quicken"
},
effect: {
en: "Once during your turn (before your attack), you may flip a coin. If heads, prevent all effects of attacks, including damage, done to any of your Pokémon with Unown in its name during your opponent's next turn. If you have more than 1 Unown Q in play, use only 1 [Quicken] each turn. This power can be used even if Unown Q is Asleep, Confused, or Paralyzed.",
fr: "Une fois pendant votre tour (avant votre attaque), vous pouvez lancer une pièce. Si c'est face, prévenez tous les effets d'attaques, y compris les dégâts, infligés à vos Pokémon Zarbi pendant le prochain tour de votre adversaire. Si vous avez plus d'un Zarbi [Q] en jeu, utilisez seulement 1 [Quicken] à chaque tour. Ce pouvoir fonctionne même si Zarbi [Q] est Endormi, Confus ou Paralysé."
fr: "Une fois pendant votre tour (avant votre attaque), vous pouvez lancer une pièce. Si c'est face, prévenez tous les effets d'attaques, y compris les dégâts, infligés à vos Pokémon Zarbi pendant le prochain tour de votre adversaire. Si vous avez plus d'un Zarbi [Q] en jeu, utilisez seulement 1 [Quicken] à chaque tour. Ce pouvoir fonctionne même si Zarbi [Q] est Endormi, Confus ou Paralysé.",
de: "Du kannst immer einmal in deinem Zug (vor deinem Angriff) eine Münze werden. Verhindere bei \"Kopf\" alle Auswirkungen von Angriffen (einschließlich Schaden), die allen deinen Pokémon mit \"Icognito\" in ihren Namen im nächsten Zug deines Gegners zugefügt werden. Wenn du mehr als ein Icognito Q im Spiel hast, verwende nur ein Quicken pro Zug. Diese Power kann selbst dann verwendet werden, wenn icognito Q schläft, verwirrt oder gelähmt ist."
},
},
],
@ -45,7 +48,8 @@ const card: Card = {
],
name: {
en: "Hidden Power",
fr: "Puissance cachée"
fr: "Puissance cachée",
de: "Kraftreserve"
},
damage: 10,