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

@ -5,6 +5,7 @@ const card: Card = {
name: {
en: "Unown Y",
fr: "Zarbi Y",
de: "Icognito Y"
},
illustrator: "Kazuaki Aihara",
@ -30,10 +31,12 @@ const card: Card = {
name: {
en: "YAWN",
fr: "YAWN",
de: "YAWN"
},
effect: {
en: "Once during your turn (before your attack), if Unown Y is on your Bench, you may remove 1 damage counter from 1 of your Active Unown and that Unown is now Asleep.",
fr: "Une seule fois lors de votre tour (avant votre attaque), si Zarbi Y est sur votre Banc, vous pouvez retirer à votre Zarbi Actif 1 marqueur de dégât. Ce Zarbi est maintenant Endormi.",
de: "Einmal während deines Zuges (vor deinem Angriff) kannst du, wenn Icognito Y auf deiner Bank ist, 1 Schadensmarke von 1 deiner Aktiven Icognito entfernen und dieses Aktive Icognito schläft jetzt."
},
},
],
@ -47,10 +50,12 @@ const card: Card = {
name: {
en: "Hidden Power",
fr: "Puissance cachée",
de: "Kraftreserve"
},
effect: {
en: "Search your deck for up to 2 Trainer cards, show them to your opponent, and put them into your hand. Shuffle your deck afterward.",
fr: "Choisissez dans votre deck jusqu'à 2 cartes Dresseur, montrez-les à votre adversaire et placez-les dans votre main. Ensuite, mélangez votre deck.",
de: "Durchsuche dein Deck nach bis zu 2 Trainerkarten, zeige sie deinem Gegner und nimm sie auf die Hand. Mische dein Deck danach."
},
},