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

@@ -7,7 +7,7 @@ const card: Card = {
fr: "Mistigrix",
},
illustrator: "kirisAki",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@@ -29,9 +29,11 @@ const card: Card = {
type: "Ability",
name: {
en: "Mysterious Ears",
fr: "Oreilles Mystérieuses",
},
effect: {
en: "If this Pokémon is your Active Pokémon and is damaged by an opponent's attack (even if this Pokémon is Knocked Out), the Attacking Pokémon is now Confused.",
en: "If this Pokémon is your Active Pokémon and is damaged by an opponents attack (even if this Pokémon is Knocked Out), the Attacking Pokémon is now Confused.",
fr: "Si ce Pokémon est votre Pokémon Actif et quil subit les dégâts dune attaque de votre adversaire (même si ce Pokémon est mis K.O.), le Pokémon Attaquant est maintenant Confus.",
},
},
],
@@ -44,26 +46,11 @@ const card: Card = {
],
name: {
en: "Psyblast",
fr: "Oreilles Mystérieuses",
},
effect: {
en: "Flip a coin. If heads, discard an Energy attached to your opponent's Active Pokémon.",
fr: "Si ce Pokémon est votre Pokémon Actif et qu'il subit les dégâts d'une attaque de votre adversaire (même si ce Pokémon est mis K.O.), le Pokémon Attaquant est maintenant Confus.",
},
damage: 60,
},
{
cost: [
"Psychic",
"Colorless",
"Colorless",
],
name: {
fr: "Explopsy",
},
effect: {
fr: "Lancez une pièce. Si c'est face, défaussez une Énergie attachée au Pokémon Actif de votre adversaire.",
en: "Flip a coin. If heads, discard an Energy attached to your opponents Active Pokémon.",
fr: "Lancez une pièce. Si cest face, défaussez une Énergie attachée au Pokémon Actif de votre adversaire.",
},
damage: 60,