1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-17 01:49:19 +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

@ -7,7 +7,7 @@ const card: Card = {
fr: "Aspicot",
},
illustrator: "Akira Komayama",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -32,8 +32,8 @@ const card: Card = {
fr: "Sécrétion",
},
effect: {
en: "Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.",
fr: "Lancez une pièce. Si c'est face, le Pokémon Actif de votre adversaire est maintenant Paralysé.",
en: "Flip a coin. If heads, your opponents Active Pokémon is now Paralyzed.",
fr: "Lancez une pièce. Si cest face, le Pokémon Actif de votre adversaire est maintenant Paralysé.",
},
damage: 10,

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Goupelin",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Flotajou",
},
illustrator: "Shin Nagasawa",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -50,7 +50,7 @@ const card: Card = {
en: "Flip 3 coins. This attack does 10 damage times the number of heads.",
fr: "Lancez 3 pièces. Cette attaque inflige 10 dégâts multipliés par le nombre de côtés face.",
},
damage: 10,
damage: "10×",
},
],

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Grenousse",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -29,7 +29,7 @@ const card: Card = {
],
name: {
en: "Pound",
fr: "Écras'Face",
fr: "ÉcrasFace",
},
damage: 10,

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Croâporal",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -52,7 +52,7 @@ const card: Card = {
en: "Flip 2 coins. This attack does 20 more damage for each heads.",
fr: "Lancez 2 pièces. Cette attaque inflige 20 dégâts supplémentaires pour chaque côté face.",
},
damage: 40,
damage: '40+',
},
],

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Amphinobi",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -35,8 +35,8 @@ const card: Card = {
fr: "Tatamigaeshi",
},
effect: {
en: "Flip a coin. If heads, discard an Energy attached to your opponent's Active Pokémon.",
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: 40,

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Flingouste",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Medhyèna",
},
illustrator: "Mizue",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Grahyèna",
},
illustrator: "Mitsuhiro Arita",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -37,9 +37,9 @@ const card: Card = {
},
effect: {
en: "Flip a coin. If heads, this attack does 20 more damage.",
fr: "Lancez une pièce. Si c'est face, cette attaque inflige 20 dégâts supplémentaires.",
fr: "Lancez une pièce. Si cest face, cette attaque inflige 20 dégâts supplémentaires.",
},
damage: 40,
damage: "40+",
},
],

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Sepiatop",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Scalpion",
},
illustrator: "Kouki Saitou",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Feuillajou",
},
illustrator: "Masakazu Fukuda",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -50,7 +50,7 @@ const card: Card = {
en: "Flip 3 coins. This attack does 10 damage times the number of heads.",
fr: "Lancez 3 pièces. Cette attaque inflige 10 dégâts multipliés par le nombre de côtés face.",
},
damage: 10,
damage: "10×",
},
],

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Scalproie",
},
illustrator: "Kagemaru Himeno",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -35,8 +35,8 @@ const card: Card = {
fr: "Piqûre Infernale",
},
effect: {
en: "Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.",
fr: "Lancez une pièce. Si c'est face, le Pokémon Actif de votre adversaire est maintenant Paralysé.",
en: "Flip a coin. If heads, your opponents Active Pokémon is now Paralyzed.",
fr: "Lancez une pièce. Si cest face, le Pokémon Actif de votre adversaire est maintenant Paralysé.",
},
damage: 20,

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Monorpale",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -34,9 +34,9 @@ const card: Card = {
},
effect: {
en: "Flip a coin until you get tails. This attack does 30 damage times the number of heads.",
fr: "Lancez une pièce jusqu'à ce que vous obteniez un côté pile. Cette attaque inflige 30 dégâts multipliés par le nombre de côtés face.",
fr: "Lancez une pièce jusquà ce que vous obteniez un côté pile. Cette attaque inflige 30 dégâts multipliés par le nombre de côtés face.",
},
damage: 30,
damage: '30x',
},
],

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Snubbull",
},
illustrator: "Naoki Saito",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -30,7 +30,7 @@ const card: Card = {
],
name: {
en: "Headbutt",
fr: "Coup d'Boule",
fr: "Coup dBoule",
},
damage: 20,

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Granbull",
},
illustrator: "Masakazu Fukuda",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -33,7 +33,7 @@ const card: Card = {
],
name: {
en: "Headbutt",
fr: "Coup d'Boule",
fr: "Coup dBoule",
},
damage: 30,
@ -53,7 +53,7 @@ const card: Card = {
en: "Flip 2 coins. This attack does 20 more damage for each heads.",
fr: "Lancez 2 pièces. Cette attaque inflige 20 dégâts supplémentaires pour chaque côté face.",
},
damage: 50,
damage: "50+",
},
],

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Sucroquin",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,

View File

@ -3,11 +3,11 @@ import Set from '../Kalos Starter Set'
const card: Card = {
name: {
en: "Farfetch'd",
en: "Farfetchd",
fr: "Canarticho",
},
illustrator: "Kagemaru Himeno",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Ronflex",
},
illustrator: "Naoki Saito",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -35,9 +35,9 @@ const card: Card = {
},
effect: {
en: "Flip a coin. If heads, this attack does 30 more damage.",
fr: "Lancez une pièce. Si c'est face, cette attaque inflige 30 dégâts supplémentaires.",
fr: "Lancez une pièce. Si cest face, cette attaque inflige 30 dégâts supplémentaires.",
},
damage: 10,
damage: '10+',
},
{

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Écrémeuh",
},
illustrator: "Akira Komayama",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -35,9 +35,9 @@ const card: Card = {
},
effect: {
en: "Flip a coin. If heads, this attack does 20 more damage.",
fr: "Lancez une pièce. Si c'est face, cette attaque inflige 20 dégâts supplémentaires.",
fr: "Lancez une pièce. Si cest face, cette attaque inflige 20 dégâts supplémentaires.",
},
damage: 50,
damage: "50+",
},
],

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Skitty",
},
illustrator: "Shin Nagasawa",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -34,9 +34,9 @@ const card: Card = {
},
effect: {
en: "Flip a coin. If heads, this attack does 20 more damage.",
fr: "Lancez une pièce. Si c'est face, cette attaque inflige 20 dégâts supplémentaires.",
fr: "Lancez une pièce. Si cest face, cette attaque inflige 20 dégâts supplémentaires.",
},
damage: 20,
damage: "20+",
},
],

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Keunotor",
},
illustrator: "Kouki Saitou",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Marisson",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Sapereau",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Passerouge",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -33,7 +33,7 @@ const card: Card = {
},
effect: {
en: "Flip a coin. If tails, this attack does nothing.",
fr: "Lancez une pièce. Si c'est pile, cette attaque ne fait rien.",
fr: "Lancez une pièce. Si cest pile, cette attaque ne fait rien.",
},
damage: 20,

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Couafarel",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -33,8 +33,8 @@ const card: Card = {
fr: "Mâchoire Serrée",
},
effect: {
en: "Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.",
fr: "Lancez une pièce. Si c'est face, le Pokémon Actif de votre adversaire est maintenant Paralysé.",
en: "Flip a coin. If heads, your opponents Active Pokémon is now Paralyzed.",
fr: "Lancez une pièce. Si cest face, le Pokémon Actif de votre adversaire est maintenant Paralysé.",
},
damage: 20,

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Couafarel",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -33,8 +33,8 @@ const card: Card = {
fr: "Mâchoire Serrée",
},
effect: {
en: "Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.",
fr: "Lancez une pièce. Si c'est face, le Pokémon Actif de votre adversaire est maintenant Paralysé.",
en: "Flip a coin. If heads, your opponents Active Pokémon is now Paralyzed.",
fr: "Lancez une pièce. Si cest face, le Pokémon Actif de votre adversaire est maintenant Paralysé.",
},
damage: 20,

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Maillet Écrasant",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Trainer",
set: Set,
@ -23,7 +23,8 @@ const card: Card = {
effect: {
fr: "Lancez une pièce. Si c'est face, défaussez une Énergie attachée à l'un des Pokémon de votre adversaire.",
fr: "Lancez une pièce. Si cest face, défaussez une Énergie attachée à lun des Pokémon de votre adversaire.",
en: "Flip a coin. If heads, discard an Energy attached to 1 of your opponents Pokémon."
},
trainerType: "Item",

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Poké Ball",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Trainer",
set: Set,
@ -23,7 +23,8 @@ const card: Card = {
effect: {
fr: "Lancez une pièce. Si c'est face, cherchez un Pokémon dans votre deck, montrez-le, puis ajoutez-le à votre main. Mélangez ensuite votre deck.",
fr: "Lancez une pièce. Si cest face, cherchez un Pokémon dans votre deck, montrez-le, puis ajoutez-le à votre main. Mélangez ensuite votre deck.",
en: "Flip a coin. If heads, search your deck for a Pokémon, reveal it, and put it into your hand. Shuffle your deck afterward."
},
trainerType: "Item",

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Attrape-Pokémon",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Trainer",
set: Set,
@ -23,7 +23,8 @@ const card: Card = {
effect: {
fr: "Lancez une pièce. Si c'est face, échangez l'un des Pokémon de Banc de votre adversaire avec son Pokémon Actif.",
fr: "Lancez une pièce. Si cest face, échangez lun des Pokémon de Banc de votre adversaire avec son Pokémon Actif.",
en: "Flip a coin. If heads, switch 1 of your opponents Benched Pokémon with his or her Active Pokémon."
},
trainerType: "Item",

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Potion",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Trainer",
set: Set,
@ -23,7 +23,8 @@ const card: Card = {
effect: {
fr: "Soignez 30 dégâts à l'un de vos Pokémon.",
fr: "Soignez 30 dégâts à lun de vos Pokémon.",
en: "Heal 30 damage from 1 of your Pokémon."
},
trainerType: "Item",

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Échange",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Trainer",
set: Set,
@ -23,7 +23,8 @@ const card: Card = {
effect: {
fr: "Échangez votre Pokémon Actif avec l'un de vos Pokémon de Banc.",
fr: "Échangez votre Pokémon Actif avec lun de vos Pokémon de Banc.",
en: "Switch your Active Pokémon with 1 of your Benched Pokémon."
},
trainerType: "Item",

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Tierno",
},
illustrator: "Ken Sugimori",
rarity: "Common",
rarity: "None",
category: "Trainer",
set: Set,
@ -24,6 +24,7 @@ const card: Card = {
effect: {
fr: "Piochez 3 cartes.",
en: "Draw 3 cards."
},
trainerType: "Supporter",

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Boguérisse",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Blindépique",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -53,9 +53,9 @@ const card: Card = {
},
effect: {
en: "Flip a coin. If heads, this attack does 40 more damage.",
fr: "Lancez une pièce. Si c'est face, cette attaque inflige 40 dégâts supplémentaires.",
fr: "Lancez une pièce. Si cest face, cette attaque inflige 40 dégâts supplémentaires.",
},
damage: 80,
damage: "80+",
},
],

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Limagma",
},
illustrator: "Mitsuhiro Arita",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Flamajou",
},
illustrator: "Naoyo Kimura",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -50,7 +50,7 @@ const card: Card = {
en: "Flip 3 coins. This attack does 10 damage times the number of heads.",
fr: "Lancez 3 pièces. Cette attaque inflige 10 dégâts multipliés par le nombre de côtés face.",
},
damage: 10,
damage: "10×",
},
],

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Feunnec",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Roussil",
},
illustrator: "5ban Graphics",
rarity: "Common",
rarity: "None",
category: "Pokemon",
set: Set,
@ -37,9 +37,9 @@ const card: Card = {
},
effect: {
en: "Flip a coin. If heads, this attack does 20 more damage.",
fr: "Lancez une pièce. Si c'est face, cette attaque inflige 20 dégâts supplémentaires.",
fr: "Lancez une pièce. Si cest face, cette attaque inflige 20 dégâts supplémentaires.",
},
damage: 20,
damage: '20+',
},
{