1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-12 15:59:18 +00:00

Fixed XY informations (#43)

* Updated Kalos Starter Set data

Signed-off-by: Avior <florian.bouillon@delta-wings.net>

* Fixed XY set

Signed-off-by: Avior <florian.bouillon@delta-wings.net>

* Fixed some more XY sets

Signed-off-by: Avior <florian.bouillon@delta-wings.net>

* Some more fixes

Signed-off-by: Avior <florian.bouillon@delta-wings.net>

* More updated :D

Signed-off-by: Avior <florian.bouillon@delta-wings.net>

* Finished update in English

Signed-off-by: Avior <florian.bouillon@delta-wings.net>

* Updated XY datas

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-08-02 14:15:14 +02:00
committed by GitHub
parent e500777516
commit 5a42df5c5d
1406 changed files with 3425 additions and 2884 deletions

View File

@ -3,11 +3,11 @@ import Set from '../Fates Collide'
const card: Card = {
name: {
en: "Alakazam-EX",
en: "Alakazam EX",
fr: "Alakazam-EX",
},
illustrator: "PLANETA",
rarity: "Rare",
rarity: "Ultra Rare",
category: "Pokemon",
set: Set,
@ -29,7 +29,7 @@ const card: Card = {
fr: "Télékinésie",
},
effect: {
en: "When you play M Alakazam-EX from your hand to evolve this Pokémon, before it evolves, you may put 2 damage counters on your opponent's Active Pokémon and 3 damage counters on 1 of your opponent's Benched Pokémon.",
en: "When you play M Alakazam-EX from your hand to evolve this Pokémon, before it evolves, you may put 2 damage counters on your opponents Active Pokémon and 3 damage counters on 1 of your opponents Benched Pokémon.",
fr: "Lorsque vous jouez M-Alakazam-EX de votre main pour faire évoluer ce Pokémon, avant qu'il n'évolue, vous pouvez placer 2 marqueurs de dégâts sur le Pokémon Actif de votre adversaire et 3 marqueurs de dégâts sur l'un des Pokémon de Banc de votre adversaire.",
},
},
@ -45,7 +45,7 @@ const card: Card = {
fr: "Suppression",
},
effect: {
en: "Put 3 damage counters on each of your opponent's Pokémon that has any Energy attached to it.",
en: "Put 3 damage counters on each of your opponents Pokémon that has any Energy attached to it.",
fr: "Placez 3 marqueurs de dégâts sur chacun des Pokémon de votre adversaire auquel de l'Énergie est attachée.",
},