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 '../Neo Destiny'
const card: Card = {
name: {
en: "Unown [H]",
fr: "Zarbi H"
fr: "Zarbi H",
de: "Icognito H"
},
illustrator: "CR CG gangs",
@ -29,11 +30,13 @@ const card: Card = {
type: "Pokemon Power",
name: {
en: "[Help]",
fr: "Help"
fr: "Help",
de: "Help"
},
effect: {
en: "Once during your turn (before your attack), if you have Unown H, Unown E, Unown L, and Unown P on your Bench, you may shuffle your hand into your deck, then draw a new hand of the same number of cards.",
fr: "Une fois pendant votre tour (avant votre attaque), si vous avez Zarbi [H], Zarbi [E], Zarbi [L] et Zarbi [P] sur votre Banc, vous pouvez mélanger votre main à votre deck et piocher une nouvelle main ayant le même nombre de cartes que la précédente."
fr: "Une fois pendant votre tour (avant votre attaque), si vous avez Zarbi [H], Zarbi [E], Zarbi [L] et Zarbi [P] sur votre Banc, vous pouvez mélanger votre main à votre deck et piocher une nouvelle main ayant le même nombre de cartes que la précédente.",
de: "Du kannst immer einmal in deinem Zug (vor deinem Angriff), wenn du Icognito H, Icognito E, Icognito L und Icognito P auf deiner Bank hast, die Karten auf deiner Hand in dein Deck mischen und danach genauso viele Karten neu ziehen."
},
},
],
@ -45,7 +48,8 @@ const card: Card = {
],
name: {
en: "Hidden Power",
fr: "Puissance cachée"
fr: "Puissance cachée",
de: "Kraftreserve"
},
damage: 10,