1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 16:19:18 +00:00

fix: Add E-Card French Translations (#166)

* fix: Add E-Card French Translations

Signed-off-by: Avior <github@avior.me>

* fix: Fixed Cards without rarity

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-11-22 19:07:35 +00:00
committed by GitHub
parent d4be6fa84f
commit 8ef099273e
351 changed files with 2187 additions and 889 deletions

View File

@ -4,6 +4,7 @@ import Set from '../Expedition Base Set'
const card: Card = {
name: {
en: "Ampharos",
fr: "Pharamp"
},
illustrator: "Atsuko Nishida",
rarity: "Rare",
@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-POWER",
name: {
en: "Energy Connect",
fr: "Connexion d'énergie"
},
effect: {
en: "Once during your turn (before you attack), you make take one basic Energy cards attached to one of your Benched Pokémon and attach it to your Active Pokémon. This power can't be used if Ampharos is affected by a Special Condition.",
fr: "Aussi souvent que vous le désirez pendant votre tour (avant votre attaque), vous pouvez prendre une carte Énergie de base attachée à l'un des Pokémon de votre Banc et l'attacher à votre Pokémon Actif. Ce pouvoir ne peut pas être utilisé si Pharamp est affecté par un État spécial."
},
},
],
@ -41,13 +44,18 @@ const card: Card = {
"Colorless",
"Colorless",
],
name: {
en: "Lightning Strike",
},
effect: {
en: "You may discard all Energy cards attached to Ampharos. If you do, this attack's base damage is 80 instead of 40.",
fr: "Frap'éclair"
},
effect: {
en: "You may discard all Energy cards attached to Ampharos. If you do, this attack's base damage is 80 instead of 40.",
fr: "Vous pouvez vous défausser de toutes les cartes Énergie attachées à Pharamp. Si vous faites ainsi, cette attaque inflige 80 dégâts de base au lieu de 40."
},
damage: 40
},
],
weaknesses: [