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

fix: add EX French translations (#169)

* fix: Add for some sets

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

* Added Sets titles

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

* fix: Finished last EX sets

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

* Change Discord Link text
This commit is contained in:
2021-11-15 16:24:10 +01:00
committed by GitHub
parent 68054fe4c9
commit b6fbcc1b77
1603 changed files with 7858 additions and 2916 deletions

View File

@ -4,6 +4,7 @@ import Set from '../Power Keepers'
const card: Card = {
name: {
en: "Lanturn",
fr: "Lanturn"
},
illustrator: "Midori Harada",
rarity: "Rare",
@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-POWER",
name: {
en: "Energy Grounding",
fr: "Source d'Énergie"
},
effect: {
en: "Once during your opponent's turn, when any of your Pokémon is Knocked Out by your opponent's attacks, you may use this power. Choose a basic Energy card discarded from the Knocked Out Pokémon and attach it to Lanturn. You can't use more than 1 Energy Grounding Poké-Power each turn.",
fr: "Une seule fois lors du tour de votre adversaire, lorsqu'1 de vos Pokémon est mis K.O par des attaques de votre adversaire, vous pouvez utiliser ce pouvoir. Choisissez une carte Énergie de base défaussée du Pokémon mis K.O et attachez-la à Lanturn. Vous ne pouvez pas utiliser plus d'1 Poké-Power Source d'Énergie par tour."
},
},
],
@ -42,9 +45,11 @@ const card: Card = {
],
name: {
en: "Lightning Strike",
fr: "Frap'éclair"
},
effect: {
en: "You may discard all Lightning Energy attached to Lanturn. If you do, this attack's base damage is 90 instead of 50.",
fr: "Vous pouvez défausser toutes les Énergies attachées à Lanturn. Les dégâts de base de cette attaque sont alors de 90 au lieu de 50."
},
damage: 50,