1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-16 01:19:18 +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

@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
const card: Card = {
name: {
en: "M Aerodactyl-EX",
fr: "M-Ptéra-eEX",
en: "M Aerodactyl EX",
fr: "M Ptéra EX",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -37,8 +37,8 @@ const card: Card = {
fr: "Plongée Perce-Roc",
},
effect: {
en: "This attack does 10 damage to each Benched Pokémon (both yours and your opponent's). (Don't apply Weakness and Resistance for Benched Pokémon.)",
fr: "Cette attaque inflige 10 dégâts à chacun des Pokémon de Banc (les vôtres et ceux de votre adversaire). (N'appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
en: "This attack does 10 damage to each Benched Pokémon (both yours and your opponents). (Dont apply Weakness and Resistance for Benched Pokémon.)",
fr: "Cette attaque inflige 10 dégâts à chacun des Pokémon de Banc (les vôtres et ceux de votre adversaire). (Nappliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
},
damage: 110,