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

@ -7,7 +7,7 @@ const card: Card = {
fr: "Cupcanaille",
},
illustrator: "Kagemaru Himeno",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -36,7 +36,7 @@ const card: Card = {
fr: "Cotogarde",
},
effect: {
en: "During your opponent's next turn, any damage done to this Pokémon by attacks is reduced by 30 (after applying Weakness and Resistance).",
en: "During your opponents next turn, any damage done to this Pokémon by attacks is reduced by 30 (after applying Weakness and Resistance).",
fr: "Pendant le prochain tour de votre adversaire, tous les dégâts infligés à ce Pokémon par des attaques sont réduits de 30 (après application de la Faiblesse et de la Résistance).",
},
damage: 30,
@ -53,7 +53,7 @@ const card: Card = {
fr: "Boule Dodo",
},
effect: {
en: "Your opponent's Active Pokémon is now Asleep.",
en: "Your opponents Active Pokémon is now Asleep.",
fr: "Le Pokémon Actif de votre adversaire est maintenant Endormi.",
},
damage: 60,