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 '../Hidden Legends'
const card: Card = {
name: {
en: "Gloom",
fr: "Ortide"
},
illustrator: "Yuka Morii",
rarity: "Uncommon",
@ -31,9 +32,11 @@ const card: Card = {
],
name: {
en: "Cling",
fr: "Se cramponner"
},
effect: {
en: "After your attack, remove from Gloom the number of damage counters equal to the damage you did to the Defending Pokémon. If Gloom has fewer damage counters than that, remove all of them.",
fr: "Après votre attaque, retirez à Ortide autant de marqueurs de dégât que vous avez infligé de dégâts au Pokémon Défenseur. Si Ortide possède moins de marqueurs de dégât que de dégâts infligés, retirez-les lui tous."
},
damage: 20,
@ -46,11 +49,13 @@ const card: Card = {
],
name: {
en: "Double Razor Leaf",
fr: "Double tranch'herb"
},
effect: {
en: "Flip 2 coins. This attack does 40 damage times the number of heads.",
fr: "Lancez 2 pièces. Cette attaque inflige 40 dégâts multipliés par le nombre de faces."
},
damage: 40,
damage: "40×",
},
],