mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-18 18:29:19 +00:00
Added some XY translations (#63)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Marisson",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Feunnec",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
|
@ -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: "Écras’Face",
|
||||
},
|
||||
|
||||
damage: 10,
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Nymphali",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -35,7 +35,7 @@ const card: Card = {
|
||||
fr: "Voix Enjôleuse",
|
||||
},
|
||||
effect: {
|
||||
en: "Your opponent's Active Pokémon is now Confused.",
|
||||
en: "Your opponent’s Active Pokémon is now Confused.",
|
||||
fr: "Le Pokémon Actif de votre adversaire est maintenant Confus.",
|
||||
},
|
||||
damage: 20,
|
||||
|
@ -27,16 +27,16 @@ const card: Card = {
|
||||
cost: [
|
||||
"Fairy",
|
||||
],
|
||||
|
||||
name: {
|
||||
en: "Geomancy",
|
||||
fr: "Mort-Ailes",
|
||||
fr: "Géo-Contrôle",
|
||||
},
|
||||
|
||||
effect: {
|
||||
en: "Choose 2 of your Benched Pokémon. For each of those Pokémon, search your deck for a Fairy Energy card and attach it to that Pokémon. Shuffle your deck afterward.",
|
||||
fr: "Attachez une carte Énergie Darkness de votre pile de défausse à l'un de vos Pokémon de Banc.",
|
||||
},
|
||||
damage: 30,
|
||||
|
||||
fr: "Choisissez 2 de vos Pokémon de Banc. Pour chacun de ces Pokémon, cherchez une carte Énergie Fairy dans votre deck et attachez-la au Pokémon choisi. Mélangez ensuite votre deck.",
|
||||
}
|
||||
},
|
||||
{
|
||||
cost: [
|
||||
@ -46,11 +46,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Rainbow Spear",
|
||||
fr: "Lame Obscure",
|
||||
fr: "Javelot Arc-En-Ciel",
|
||||
},
|
||||
effect: {
|
||||
en: "Discard an Energy attached to this Pokémon.",
|
||||
fr: "Lancez une pièce. Si c'est pile, ce Pokémon ne peut pas attaquer pendant votre prochain tour.",
|
||||
fr: "Défaussez une Énergie attachée à ce Pokémon.",
|
||||
},
|
||||
damage: 100,
|
||||
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Xerneas",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -27,16 +27,18 @@ const card: Card = {
|
||||
cost: [
|
||||
"Darkness",
|
||||
],
|
||||
|
||||
name: {
|
||||
en: "Oblivion Wing",
|
||||
fr: "Géo-Contrôle",
|
||||
fr: "Mort-Ailes",
|
||||
},
|
||||
|
||||
effect: {
|
||||
en: "Attach a Darkness Energy card from your discard pile to 1 of your Benched Pokémon.",
|
||||
fr: "Choisissez 2 de vos Pokémon de Banc. Pour chacun de ces Pokémon, cherchez une carte Énergie Fairy dans votre deck et attachez-la au Pokémon choisi. Mélangez ensuite votre deck.",
|
||||
fr: "Attachez une carte Énergie Darkness de votre pile de défausse à l’un de vos Pokémon de Banc.",
|
||||
},
|
||||
damage: 30,
|
||||
|
||||
damage: 30
|
||||
},
|
||||
{
|
||||
cost: [
|
||||
@ -46,11 +48,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Darkness Blade",
|
||||
fr: "Javelot Arc-En-Ciel",
|
||||
fr: "Lame Obscure",
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If tails, this Pokémon can't attack during your next turn.",
|
||||
fr: "Défaussez une Énergie attachée à ce Pokémon.",
|
||||
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,
|
||||
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Xerneas-EX",
|
||||
fr: "Yveltal-EX",
|
||||
en: "Xerneas EX",
|
||||
fr: "Xerneas EX",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -31,11 +31,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Break Through",
|
||||
fr: "Balle Maléfique",
|
||||
fr: "Percée",
|
||||
},
|
||||
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.)",
|
||||
fr: "Cette attaque inflige 20 dégâts supplémentaires multipliés par le nombre d'Énergies attachées aux Pokémon Actifs.",
|
||||
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.)",
|
||||
},
|
||||
damage: 60,
|
||||
|
||||
@ -49,11 +49,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "X Blast",
|
||||
fr: "Cyclone Y",
|
||||
fr: "Explosion X",
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon can't use X Blast during your next turn.",
|
||||
fr: "Déplacez une Énergie de ce Pokémon vers l'un de vos Pokémon de Banc.",
|
||||
en: "This Pokémon can’t use X Blast during your next turn.",
|
||||
fr: "Ce Pokémon ne peut pas utiliser Explosion X pendant votre prochain tour.",
|
||||
},
|
||||
damage: 140,
|
||||
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Yveltal-EX",
|
||||
fr: "Xerneas-EX",
|
||||
en: "Yveltal EX",
|
||||
fr: "Yveltal EX",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -30,13 +30,13 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Evil Ball",
|
||||
fr: "Percée",
|
||||
fr: "Balle Maléfique",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 20 more damage times the amount of Energy attached to both Active 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.)",
|
||||
fr: "Cette attaque inflige 20 dégâts supplémentaires multipliés par le nombre d'Énergies attachées aux Pokémon Actifs.",
|
||||
},
|
||||
damage: 20,
|
||||
damage: '20+',
|
||||
|
||||
},
|
||||
{
|
||||
@ -47,11 +47,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Y Cyclone",
|
||||
fr: "Explosion X",
|
||||
fr: "Cyclone Y",
|
||||
},
|
||||
effect: {
|
||||
en: "Move an Energy from this Pokémon to 1 of your Benched Pokémon.",
|
||||
fr: "Ce Pokémon ne peut pas utiliser Explosion X pendant votre prochain tour.",
|
||||
fr: "Déplacez une Énergie de ce Pokémon vers l'un de vos Pokémon de Banc.",
|
||||
},
|
||||
damage: 90,
|
||||
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Garchomp-EX",
|
||||
fr: "Carchacrok-EX",
|
||||
en: "Garchomp EX",
|
||||
fr: "Carchacrok EX",
|
||||
},
|
||||
illustrator: "Ryo Ueda",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -36,7 +36,7 @@ const card: Card = {
|
||||
en: "Flip 2 coins. This attack does 30 damage times the number of heads.",
|
||||
fr: "Lancez 2 pièces. Cette attaque inflige 30 dégâts multipliés par le nombre de côtés face.",
|
||||
},
|
||||
damage: 30,
|
||||
damage: "30×",
|
||||
|
||||
},
|
||||
{
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Kravarech",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -32,7 +32,7 @@ const card: Card = {
|
||||
fr: "Barrière de Poison",
|
||||
},
|
||||
effect: {
|
||||
en: "Your opponent's Poisoned Pokémon can't retreat.",
|
||||
en: "Your opponent’s Poisoned Pokémon can’t retreat.",
|
||||
fr: "Les Pokémon Empoisonnés de votre adversaire ne peuvent pas battre en retraite.",
|
||||
},
|
||||
},
|
||||
@ -49,8 +49,8 @@ const card: Card = {
|
||||
fr: "Haleine Empoisonnée",
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, your opponent's Active Pokémon is now Poisoned.",
|
||||
fr: "Lancez une pièce. Si c'est face, le Pokémon Actif de votre adversaire est maintenant Empoisonné.",
|
||||
en: "Flip a coin. If heads, your opponent’s Active Pokémon is now Poisoned.",
|
||||
fr: "Lancez une pièce. Si c’est face, le Pokémon Actif de votre adversaire est maintenant Empoisonné.",
|
||||
},
|
||||
damage: 60,
|
||||
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Mewtwo",
|
||||
},
|
||||
illustrator: "match",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -32,7 +32,7 @@ const card: Card = {
|
||||
en: "Psy Bolt",
|
||||
},
|
||||
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.",
|
||||
},
|
||||
damage: 20,
|
||||
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Mewtwo",
|
||||
},
|
||||
illustrator: "match",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -32,7 +32,7 @@ const card: Card = {
|
||||
en: "Psy Bolt",
|
||||
},
|
||||
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.",
|
||||
},
|
||||
damage: 20,
|
||||
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Aurorus-EX",
|
||||
fr: "Dragmara-EX",
|
||||
en: "Aurorus EX",
|
||||
fr: "Dragmara EX",
|
||||
},
|
||||
illustrator: "Toyste Beach",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -29,8 +29,8 @@ const card: Card = {
|
||||
fr: "Amulette Gelée",
|
||||
},
|
||||
effect: {
|
||||
en: "Each of your Pokémon that has any Water Energy attached to it can't be Paralyzed. (If any of those Pokémon are Paralyzed, remove that Special Condition.)",
|
||||
fr: "Aucun de vos Pokémon auquel de l'Énergie Water est attachée ne peut être Paralysé. (Si l'un de ces Pokémon est déjà Paralysé, retirez cet État Spécial.)",
|
||||
en: "Each of your Pokémon that has any Water Energy attached to it can’t be Paralyzed. (If any of those Pokémon are Paralyzed, remove that Special Condition.)",
|
||||
fr: "Aucun de vos Pokémon auquel de l’Énergie Water est attachée ne peut être Paralysé. (Si l’un de ces Pokémon est déjà Paralysé, retirez cet État Spécial.)",
|
||||
},
|
||||
},
|
||||
],
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Mawile-EX",
|
||||
fr: "Mysdibule-EX",
|
||||
en: "Mawile EX",
|
||||
fr: "Mysdibule EX",
|
||||
},
|
||||
illustrator: "Ayaka Yoshida",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -46,8 +46,8 @@ const card: Card = {
|
||||
fr: "Bombe Miracle",
|
||||
},
|
||||
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 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: 100,
|
||||
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "M Mawile-EX",
|
||||
fr: "M-Mysdibule-EX",
|
||||
en: "M Mawile EX",
|
||||
fr: "M Mysdibule EX",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -37,7 +37,7 @@ const card: Card = {
|
||||
fr: "Lutte Duo",
|
||||
},
|
||||
effect: {
|
||||
en: "Flip 2 coins. For each heads, discard an Energy attached to your opponent's Active Pokémon.",
|
||||
en: "Flip 2 coins. For each heads, discard an Energy attached to your opponent’s Active Pokémon.",
|
||||
fr: "Lancez 2 pièces. Pour chaque côté face, défaussez une Énergie attachée au Pokémon Actif de votre adversaire.",
|
||||
},
|
||||
damage: 130,
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Lien Spirituel Mysdibule",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Trainer",
|
||||
|
||||
set: Set,
|
||||
@ -24,6 +24,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Votre tour ne se termine pas si le Pokémon auquel cette carte est attachée devient M-Mysdibule-EX.",
|
||||
en: "Your turn does not end if the Pokémon this card is attached to becomes M Mawile-EX."
|
||||
},
|
||||
trainerType: "Tool",
|
||||
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Gyarados-EX",
|
||||
fr: "Léviator-eEX",
|
||||
en: "Gyarados EX",
|
||||
fr: "Léviator EX",
|
||||
},
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -33,7 +33,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin until you get tails. For each heads, search your deck for a Water Energy card and attach it to this Pokémon. Shuffle your deck afterward.",
|
||||
fr: "Lancez une pièce jusqu'à ce que vous obteniez un côté pile. Pour chaque côté face, cherchez une carte Énergie Water dans votre deck et attachez-la à ce Pokémon. Mélangez ensuite votre deck.",
|
||||
fr: "Lancez une pièce jusqu’à ce que vous obteniez un côté pile. Pour chaque côté face, cherchez une carte Énergie Water dans votre deck et attachez-la à ce Pokémon. Mélangez ensuite votre deck.",
|
||||
},
|
||||
|
||||
},
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Mewtwo-EX",
|
||||
fr: "Mewtwo-EX",
|
||||
en: "Mewtwo EX",
|
||||
fr: "Mewtwo EX",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -33,9 +33,9 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 30 damage times the amount of Psychic Energy attached to this Pokémon.",
|
||||
fr: "Cette attaque inflige 30 dégâts multipliés par le nombre d'Énergies Psychic attachées à ce Pokémon.",
|
||||
fr: "Cette attaque inflige 30 dégâts multipliés par le nombre d’Énergies Psychic attachées à ce Pokémon.",
|
||||
},
|
||||
damage: 30,
|
||||
damage: "30×",
|
||||
|
||||
},
|
||||
{
|
||||
@ -46,9 +46,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
fr: "Change Dégâts",
|
||||
en: "Damage Change"
|
||||
},
|
||||
effect: {
|
||||
fr: "Échangez tous les marqueurs de dégâts de ce Pokémon avec ceux du Pokémon Actif de votre adversaire.",
|
||||
en: "Switch all damage counters on this Pokémon with those on your opponent’s Active Pokémon."
|
||||
},
|
||||
|
||||
},
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Machamp-EX",
|
||||
fr: "Mackogneur-EX",
|
||||
en: "Machamp EX",
|
||||
fr: "Mackogneur EX",
|
||||
},
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -36,7 +36,7 @@ const card: Card = {
|
||||
en: "This attack does 20 damage times the number of damage counters on this Pokémon. This Pokémon is now Confused.",
|
||||
fr: "Cette attaque inflige 20 dégâts multipliés par le nombre de marqueurs de dégâts placés sur ce Pokémon. Ce Pokémon est maintenant Confus.",
|
||||
},
|
||||
damage: 20,
|
||||
damage: "20×",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Léviator",
|
||||
},
|
||||
illustrator: "Hajime Kusajima",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -37,8 +37,8 @@ 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.)",
|
||||
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.)",
|
||||
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+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Cabriolaine",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -34,7 +34,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon does 10 damage to itself.",
|
||||
fr: "Ce Pokémon s'inflige 10 dégâts.",
|
||||
fr: "Ce Pokémon s’inflige 10 dégâts.",
|
||||
},
|
||||
damage: 30,
|
||||
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Mew",
|
||||
},
|
||||
illustrator: "Kouki Saitou",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Celebi",
|
||||
},
|
||||
illustrator: "Mitsuhiro Arita",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -33,7 +33,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, 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.",
|
||||
fr: "Lancez une pièce. Si c'est face, 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.",
|
||||
fr: "Lancez une pièce. Si c’est face, 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.",
|
||||
},
|
||||
|
||||
},
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Jirachi",
|
||||
},
|
||||
illustrator: "Kagemaru Himeno",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Manaphy",
|
||||
},
|
||||
illustrator: "Hitoshi Ariga",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -48,7 +48,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "Switch this Pokémon with 1 of your Benched Pokémon.",
|
||||
fr: "Échangez ce Pokémon avec l'un de vos Pokémon de Banc.",
|
||||
fr: "Échangez ce Pokémon avec l’un de vos Pokémon de Banc.",
|
||||
},
|
||||
damage: 30,
|
||||
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Darkrai",
|
||||
},
|
||||
illustrator: "kawayoo",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -30,7 +30,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Dark Cutter",
|
||||
fr: "Tranch'Obscur",
|
||||
fr: "Tranch’Obscur",
|
||||
},
|
||||
|
||||
damage: 30,
|
||||
@ -47,8 +47,8 @@ const card: Card = {
|
||||
fr: "Sommeil Abyssal",
|
||||
},
|
||||
effect: {
|
||||
en: "Your opponent's Active Pokémon is now Asleep. Your opponent flips 2 coins instead of 1 between turns. If either of them is tails, that Pokémon is still Asleep.",
|
||||
fr: "Le Pokémon Actif de votre adversaire est maintenant Endormi. Votre adversaire lance 2 pièces au lieu d'une entre chaque tour. Si vous obtenez au moins un côté pile, le Pokémon reste Endormi.",
|
||||
en: "Your opponent’s Active Pokémon is now Asleep. Your opponent flips 2 coins instead of 1 between turns. If either of them is tails, that Pokémon is still Asleep.",
|
||||
fr: "Le Pokémon Actif de votre adversaire est maintenant Endormi. Votre adversaire lance 2 pièces au lieu d’une entre chaque tour. Si vous obtenez au moins un côté pile, le Pokémon reste Endormi.",
|
||||
},
|
||||
damage: 80,
|
||||
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Shaymin",
|
||||
},
|
||||
illustrator: "You Iribi",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -52,7 +52,7 @@ const card: Card = {
|
||||
en: "Flip a coin. If heads, this attack does 20 more damage and heal 20 damage from this Pokémon.",
|
||||
fr: "Lancez une pièce. Si c’est face, cette attaque inflige 20 dégâts supplémentaires et vous soignez 20 dégâts à ce Pokémon.",
|
||||
},
|
||||
damage: 40,
|
||||
damage: "40+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Arceus",
|
||||
},
|
||||
illustrator: "Naoki Saito",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -33,7 +33,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "Choose Grass, Fire, Water, Lightning, Psychic, Fighting, Darkness, Metal, Fairy, or Dragon type. Until the end of your next turn, this Pokémon is that type.",
|
||||
fr: "Choisissez le type Grass, Fire, Water, Lightning, Psychic, Fighting, Darkness, Metal, Fairy ou Dragon. Jusqu'à la fin de votre prochain tour, ce Pokémon est de ce type.",
|
||||
fr: "Choisissez le type Grass, Fire, Water, Lightning, Psychic, Fighting, Darkness, Metal, Fairy ou Dragon. Jusqu’à la fin de votre prochain tour, ce Pokémon est de ce type.",
|
||||
},
|
||||
|
||||
},
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Victini",
|
||||
},
|
||||
illustrator: "Atsuko Nishida",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -33,7 +33,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, attach a basic Energy card from your discard pile to 1 of your Benched Pokémon.",
|
||||
fr: "Lancez une pièce. Si c'est face, attachez une carte Énergie de base de votre pile de défausse à l'un de vos Pokémon de Banc.",
|
||||
fr: "Lancez une pièce. Si c’est face, attachez une carte Énergie de base de votre pile de défausse à l’un de vos Pokémon de Banc.",
|
||||
},
|
||||
|
||||
},
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Keldeo",
|
||||
},
|
||||
illustrator: "Shin Nagasawa",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -29,7 +29,7 @@ const card: Card = {
|
||||
fr: "Cœur Noble",
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon's attacks do 50 more damage to your opponent's Darkness Pokémon (before applying Weakness and Resistance).",
|
||||
en: "This Pokémon’s attacks do 50 more damage to your opponent’s Darkness Pokémon (before applying Weakness and Resistance).",
|
||||
fr: "Les attaques de ce Pokémon infligent 50 dégâts supplémentaires aux Pokémon Darkness de votre adversaire (avant application de la Faiblesse et de la Résistance).",
|
||||
},
|
||||
},
|
||||
@ -46,7 +46,7 @@ const card: Card = {
|
||||
fr: "Lame Sainte",
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon can't use Sacred Sword during your next turn.",
|
||||
en: "This Pokémon can’t use Sacred Sword during your next turn.",
|
||||
fr: "Ce Pokémon ne peut pas utiliser Lame Sainte pendant votre prochain tour.",
|
||||
},
|
||||
damage: 100,
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Monorpale",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -32,8 +32,8 @@ const card: Card = {
|
||||
fr: "Danse-Lames",
|
||||
},
|
||||
effect: {
|
||||
en: "During your next turn, this Pokémon's Slash attack's base damage is 40.",
|
||||
fr: "Pendant votre prochain tour, les dégâts de base de l'attaque Tranche de ce Pokémon sont de 40.",
|
||||
en: "During your next turn, this Pokémon’s Slash attack’s base damage is 40.",
|
||||
fr: "Pendant votre prochain tour, les dégâts de base de l’attaque Tranche de ce Pokémon sont de 40.",
|
||||
},
|
||||
|
||||
},
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Charizard-EX",
|
||||
fr: "Dracaufeu-EX",
|
||||
en: "Charizard EX",
|
||||
fr: "Dracaufeu EX",
|
||||
},
|
||||
illustrator: "Kouki Saitou",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -33,7 +33,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, search your deck for up to 3 basic Energy cards and attach them to this Pokémon. Shuffle your deck afterward.",
|
||||
fr: "Lancez une pièce. Si c'est face, cherchez jusqu'à 3 cartes Énergie de base dans votre deck et attachez-les à ce Pokémon. Mélangez ensuite votre deck.",
|
||||
fr: "Lancez une pièce. Si c’est face, cherchez jusqu’à 3 cartes Énergie de base dans votre deck et attachez-les à ce Pokémon. Mélangez ensuite votre deck.",
|
||||
},
|
||||
|
||||
},
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Blastoise-EX",
|
||||
fr: "Tortank-EX",
|
||||
en: "Blastoise EX",
|
||||
fr: "Tortank EX",
|
||||
},
|
||||
illustrator: "kawayoo",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -34,7 +34,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "Switch this Pokémon with 1 of your Benched Pokémon. Then, your opponent switches his or her Active Pokémon with 1 of his or her Benched Pokémon.",
|
||||
fr: "Échangez ce Pokémon avec l'un de vos Pokémon de Banc. Ensuite, votre adversaire échange son Pokémon Actif avec l'un de ses Pokémon de Banc.",
|
||||
fr: "Échangez ce Pokémon avec l’un de vos Pokémon de Banc. Ensuite, votre adversaire échange son Pokémon Actif avec l’un de ses Pokémon de Banc.",
|
||||
},
|
||||
damage: 30,
|
||||
|
||||
@ -51,7 +51,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If tails, this Pokémon does 30 damage to itself.",
|
||||
fr: "Lancez une pièce. Si c'est pile, ce Pokémon s'inflige 30 dégâts.",
|
||||
fr: "Lancez une pièce. Si c’est pile, ce Pokémon s’inflige 30 dégâts.",
|
||||
},
|
||||
damage: 120,
|
||||
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Venusaur-EX",
|
||||
fr: "Florizarre-EX",
|
||||
en: "Venusaur EX",
|
||||
fr: "Florizarre EX",
|
||||
},
|
||||
illustrator: "Naoki Saito",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -34,7 +34,7 @@ const card: Card = {
|
||||
fr: "Poudre Toxik",
|
||||
},
|
||||
effect: {
|
||||
en: "Your opponent's Active Pokémon is now Poisoned.",
|
||||
en: "Your opponent’s Active Pokémon is now Poisoned.",
|
||||
fr: "Le Pokémon Actif de votre adversaire est maintenant Empoisonné.",
|
||||
},
|
||||
damage: 60,
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Pikachu-EX",
|
||||
fr: "Pikachu-EX",
|
||||
en: "Pikachu EX",
|
||||
fr: "Pikachu EX",
|
||||
},
|
||||
illustrator: "Megumi Mizutani",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -33,9 +33,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: "30×",
|
||||
|
||||
},
|
||||
{
|
||||
@ -46,13 +46,13 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Overspark",
|
||||
fr: "Max'Étincelle",
|
||||
fr: "Max’Étincelle",
|
||||
},
|
||||
effect: {
|
||||
en: "Discard all Lightning Energy attached to this Pokémon. This attack does 50 damage times the number of Energy cards you discarded.",
|
||||
fr: "Défaussez toutes les Énergies Lightning attachées à ce Pokémon. Cette attaque inflige 50 dégâts multipliés par le nombre de cartes Énergie que vous avez défaussées.",
|
||||
},
|
||||
damage: 50,
|
||||
damage: "50×",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -3,22 +3,24 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Mewtwo-EX",
|
||||
en: "Mewtwo EX",
|
||||
},
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
150,
|
||||
],
|
||||
|
||||
hp: 170,
|
||||
|
||||
types: [
|
||||
"Psychic",
|
||||
],
|
||||
|
||||
|
||||
suffix: "EX",
|
||||
|
||||
attacks: [
|
||||
@ -31,7 +33,7 @@ const card: Card = {
|
||||
en: "Photon Wave",
|
||||
},
|
||||
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).",
|
||||
},
|
||||
damage: 30,
|
||||
|
||||
@ -51,6 +53,7 @@ const card: Card = {
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Psychic",
|
||||
@ -58,10 +61,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 2
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -3,23 +3,26 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Mew-EX",
|
||||
en: "Mew EX",
|
||||
},
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
151,
|
||||
],
|
||||
|
||||
hp: 120,
|
||||
|
||||
types: [
|
||||
"Psychic",
|
||||
],
|
||||
|
||||
|
||||
suffix: "EX",
|
||||
|
||||
abilities: [
|
||||
{
|
||||
type: "Ability",
|
||||
@ -27,10 +30,11 @@ const card: Card = {
|
||||
en: "Versatile",
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon can use the attacks of any Pokémon in play (both yours and your opponent's). (You still need the necessary Energy to use each attack.)",
|
||||
en: "This Pokémon can use the attacks of any Pokémon in play (both yours and your opponent’s). (You still need the necessary Energy to use each attack.)",
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
attacks: [
|
||||
{
|
||||
cost: [
|
||||
@ -45,6 +49,7 @@ const card: Card = {
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Psychic",
|
||||
@ -52,10 +57,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 1
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -5,22 +5,24 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Moltres",
|
||||
},
|
||||
illustrator: "OOYAMA",
|
||||
rarity: "Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
illustrator: "OOYAMA",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
146,
|
||||
],
|
||||
|
||||
hp: 120,
|
||||
|
||||
types: [
|
||||
"Fire",
|
||||
],
|
||||
|
||||
stage: "Basic",
|
||||
|
||||
|
||||
attacks: [
|
||||
{
|
||||
cost: [
|
||||
@ -46,16 +48,18 @@ const card: Card = {
|
||||
effect: {
|
||||
en: "You may do 40 more damage. If you do, this Pokémon does 20 damage to itself.",
|
||||
},
|
||||
damage: 80,
|
||||
damage: "80+",
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Water",
|
||||
value: "×2"
|
||||
},
|
||||
],
|
||||
|
||||
resistances: [
|
||||
{
|
||||
type: "Fighting",
|
||||
@ -63,9 +67,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 1
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -5,22 +5,24 @@ const card: Card = {
|
||||
name: {
|
||||
en: "White Kyurem",
|
||||
},
|
||||
illustrator: "kawayoo",
|
||||
rarity: "Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
illustrator: "kawayoo",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
646,
|
||||
],
|
||||
|
||||
hp: 130,
|
||||
|
||||
types: [
|
||||
"Water",
|
||||
],
|
||||
|
||||
stage: "Basic",
|
||||
|
||||
|
||||
attacks: [
|
||||
{
|
||||
cost: [
|
||||
@ -31,7 +33,7 @@ const card: Card = {
|
||||
en: "Burning Icicles",
|
||||
},
|
||||
effect: {
|
||||
en: "If this Pokémon has any Fire Energy attached to it, this attack does 20 damage to 2 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
|
||||
en: "If this Pokémon has any Fire Energy attached to it, this attack does 20 damage to 2 of your opponent’s Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)",
|
||||
},
|
||||
damage: 40,
|
||||
|
||||
@ -46,12 +48,13 @@ const card: Card = {
|
||||
en: "Blizzard Burn",
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon can't attack during your next turn.",
|
||||
en: "This Pokémon can’t attack during your next turn.",
|
||||
},
|
||||
damage: 130,
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Metal",
|
||||
@ -59,10 +62,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 3
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -5,22 +5,24 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Zygarde",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
718,
|
||||
],
|
||||
|
||||
hp: 120,
|
||||
|
||||
types: [
|
||||
"Fighting",
|
||||
],
|
||||
|
||||
stage: "Basic",
|
||||
|
||||
|
||||
attacks: [
|
||||
{
|
||||
cost: [
|
||||
@ -31,7 +33,7 @@ const card: Card = {
|
||||
en: "Rumble",
|
||||
},
|
||||
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.",
|
||||
},
|
||||
damage: 30,
|
||||
|
||||
@ -46,12 +48,13 @@ const card: Card = {
|
||||
en: "Geostrike",
|
||||
},
|
||||
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.)",
|
||||
},
|
||||
damage: 120,
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Grass",
|
||||
@ -59,10 +62,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 2
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Mackogneur",
|
||||
},
|
||||
illustrator: "PLANETA",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -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 des attaques du Pokémon Défenseur sont réduits de 40 (avant application de la Faiblesse et de la Résistance).",
|
||||
},
|
||||
damage: 80,
|
||||
|
@ -5,21 +5,26 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Tyranitar",
|
||||
},
|
||||
illustrator: "Satoshi Shirai",
|
||||
rarity: "Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
illustrator: "Satoshi Shirai",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
248,
|
||||
],
|
||||
|
||||
hp: 160,
|
||||
|
||||
types: [
|
||||
"Darkness",
|
||||
],
|
||||
|
||||
evolveFrom: {
|
||||
en: "Pupitar",
|
||||
},
|
||||
|
||||
stage: "Stage2",
|
||||
|
||||
abilities: [
|
||||
@ -33,6 +38,7 @@ const card: Card = {
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
attacks: [
|
||||
{
|
||||
cost: [
|
||||
@ -48,16 +54,18 @@ const card: Card = {
|
||||
effect: {
|
||||
en: "Discard the top 2 cards of your deck. This attack does 50 more damage for each Supporter card discarded in this way.",
|
||||
},
|
||||
damage: 150,
|
||||
damage: "150+",
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Fighting",
|
||||
value: "×2"
|
||||
},
|
||||
],
|
||||
|
||||
resistances: [
|
||||
{
|
||||
type: "Psychic",
|
||||
@ -65,9 +73,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 4
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Flamajou",
|
||||
},
|
||||
illustrator: "sui",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -35,7 +35,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×",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -5,22 +5,24 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Gastly",
|
||||
},
|
||||
illustrator: "Shigenori Negishi",
|
||||
rarity: "Common",
|
||||
category: "Pokemon",
|
||||
|
||||
illustrator: "Shigenori Negishi",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
92,
|
||||
],
|
||||
|
||||
hp: 50,
|
||||
|
||||
types: [
|
||||
"Psychic",
|
||||
],
|
||||
|
||||
stage: "Basic",
|
||||
|
||||
|
||||
attacks: [
|
||||
{
|
||||
cost: [
|
||||
@ -30,17 +32,19 @@ const card: Card = {
|
||||
en: "Sleep Poison",
|
||||
},
|
||||
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.",
|
||||
},
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Darkness",
|
||||
value: "×2"
|
||||
},
|
||||
],
|
||||
|
||||
resistances: [
|
||||
{
|
||||
type: "Fighting",
|
||||
@ -48,9 +52,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 1
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Ash-Greninja-EX",
|
||||
fr: "Sachanobi-EX",
|
||||
en: "Ash Greninja EX",
|
||||
fr: "Sachanobi EX",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -33,8 +33,8 @@ const card: Card = {
|
||||
fr: "Shuriken Dansant",
|
||||
},
|
||||
effect: {
|
||||
en: "Flip 3 coins. This attack does 20 damage times the number of heads to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
|
||||
fr: "Lancez 3 pièces. Cette attaque inflige 20 dégâts multipliés par le nombre de côtés face à l'un des Pokémon de votre adversaire. (N'appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
en: "Flip 3 coins. This attack does 20 damage times the number of heads to 1 of your opponent’s Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)",
|
||||
fr: "Lancez 3 pièces. Cette attaque inflige 20 dégâts multipliés par le nombre de côtés face à l’un des Pokémon de votre adversaire. (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
},
|
||||
|
||||
},
|
||||
@ -49,7 +49,7 @@ const card: Card = {
|
||||
fr: "Lame Ninja",
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon can't use Ninja Blade during your next turn.",
|
||||
en: "This Pokémon can’t use Ninja Blade during your next turn.",
|
||||
fr: "Ce Pokémon ne peut pas utiliser Lame Ninja pendant votre prochain tour.",
|
||||
},
|
||||
damage: 130,
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Prismillon",
|
||||
},
|
||||
illustrator: "match",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -35,7 +35,7 @@ const card: Card = {
|
||||
fr: "Poison Étourdissant",
|
||||
},
|
||||
effect: {
|
||||
en: "Your opponent's Active Pokémon is now Confused and Poisoned.",
|
||||
en: "Your opponent’s Active Pokémon is now Confused and Poisoned.",
|
||||
fr: "Le Pokémon Actif de votre adversaire est maintenant Confus et Empoisonné.",
|
||||
},
|
||||
|
||||
@ -49,10 +49,10 @@ const card: Card = {
|
||||
fr: "Nuée de Poudre",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 30 more damage for each Fire Energy attached to your opponent's Active Pokémon.",
|
||||
en: "This attack does 30 more damage for each Fire Energy attached to your opponent’s Active Pokémon.",
|
||||
fr: "Cette attaque inflige 30 dégâts supplémentaires pour chaque Énergie Fire attachée au Pokémon Actif de votre adversaire.",
|
||||
},
|
||||
damage: 30,
|
||||
damage: "30+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Grenousse",
|
||||
},
|
||||
illustrator: "Sanosuke Sakuma",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -32,8 +32,8 @@ const card: Card = {
|
||||
fr: "Écume",
|
||||
},
|
||||
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 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é.",
|
||||
},
|
||||
|
||||
},
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Floette",
|
||||
},
|
||||
illustrator: "Midori Harada",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -53,7 +53,7 @@ const card: Card = {
|
||||
en: "Flip a coin. If heads, this attack does 20 more damage and heal 20 damage from this Pokémon.",
|
||||
fr: "Lancez une pièce. Si c’est face, cette attaque inflige 20 dégâts supplémentaires et vous soignez 20 dégâts à ce Pokémon.",
|
||||
},
|
||||
damage: 20,
|
||||
damage: "20+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Desséliande",
|
||||
},
|
||||
illustrator: "Kouki Saitou",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -35,7 +35,7 @@ const card: Card = {
|
||||
fr: "Vague Étrange",
|
||||
},
|
||||
effect: {
|
||||
en: "Your opponent's Active Pokémon is now Confused.",
|
||||
en: "Your opponent’s Active Pokémon is now Confused.",
|
||||
fr: "Le Pokémon Actif de votre adversaire est maintenant Confus.",
|
||||
},
|
||||
damage: 20,
|
||||
@ -53,7 +53,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If tails, this Pokémon does 20 damage to itself.",
|
||||
fr: "Lancez une pièce. Si c'est pile, ce Pokémon s'inflige 20 dégâts.",
|
||||
fr: "Lancez une pièce. Si c’est pile, ce Pokémon s’inflige 20 dégâts.",
|
||||
},
|
||||
damage: 90,
|
||||
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Lucario",
|
||||
},
|
||||
illustrator: "Naoki Saito",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -36,9 +36,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: "30×",
|
||||
|
||||
},
|
||||
{
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Rayquaza",
|
||||
},
|
||||
illustrator: "Masakazu Fukuda",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -36,7 +36,7 @@ const card: Card = {
|
||||
en: "Flip 2 coins. This attack does 20 damage times the number of heads.",
|
||||
fr: "Lancez 2 pièces. Cette attaque inflige 20 dégâts multipliés par le nombre de côtés face.",
|
||||
},
|
||||
damage: 20,
|
||||
damage: "20×",
|
||||
|
||||
},
|
||||
{
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Créfadet",
|
||||
},
|
||||
illustrator: "chibi",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -45,7 +45,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Mind Bend",
|
||||
fr: "Contrôleur d'Esprit",
|
||||
fr: "Contrôleur d’Esprit",
|
||||
},
|
||||
effect: {
|
||||
en: "Your opponent's Active Pokémon is now Confused.",
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Magicarpe",
|
||||
},
|
||||
illustrator: "Saya Tsuruta",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
|
@ -6,22 +6,27 @@ const card: Card = {
|
||||
en: "Yanmega",
|
||||
fr: "Yanmega",
|
||||
},
|
||||
illustrator: "Midori Harada",
|
||||
rarity: "Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
illustrator: "Midori Harada",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
469,
|
||||
],
|
||||
|
||||
hp: 110,
|
||||
|
||||
types: [
|
||||
"Grass",
|
||||
],
|
||||
|
||||
evolveFrom: {
|
||||
en: "Yanma",
|
||||
fr: "Yanma",
|
||||
},
|
||||
|
||||
stage: "Stage1",
|
||||
|
||||
abilities: [
|
||||
@ -32,11 +37,12 @@ const card: Card = {
|
||||
fr: "Vision Sonique",
|
||||
},
|
||||
effect: {
|
||||
en: "If you have exactly 4 cards in your hand, ignore all Energy in the attack cost of each of this Pokémon's attacks.",
|
||||
en: "If you have exactly 4 cards in your hand, ignore all Energy in the attack cost of each of this Pokémon’s attacks.",
|
||||
fr: "Si vous avez exactement 4 cartes dans votre main, ignorez toutes les Énergies dans le coût d’attaque de chacune des attaques de ce Pokémon.",
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
attacks: [
|
||||
{
|
||||
cost: [
|
||||
@ -49,19 +55,21 @@ const card: Card = {
|
||||
fr: "Dégât d’Assaut",
|
||||
},
|
||||
effect: {
|
||||
en: "If your opponent's Active Pokémon has a Pokémon Tool card attached to it, this attack does 70 more damage.",
|
||||
en: "If your opponent’s Active Pokémon has a Pokémon Tool card attached to it, this attack does 70 more damage.",
|
||||
fr: "Si une carte Outil Pokémon est attachée au Pokémon Actif de votre adversaire, cette attaque inflige 70 dégâts supplémentaires.",
|
||||
},
|
||||
damage: 50,
|
||||
damage: "50+",
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Lightning",
|
||||
value: "×2"
|
||||
},
|
||||
],
|
||||
|
||||
resistances: [
|
||||
{
|
||||
type: "Fighting",
|
||||
@ -69,9 +77,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 0
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Volcanion",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Gamblast",
|
||||
},
|
||||
illustrator: "Mitsuhiro Arita",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Hoopa",
|
||||
},
|
||||
illustrator: "Yoshinobu Saito",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -32,7 +32,7 @@ const card: Card = {
|
||||
fr: "Poing Hyperespace",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 20 damage to 2 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
|
||||
en: "This attack does 20 damage to 2 of your opponent’s Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)",
|
||||
fr: "Cette attaque inflige 20 dégâts à 2 des Pokémon de votre adversaire. (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
},
|
||||
|
||||
@ -48,7 +48,7 @@ const card: Card = {
|
||||
fr: "Frappe Dimensionnelle",
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon can't use Pitfall during your next turn.",
|
||||
en: "This Pokémon can’t use Pitfall during your next turn.",
|
||||
fr: "Ce Pokémon ne peut pas utiliser Frappe Dimensionnelle pendant votre prochain tour.",
|
||||
},
|
||||
damage: 130,
|
||||
|
@ -3,23 +3,26 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Shaymin-EX",
|
||||
en: "Shaymin EX",
|
||||
},
|
||||
illustrator: "Kanako Eo",
|
||||
rarity: "Common",
|
||||
category: "Pokemon",
|
||||
|
||||
illustrator: "Kanako Eo",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
492,
|
||||
],
|
||||
|
||||
hp: 110,
|
||||
|
||||
types: [
|
||||
"Grass",
|
||||
],
|
||||
|
||||
|
||||
suffix: "EX",
|
||||
|
||||
abilities: [
|
||||
{
|
||||
type: "Ability",
|
||||
@ -31,6 +34,7 @@ const card: Card = {
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
attacks: [
|
||||
{
|
||||
cost: [
|
||||
@ -48,6 +52,7 @@ const card: Card = {
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Fire",
|
||||
@ -55,10 +60,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 2
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Xerneas-EX",
|
||||
fr: "Xerneas-EX",
|
||||
en: "Xerneas EX",
|
||||
fr: "Xerneas EX",
|
||||
},
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -34,8 +34,8 @@ const card: Card = {
|
||||
fr: "Percée",
|
||||
},
|
||||
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.)",
|
||||
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.)",
|
||||
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.)",
|
||||
},
|
||||
damage: 60,
|
||||
|
||||
@ -52,7 +52,7 @@ const card: Card = {
|
||||
fr: "Explosion X",
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon can't use X Blast during your next turn.",
|
||||
en: "This Pokémon can’t use X Blast during your next turn.",
|
||||
fr: "Ce Pokémon ne peut pas utiliser Explosion X pendant votre prochain tour.",
|
||||
},
|
||||
damage: 140,
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Cupcanaille",
|
||||
},
|
||||
illustrator: "Kagemaru Himeno",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -36,7 +36,7 @@ const card: Card = {
|
||||
fr: "Cotogarde",
|
||||
},
|
||||
effect: {
|
||||
en: "During your opponent's next turn, any damage done to this Pokémon by attacks is reduced by 30 (after applying Weakness and Resistance).",
|
||||
en: "During your opponent’s next turn, any damage done to this Pokémon by attacks is reduced by 30 (after applying Weakness and Resistance).",
|
||||
fr: "Pendant le prochain tour de votre adversaire, tous les dégâts infligés à ce Pokémon par des attaques sont réduits de 30 (après application de la Faiblesse et de la Résistance).",
|
||||
},
|
||||
damage: 30,
|
||||
@ -53,7 +53,7 @@ const card: Card = {
|
||||
fr: "Boule Dodo",
|
||||
},
|
||||
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.",
|
||||
},
|
||||
damage: 60,
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Yveltal-EX",
|
||||
fr: "Yveltal-EX",
|
||||
en: "Yveltal EX",
|
||||
fr: "Yveltal EX",
|
||||
},
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -34,9 +34,9 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 20 more damage times the amount of Energy attached to both Active Pokémon.",
|
||||
fr: "Cette attaque inflige 20 dégâts supplémentaires multipliés par le nombre d'Énergies attachées aux deux Pokémon Actifs.",
|
||||
fr: "Cette attaque inflige 20 dégâts supplémentaires multipliés par le nombre d’Énergies attachées aux deux Pokémon Actifs.",
|
||||
},
|
||||
damage: 20,
|
||||
damage: "20+",
|
||||
|
||||
},
|
||||
{
|
||||
@ -51,7 +51,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "Move an Energy from this Pokémon to 1 of your Benched Pokémon.",
|
||||
fr: "Déplacez une Énergie de ce Pokémon vers l'un de vos Pokémon de Banc.",
|
||||
fr: "Déplacez une Énergie de ce Pokémon vers l’un de vos Pokémon de Banc.",
|
||||
},
|
||||
damage: 90,
|
||||
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Zygarde-EX",
|
||||
fr: "Zygarde-EX",
|
||||
en: "Zygarde EX",
|
||||
fr: "Zygarde EX",
|
||||
},
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -28,14 +28,14 @@ const card: Card = {
|
||||
"Fighting",
|
||||
],
|
||||
name: {
|
||||
en: "Land's Pulse",
|
||||
en: "Land’s Pulse",
|
||||
fr: "Vibration Terrestre",
|
||||
},
|
||||
effect: {
|
||||
en: "If there is any Stadium card in play, this attack does 20 more damage.",
|
||||
fr: "S'il y a une carte Stade en jeu, cette attaque inflige 20 dégâts supplémentaires.",
|
||||
fr: "S’il y a une carte Stade en jeu, cette attaque inflige 20 dégâts supplémentaires.",
|
||||
},
|
||||
damage: 20,
|
||||
damage: "20+",
|
||||
|
||||
},
|
||||
{
|
||||
@ -61,7 +61,7 @@ const card: Card = {
|
||||
"Colorless",
|
||||
],
|
||||
name: {
|
||||
en: "Land's Wrath",
|
||||
en: "Land’s Wrath",
|
||||
fr: "Force Chtonienne",
|
||||
},
|
||||
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Zygarde",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -33,7 +33,7 @@ const card: Card = {
|
||||
fr: "Bagarre",
|
||||
},
|
||||
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,
|
||||
@ -50,8 +50,8 @@ const card: Card = {
|
||||
fr: "Géofrappe",
|
||||
},
|
||||
effect: {
|
||||
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.)",
|
||||
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: 120,
|
||||
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Ho-Oh",
|
||||
en: "Ho Oh",
|
||||
fr: "Ho-Oh",
|
||||
},
|
||||
illustrator: "You Iribi",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -33,7 +33,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, search your deck for up to 2 Fire Energy cards and attach them to this Pokémon. Shuffle your deck afterward.",
|
||||
fr: "Lancez une pièce. Si c'est face, cherchez jusqu'à 2 cartes Énergie Fire dans votre deck et attachez-les à ce Pokémon. Mélangez ensuite votre deck.",
|
||||
fr: "Lancez une pièce. Si c’est face, cherchez jusqu’à 2 cartes Énergie Fire dans votre deck et attachez-les à ce Pokémon. Mélangez ensuite votre deck.",
|
||||
},
|
||||
|
||||
},
|
||||
|
@ -6,24 +6,28 @@ const card: Card = {
|
||||
en: "Ho-Oh BREAK",
|
||||
fr: "Ho-Oh TURBO",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
category: "Pokemon",
|
||||
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
250,
|
||||
],
|
||||
|
||||
hp: 150,
|
||||
|
||||
types: [
|
||||
"Fire",
|
||||
],
|
||||
|
||||
evolveFrom: {
|
||||
en: "Ho-Oh",
|
||||
fr: "Ho-Oh",
|
||||
},
|
||||
stage: "BREAK",
|
||||
|
||||
stage: "BREAK",
|
||||
|
||||
attacks: [
|
||||
{
|
||||
@ -36,10 +40,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Shining Flame",
|
||||
fr: "Règle des Évolutions TURBO",
|
||||
fr: "Flamme Brillante",
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon can't use Shining Flame during your next turn.",
|
||||
en: "This Pokémon can’t use Shining Flame during your next turn.",
|
||||
fr: "Ce Pokémon ne peut pas utiliser Flamme Brillante pendant votre prochain tour."
|
||||
},
|
||||
damage: 160,
|
||||
|
||||
@ -63,11 +68,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 0
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -6,24 +6,28 @@ const card: Card = {
|
||||
en: "Wobbuffet BREAK",
|
||||
fr: "Qulbutoké TURBO",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
category: "Pokemon",
|
||||
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
202,
|
||||
],
|
||||
|
||||
hp: 140,
|
||||
|
||||
types: [
|
||||
"Psychic",
|
||||
],
|
||||
|
||||
evolveFrom: {
|
||||
en: "Wobbuffet",
|
||||
fr: "Qulbutoké",
|
||||
},
|
||||
stage: "BREAK",
|
||||
|
||||
stage: "BREAK",
|
||||
|
||||
attacks: [
|
||||
{
|
||||
@ -33,27 +37,16 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Right Back at You",
|
||||
fr: "Règle des Évolutions TURBO",
|
||||
},
|
||||
effect: {
|
||||
en: "Discard all Energy attached to this Pokémon. During your opponent's next turn, if this Pokémon is damaged by an attack (even if this Pokémon is Knocked Out), put damage counters on the Attacking Pokémon equal to the damage done to this Pokémon.",
|
||||
},
|
||||
|
||||
},
|
||||
{
|
||||
cost: [
|
||||
"Psychic",
|
||||
"Colorless",
|
||||
],
|
||||
name: {
|
||||
fr: "Retour de Dégâts",
|
||||
},
|
||||
effect: {
|
||||
fr: "Défaussez toutes les Énergies attachées à ce Pokémon. Pendant le prochain tour de votre adversaire, si ce Pokémon subit les dégâts d’une attaque (même si ce Pokémon est mis K.O.), placez des marqueurs de dégâts sur le Pokémon Attaquant équivalents au nombre de dégâts infligés à ce Pokémon.",
|
||||
en: "Discard all Energy attached to this Pokémon. During your opponent’s next turn, if this Pokémon is damaged by an attack (even if this Pokémon is Knocked Out), put damage counters on the Attacking Pokémon equal to the damage done to this Pokémon.",
|
||||
fr: "Défaussez toutes les Énergies attachées à ce Pokémon. Pendant le prochain tour de votre adversaire, si ce Pokémon subit les dégâts d’une attaque (même si ce Pokémon est mis K.O.), placez des marqueurs de dégâts sur le Pokémon Attaquant équivalents au nombre de dégâts infligés à ce Pokémon."
|
||||
},
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Psychic",
|
||||
@ -61,10 +54,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 0
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Lugia",
|
||||
},
|
||||
illustrator: "Hajime Kusajima",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -51,7 +51,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: 80,
|
||||
damage: "80+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -3,22 +3,24 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Beedrill-EX",
|
||||
en: "Beedrill EX",
|
||||
},
|
||||
illustrator: "hatachu",
|
||||
rarity: "Common",
|
||||
category: "Pokemon",
|
||||
|
||||
illustrator: "hatachu",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
15,
|
||||
],
|
||||
|
||||
hp: 160,
|
||||
|
||||
types: [
|
||||
"Grass",
|
||||
],
|
||||
|
||||
|
||||
suffix: "EX",
|
||||
|
||||
attacks: [
|
||||
@ -30,7 +32,7 @@ const card: Card = {
|
||||
en: "Double Scrapper",
|
||||
},
|
||||
effect: {
|
||||
en: "Discard up to 2 Pokémon Tool cards attached to your opponent's Pokémon.",
|
||||
en: "Discard up to 2 Pokémon Tool cards attached to your opponent’s Pokémon.",
|
||||
},
|
||||
|
||||
},
|
||||
@ -45,10 +47,11 @@ const card: Card = {
|
||||
effect: {
|
||||
en: "Flip 4 coins. This attack does 40 damage times the number of heads.",
|
||||
},
|
||||
damage: 40,
|
||||
damage: "40×",
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Fire",
|
||||
@ -56,10 +59,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 1
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Chevroum",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -37,7 +37,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "Your opponent switches his or her Active Pokémon with 1 of his or her Benched Pokémon.",
|
||||
fr: "Votre adversaire échange son Pokémon Actif avec l'un de ses Pokémon de Banc.",
|
||||
fr: "Votre adversaire échange son Pokémon Actif avec l’un de ses Pokémon de Banc.",
|
||||
},
|
||||
damage: 30,
|
||||
|
||||
@ -56,7 +56,7 @@ const card: Card = {
|
||||
en: "Flip a coin for each Grass Energy attached to this Pokémon. This attack does 30 more damage for each heads.",
|
||||
fr: "Lancez une pièce pour chaque Énergie Grass attachée à ce Pokémon. Cette attaque inflige 30 dégâts supplémentaires pour chaque côté face.",
|
||||
},
|
||||
damage: 60,
|
||||
damage: "60+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Charizard-EX",
|
||||
fr: "Dracaufeu-EX",
|
||||
en: "Charizard EX",
|
||||
fr: "Dracaufeu EX",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -51,7 +51,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon does 30 damage to itself.",
|
||||
fr: "Ce Pokémon s'inflige 30 dégâts.",
|
||||
fr: "Ce Pokémon s’inflige 30 dégâts.",
|
||||
},
|
||||
damage: 120,
|
||||
|
||||
|
@ -3,22 +3,24 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Salamence-EX",
|
||||
en: "Salamence EX",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
category: "Pokemon",
|
||||
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
373,
|
||||
],
|
||||
|
||||
hp: 180,
|
||||
|
||||
types: [
|
||||
"Dragon",
|
||||
],
|
||||
|
||||
|
||||
suffix: "EX",
|
||||
|
||||
attacks: [
|
||||
@ -32,9 +34,9 @@ const card: Card = {
|
||||
en: "Beastly Fang",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 50 more damage for each of your opponent's Pokémon-EX.",
|
||||
en: "This attack does 50 more damage for each of your opponent’s Pokémon-EX.",
|
||||
},
|
||||
damage: 10,
|
||||
damage: "10+",
|
||||
|
||||
},
|
||||
{
|
||||
@ -48,12 +50,13 @@ const card: Card = {
|
||||
en: "Dragon Strike",
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon can't use Dragon Strike during your next turn.",
|
||||
en: "This Pokémon can’t use Dragon Strike during your next turn.",
|
||||
},
|
||||
damage: 130,
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Fairy",
|
||||
@ -61,10 +64,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 2
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -3,24 +3,27 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Volcanion-EX",
|
||||
en: "Volcanion EX",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
721,
|
||||
],
|
||||
|
||||
hp: 180,
|
||||
|
||||
types: [
|
||||
"Fire",
|
||||
"Water",
|
||||
],
|
||||
|
||||
|
||||
suffix: "EX",
|
||||
|
||||
abilities: [
|
||||
{
|
||||
type: "Ability",
|
||||
@ -28,10 +31,11 @@ const card: Card = {
|
||||
en: "Steam Up",
|
||||
},
|
||||
effect: {
|
||||
en: "Once during your turn (before your attack), you may discard a Fire Energy card from your hand. If you do, during this turn, your Basic Fire Pokémon's attacks do 30 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance).",
|
||||
en: "Once during your turn (before your attack), you may discard a Fire Energy card from your hand. If you do, during this turn, your Basic Fire Pokémon’s attacks do 30 more damage to your opponent’s Active Pokémon (before applying Weakness and Resistance).",
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
attacks: [
|
||||
{
|
||||
cost: [
|
||||
@ -43,12 +47,13 @@ const card: Card = {
|
||||
en: "Volcanic Heat",
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon can't attack during your next turn.",
|
||||
en: "This Pokémon can’t attack during your next turn.",
|
||||
},
|
||||
damage: 130,
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Water",
|
||||
@ -56,10 +61,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 3
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Chesnaught-EX",
|
||||
fr: "Blindépique-EEX",
|
||||
en: "Chesnaught EX",
|
||||
fr: "Blindépique EX",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -37,7 +37,7 @@ const card: Card = {
|
||||
en: "Flip 4 coins. This attack does 40 damage times the number of heads.",
|
||||
fr: "Lancez 4 pièces. Cette attaque inflige 40 dégâts multipliés par le nombre de côtés face.",
|
||||
},
|
||||
damage: 40,
|
||||
damage: "40×",
|
||||
|
||||
},
|
||||
{
|
||||
@ -53,7 +53,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon does 20 damage to itself.",
|
||||
fr: "Ce Pokémon s'inflige 20 dégâts.",
|
||||
fr: "Ce Pokémon s’inflige 20 dégâts.",
|
||||
},
|
||||
damage: 120,
|
||||
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Delphox-EX",
|
||||
fr: "Goupelin-EX",
|
||||
en: "Delphox EX",
|
||||
fr: "Goupelin EX",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -32,8 +32,8 @@ const card: Card = {
|
||||
fr: "Rafale Psy",
|
||||
},
|
||||
effect: {
|
||||
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.",
|
||||
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: 20,
|
||||
|
||||
@ -50,10 +50,10 @@ const card: Card = {
|
||||
fr: "Flamme Miracle",
|
||||
},
|
||||
effect: {
|
||||
en: "Your opponent reveals his or her hand. This attack does 40 more damage for each Energy card in your opponent's hand.",
|
||||
en: "Your opponent reveals his or her hand. This attack does 40 more damage for each Energy card in your opponent’s hand.",
|
||||
fr: "Votre adversaire montre sa main. Cette attaque inflige 40 dégâts supplémentaires pour chaque carte Énergie dans la main de votre adversaire.",
|
||||
},
|
||||
damage: 80,
|
||||
damage: "80+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Greninja-EX",
|
||||
fr: "Amphinobi-EX",
|
||||
en: "Greninja EX",
|
||||
fr: "Amphinobi EX",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -32,8 +32,8 @@ const card: Card = {
|
||||
fr: "Tir de Précision",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 30 damage to 1 of your opponent's 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 votre adversaire. (N'appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
en: "This attack does 30 damage to 1 of your opponent’s 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 votre adversaire. (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
},
|
||||
|
||||
},
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Archéodong",
|
||||
},
|
||||
illustrator: "match",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -33,7 +33,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "Once during your turn (before your attack), you may attach a Metal Energy card from your discard pile to 1 of your Benched Pokémon.",
|
||||
fr: "Une seule fois pendant votre tour (avant votre attaque), vous pouvez attacher une carte Énergie Metal de votre pile de défausse à l'un de vos Pokémon de Banc.",
|
||||
fr: "Une seule fois pendant votre tour (avant votre attaque), vous pouvez attacher une carte Énergie Metal de votre pile de défausse à l’un de vos Pokémon de Banc.",
|
||||
},
|
||||
},
|
||||
],
|
||||
@ -62,7 +62,7 @@ const card: Card = {
|
||||
resistances: [
|
||||
{
|
||||
type: "Psychic",
|
||||
value: "-20"
|
||||
value: "−20"
|
||||
},
|
||||
],
|
||||
retreat: 3,
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Darkrai",
|
||||
},
|
||||
illustrator: "Sanosuke Sakuma",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -33,7 +33,7 @@ const card: Card = {
|
||||
fr: "Hypnoblast",
|
||||
},
|
||||
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.",
|
||||
},
|
||||
damage: 30,
|
||||
@ -50,10 +50,10 @@ const card: Card = {
|
||||
fr: "Vent Puissant",
|
||||
},
|
||||
effect: {
|
||||
en: "If your opponent's Active Pokémon is Asleep, this attack does 60 more damage and heal 30 damage from this Pokémon.",
|
||||
en: "If your opponent’s Active Pokémon is Asleep, this attack does 60 more damage and heal 30 damage from this Pokémon.",
|
||||
fr: "Si le Pokémon Actif de votre adversaire est Endormi, cette attaque inflige 60 dégâts supplémentaires et vous soignez 30 dégâts à ce Pokémon.",
|
||||
},
|
||||
damage: 60,
|
||||
damage: "60+",
|
||||
|
||||
},
|
||||
],
|
||||
@ -66,7 +66,7 @@ const card: Card = {
|
||||
resistances: [
|
||||
{
|
||||
type: "Psychic",
|
||||
value: "-20"
|
||||
value: "−20"
|
||||
},
|
||||
],
|
||||
retreat: 1,
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Tengalice",
|
||||
},
|
||||
illustrator: "Sanosuke Sakuma",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -35,10 +35,10 @@ const card: Card = {
|
||||
fr: "Fouet Renvoi",
|
||||
},
|
||||
effect: {
|
||||
en: "Your opponent reveals his or her hand. Choose a Pokémon you find there and put it on the bottom of your opponent's deck. If you do, this attack does 30 more damage.",
|
||||
en: "Your opponent reveals his or her hand. Choose a Pokémon you find there and put it on the bottom of your opponent’s deck. If you do, this attack does 30 more damage.",
|
||||
fr: "Votre adversaire montre sa main. Choisissez un Pokémon que vous y trouvez et placez-le en dessous du deck de votre adversaire. Dans ce cas, cette attaque inflige 30 dégâts supplémentaires.",
|
||||
},
|
||||
damage: 30,
|
||||
damage: "30+",
|
||||
|
||||
},
|
||||
{
|
||||
@ -55,7 +55,7 @@ const card: Card = {
|
||||
en: "Flip 2 coins. This attack does 30 more damage for each heads.",
|
||||
fr: "Lancez 2 pièces. Cette attaque inflige 30 dégâts supplémentaires pour chaque côté face.",
|
||||
},
|
||||
damage: 60,
|
||||
damage: "60+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Amphinobi",
|
||||
},
|
||||
illustrator: "Akira Komayama",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -32,8 +32,8 @@ const card: Card = {
|
||||
fr: "Voile de Brume",
|
||||
},
|
||||
effect: {
|
||||
en: "When you play this Pokémon from your hand to evolve 1 of your Pokémon, you may prevent all effects of attacks, including damage, done to this Pokémon by your opponent's Pokémon during your opponent's next turn.",
|
||||
fr: "Lorsque vous jouez ce Pokémon de votre main pour faire évoluer l'un de vos Pokémon, vous pouvez éviter tous les effets d'attaques, y compris les dégâts, infligés à ce Pokémon par les Pokémon de votre adversaire pendant son prochain tour.",
|
||||
en: "When you play this Pokémon from your hand to evolve 1 of your Pokémon, you may prevent all effects of attacks, including damage, done to this Pokémon by your opponent’s Pokémon during your opponent’s next turn.",
|
||||
fr: "Lorsque vous jouez ce Pokémon de votre main pour faire évoluer l’un de vos Pokémon, vous pouvez éviter tous les effets d’attaques, y compris les dégâts, infligés à ce Pokémon par les Pokémon de votre adversaire pendant son prochain tour.",
|
||||
},
|
||||
},
|
||||
],
|
||||
@ -48,8 +48,8 @@ const card: Card = {
|
||||
fr: "Kunaï Sournois",
|
||||
},
|
||||
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.)",
|
||||
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.)",
|
||||
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: 60,
|
||||
|
||||
@ -64,7 +64,7 @@ const card: Card = {
|
||||
resistances: [
|
||||
{
|
||||
type: "Psychic",
|
||||
value: "-20"
|
||||
value: "−20"
|
||||
},
|
||||
],
|
||||
retreat: 1,
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Krookodile-EX",
|
||||
fr: "Crocorible-EX",
|
||||
en: "Krookodile EX",
|
||||
fr: "Crocorible EX",
|
||||
},
|
||||
illustrator: "PLANETA",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -34,10 +34,10 @@ const card: Card = {
|
||||
fr: "Double Morsure",
|
||||
},
|
||||
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: 40,
|
||||
damage: "40+",
|
||||
|
||||
},
|
||||
{
|
||||
@ -52,7 +52,7 @@ const card: Card = {
|
||||
fr: "Croc Lourd",
|
||||
},
|
||||
effect: {
|
||||
en: "Discard a card from your hand. If you can't discard a card, this attack does nothing.",
|
||||
en: "Discard a card from your hand. If you can’t discard a card, this attack does nothing.",
|
||||
fr: "Défaussez une carte de votre main. Si vous ne pouvez pas défausser de carte, cette attaque ne fait rien.",
|
||||
},
|
||||
damage: 130,
|
||||
@ -68,7 +68,7 @@ const card: Card = {
|
||||
resistances: [
|
||||
{
|
||||
type: "Psychic",
|
||||
value: "-20"
|
||||
value: "−20"
|
||||
},
|
||||
],
|
||||
retreat: 3,
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Némélios",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -36,8 +36,8 @@ const card: Card = {
|
||||
fr: "Mâchouille",
|
||||
},
|
||||
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 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: 30,
|
||||
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Festival des Champions",
|
||||
},
|
||||
illustrator: "Naoki Saito",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Trainer",
|
||||
|
||||
set: Set,
|
||||
@ -24,6 +24,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Une seule fois pendant le tour de chaque joueur, si ce joueur a 6 Pokémon en jeu, il peut soigner 10 dégâts à chacun de ses Pokémon.",
|
||||
en: "Once during each player’s turn, if that player has 6 Pokémon in play, he or she may heal 10 damage from each of his or her Pokémon."
|
||||
},
|
||||
trainerType: "Stadium",
|
||||
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Venusaur-EX",
|
||||
fr: "Florizarre-EX",
|
||||
en: "Venusaur EX",
|
||||
fr: "Florizarre EX",
|
||||
},
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -34,7 +34,7 @@ const card: Card = {
|
||||
fr: "Poudre Toxik",
|
||||
},
|
||||
effect: {
|
||||
en: "Your opponent's Active Pokémon is now Poisoned.",
|
||||
en: "Your opponent’s Active Pokémon is now Poisoned.",
|
||||
fr: "Le Pokémon Actif de votre adversaire est maintenant Empoisonné.",
|
||||
},
|
||||
damage: 60,
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Charizard-EX",
|
||||
fr: "Dracaufeu-EX",
|
||||
en: "Charizard EX",
|
||||
fr: "Dracaufeu EX",
|
||||
},
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -33,7 +33,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, search your deck for up to 3 basic Energy cards and attach them to this Pokémon. Shuffle your deck afterward.",
|
||||
fr: "Lancez une pièce. Si c'est face, cherchez jusqu'à 3 cartes Énergie de base dans votre deck et attachez-les à ce Pokémon. Mélangez ensuite votre deck.",
|
||||
fr: "Lancez une pièce. Si c’est face, cherchez jusqu’à 3 cartes Énergie de base dans votre deck et attachez-les à ce Pokémon. Mélangez ensuite votre deck.",
|
||||
},
|
||||
|
||||
},
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Blastoise-EX",
|
||||
fr: "Tortank-EX",
|
||||
en: "Blastoise EX",
|
||||
fr: "Tortank EX",
|
||||
},
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -34,7 +34,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "Switch this Pokémon with 1 of your Benched Pokémon. Then, your opponent switches his or her Active Pokémon with 1 of his or her Benched Pokémon.",
|
||||
fr: "Échangez ce Pokémon avec l'un de vos Pokémon de Banc. Ensuite, votre adversaire échange son Pokémon Actif avec l'un de ses Pokémon de Banc.",
|
||||
fr: "Échangez ce Pokémon avec l’un de vos Pokémon de Banc. Ensuite, votre adversaire échange son Pokémon Actif avec l’un de ses Pokémon de Banc.",
|
||||
},
|
||||
damage: 30,
|
||||
|
||||
@ -51,7 +51,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If tails, this Pokémon does 30 damage to itself.",
|
||||
fr: "Lancez une pièce. Si c'est pile, ce Pokémon s'inflige 30 dégâts.",
|
||||
fr: "Lancez une pièce. Si c’est pile, ce Pokémon s’inflige 30 dégâts.",
|
||||
},
|
||||
damage: 120,
|
||||
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Xerneas",
|
||||
},
|
||||
illustrator: "Masakazu Fukuda",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -34,8 +34,8 @@ const card: Card = {
|
||||
fr: "Puissance Boréale",
|
||||
},
|
||||
effect: {
|
||||
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.",
|
||||
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: 50,
|
||||
|
||||
@ -55,7 +55,7 @@ const card: Card = {
|
||||
en: "If your opponent has Yveltal (including Yveltal-EX) in play, this attack does 40 more damage.",
|
||||
fr: "Si votre adversaire a Yveltal (y compris Yveltal-EX) en jeu, cette attaque inflige 40 dégâts supplémentaires.",
|
||||
},
|
||||
damage: 80,
|
||||
damage: "80+",
|
||||
|
||||
},
|
||||
],
|
||||
@ -68,7 +68,7 @@ const card: Card = {
|
||||
resistances: [
|
||||
{
|
||||
type: "Darkness",
|
||||
value: "-20"
|
||||
value: "−20"
|
||||
},
|
||||
],
|
||||
retreat: 2,
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Yveltal",
|
||||
},
|
||||
illustrator: "Masakazu Fukuda",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -34,8 +34,8 @@ const card: Card = {
|
||||
fr: "Crash Aérien",
|
||||
},
|
||||
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 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: 50,
|
||||
|
||||
@ -55,7 +55,7 @@ const card: Card = {
|
||||
en: "If your opponent has Xerneas (including Xerneas-EX) in play, this attack does 40 more damage.",
|
||||
fr: "Si votre adversaire a Xerneas (y compris Xerneas-EX) en jeu, cette attaque inflige 40 dégâts supplémentaires.",
|
||||
},
|
||||
damage: 80,
|
||||
damage: "80+",
|
||||
|
||||
},
|
||||
],
|
||||
@ -68,7 +68,7 @@ const card: Card = {
|
||||
resistances: [
|
||||
{
|
||||
type: "Fighting",
|
||||
value: "-20"
|
||||
value: "−20"
|
||||
},
|
||||
],
|
||||
retreat: 2,
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Trovato",
|
||||
},
|
||||
illustrator: "Ken Sugimori",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Trainer",
|
||||
|
||||
set: Set,
|
||||
@ -24,6 +24,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Cherchez un Pokémon dans votre deck, montrez-le, puis ajoutez-le à votre main. Mélangez ensuite votre deck.",
|
||||
en: "Search your deck for a Pokémon, reveal it, and put it into your hand. Shuffle your deck afterward."
|
||||
},
|
||||
trainerType: "Supporter",
|
||||
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Metagross-EX",
|
||||
fr: "Métalosse-EEX",
|
||||
en: "Metagross EX",
|
||||
fr: "Métalosse EX",
|
||||
},
|
||||
illustrator: "PLANETA",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -34,7 +34,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "You may move a Metal Energy from 1 of your Benched Pokémon to this Pokémon.",
|
||||
fr: "Vous pouvez déplacer une Énergie Metal de l'un de vos Pokémon de Banc vers ce Pokémon.",
|
||||
fr: "Vous pouvez déplacer une Énergie Metal de l’un de vos Pokémon de Banc vers ce Pokémon.",
|
||||
},
|
||||
damage: 20,
|
||||
|
||||
@ -54,7 +54,7 @@ const card: Card = {
|
||||
en: "Flip 4 coins. This attack does 50 damage times the number of heads.",
|
||||
fr: "Lancez 4 pièces. Cette attaque inflige 50 dégâts multipliés par le nombre de côtés face.",
|
||||
},
|
||||
damage: 50,
|
||||
damage: "50×",
|
||||
|
||||
},
|
||||
],
|
||||
@ -67,7 +67,7 @@ const card: Card = {
|
||||
resistances: [
|
||||
{
|
||||
type: "Psychic",
|
||||
value: "-20"
|
||||
value: "−20"
|
||||
},
|
||||
],
|
||||
retreat: 4,
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "M Metagross-EX",
|
||||
fr: "M Métalosse-EEX",
|
||||
en: "M Metagross EX",
|
||||
fr: "M Métalosse EX",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -41,7 +41,7 @@ const card: Card = {
|
||||
en: "This attack does 10 more damage for each Metal Energy attached to this Pokémon.",
|
||||
fr: "Cette attaque inflige 10 dégâts supplémentaires pour chaque Énergie Metal attachée à ce Pokémon.",
|
||||
},
|
||||
damage: 130,
|
||||
damage: "130+",
|
||||
|
||||
},
|
||||
],
|
||||
@ -54,7 +54,7 @@ const card: Card = {
|
||||
resistances: [
|
||||
{
|
||||
type: "Psychic",
|
||||
value: "-20"
|
||||
value: "−20"
|
||||
},
|
||||
],
|
||||
retreat: 4,
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Arcko",
|
||||
},
|
||||
illustrator: "Akira Komayama",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -33,9 +33,9 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
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.",
|
||||
fr: "Lancez une pièce. Si c’est face, cette attaque inflige 10 dégâts supplémentaires.",
|
||||
},
|
||||
damage: 10,
|
||||
damage: "10+",
|
||||
|
||||
},
|
||||
],
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Poussifeu",
|
||||
},
|
||||
illustrator: "sui",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -33,7 +33,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If tails, discard a Fire Energy attached to this Pokémon.",
|
||||
fr: "Lancez une pièce. Si c'est pile, défaussez une Énergie Fire attachée à ce Pokémon.",
|
||||
fr: "Lancez une pièce. Si c’est pile, défaussez une Énergie Fire attachée à ce Pokémon.",
|
||||
},
|
||||
damage: 20,
|
||||
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Gobou",
|
||||
},
|
||||
illustrator: "Aya Kusube",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -42,7 +42,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Mud-Slap",
|
||||
fr: "Coud'Boue",
|
||||
fr: "Coud’Boue",
|
||||
},
|
||||
|
||||
damage: 20,
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Hyporoi",
|
||||
},
|
||||
illustrator: "hatachu",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -46,7 +46,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "Search your deck for up to 4 basic Energy cards, reveal them, and put them into your hand. Shuffle your deck afterward.",
|
||||
fr: "Cherchez jusqu'à 4 cartes Énergie de base dans votre deck, montrez-les, puis ajoutez-les à votre main. Mélangez ensuite votre deck.",
|
||||
fr: "Cherchez jusqu’à 4 cartes Énergie de base dans votre deck, montrez-les, puis ajoutez-les à votre main. Mélangez ensuite votre deck.",
|
||||
},
|
||||
|
||||
},
|
||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Métamorph",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -29,8 +29,8 @@ const card: Card = {
|
||||
fr: "Gène Métamorphique",
|
||||
},
|
||||
effect: {
|
||||
en: "If this Pokémon is your Active Pokémon, it can use the attacks of your opponent's Active Pokémon. (You still need the necessary Energy to use each attack.)",
|
||||
fr: "Si ce Pokémon est votre Pokémon Actif, il peut utiliser les attaques du Pokémon Actif de votre adversaire. (Vous avez toujours besoin de l'Énergie nécessaire pour utiliser chaque attaque.)",
|
||||
en: "If this Pokémon is your Active Pokémon, it can use the attacks of your opponent’s Active Pokémon. (You still need the necessary Energy to use each attack.)",
|
||||
fr: "Si ce Pokémon est votre Pokémon Actif, il peut utiliser les attaques du Pokémon Actif de votre adversaire. (Vous avez toujours besoin de l’Énergie nécessaire pour utiliser chaque attaque.)",
|
||||
},
|
||||
},
|
||||
],
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Kyogre-EX",
|
||||
fr: "Kyogre-EX",
|
||||
en: "Kyogre EX",
|
||||
fr: "Kyogre EX",
|
||||
},
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -33,7 +33,7 @@ const card: Card = {
|
||||
fr: "Vibraqua",
|
||||
},
|
||||
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.",
|
||||
},
|
||||
damage: 30,
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Groudon-EX",
|
||||
fr: "Groudon-EX",
|
||||
en: "Groudon EX",
|
||||
fr: "Groudon EX",
|
||||
},
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "Rare",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -33,8 +33,8 @@ const card: Card = {
|
||||
fr: "Griffe Déchirante",
|
||||
},
|
||||
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 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: 30,
|
||||
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Diancie-EX",
|
||||
fr: "Diancie-EX",
|
||||
en: "Diancie EX",
|
||||
fr: "Diancie EX",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -33,7 +33,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 20 (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 20 (before applying Weakness and Resistance).",
|
||||
fr: "Pendant le prochain tour de votre adversaire, tous les dégâts infligés par des attaques du Pokémon Défenseur sont réduits de 20 (avant application de la Faiblesse et de la Résistance).",
|
||||
},
|
||||
damage: 20,
|
||||
@ -53,7 +53,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 '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "M Diancie-EX",
|
||||
fr: "M Diancie-EX",
|
||||
en: "M Diancie EX",
|
||||
fr: "M Diancie EX",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -34,29 +34,15 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Diamond Force",
|
||||
fr: "Règle des Méga-Évolutions",
|
||||
},
|
||||
effect: {
|
||||
en: "During your opponent's next turn, prevent all damage done to each of your Pokémon by attacks from your opponent's Pokémon-EX. (If this Pokémon is no longer your Active Pokémon, this effect ends.)",
|
||||
},
|
||||
damage: 100,
|
||||
|
||||
},
|
||||
{
|
||||
cost: [
|
||||
"Fairy",
|
||||
"Fairy",
|
||||
"Colorless",
|
||||
],
|
||||
name: {
|
||||
fr: "Force Diamant",
|
||||
},
|
||||
effect: {
|
||||
fr: "Pendant le prochain tour de votre adversaire, évitez tous les dégâts infligés à chacun de vos Pokémon par les attaques des Pokémon-EX de votre adversaire. (Si ce Pokémon n'est plus votre Pokémon Actif, cet effet se termine.)",
|
||||
en: "During your opponent’s next turn, prevent all damage done to each of your Pokémon by attacks from your opponent’s Pokémon-EX. (If this Pokémon is no longer your Active Pokémon, this effect ends.)",
|
||||
fr: "Pendant le prochain tour de votre adversaire, évitez tous les dégâts infligés à chacun de vos Pokémon par les attaques des Pokémon-EX de votre adversaire. (Si ce Pokémon n’est plus votre Pokémon Actif, cet effet se termine.)"
|
||||
},
|
||||
damage: 100,
|
||||
|
||||
},
|
||||
}
|
||||
],
|
||||
weaknesses: [
|
||||
{
|
||||
|
@ -3,11 +3,11 @@ import Set from '../XY Black Star Promos'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Gallade-EX",
|
||||
fr: "Gallame-EX",
|
||||
en: "Gallade EX",
|
||||
fr: "Gallame EX",
|
||||
},
|
||||
illustrator: "PLANETA",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -31,13 +31,13 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Assault Sword",
|
||||
fr: "Lame d'Assaut",
|
||||
fr: "Lame d’Assaut",
|
||||
},
|
||||
effect: {
|
||||
en: "If your opponent's Active Pokémon has no Energy attached to it, this attack does 40 more damage.",
|
||||
fr: "Si aucune Énergie n'est attachée au Pokémon Actif de votre adversaire, cette attaque inflige 40 dégâts supplémentaires.",
|
||||
en: "If your opponent’s Active Pokémon has no Energy attached to it, this attack does 40 more damage.",
|
||||
fr: "Si aucune Énergie n’est attachée au Pokémon Actif de votre adversaire, cette attaque inflige 40 dégâts supplémentaires.",
|
||||
},
|
||||
damage: 40,
|
||||
damage: "40+",
|
||||
|
||||
},
|
||||
{
|
||||
@ -52,7 +52,7 @@ const card: Card = {
|
||||
fr: "Entaille Croisée",
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon can't use Cross Slash during your next turn.",
|
||||
en: "This Pokémon can’t use Cross Slash during your next turn.",
|
||||
fr: "Ce Pokémon ne peut pas utiliser Entaille Croisée pendant votre prochain tour.",
|
||||
},
|
||||
damage: 130,
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user