1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-31 20:01:58 +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: "Greninja-EX",
fr: "Amphinobi-EX",
en: "Greninja EX",
fr: "Amphinobi EX",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@@ -32,8 +32,8 @@ const card: Card = {
fr: "Tir de Précision",
},
effect: {
en: "This attack does 30 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
fr: "Cette attaque inflige 30 dégâts à l'un des Pokémon de votre adversaire. (N'appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
en: "This attack does 30 damage to 1 of your opponents Pokémon. (Dont apply Weakness and Resistance for Benched Pokémon.)",
fr: "Cette attaque inflige 30 dégâts à lun des Pokémon de votre adversaire. (Nappliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
},
},