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:
@ -3,11 +3,11 @@ import Set from '../Generations'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Venusaur-EX",
|
||||
en: "Venusaur EX",
|
||||
fr: "Florizarre-EX",
|
||||
},
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "Rare",
|
||||
rarity: "Ultra Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -37,7 +37,7 @@ const card: Card = {
|
||||
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.",
|
||||
},
|
||||
damage: 40,
|
||||
damage: "40+",
|
||||
|
||||
},
|
||||
{
|
||||
@ -52,7 +52,7 @@ const card: Card = {
|
||||
fr: "Impact Poison",
|
||||
},
|
||||
effect: {
|
||||
en: "Your opponent's Active Pokémon is now Asleep and Poisoned.",
|
||||
en: "Your opponent’s Active Pokémon is now Asleep and Poisoned.",
|
||||
fr: "Le Pokémon Actif de votre adversaire est maintenant Endormi et Empoisonné.",
|
||||
},
|
||||
damage: 80,
|
||||
|
@ -3,11 +3,11 @@ import Set from '../Generations'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Leafeon-EX",
|
||||
en: "Leafeon EX",
|
||||
fr: "Phyllali-EX",
|
||||
},
|
||||
illustrator: "Naoki Saito",
|
||||
rarity: "Rare",
|
||||
rarity: "Ultra Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -36,7 +36,7 @@ const card: Card = {
|
||||
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.",
|
||||
},
|
||||
damage: 30,
|
||||
damage: "30+",
|
||||
|
||||
},
|
||||
{
|
||||
@ -46,14 +46,14 @@ const card: Card = {
|
||||
"Colorless",
|
||||
],
|
||||
name: {
|
||||
en: "Nature's Breath",
|
||||
en: "Nature’s Breath",
|
||||
fr: "Souffle de la Nature",
|
||||
},
|
||||
effect: {
|
||||
en: "If there is any Stadium card in play, this attack does 30 more damage and heal 30 damage from this Pokémon.",
|
||||
fr: "S'il y a une carte Stade en jeu, cette attaque inflige 30 dégâts supplémentaires et vous soignez 30 dégâts à ce Pokémon.",
|
||||
},
|
||||
damage: 90,
|
||||
damage: "90+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -3,11 +3,11 @@ import Set from '../Generations'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Charizard-EX",
|
||||
en: "Charizard EX",
|
||||
fr: "Dracaufeu-EX",
|
||||
},
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "Rare",
|
||||
rarity: "Ultra Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -54,7 +54,7 @@ const card: Card = {
|
||||
en: "Flip 2 coins. This attack does 40 more damage for each heads.",
|
||||
fr: "Lancez 2 pièces. Cette attaque inflige 40 dégâts supplémentaires pour chaque côté face.",
|
||||
},
|
||||
damage: 80,
|
||||
damage: "80+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -3,11 +3,11 @@ import Set from '../Generations'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "M Charizard-EX",
|
||||
en: "M Charizard EX",
|
||||
fr: "M-Dracaufeu-EX",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
rarity: "Ultra Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -41,7 +41,7 @@ const card: Card = {
|
||||
en: "Flip a coin for each Fire Energy attached to this Pokémon. This attack does 50 more damage for each heads.",
|
||||
fr: "Lancez une pièce pour chaque Énergie Fire attachée à ce Pokémon. Cette attaque inflige 50 dégâts supplémentaires pour chaque côté face.",
|
||||
},
|
||||
damage: 100,
|
||||
damage: "100+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -3,11 +3,11 @@ import Set from '../Generations'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Ninetales-EX",
|
||||
en: "Ninetales EX",
|
||||
fr: "Feunard-EX",
|
||||
},
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "Rare",
|
||||
rarity: "Ultra Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
|
@ -32,7 +32,7 @@ const card: Card = {
|
||||
fr: "Hâte",
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, prevent all effects of attacks, including damage, done to this Pokémon during your opponent's next turn.",
|
||||
en: "Flip a coin. If heads, prevent all effects of attacks, including damage, done to this Pokémon during your opponent’s next turn.",
|
||||
fr: "Lancez une pièce. Si c'est face, évitez tous les effets d'attaques, y compris les dégâts, infligés à ce Pokémon pendant le prochain tour de votre adversaire.",
|
||||
},
|
||||
damage: 10,
|
||||
|
@ -6,24 +6,28 @@ const card: Card = {
|
||||
en: "Rapidash",
|
||||
fr: "Galopa",
|
||||
},
|
||||
|
||||
illustrator: "DemizuPosuka",
|
||||
rarity: "Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
78,
|
||||
],
|
||||
|
||||
hp: 90,
|
||||
|
||||
types: [
|
||||
"Fire",
|
||||
],
|
||||
|
||||
evolveFrom: {
|
||||
en: "Ponyta",
|
||||
fr: "Ponyta",
|
||||
},
|
||||
stage: "Stage1",
|
||||
|
||||
stage: "Stage1",
|
||||
|
||||
attacks: [
|
||||
{
|
||||
@ -35,7 +39,7 @@ const card: Card = {
|
||||
fr: "Hâte",
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, prevent all effects of attacks, including damage, done to this Pokémon during your opponent's next turn.",
|
||||
en: "Flip a coin. If heads, prevent all effects of attacks, including damage, done to this Pokémon during your opponent’s next turn.",
|
||||
fr: "Lancez une pièce. Si c'est face, évitez tous les effets d'attaques, y compris les dégâts, infligés à ce Pokémon pendant le prochain tour de votre adversaire.",
|
||||
},
|
||||
damage: 20,
|
||||
@ -51,13 +55,14 @@ const card: Card = {
|
||||
fr: "Dépassement",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 20 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
|
||||
en: "This attack does 20 damage to 1 of your opponent’s Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)",
|
||||
fr: "Cette attaque inflige 20 dégâts à l'un des Pokémon de Banc de votre adversaire. (N'appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
},
|
||||
damage: 40,
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Water",
|
||||
@ -65,10 +70,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 0
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -3,11 +3,11 @@ import Set from '../Generations'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Blastoise-EX",
|
||||
en: "Blastoise EX",
|
||||
fr: "Tortank-EX",
|
||||
},
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "Rare",
|
||||
rarity: "Ultra Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -34,7 +34,7 @@ const card: Card = {
|
||||
fr: "Hyper Tourbillon",
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, discard an Energy attached to your opponent's Active Pokémon.",
|
||||
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.",
|
||||
},
|
||||
damage: 60,
|
||||
@ -52,7 +52,7 @@ const card: Card = {
|
||||
fr: "Hydro Presse",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 20 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
|
||||
en: "This attack does 20 damage to 1 of your opponent’s Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)",
|
||||
fr: "Cette attaque inflige 20 dégâts à l'un des Pokémon de Banc de votre adversaire. (N'appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
},
|
||||
damage: 100,
|
||||
|
@ -3,11 +3,11 @@ import Set from '../Generations'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "M Blastoise-EX",
|
||||
en: "M Blastoise EX",
|
||||
fr: "M-Tortank-EX",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
rarity: "Ultra Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
|
@ -3,11 +3,11 @@ import Set from '../Generations'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "M Venusaur-EX",
|
||||
en: "M Venusaur EX",
|
||||
fr: "M-Florizarre-EX",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
rarity: "Ultra Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -38,7 +38,7 @@ const card: Card = {
|
||||
fr: "Explo Pousse",
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, this attack does 30 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
|
||||
en: "Flip a coin. If heads, this attack does 30 damage to each of your opponent’s Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)",
|
||||
fr: "Lancez une pièce. Si c'est face, cette attaque inflige 30 dégâts à chacun de vos Pokémon de Banc. (N'appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
},
|
||||
damage: 130,
|
||||
|
@ -36,7 +36,7 @@ const card: Card = {
|
||||
fr: "Pince Broyeuse",
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed and discard an Energy attached to that Pokémon.",
|
||||
en: "Flip a coin. If heads, your opponent’s Active Pokémon is now Paralyzed and discard an Energy attached to that Pokémon.",
|
||||
fr: "Lancez une pièce. Si c’est face, le Pokémon Actif de votre adversaire est maintenant Paralysé, et vous défaussez une Énergie lui étant attachée.",
|
||||
},
|
||||
damage: 30,
|
||||
@ -56,7 +56,7 @@ const card: Card = {
|
||||
en: "Flip 5 coins. This attack does 30 damage times the number of heads.",
|
||||
fr: "Lancez 5 pièces. Cette attaque inflige 30 dégâts multipliés par le nombre de côtés face.",
|
||||
},
|
||||
damage: 30,
|
||||
damage: "30×",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -6,22 +6,24 @@ const card: Card = {
|
||||
en: "Krabby",
|
||||
fr: "Krabby",
|
||||
},
|
||||
|
||||
illustrator: "kirisAki",
|
||||
rarity: "Common",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
98,
|
||||
],
|
||||
|
||||
hp: 70,
|
||||
|
||||
types: [
|
||||
"Water",
|
||||
],
|
||||
|
||||
stage: "Basic",
|
||||
|
||||
|
||||
attacks: [
|
||||
{
|
||||
cost: [
|
||||
@ -50,6 +52,7 @@ const card: Card = {
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Grass",
|
||||
@ -57,10 +60,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 0
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -37,7 +37,7 @@ const card: Card = {
|
||||
fr: "Folle Éclaboussure",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 10 damage to each Benched Pokémon (both yours and your opponent's). (Don't apply Weakness and Resistance for Benched Pokémon.)",
|
||||
en: "This attack does 10 damage to each Benched Pokémon (both yours and your opponent’s). (Don’t apply Weakness and Resistance for Benched Pokémon.)",
|
||||
fr: "Cette attaque inflige 10 dégâts à chacun des Pokémon de Banc (les vôtres et ceux de votre adversaire). (N'appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
},
|
||||
damage: 80,
|
||||
@ -58,7 +58,7 @@ const card: Card = {
|
||||
en: "Flip a coin for each Water Energy attached to this Pokémon. This attack does 30 more damage for each heads.",
|
||||
fr: "Lancez une pièce pour chaque Énergie Water attachée à ce Pokémon. Cette attaque inflige 30 dégâts supplémentaires pour chaque côté face.",
|
||||
},
|
||||
damage: 90,
|
||||
damage: "90+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -3,11 +3,11 @@ import Set from '../Generations'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Vaporeon-EX",
|
||||
en: "Vaporeon EX",
|
||||
fr: "Aquali-EX",
|
||||
},
|
||||
illustrator: "Naoki Saito",
|
||||
rarity: "Rare",
|
||||
rarity: "Ultra Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -53,7 +53,7 @@ const card: Card = {
|
||||
en: "This attack does 130 damage minus 10 damage for each damage counter on this Pokémon.",
|
||||
fr: "Cette attaque inflige 130 dégâts moins 10 dégâts pour chaque marqueur de dégâts placé sur ce Pokémon.",
|
||||
},
|
||||
damage: 130,
|
||||
damage: "130−",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -32,7 +32,7 @@ const card: Card = {
|
||||
fr: "Frotte-Frimousse",
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.",
|
||||
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é.",
|
||||
},
|
||||
|
||||
@ -50,7 +50,7 @@ const card: Card = {
|
||||
en: "Flip a coin. If heads, this attack does 10 more damage.",
|
||||
fr: "Lancez une pièce. Si c'est face, cette attaque inflige 10 dégâts supplémentaires.",
|
||||
},
|
||||
damage: 20,
|
||||
damage: "20+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -6,24 +6,28 @@ const card: Card = {
|
||||
en: "Raichu",
|
||||
fr: "Raichu",
|
||||
},
|
||||
|
||||
illustrator: "Mitsuhiro Arita",
|
||||
rarity: "Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
26,
|
||||
],
|
||||
|
||||
hp: 90,
|
||||
|
||||
types: [
|
||||
"Lightning",
|
||||
],
|
||||
|
||||
evolveFrom: {
|
||||
en: "Pikachu",
|
||||
fr: "Pikachu",
|
||||
},
|
||||
stage: "Stage1",
|
||||
|
||||
stage: "Stage1",
|
||||
|
||||
attacks: [
|
||||
{
|
||||
@ -39,7 +43,7 @@ const card: Card = {
|
||||
en: "This attack does 20 damage times the number of your Benched Pokémon.",
|
||||
fr: "Cette attaque inflige 20 dégâts multipliés par le nombre de vos Pokémon de Banc.",
|
||||
},
|
||||
damage: 20,
|
||||
damage: "20×",
|
||||
|
||||
},
|
||||
{
|
||||
@ -60,12 +64,14 @@ const card: Card = {
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Fighting",
|
||||
value: "×2"
|
||||
},
|
||||
],
|
||||
|
||||
resistances: [
|
||||
{
|
||||
type: "Metal",
|
||||
@ -73,9 +79,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 0
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -3,23 +3,25 @@ import Set from '../Generations'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Jolteon-EX",
|
||||
en: "Jolteon EX",
|
||||
fr: "Voltali-EX",
|
||||
},
|
||||
illustrator: "Naoki Saito",
|
||||
rarity: "Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
illustrator: "Naoki Saito",
|
||||
rarity: "Ultra Rare",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
135,
|
||||
],
|
||||
|
||||
hp: 160,
|
||||
|
||||
types: [
|
||||
"Lightning",
|
||||
],
|
||||
|
||||
|
||||
suffix: "EX",
|
||||
|
||||
attacks: [
|
||||
@ -32,7 +34,7 @@ const card: Card = {
|
||||
fr: "Météores",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack's damage isn't affected by Weakness, Resistance, or any other effects on your opponent's Active Pokémon.",
|
||||
en: "This attack’s damage isn’t affected by Weakness, Resistance, or any other effects on your opponent’s Active Pokémon.",
|
||||
fr: "Les dégâts de cette attaque ne sont pas affectés par la Faiblesse, la Résistance ou tout autre effet en action sur le Pokémon Actif de votre adversaire.",
|
||||
},
|
||||
damage: 30,
|
||||
@ -49,19 +51,21 @@ const card: Card = {
|
||||
fr: "Rayon Flash",
|
||||
},
|
||||
effect: {
|
||||
en: "During your opponent's next turn, prevent all damage done to this Pokémon by attacks from Basic Pokémon.",
|
||||
en: "During your opponent’s next turn, prevent all damage done to this Pokémon by attacks from Basic Pokémon.",
|
||||
fr: "Pendant le prochain tour de votre adversaire, évitez tous les dégâts infligés à ce Pokémon par des attaques de Pokémon de base.",
|
||||
},
|
||||
damage: 70,
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Fighting",
|
||||
value: "×2"
|
||||
},
|
||||
],
|
||||
|
||||
resistances: [
|
||||
{
|
||||
type: "Metal",
|
||||
@ -69,9 +73,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 0
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -46,7 +46,7 @@ const card: Card = {
|
||||
fr: "Tonnerre Déchaîné",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 40 damage to 1 of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
|
||||
en: "This attack does 40 damage to 1 of your Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)",
|
||||
fr: "Cette attaque inflige 40 dégâts à l'un de vos Pokémon de Banc. (N'appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
},
|
||||
damage: 120,
|
||||
|
@ -32,7 +32,7 @@ const card: Card = {
|
||||
fr: "Plongeon Contrôlé",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 10 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
|
||||
en: "This attack does 10 damage to 1 of your opponent’s Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)",
|
||||
fr: "Cette attaque inflige 10 dégâts à l'un des Pokémon de votre adversaire. (N'appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
},
|
||||
|
||||
|
@ -6,22 +6,27 @@ const card: Card = {
|
||||
en: "Golbat",
|
||||
fr: "Nosferalto",
|
||||
},
|
||||
|
||||
illustrator: "Kanako Eo",
|
||||
rarity: "Uncommon",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
42,
|
||||
],
|
||||
|
||||
hp: 70,
|
||||
|
||||
types: [
|
||||
"Psychic",
|
||||
],
|
||||
|
||||
evolveFrom: {
|
||||
en: "Zubat",
|
||||
fr: "Nosferapti",
|
||||
},
|
||||
|
||||
stage: "Stage1",
|
||||
|
||||
abilities: [
|
||||
@ -32,11 +37,12 @@ const card: Card = {
|
||||
fr: "Morsure Sournoise",
|
||||
},
|
||||
effect: {
|
||||
en: "When you play this Pokémon from your hand to evolve 1 of your Pokémon, you may put 2 damage counters on 1 of your opponent's Pokémon.",
|
||||
en: "When you play this Pokémon from your hand to evolve 1 of your Pokémon, you may put 2 damage counters on 1 of your opponent’s Pokémon.",
|
||||
fr: "Lorsque vous jouez ce Pokémon de votre main pour faire évoluer l'un de vos Pokémon, vous pouvez placer 2 marqueurs de dégâts sur l'un des Pokémon de votre adversaire.",
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
attacks: [
|
||||
{
|
||||
cost: [
|
||||
@ -47,18 +53,20 @@ const card: Card = {
|
||||
fr: "Déferlement Aérien",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 10 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
|
||||
en: "This attack does 10 damage to each of your opponent’s Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)",
|
||||
fr: "Cette attaque inflige 10 dégâts à chacun des Pokémon de votre adversaire. (N'appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
},
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Lightning",
|
||||
value: "×2"
|
||||
},
|
||||
],
|
||||
|
||||
resistances: [
|
||||
{
|
||||
type: "Fighting",
|
||||
@ -66,9 +74,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 0
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -32,7 +32,7 @@ const card: Card = {
|
||||
fr: "Poison Dodo",
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, your opponent's Active Pokémon is now Asleep and Poisoned.",
|
||||
en: "Flip a coin. If heads, your opponent’s Active Pokémon is now Asleep and Poisoned.",
|
||||
fr: "Lancez une pièce. Si c'est face, le Pokémon Actif de votre adversaire est maintenant Endormi et Empoisonné.",
|
||||
},
|
||||
|
||||
|
@ -48,7 +48,7 @@ const card: Card = {
|
||||
fr: "Anneau de Poison",
|
||||
},
|
||||
effect: {
|
||||
en: "Your opponent's Active Pokémon is now Poisoned. That Pokémon can't retreat during your opponent's next turn.",
|
||||
en: "Your opponent’s Active Pokémon is now Poisoned. That Pokémon can’t retreat during your opponent’s next turn.",
|
||||
fr: "Le Pokémon Actif de votre adversaire est maintenant Empoisonné. Ce dernier ne peut pas battre en retraite pendant le prochain tour de votre adversaire.",
|
||||
},
|
||||
|
||||
|
@ -6,24 +6,28 @@ const card: Card = {
|
||||
en: "Gengar",
|
||||
fr: "Ectoplasma",
|
||||
},
|
||||
|
||||
illustrator: "Saya Tsuruta",
|
||||
rarity: "Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
94,
|
||||
],
|
||||
|
||||
hp: 130,
|
||||
|
||||
types: [
|
||||
"Psychic",
|
||||
],
|
||||
|
||||
evolveFrom: {
|
||||
en: "Haunter",
|
||||
fr: "Spectrum",
|
||||
},
|
||||
stage: "Stage2",
|
||||
|
||||
stage: "Stage2",
|
||||
|
||||
attacks: [
|
||||
{
|
||||
@ -35,7 +39,7 @@ const card: Card = {
|
||||
fr: "Brouillard Sinistre",
|
||||
},
|
||||
effect: {
|
||||
en: "Your opponent's Active Pokémon is now Poisoned. Put 1 damage counter on each of your opponent's Benched Pokémon.",
|
||||
en: "Your opponent’s Active Pokémon is now Poisoned. Put 1 damage counter on each of your opponent’s Benched Pokémon.",
|
||||
fr: "Le Pokémon Actif de votre adversaire est maintenant Empoisonné. Placez 1 marqueur de dégâts sur chacun des Pokémon de Banc de votre adversaire.",
|
||||
},
|
||||
|
||||
@ -50,18 +54,20 @@ const card: Card = {
|
||||
fr: "Spectacle Perturbant",
|
||||
},
|
||||
effect: {
|
||||
en: "If your opponent's Active Pokémon has 3 or more damage counters on it, that Pokémon is Knocked Out.",
|
||||
en: "If your opponent’s Active Pokémon has 3 or more damage counters on it, that Pokémon is Knocked Out.",
|
||||
fr: "Si le Pokémon Actif de votre adversaire a 3 marqueurs de dégâts ou plus, ce dernier est mis K.O.",
|
||||
},
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Darkness",
|
||||
value: "×2"
|
||||
},
|
||||
],
|
||||
|
||||
resistances: [
|
||||
{
|
||||
type: "Fighting",
|
||||
@ -69,9 +75,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 0
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -46,7 +46,7 @@ const card: Card = {
|
||||
fr: "Câlin",
|
||||
},
|
||||
effect: {
|
||||
en: "The Defending Pokémon can't retreat during your opponent's next turn.",
|
||||
en: "The Defending Pokémon can’t retreat during your opponent’s next turn.",
|
||||
fr: "Le Pokémon Défenseur ne peut pas battre en retraite pendant le prochain tour de votre adversaire.",
|
||||
},
|
||||
damage: 30,
|
||||
|
@ -3,11 +3,11 @@ import Set from '../Generations'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Meowstic-EX",
|
||||
en: "Meowstic EX",
|
||||
fr: "Mistigrix-EX",
|
||||
},
|
||||
illustrator: "Toyste Beach",
|
||||
rarity: "Rare",
|
||||
rarity: "Ultra Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -29,7 +29,7 @@ const card: Card = {
|
||||
fr: "Oreill'Ombre",
|
||||
},
|
||||
effect: {
|
||||
en: "Once during your turn (before your attack), if this Pokémon is your Active Pokémon, you may move 1 damage counter from 1 of your Pokémon to 1 of your opponent's Pokémon.",
|
||||
en: "Once during your turn (before your attack), if this Pokémon is your Active Pokémon, you may move 1 damage counter from 1 of your Pokémon to 1 of your opponent’s Pokémon.",
|
||||
fr: "Une seule fois pendant votre tour (avant votre attaque), si ce Pokémon est votre Pokémon Actif, vous pouvez déplacer 1 marqueur de dégâts de l'un de vos Pokémon vers l'un des Pokémon de votre adversaire.",
|
||||
},
|
||||
},
|
||||
@ -45,7 +45,7 @@ const card: Card = {
|
||||
fr: "Choc Cérébral",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack's damage isn't affected by Weakness or Resistance.",
|
||||
en: "This attack’s damage isn’t affected by Weakness or Resistance.",
|
||||
fr: "Les dégâts de cette attaque ne sont pas affectés par la Faiblesse ou la Résistance.",
|
||||
},
|
||||
damage: 60,
|
||||
|
@ -32,7 +32,7 @@ const card: Card = {
|
||||
fr: "Mine",
|
||||
},
|
||||
effect: {
|
||||
en: "Look at the top card of your opponent's deck. Then, you may have your opponent shuffle his or her deck.",
|
||||
en: "Look at the top card of your opponent’s deck. Then, you may have your opponent shuffle his or her deck.",
|
||||
fr: "Regardez la carte du dessus du deck de votre adversaire. Ensuite, vous pouvez demander à votre adversaire de mélanger son deck.",
|
||||
},
|
||||
|
||||
|
@ -35,7 +35,7 @@ const card: Card = {
|
||||
fr: "Séisme",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 10 damage to each of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
|
||||
en: "This attack does 10 damage to each of your Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)",
|
||||
fr: "Cette attaque inflige 10 dégâts à chacun de vos Pokémon de Banc. (N'appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
},
|
||||
damage: 60,
|
||||
@ -52,7 +52,7 @@ const card: Card = {
|
||||
fr: "Roule-Pierre",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack's damage isn't affected by Resistance.",
|
||||
en: "This attack’s damage isn’t affected by Resistance.",
|
||||
fr: "Les dégâts de cette attaque ne sont pas affectés par la Résistance.",
|
||||
},
|
||||
damage: 60,
|
||||
|
@ -48,7 +48,7 @@ const card: Card = {
|
||||
fr: "Armure",
|
||||
},
|
||||
effect: {
|
||||
en: "During your opponent's next turn, if this Pokémon would be damaged by an attack, prevent that attack's damage done to this Pokémon if that damage is 60 or less.",
|
||||
en: "During your opponent’s next turn, if this Pokémon would be damaged by an attack, prevent that attack’s damage done to this Pokémon if that damage is 60 or less.",
|
||||
fr: "Pendant le prochain tour de votre adversaire, si ce Pokémon doit subir les dégâts d'une attaque, évitez les dégâts infligés à ce Pokémon si ces dégâts sont de 60 ou moins.",
|
||||
},
|
||||
|
||||
|
@ -32,7 +32,7 @@ const card: Card = {
|
||||
fr: "Furie Combative",
|
||||
},
|
||||
effect: {
|
||||
en: "Each of your Fighting Pokémon's attacks do 20 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance).",
|
||||
en: "Each of your Fighting Pokémon’s attacks do 20 more damage to your opponent’s Active Pokémon (before applying Weakness and Resistance).",
|
||||
fr: "Les attaques de vos Pokémon Fighting infligent 20 dégâts supplémentaires au Pokémon Actif de votre adversaire (avant application de la Faiblesse et de la Résistance).",
|
||||
},
|
||||
},
|
||||
@ -49,7 +49,7 @@ const card: Card = {
|
||||
fr: "Mackogneur Broyeur",
|
||||
},
|
||||
effect: {
|
||||
en: "During your opponent's next turn, any damage done by attacks from the Defending Pokémon is reduced by 40 (before applying Weakness and Resistance).",
|
||||
en: "During your opponent’s next turn, any damage done by attacks from the Defending Pokémon is reduced by 40 (before applying Weakness and Resistance).",
|
||||
fr: "Pendant le prochain tour de votre adversaire, tous les dégâts infligés par les attaques du Pokémon Défenseur sont réduits de 40 (avant application de la Faiblesse et de la Résistance).",
|
||||
},
|
||||
damage: 80,
|
||||
|
@ -48,7 +48,7 @@ const card: Card = {
|
||||
en: "This attack does 10 damage times the number of damage counters on this Pokémon.",
|
||||
fr: "Cette attaque inflige 10 dégâts multipliés par le nombre de marqueurs de dégâts placés sur ce Pokémon.",
|
||||
},
|
||||
damage: 10,
|
||||
damage: "10×",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -40,7 +40,7 @@ const card: Card = {
|
||||
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.",
|
||||
},
|
||||
damage: 60,
|
||||
damage: "60+",
|
||||
|
||||
},
|
||||
{
|
||||
|
@ -3,11 +3,11 @@ import Set from '../Generations'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Golem-EX",
|
||||
en: "Golem EX",
|
||||
fr: "Grolem-EX",
|
||||
},
|
||||
illustrator: "Toyste Beach",
|
||||
rarity: "Rare",
|
||||
rarity: "Ultra Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
|
@ -32,7 +32,7 @@ const card: Card = {
|
||||
fr: "Allonge",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
|
||||
en: "This attack does 30 damage to 1 of your opponent’s Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)",
|
||||
fr: "Cette attaque inflige 30 dégâts à l'un des Pokémon de Banc de votre adversaire. (N'appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
},
|
||||
|
||||
|
@ -36,7 +36,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: 20,
|
||||
damage: "20+",
|
||||
|
||||
},
|
||||
{
|
||||
|
@ -35,7 +35,7 @@ const card: Card = {
|
||||
fr: "Par Ici",
|
||||
},
|
||||
effect: {
|
||||
en: "Switch 1 of your opponent's Benched Pokémon with your opponent's Active Pokémon.",
|
||||
en: "Switch 1 of your opponent’s Benched Pokémon with his or her Active Pokémon.",
|
||||
fr: "Échangez l'un des Pokémon de Banc de votre adversaire avec son Pokémon Actif.",
|
||||
},
|
||||
|
||||
@ -50,7 +50,7 @@ const card: Card = {
|
||||
fr: "Pouvoir Lunaire",
|
||||
},
|
||||
effect: {
|
||||
en: "During your opponent's next turn, any damage done by attacks from the Defending Pokémon is reduced by 30 (before applying Weakness and Resistance).",
|
||||
en: "During your opponent’s next turn, any damage done by attacks from the Defending Pokémon is reduced by 30 (before applying Weakness and Resistance).",
|
||||
fr: "Pendant le prochain tour de votre adversaire, tous les dégâts infligés par les attaques du Pokémon Défenseur sont réduits de 30 (avant application de la Faiblesse et de la Résistance).",
|
||||
},
|
||||
damage: 30,
|
||||
|
@ -48,7 +48,7 @@ const card: Card = {
|
||||
en: "Flip 4 coins. This attack does 10 damage times the number of heads.",
|
||||
fr: "Lancez 4 pièces. Cette attaque inflige 10 dégâts multipliés par le nombre de côtés face.",
|
||||
},
|
||||
damage: 10,
|
||||
damage: "10×",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -32,7 +32,7 @@ const card: Card = {
|
||||
fr: "Tacle Épuisé",
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, this attack does 30 damage to your opponent's Active Pokémon. If tails, this Pokémon does 30 damage to itself.",
|
||||
en: "Flip a coin. If heads, this attack does 30 damage to your opponent’s Active Pokémon. If tails, this Pokémon does 30 damage to itself.",
|
||||
fr: "Lancez une pièce. Si c'est face, cette attaque inflige 30 dégâts au Pokémon Actif de votre adversaire. Si c'est pile, ce Pokémon s'inflige 30 dégâts.",
|
||||
},
|
||||
|
||||
|
@ -35,7 +35,7 @@ const card: Card = {
|
||||
fr: "Bluff",
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.",
|
||||
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é.",
|
||||
},
|
||||
damage: 30,
|
||||
@ -54,7 +54,7 @@ const card: Card = {
|
||||
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.",
|
||||
},
|
||||
damage: 40,
|
||||
damage: "40+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -35,7 +35,7 @@ const card: Card = {
|
||||
en: "Flip 2 coins. This attack does 10 damage times the number of heads.",
|
||||
fr: "Lancez 2 pièces. Cette attaque inflige 10 dégâts multipliés par le nombre de côtés face.",
|
||||
},
|
||||
damage: 10,
|
||||
damage: "10×",
|
||||
|
||||
},
|
||||
{
|
||||
|
@ -32,7 +32,7 @@ const card: Card = {
|
||||
fr: "Soutien de Retraite",
|
||||
},
|
||||
effect: {
|
||||
en: "As long as this Pokémon is on your Bench, your Active Pokémon's Retreat Cost is ColorlessColorless less.",
|
||||
en: "As long as this Pokémon is on your Bench, your Active Pokémon’s Retreat Cost is ColorlessColorless less.",
|
||||
fr: "Tant que ce Pokémon est sur votre Banc, le Coût de Retraite de votre Pokémon Actif est diminué de ColorlessColorless.",
|
||||
},
|
||||
},
|
||||
@ -52,7 +52,7 @@ const card: Card = {
|
||||
en: "Flip 3 coins. This attack does 40 damage times the number of heads.",
|
||||
fr: "Lancez 3 pièces. Cette attaque inflige 40 dégâts multipliés par le nombre de côtés face.",
|
||||
},
|
||||
damage: 40,
|
||||
damage: "40×",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -52,7 +52,7 @@ const card: Card = {
|
||||
en: "Flip a coin for each damage counter on this Pokémon. This attack does 30 damage times the number of heads.",
|
||||
fr: "Lancez une pièce pour chaque marqueur de dégâts placé sur ce Pokémon. Cette attaque inflige 30 dégâts multipliés par le nombre de côtés face.",
|
||||
},
|
||||
damage: 30,
|
||||
damage: "30×",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -24,6 +24,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Cherchez jusqu'à 4 cartes Énergie Lightning dans votre deck, montrez-les, puis ajoutez-les à votre main. Mélangez ensuite votre deck.",
|
||||
en: "Search your deck for up to 4 Lightning Energy cards, reveal them, and put them into your hand. Shuffle your deck afterward."
|
||||
},
|
||||
trainerType: "Supporter",
|
||||
|
||||
|
@ -24,6 +24,7 @@ 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.",
|
||||
en: "Flip a coin. If heads, discard an Energy attached to 1 of your opponent’s Pokémon."
|
||||
},
|
||||
trainerType: "Item",
|
||||
|
||||
|
@ -24,6 +24,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Déplacez une Énergie de base de l’un de vos Pokémon vers un autre de vos Pokémon.",
|
||||
en: "Move a basic Energy from 1 of your Pokémon to another of your Pokémon."
|
||||
},
|
||||
trainerType: "Item",
|
||||
|
||||
|
@ -24,6 +24,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Cherchez dans votre deck une carte Évolution de l'un de vos Pokémon et placez-la sur ce dernier. (Cela équivaut à faire évoluer le Pokémon.) Mélangez ensuite votre deck. Vous ne pouvez pas utiliser cette carte pendant votre premier tour ni sur un Pokémon qui a été joué pendant ce tour.",
|
||||
en: "Search your deck for a card that evolves from 1 of your Pokémon and put it onto that Pokémon. (This counts as evolving that Pokémon.) Shuffle your deck afterward. You can’t use this card during your first turn or on a Pokémon that was put into play this turn."
|
||||
},
|
||||
trainerType: "Item",
|
||||
|
||||
|
@ -24,6 +24,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Votre Pokémon Actif est maintenant Confus.",
|
||||
en: "Your Active Pokémon is now Confused."
|
||||
},
|
||||
trainerType: "Supporter",
|
||||
|
||||
|
@ -24,6 +24,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Mélangez 2 cartes de votre main avec votre deck. (Si vous ne pouvez pas mélanger 2 cartes avec votre deck, vous ne pouvez pas jouer cette carte.) Ensuite, piochez une carte.",
|
||||
en: "Shuffle 2 cards from your hand into your deck. (If you can’t shuffle 2 cards into your deck, you can’t play this card.) Then, draw a card."
|
||||
},
|
||||
trainerType: "Item",
|
||||
|
||||
|
@ -24,6 +24,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Mettez un Pokémon de votre pile de défausse sur le dessus de votre deck.",
|
||||
en: "Put a Pokémon from your discard pile on top of your deck."
|
||||
},
|
||||
trainerType: "Item",
|
||||
|
||||
|
@ -24,6 +24,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Échangez votre Pokémon Actif avec l'un de vos Pokémon de Banc. Dans ce cas, soignez 30 dégâts au Pokémon que vous avez placé sur votre Banc.",
|
||||
en: "Switch your Active Pokémon with 1 of your Benched Pokémon. If you do, heal 30 damage from the Pokémon you moved to your Bench."
|
||||
},
|
||||
trainerType: "Supporter",
|
||||
|
||||
|
@ -24,6 +24,7 @@ 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.",
|
||||
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",
|
||||
|
||||
|
@ -24,6 +24,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Soignez 60 dégâts et retirez tous les États Spéciaux de l'un de vos Pokémon.",
|
||||
en: "Heal 60 damage and remove all Special Conditions from 1 of your Pokémon."
|
||||
},
|
||||
trainerType: "Supporter",
|
||||
|
||||
|
@ -24,6 +24,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Cherchez jusqu'à 2 Pokémon de base dans votre deck, montrez-les, puis ajoutez-les à votre main. Mélangez ensuite votre deck.",
|
||||
en: "Search your deck for up to 2 Basic Pokémon, reveal them, and put them into your hand. Shuffle your deck afterward."
|
||||
},
|
||||
trainerType: "Supporter",
|
||||
|
||||
|
@ -53,7 +53,7 @@ const card: Card = {
|
||||
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.",
|
||||
},
|
||||
damage: 30,
|
||||
damage: "30+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -24,6 +24,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Ajoutez 2 Pokémon Grass de votre pile de défausse à votre main.",
|
||||
en: "Put 2 Grass Pokémon from your discard pile into your hand."
|
||||
},
|
||||
trainerType: "Item",
|
||||
|
||||
|
@ -24,6 +24,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Votre adversaire mélange sa main avec son deck et pioche 4 cartes.",
|
||||
en: "Your opponent shuffles his or her hand into his or her deck and draws 4 cards."
|
||||
},
|
||||
trainerType: "Item",
|
||||
|
||||
|
@ -24,6 +24,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Mélangez votre main avec votre deck. Ensuite, piochez 5 cartes.",
|
||||
en: "Shuffle your hand into your deck. Then, draw 5 cards."
|
||||
},
|
||||
trainerType: "Supporter",
|
||||
|
||||
|
@ -24,6 +24,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Défaussez une Énergie attachée au Pokémon Actif de votre adversaire.",
|
||||
en: "Discard an Energy attached to your opponent’s Active Pokémon."
|
||||
},
|
||||
trainerType: "Supporter",
|
||||
|
||||
|
@ -24,6 +24,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Double Énergie Incolore fournit de l'Énergie ColorlessColorless.",
|
||||
en: "Double Colorless Energy provides ColorlessColorless Energy."
|
||||
},
|
||||
|
||||
energyType: "Special",
|
||||
|
@ -32,7 +32,7 @@ const card: Card = {
|
||||
fr: "Soulève Corne",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 20 damage to 1 of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
|
||||
en: "This attack does 20 damage to 1 of your Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)",
|
||||
fr: "Cette attaque inflige 20 dégâts à l'un de vos Pokémon de Banc. (N'appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
},
|
||||
damage: 30,
|
||||
@ -49,10 +49,10 @@ const card: Card = {
|
||||
fr: "Suplex Imposant",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 20 more damage for each Colorless in your opponent's Active Pokémon's Retreat Cost.",
|
||||
en: "This attack does 20 more damage for each Colorless in your opponent’s Active Pokémon’s Retreat Cost.",
|
||||
fr: "Cette attaque inflige 20 dégâts supplémentaires pour chaque Colorless dans le Coût de Retraite du Pokémon Actif de votre adversaire.",
|
||||
},
|
||||
damage: 40,
|
||||
damage: "40+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -49,7 +49,7 @@ const card: Card = {
|
||||
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.",
|
||||
},
|
||||
damage: 10,
|
||||
damage: "10+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -29,7 +29,7 @@ const card: Card = {
|
||||
fr: "Épreuve d'Endurance",
|
||||
},
|
||||
effect: {
|
||||
en: "As long as this Pokémon is your Active Pokémon, each Pokémon in play, in each player's hand, and in each player's discard pile has no Abilities (except for Psychic Pokémon).",
|
||||
en: "As long as this Pokémon is your Active Pokémon, each Pokémon in play, in each player’s hand, and in each player’s discard pile has no Abilities (except for Psychic Pokémon).",
|
||||
fr: "Tant que ce Pokémon est votre Pokémon Actif, chacun des Pokémon en jeu, dans la main de chaque joueur et dans la pile de défausse de chaque joueur, n'a pas de talent (à part les Pokémon Psychic).",
|
||||
},
|
||||
},
|
||||
@ -45,10 +45,10 @@ const card: Card = {
|
||||
fr: "Assaut Psychique",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 10 more damage for each damage counter on your opponent's Active Pokémon.",
|
||||
en: "This attack does 10 more damage for each damage counter on your opponent’s Active Pokémon.",
|
||||
fr: "Cette attaque inflige 10 dégâts supplémentaires pour chaque marqueur de dégâts placé sur le Pokémon Actif de votre adversaire.",
|
||||
},
|
||||
damage: 10,
|
||||
damage: "10+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -29,7 +29,7 @@ const card: Card = {
|
||||
"Colorless",
|
||||
],
|
||||
name: {
|
||||
en: "Starvin'",
|
||||
en: "Starvin’",
|
||||
fr: "Affamé",
|
||||
},
|
||||
effect: {
|
||||
|
@ -32,7 +32,7 @@ const card: Card = {
|
||||
fr: "Étincellement",
|
||||
},
|
||||
effect: {
|
||||
en: "Your opponent's Active Pokémon is now Asleep.",
|
||||
en: "Your opponent’s Active Pokémon is now Asleep.",
|
||||
fr: "Le Pokémon Actif de votre adversaire est maintenant Endormi.",
|
||||
},
|
||||
|
||||
|
@ -35,7 +35,7 @@ const card: Card = {
|
||||
fr: "Influence Otique",
|
||||
},
|
||||
effect: {
|
||||
en: "Move as many damage counters on your opponent's Pokémon as you like to any of your opponent's other Pokémon in any way you like.",
|
||||
en: "Move as many damage counters on your opponent’s Pokémon as you like to any of your opponent’s other Pokémon in any way you like.",
|
||||
fr: "Déplacez autant de marqueurs de dégâts que vous voulez des Pokémon de votre adversaire vers les autres Pokémon de votre adversaire, de la manière que vous voulez.",
|
||||
},
|
||||
|
||||
@ -51,10 +51,10 @@ const card: Card = {
|
||||
fr: "Psyko",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 10 more damage for each Energy attached to your opponent's Active Pokémon.",
|
||||
en: "This attack does 10 more damage for each Energy attached to your opponent’s Active Pokémon.",
|
||||
fr: "Cette attaque inflige 10 dégâts supplémentaires pour chaque Énergie attachée au Pokémon Actif de votre adversaire.",
|
||||
},
|
||||
damage: 60,
|
||||
damage: "60+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -49,7 +49,7 @@ const card: Card = {
|
||||
fr: "Lame Obscure",
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If tails, this Pokémon can't attack during your next turn.",
|
||||
en: "Flip a coin. If tails, this Pokémon can’t attack during your next turn.",
|
||||
fr: "Lancez une pièce. Si c'est pile, ce Pokémon ne peut pas attaquer pendant votre prochain tour.",
|
||||
},
|
||||
damage: 100,
|
||||
|
@ -35,7 +35,7 @@ const card: Card = {
|
||||
fr: "Tempête Florale",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 10 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
|
||||
en: "This attack does 10 damage to each of your opponent’s Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)",
|
||||
fr: "Cette attaque inflige 10 dégâts à chacun des Pokémon de votre adversaire. (N'appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
},
|
||||
|
||||
|
@ -32,7 +32,7 @@ const card: Card = {
|
||||
fr: "Soucigraine",
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, your opponent's Active Pokémon is now Confused.",
|
||||
en: "Flip a coin. If heads, your opponent’s Active Pokémon is now Confused.",
|
||||
fr: "Lancez une pièce. Si c'est face, le Pokémon Actif de votre adversaire est maintenant Confus.",
|
||||
},
|
||||
damage: 10,
|
||||
|
@ -3,11 +3,11 @@ import Set from '../Generations'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Sylveon-EX",
|
||||
en: "Sylveon EX",
|
||||
fr: "Nymphali-EX",
|
||||
},
|
||||
illustrator: "sui",
|
||||
rarity: "Rare",
|
||||
rarity: "Ultra Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -36,7 +36,7 @@ const card: Card = {
|
||||
en: "If this Pokémon has a Pokémon Tool card attached to it, this attack does 30 more damage.",
|
||||
fr: "Si une carte Outil Pokémon est attachée à ce Pokémon, cette attaque inflige 30 dégâts supplémentaires.",
|
||||
},
|
||||
damage: 30,
|
||||
damage: "30+",
|
||||
|
||||
},
|
||||
{
|
||||
|
@ -32,7 +32,7 @@ const card: Card = {
|
||||
fr: "Éclat",
|
||||
},
|
||||
effect: {
|
||||
en: "If the Defending Pokémon tries to attack during your opponent's next turn, your opponent flips a coin. If tails, that attack does nothing.",
|
||||
en: "If the Defending Pokémon tries to attack during your opponent’s next turn, your opponent flips a coin. If tails, that attack does nothing.",
|
||||
fr: "Si le Pokémon Défenseur essaie d'attaquer pendant le prochain tour de votre adversaire, ce dernier lance une pièce. Si c’est pile, son attaque ne fait rien.",
|
||||
},
|
||||
|
||||
|
@ -51,7 +51,7 @@ const card: Card = {
|
||||
en: "If you have any Fairy Pokémon on your Bench, this attack does 30 more damage.",
|
||||
fr: "Si vous avez un Pokémon Fairy sur votre Banc, cette attaque inflige 30 dégâts supplémentaires.",
|
||||
},
|
||||
damage: 30,
|
||||
damage: "30+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -24,6 +24,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "À la fin du tour de votre adversaire, soignez 20 dégâts au Pokémon de base auquel cette carte est attachée.",
|
||||
en: "At the end of your opponent’s turn, heal 20 damage from the Basic Pokémon this card is attached to."
|
||||
},
|
||||
trainerType: "Tool",
|
||||
|
||||
|
@ -24,6 +24,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Cherchez dans votre deck une carte Évolution de l'un de vos Pokémon (excepté les Pokémon-EX) et placez-la sur ce dernier. (Cela équivaut à faire évoluer le Pokémon.) Mélangez ensuite votre deck. Vous ne pouvez utiliser cette carte ni pendant votre premier tour ni sur un Pokémon qui a été joué pendant ce tour.",
|
||||
en: "Search your deck for a card that evolves from 1 of your Pokémon (excluding Pokémon-EX) and put it onto that Pokémon. (This counts as evolving that Pokémon.) Shuffle your deck afterward. You can use this card during your first turn or on a Pokémon that was put into play this turn."
|
||||
},
|
||||
trainerType: "Supporter",
|
||||
|
||||
|
@ -3,7 +3,7 @@ import Set from '../Generations'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Flareon-EX",
|
||||
en: "Flareon EX",
|
||||
fr: "Pyroli-EX",
|
||||
},
|
||||
illustrator: "kirisAki",
|
||||
@ -49,7 +49,7 @@ const card: Card = {
|
||||
en: "This attack does 20 more damage for each Fire Energy attached to this Pokémon.",
|
||||
fr: "Cette attaque inflige 20 dégâts supplémentaires pour chaque Énergie Fire attachée à ce Pokémon.",
|
||||
},
|
||||
damage: 50,
|
||||
damage: "50+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -32,7 +32,7 @@ const card: Card = {
|
||||
fr: "Frotte-Frimousse",
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.",
|
||||
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é.",
|
||||
},
|
||||
|
||||
@ -50,7 +50,7 @@ const card: Card = {
|
||||
en: "Flip a coin. If heads, this attack does 10 more damage.",
|
||||
fr: "Lancez une pièce. Si c'est face, cette attaque inflige 10 dégâts supplémentaires.",
|
||||
},
|
||||
damage: 20,
|
||||
damage: "20+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -36,7 +36,7 @@ const card: Card = {
|
||||
en: "Flip a coin. If heads, this attack does 20 damage times the number of damage counters on this Pokémon.",
|
||||
fr: "Lancez une pièce. Si c'est face, cette attaque inflige 20 dégâts multipliés par le nombre de marqueurs de dégâts placés sur ce Pokémon.",
|
||||
},
|
||||
damage: 20,
|
||||
damage: "20×",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -3,7 +3,7 @@ import Set from '../Generations'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Gardevoir-EX",
|
||||
en: "Gardevoir EX",
|
||||
fr: "Gardevoir-EX",
|
||||
},
|
||||
illustrator: "Mizue",
|
||||
@ -32,7 +32,7 @@ const card: Card = {
|
||||
fr: "Projection Vitale",
|
||||
},
|
||||
effect: {
|
||||
en: "Heal from this Pokémon the same amount of damage you did to your opponent's Active Pokémon.",
|
||||
en: "Heal from this Pokémon the same amount of damage you did to your opponent’s Active Pokémon.",
|
||||
fr: "Soignez à ce Pokémon la même quantité de dégâts que vous avez infligée au Pokémon Actif de votre adversaire.",
|
||||
},
|
||||
damage: 20,
|
||||
@ -49,7 +49,7 @@ const card: Card = {
|
||||
fr: "Vent Étincelant",
|
||||
},
|
||||
effect: {
|
||||
en: "During your opponent's next turn, this Pokémon has no Weakness.",
|
||||
en: "During your opponent’s next turn, this Pokémon has no Weakness.",
|
||||
fr: "Pendant le prochain tour de votre adversaire, ce Pokémon n'a pas de Faiblesse.",
|
||||
},
|
||||
damage: 100,
|
||||
|
@ -3,7 +3,7 @@ import Set from '../Generations'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "M Gardevoir-EX",
|
||||
en: "M Gardevoir EX",
|
||||
fr: "M-Gardevoir-EX",
|
||||
},
|
||||
illustrator: "Megumi Mizutani",
|
||||
@ -40,7 +40,7 @@ const card: Card = {
|
||||
en: "This attack does 30 damage times the amount of Fairy Energy attached to all of your Pokémon.",
|
||||
fr: "Cette attaque inflige 30 dégâts multipliés par le nombre d'Énergies Fairy attachées à tous vos Pokémon.",
|
||||
},
|
||||
damage: 30,
|
||||
damage: "30×",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -3,7 +3,7 @@ import Set from '../Generations'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Sylveon-EX",
|
||||
en: "Sylveon EX",
|
||||
fr: "Nymphali-EX",
|
||||
},
|
||||
illustrator: "Kanako Eo",
|
||||
@ -36,7 +36,7 @@ const card: Card = {
|
||||
en: "If this Pokémon has a Pokémon Tool card attached to it, this attack does 30 more damage.",
|
||||
fr: "Si une carte Outil Pokémon est attachée à ce Pokémon, cette attaque inflige 30 dégâts supplémentaires.",
|
||||
},
|
||||
damage: 30,
|
||||
damage: "30+",
|
||||
|
||||
},
|
||||
{
|
||||
|
@ -35,7 +35,7 @@ const card: Card = {
|
||||
fr: "Récupération",
|
||||
},
|
||||
effect: {
|
||||
en: "Choose 1 of this Pokémon's attacks from its previous Evolutions and use it as this attack.",
|
||||
en: "Choose 1 of this Pokémon’s attacks from its previous Evolutions and use it as this attack.",
|
||||
fr: "Choisissez l'une des attaques de pré-évolutions de ce Pokémon et utilisez-la en tant que cette attaque.",
|
||||
},
|
||||
|
||||
@ -52,7 +52,7 @@ const card: Card = {
|
||||
fr: "Explo-Combustion",
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon can't use Combustion Blast during your next turn.",
|
||||
en: "This Pokémon can’t use Combustion Blast during your next turn.",
|
||||
fr: "Ce Pokémon ne peut pas utiliser Explo-Combustion pendant votre prochain tour.",
|
||||
},
|
||||
damage: 130,
|
||||
|
@ -3,11 +3,11 @@ import Set from '../Generations'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Flareon-EX",
|
||||
en: "Flareon EX",
|
||||
fr: "Pyroli-EX",
|
||||
},
|
||||
illustrator: "Atsuko Nishida",
|
||||
rarity: "Rare",
|
||||
rarity: "Ultra Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -49,7 +49,7 @@ const card: Card = {
|
||||
en: "This attack does 20 more damage for each Fire Energy attached to this Pokémon.",
|
||||
fr: "Cette attaque inflige 20 dégâts supplémentaires pour chaque Énergie Fire attachée à ce Pokémon.",
|
||||
},
|
||||
damage: 50,
|
||||
damage: "50+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -32,7 +32,7 @@ const card: Card = {
|
||||
fr: "Traînée",
|
||||
},
|
||||
effect: {
|
||||
en: "If this Pokémon is your Active Pokémon and is Knocked Out by damage from an opponent's attack, flip a coin. If heads, the Attacking Pokémon is Knocked Out.",
|
||||
en: "If this Pokémon is your Active Pokémon and is Knocked Out by damage from an opponent’s attack, flip a coin. If heads, the Attacking Pokémon is Knocked Out.",
|
||||
fr: "Si ce Pokémon est votre Pokémon Actif et est mis K.O. par les dégâts d'une attaque de votre adversaire, lancez une pièce. Si c'est face, le Pokémon Attaquant est mis K.O.",
|
||||
},
|
||||
},
|
||||
@ -49,7 +49,7 @@ const card: Card = {
|
||||
fr: "Chute Enneigée",
|
||||
},
|
||||
effect: {
|
||||
en: "Put 4 damage counters on your opponent's Pokémon in any way you like.",
|
||||
en: "Put 4 damage counters on your opponent’s Pokémon in any way you like.",
|
||||
fr: "Placez 4 marqueurs de dégâts sur les Pokémon de votre adversaire, de la manière que vous voulez.",
|
||||
},
|
||||
|
||||
|
@ -6,24 +6,28 @@ const card: Card = {
|
||||
en: "Raichu",
|
||||
fr: "Raichu",
|
||||
},
|
||||
|
||||
illustrator: "Aya Kusube",
|
||||
rarity: "Common",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
26,
|
||||
],
|
||||
|
||||
hp: 90,
|
||||
|
||||
types: [
|
||||
"Lightning",
|
||||
],
|
||||
|
||||
evolveFrom: {
|
||||
en: "Pikachu",
|
||||
fr: "Pikachu",
|
||||
},
|
||||
stage: "Stage1",
|
||||
|
||||
stage: "Stage1",
|
||||
|
||||
attacks: [
|
||||
{
|
||||
@ -39,7 +43,7 @@ const card: Card = {
|
||||
en: "This attack does 20 damage times the number of your Benched Pokémon.",
|
||||
fr: "Cette attaque inflige 20 dégâts multipliés par le nombre de vos Pokémon de Banc.",
|
||||
},
|
||||
damage: 20,
|
||||
damage: "20×",
|
||||
|
||||
},
|
||||
{
|
||||
@ -60,12 +64,14 @@ const card: Card = {
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Fighting",
|
||||
value: "×2"
|
||||
},
|
||||
],
|
||||
|
||||
resistances: [
|
||||
{
|
||||
type: "Metal",
|
||||
@ -73,9 +79,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 0
|
||||
}
|
||||
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user