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 '../Crystal Guardians'
const card: Card = {
name: {
en: "Groudon ex",
fr: "Groudon ex"
},
illustrator: "Takabon",
rarity: "Rare",
@ -25,9 +26,11 @@ const card: Card = {
type: "Poke-BODY",
name: {
en: "Hard Rock",
fr: "Pierre dure"
},
effect: {
en: "As long as Groudon ex has 1 Energy or less attached to it, damage done to any of your Groudon ex in play by attacks is reduced by 20 (after applying Weakness and Resistance). You can't use more than 1 Hard Rock Poké-Body each turn.",
fr: "Tant que Groudon ex possède un maximum d'1 Énergie, les dégâts infligés par des attaques à chacun des Groudons ex que vous avez en jeu sont réduits de 20 (après application de la Faiblesse et de la Résistance). Vous ne pouvez pas utiliser plus d'1 Poké-Body Pierre dure par tour."
},
},
],
@ -40,9 +43,11 @@ const card: Card = {
],
name: {
en: "Power Blast",
fr: "Explosion puissante"
},
effect: {
en: "Discard 2 Energy attached to Groudon ex.",
fr: "Défaussez 2 Énergies attachées à Groudon ex."
},
damage: 100,