1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 08:39:17 +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: "Beedrill",
fr: "Dardargnan Niv. 47",
de: "Bibor"
},
illustrator: "Kagemaru Himeno",
rarity: "Rare",
@ -30,10 +31,12 @@ const card: Card = {
name: {
en: "Flutter Wings",
fr: "Battement d'ailes",
de: "Flügelflattern"
},
effect: {
en: "Once during your turn (before your attack), you may search your deck for a Grass Pokémon, show it to your opponent, and put it into your hand. Shuffle your deck afterward. This power can't be used if Beedrill is affected by a Special Condition.",
fr: "Une seule fois lors de votre tour (avant votre attaque), vous pouvez chercher dans votre deck un Pokémon Grass. Montrez-le à votre adversaire et placez-le dans votre main. Ensuite, mélangez votre deck. Ce pouvoir ne peut pas être utilisé si Dardargnan est affecté par un État Spécial.",
de: "Einmal während deines Zuges (vor deinem Angriff) kannst du dein Deck nach 1 -Pokémon-Karte durchsuchen, sie deinem Gegner zeigen und auf die Hand nehmen. Mische dein Deck danach. Diese Poké-Power kann nicht benutzt werden, wenn Bibor von einem Speziellen Zustand betroffen ist."
},
},
],
@ -47,10 +50,12 @@ const card: Card = {
name: {
en: "Needle Shock",
fr: "Choc aiguille",
de: "Nadelschock"
},
effect: {
en: "The Defending Pokémon is now Paralyzed and Poisoned. Ignore this effect if any of your Pokémon used Needle Shock during your last turn.",
fr: "Le Pokémon Défenseur est maintenant Paralysé et Empoisonné. Ignorez cet effet si un de vos Pokémon a utilisé Choc aiguille lors de votre dernier tour.",
de: "Das Verteidigende Pokémon ist jetzt gelähmt und vergiftet. Dieser Effekt wirkt nur, wenn keines deiner Pokémon in deinem letzten Zug Nadelschock eingesetzt hat."
},
damage: 30,