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

Added some XY translations (#63)

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-08-23 00:18:16 +02:00
committed by GitHub
parent 741c19791e
commit 0ce5e62460
642 changed files with 8206 additions and 1657 deletions

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Groudon",
},
illustrator: "Mitsuhiro Arita",
rarity: "Rare",
rarity: "None",
category: "Pokemon",
set: Set,
@ -34,9 +34,9 @@ const card: Card = {
},
effect: {
en: "Flip a coin. If heads, this attack does 20 more damage.",
fr: "Lancez une pièce. Si c'est face, cette attaque inflige 20 dégâts supplémentaires.",
fr: "Lancez une pièce. Si cest face, cette attaque inflige 20 dégâts supplémentaires.",
},
damage: 20,
damage: "20+",
},
{
@ -50,7 +50,7 @@ const card: Card = {
en: "Break Ground",
},
effect: {
en: "This attack does 10 damage to each of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
en: "This attack does 10 damage to each of your Benched Pokémon. (Dont apply Weakness and Resistance for Benched Pokémon.)",
},
damage: 100,