1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 16:19: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 '../Aquapolis'
const card: Card = {
name: {
en: "Blissey",
fr: "Leuphorie"
fr: "Leuphorie",
de: "Heiteira"
},
illustrator: "Naoyo Kimura",
rarity: "Rare",
@ -28,11 +29,13 @@ const card: Card = {
type: "Poke-POWER",
name: {
en: "Happy Healing",
fr: "Joyeux soin"
fr: "Joyeux soin",
de: "Happy Healing"
},
effect: {
en: "Once during your turn (before your attack), choose 1 of your Benched Pokémon and flip a coin. If heads, count the number of Energy attached to Blissey and then remove that many damage counters from the chosen Benched Pokémon. This power can't be used if Blissey is affected by a Special Condition.",
fr: "Une fois pendant votre tour (avant votre attaque), choisissez 1 des Pokémon de votre Banc et lancez une pièce. Si c'est face, comptez le nombre d'Énergies attachées à Leuphorie et retirez ensuite autant de marqueurs de dégâts du Pokémon du Banc que vous avez choisi. Ce pouvoir ne peut pas être utilisé si Leuphorie est affecté par un État spécial."
fr: "Une fois pendant votre tour (avant votre attaque), choisissez 1 des Pokémon de votre Banc et lancez une pièce. Si c'est face, comptez le nombre d'Énergies attachées à Leuphorie et retirez ensuite autant de marqueurs de dégâts du Pokémon du Banc que vous avez choisi. Ce pouvoir ne peut pas être utilisé si Leuphorie est affecté par un État spécial.",
de: "Once during your turn (before your attack), choose 1 of your Benched Pokémon and flip a coin. If heads, count the number of Energy attached to Blissey and then remove that many damage counters from the chosen Benched Pokémon. This power can't be used if Blissey is affected by a Special Condition."
},
},
],
@ -46,12 +49,14 @@ const card: Card = {
name: {
en: "Smash Bomber",
fr: "Bombard'éclate"
fr: "Bombard'éclate",
de: "Smash Bomber"
},
effect: {
en: "Flip a coin. If tails, this attack does nothing.",
fr: "Lancez une pièce. Si c'est pile, cette attaque ne fait rien."
fr: "Lancez une pièce. Si c'est pile, cette attaque ne fait rien.",
de: "Flip a coin. If tails, this attack does nothing."
},
damage: 50