1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 08:19:17 +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,7 +3,7 @@ import Set from '../Double Crisis'
const card: Card = {
name: {
en: "Team Aqua's Walrein",
en: "Team Aquas Walrein",
fr: "Kaimorse de la Team Aqua",
},
illustrator: "Hitoshi Ariga",
@ -19,7 +19,7 @@ const card: Card = {
"Water",
],
evolveFrom: {
en: "Team Aqua's Sealeo",
en: "Team Aquas Sealeo",
fr: "Phogleur de la Team Aqua",
},
stage: "Stage2",
@ -38,7 +38,7 @@ const card: Card = {
en: "This attack does 30 damage times the amount of Energy attached to this Pokémon.",
fr: "Cette attaque inflige 30 dégâts multipliés par le nombre d'Énergies attachées à ce Pokémon.",
},
damage: 30,
damage: "30×",
},
{
@ -53,7 +53,7 @@ const card: Card = {
fr: "Double Blizzard",
},
effect: {
en: "Discard 2 Water Energy attached to this Pokémon. This attack does 80 damage to 2 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
en: "Discard 2 Water Energy attached to this Pokémon. This attack does 80 damage to 2 of your opponents Pokémon. (Dont apply Weakness and Resistance for Benched Pokémon.)",
fr: "Défaussez 2 Énergies Water attachées à ce Pokémon. Cette attaque inflige 80 dégâts à 2 des Pokémon de votre adversaire. (N'appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
},