1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-16 17:39: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: "Keldeo",
},
illustrator: "Shin Nagasawa",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -29,7 +29,7 @@ const card: Card = {
fr: "Cœur Noble",
},
effect: {
en: "This Pokémon's attacks do 50 more damage to your opponent's Darkness Pokémon (before applying Weakness and Resistance).",
en: "This Pokémons attacks do 50 more damage to your opponents Darkness Pokémon (before applying Weakness and Resistance).",
fr: "Les attaques de ce Pokémon infligent 50 dégâts supplémentaires aux Pokémon Darkness de votre adversaire (avant application de la Faiblesse et de la Résistance).",
},
},
@ -46,7 +46,7 @@ const card: Card = {
fr: "Lame Sainte",
},
effect: {
en: "This Pokémon can't use Sacred Sword during your next turn.",
en: "This Pokémon cant use Sacred Sword during your next turn.",
fr: "Ce Pokémon ne peut pas utiliser Lame Sainte pendant votre prochain tour.",
},
damage: 100,