1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-29 11:09:51 +00:00

fix: add EX French translations (#169)

* fix: Add for some sets

Signed-off-by: Avior <github@avior.me>

* Added Sets titles

Signed-off-by: Avior <github@avior.me>

* fix: Finished last EX sets

Signed-off-by: Avior <github@avior.me>

* Change Discord Link text
This commit is contained in:
2021-11-15 16:24:10 +01:00
committed by GitHub
parent 68054fe4c9
commit b6fbcc1b77
1603 changed files with 7858 additions and 2916 deletions

View File

@ -27,7 +27,7 @@ A Multilanguage Pokémon TCG Database with Cards Pictures and most of the inform
## Getting Started ## Getting Started
_If you need help for using/editing the database, [join our Discord server](https://discord.gg/NehYTAhsZE)!_ _If you need help for using/editing the database, [join us on Discord](https://discord.gg/NehYTAhsZE)!_
### Using the Database ### Using the Database

View File

@ -5,8 +5,7 @@ const base4: Set = {
id: "base4", id: "base4",
name: { name: {
en: "Base Set 2", en: "Base Set 2"
fr: "Base Set 2"
}, },
serie: serie, serie: serie,

View File

@ -6,7 +6,7 @@ const ex14: Set = {
name: { name: {
en: "Crystal Guardians", en: "Crystal Guardians",
fr: "Crystal Guardians" fr: "Gardiens de Cristal"
}, },
serie: serie, serie: serie,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Banette", en: "Banette",
fr: "Branette"
}, },
illustrator: "Kyoko Umemoto", illustrator: "Kyoko Umemoto",
rarity: "Rare", rarity: "Rare",
@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-BODY", type: "Poke-BODY",
name: { name: {
en: "Safeguard", en: "Safeguard",
fr: "Rune protectrice"
}, },
effect: { effect: {
en: "Prevent all effects of attacks, including damage, done to Banette by your opponent's Pokémon-ex.", en: "Prevent all effects of attacks, including damage, done to Banette by your opponent's Pokémon-ex.",
fr: "Prévenez tous les effets d'une attaque, dégâts inclus, infligés à Branette par les Pokémon-ex de votre adversaire."
}, },
}, },
], ],
@ -41,9 +44,11 @@ const card: Card = {
], ],
name: { name: {
en: "Night Murmurs", en: "Night Murmurs",
fr: "Murmures nocturnes"
}, },
effect: { effect: {
en: "If the Defending Pokémon is a Basic Pokémon, that Pokémon is now Confused.", en: "If the Defending Pokémon is a Basic Pokémon, that Pokémon is now Confused.",
fr: "Si le Pokémon Défenseur est un Pokémon de base, il est maintenant Confus."
}, },
damage: 30, damage: 30,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Sableye", en: "Sableye",
fr: "Tenefix"
}, },
illustrator: "Yukiko Baba", illustrator: "Yukiko Baba",
rarity: "Rare", rarity: "Rare",
@ -25,9 +26,11 @@ const card: Card = {
type: "Poke-POWER", type: "Poke-POWER",
name: { name: {
en: "Excavate", en: "Excavate",
fr: "Déterrer"
}, },
effect: { effect: {
en: "Once during your turn (before your attack), you may look at the card on top of your deck. Put that card on top of your deck, or discard that card. This power can't be used if Sableye is affected by a Special Condition.", en: "Once during your turn (before your attack), you may look at the card on top of your deck. Put that card on top of your deck, or discard that card. This power can't be used if Sableye is affected by a Special Condition.",
fr: "Une seule fois lors de votre tour (avant votre attaque), vous pouvez regarder la carte du dessus de votre deck. Placez-la au dessus de votre deck ou défaussez-la. Ce pouvoir ne peut pas être utilisé si Tenefix est affecté par un État Spécial."
}, },
}, },
], ],
@ -38,9 +41,11 @@ const card: Card = {
], ],
name: { name: {
en: "Disable", en: "Disable",
fr: "Entrave"
}, },
effect: { effect: {
en: "Choose 1 of the Defending Pokémon's attacks. That Pokémon can't use that attack during your opponent's next turn.", en: "Choose 1 of the Defending Pokémon's attacks. That Pokémon can't use that attack during your opponent's next turn.",
fr: "Choisissez 1 des attaques du Pokémon Défenseur. Il ne pourra pas utiliser cette attaque lors du prochain tour de votre adversaire."
}, },
damage: 10, damage: 10,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Celebi Star", en: "Celebi Star",
fr: "Celebi"
}, },
illustrator: "Masakazu Fukuda", illustrator: "Masakazu Fukuda",
rarity: "Rare", rarity: "Rare",
@ -25,9 +26,11 @@ const card: Card = {
type: "Poke-POWER", type: "Poke-POWER",
name: { name: {
en: "Time Travel", en: "Time Travel",
fr: "Voyage temporel"
}, },
effect: { effect: {
en: "If Celebi Star would be Knocked Out by damage from an opponent's attack, you may flip a coin. If heads, Celebi Star is not Knocked Out, discard all cards attached to Celebi Star, and put Celebi Star on the bottom of your deck.", en: "If Celebi Star would be Knocked Out by damage from an opponent's attack, you may flip a coin. If heads, Celebi Star is not Knocked Out, discard all cards attached to Celebi Star, and put Celebi Star on the bottom of your deck.",
fr: "Si les dégâts d'une attaque de votre adversaire mettent Celebi K.O, vous pouvez lancer une pièce. Si c'est face, Celebi n'est pas mis K.O. Défaussez toutes les cartes attachées à Celebi et placez-le au dessous de votre deck."
}, },
}, },
], ],
@ -38,9 +41,11 @@ const card: Card = {
], ],
name: { name: {
en: "Leaf Shade", en: "Leaf Shade",
fr: "Ombre-feuille"
}, },
effect: { effect: {
en: "Count the amount of Energy attached to Celebi Star. Put that many damage counters on 1 of your opponent's Pokémon.", en: "Count the amount of Energy attached to Celebi Star. Put that many damage counters on 1 of your opponent's Pokémon.",
fr: "Comptabilisez le nombre d'Énergies attachées à Celebi . Placez autant de marqueurs de dégât sur 1 des Pokémon de votre adversaire."
}, },
}, },

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Swalot", en: "Swalot",
fr: "Avaltout"
}, },
illustrator: "Mitsuhiro Arita", illustrator: "Mitsuhiro Arita",
rarity: "Rare", rarity: "Rare",
@ -31,9 +32,11 @@ const card: Card = {
], ],
name: { name: {
en: "Pick and Choose", en: "Pick and Choose",
fr: "Choisir"
}, },
effect: { effect: {
en: "Choose either Burned or Poisoned, and either Asleep or Confused. The Defending Pokémon is now affected by both Special Conditions.", en: "Choose either Burned or Poisoned, and either Asleep or Confused. The Defending Pokémon is now affected by both Special Conditions.",
fr: "Choisissez entre Brûlé et Empoisonné ou Endormi et Confus. Le Pokémon Défenseur est maintenant affecté par ces deux États Spéciaux."
}, },
}, },
@ -45,11 +48,13 @@ const card: Card = {
], ],
name: { name: {
en: "Reactive Poison", en: "Reactive Poison",
fr: "Poison réactif"
}, },
effect: { effect: {
en: "Does 50 damage plus 20 more damage for each Special Condition affecting the Defending Pokémon.", en: "Does 50 damage plus 20 more damage for each Special Condition affecting the Defending Pokémon.",
fr: "Inflige 50 dégâts plus 20 dégâts supplémentaires pour chaque État Spécial affectant le Pokémon Défenseur."
}, },
damage: 50, damage: "50+",
}, },
], ],

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Tauros", en: "Tauros",
fr: "Tauros"
}, },
illustrator: "Hajime Kusajima", illustrator: "Hajime Kusajima",
rarity: "Rare", rarity: "Rare",
@ -25,9 +26,11 @@ const card: Card = {
type: "Poke-POWER", type: "Poke-POWER",
name: { name: {
en: "Crush Chance", en: "Crush Chance",
fr: "Écras'chance"
}, },
effect: { effect: {
en: "Once during your turn, when you put Tauros from your hand onto your Bench, you may discard a Stadium card in play.", en: "Once during your turn, when you put Tauros from your hand onto your Bench, you may discard a Stadium card in play.",
fr: "Une seule fois lors de votre tour, lorsque vous placez Tauros de votre main sur votre Banc, vous pouvez défausser une carte Stade en jeu."
}, },
}, },
], ],
@ -38,9 +41,11 @@ const card: Card = {
], ],
name: { name: {
en: "Call for Family", en: "Call for Family",
fr: "Appel à la famille"
}, },
effect: { effect: {
en: "Search your deck for up to 2 Basic Pokémon and put them onto your Bench. Shuffle your deck afterward.", en: "Search your deck for up to 2 Basic Pokémon and put them onto your Bench. Shuffle your deck afterward.",
fr: "Choisissez dans votre deck jusqu'à 2 Pokémon de base et placez-les sur votre Banc. Ensuite, mélangez votre deck."
}, },
}, },
@ -51,6 +56,7 @@ const card: Card = {
], ],
name: { name: {
en: "Horn Attack", en: "Horn Attack",
fr: "Koud'korne"
}, },
damage: 20, damage: 20,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Wigglytuff", en: "Wigglytuff",
fr: "Grodoudou"
}, },
illustrator: "Mitsuhiro Arita", illustrator: "Mitsuhiro Arita",
rarity: "Rare", rarity: "Rare",
@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-BODY", type: "Poke-BODY",
name: { name: {
en: "Fluffy Fur", en: "Fluffy Fur",
fr: "Douce fourrure"
}, },
effect: { effect: {
en: "If Wigglytuff is your Active Pokémon and is damaged by an opponent's attack (even if Wigglytuff is Knocked Out), the Attacking Pokémon is now Asleep.", en: "If Wigglytuff is your Active Pokémon and is damaged by an opponent's attack (even if Wigglytuff is Knocked Out), the Attacking Pokémon is now Asleep.",
fr: "Si Grodoudou est votre Pokémon Actif et qu'une attaque de votre adversaire lui inflige des dégâts (même si Grodoudou est mis K.O), le Pokémon Attaquant est maintenant Endormi."
}, },
}, },
], ],
@ -40,9 +43,11 @@ const card: Card = {
], ],
name: { name: {
en: "Collect", en: "Collect",
fr: "Collectionner"
}, },
effect: { effect: {
en: "Draw 3 cards.", en: "Draw 3 cards.",
fr: "Piochez 3 cartes."
}, },
}, },
@ -53,11 +58,13 @@ const card: Card = {
], ],
name: { name: {
en: "Pester", en: "Pester",
fr: "Abattre"
}, },
effect: { effect: {
en: "If the Defending Pokémon is affected by a Special Condition, this attack does 30 damage plus 20 more damage.", en: "If the Defending Pokémon is affected by a Special Condition, this attack does 30 damage plus 20 more damage.",
fr: "Si le Pokémon Défenseur est affecté par un État Spécial, cette attaque inflige 30 dégâts plus 20 dégâts supplémentaires."
}, },
damage: 30, damage: "30+",
}, },
], ],

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Blastoise", en: "Blastoise",
fr: "Tortank"
}, },
illustrator: "Kouki Saitou", illustrator: "Kouki Saitou",
rarity: "Rare", rarity: "Rare",
@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-BODY", type: "Poke-BODY",
name: { name: {
en: "Water Pressure", en: "Water Pressure",
fr: "Pression aquatique"
}, },
effect: { effect: {
en: "As long as Blastoise's remaining HP is 40 or less, Blastoise does 40 more damage to the Defending Pokémon (before applying Weakness and Resistance).", en: "As long as Blastoise's remaining HP is 40 or less, Blastoise does 40 more damage to the Defending Pokémon (before applying Weakness and Resistance).",
fr: "Tant qu'il lui reste 40 Points de vie ou moins, Tortank inflige 40 dégâts supplémentaires au Pokémon Défenseur (avant application de la Faiblesse et de la Résistance)."
}, },
}, },
], ],
@ -42,11 +45,13 @@ const card: Card = {
], ],
name: { name: {
en: "Hydro Pump", en: "Hydro Pump",
fr: "Hydrocanon"
}, },
effect: { effect: {
en: "Does 50 damage plus 20 more damage for each Water Energy attached to Blastoise but not used to pay for this attack's Energy cost. You can't add more than 40 damage in this way.", en: "Does 50 damage plus 20 more damage for each Water Energy attached to Blastoise but not used to pay for this attack's Energy cost. You can't add more than 40 damage in this way.",
fr: "Inflige 50 dégâts plus 20 dégâts supplémentaires pour chaque Énergie attachée à Tortank qui n'a pas été utilisée pour payer le Coût en Énergie de cette attaque. Vous ne pouvez pas ajouter plus de 40 dégâts de cette façon."
}, },
damage: 50, damage: "50+",
}, },
], ],

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Cacturne δ", en: "Cacturne δ",
fr: "Cacturne δ"
}, },
illustrator: "Kouki Saitou", illustrator: "Kouki Saitou",
rarity: "Rare", rarity: "Rare",
@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-POWER", type: "Poke-POWER",
name: { name: {
en: "Spike Storm", en: "Spike Storm",
fr: "Pluie transperçante"
}, },
effect: { effect: {
en: "Once during your turn (before your attack), if Cacturne is your Active Pokémon, you may put 1 damage counter on 1 of your opponent's Pokémon that already has any damage counters on it. This power can't be used if Cacturne is affected by a Special Condition.", en: "Once during your turn (before your attack), if Cacturne is your Active Pokémon, you may put 1 damage counter on 1 of your opponent's Pokémon that already has any damage counters on it. This power can't be used if Cacturne is affected by a Special Condition.",
fr: "Une seule fois lors de votre tour (avant votre attaque), si Cacturne est votre Pokémon Actif, vous pouvez placer 1 marqueur de dégât sur 1 des Pokémon de votre adversaire possédant déjà des marqueurs de dégât. Ce pouvoir ne peut pas être utilisé si Cacturne est affecté par un État Spécial."
}, },
}, },
], ],
@ -40,9 +43,11 @@ const card: Card = {
], ],
name: { name: {
en: "Triple Needle", en: "Triple Needle",
fr: "Triple aiguille"
}, },
effect: { effect: {
en: "Choose 3 of your opponent's Pokémon. This attack does 10 damage to each of those Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", en: "Choose 3 of your opponent's Pokémon. This attack does 10 damage to each of those Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
fr: "Choisissez 3 des Pokémon de votre adversaire. Cette attaque inflige 10 dégâts à chacun de ces Pokémon. (Vous ne pouvez pas appliquer la Faiblesse et la Résistance aux Pokémon de Banc.)"
}, },
}, },
@ -54,6 +59,7 @@ const card: Card = {
], ],
name: { name: {
en: "Light Punch", en: "Light Punch",
fr: "Poing léger"
}, },
damage: 50, damage: 50,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Combusken", en: "Combusken",
fr: "Galifeu"
}, },
illustrator: "Suwama Chiaki", illustrator: "Suwama Chiaki",
rarity: "Rare", rarity: "Rare",
@ -30,9 +31,11 @@ const card: Card = {
], ],
name: { name: {
en: "Focus Energy", en: "Focus Energy",
fr: "Puissance"
}, },
effect: { effect: {
en: "During your next turn, Combusken's High Jump Kick attack's base damage is 70.", en: "During your next turn, Combusken's High Jump Kick attack's base damage is 70.",
fr: "Lors de votre prochain tour, les dégâts de base de l'attaque Pied voltige de Galifeu sont de 70."
}, },
}, },
@ -43,6 +46,7 @@ const card: Card = {
], ],
name: { name: {
en: "High Jump Kick", en: "High Jump Kick",
fr: "Pied voltige"
}, },
damage: 30, damage: 30,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Dusclops", en: "Dusclops",
fr: "Teraclope"
}, },
illustrator: "Kagemaru Himeno", illustrator: "Kagemaru Himeno",
rarity: "Rare", rarity: "Rare",
@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-BODY", type: "Poke-BODY",
name: { name: {
en: "Cursed Glare", en: "Cursed Glare",
fr: "Regard maléfique"
}, },
effect: { effect: {
en: "As long as Dusclops is your Active Pokémon, your opponent can't attach any Special Energy cards (except for Darkness and Metal Energy cards) from his or her hand to his or her Active Pokémon.", en: "As long as Dusclops is your Active Pokémon, your opponent can't attach any Special Energy cards (except for Darkness and Metal Energy cards) from his or her hand to his or her Active Pokémon.",
fr: "Tant que Teraclope est votre Pokémon Actif, votre adversaire ne peut pas attacher de cartes Énergie spéciale (cartes Énergie et exceptées) de sa main à son Pokémon Actif."
}, },
}, },
], ],
@ -41,6 +44,7 @@ const card: Card = {
], ],
name: { name: {
en: "Will-o'-the-wisp", en: "Will-o'-the-wisp",
fr: "Feu follet"
}, },
damage: 30, damage: 30,
@ -54,9 +58,11 @@ const card: Card = {
], ],
name: { name: {
en: "Psychic Shield", en: "Psychic Shield",
fr: "Bouclier psychique"
}, },
effect: { effect: {
en: "Prevent all effects of attacks, including damage, done to Dusclops by your opponent's Pokémon-ex during your opponent's next turn.", en: "Prevent all effects of attacks, including damage, done to Dusclops by your opponent's Pokémon-ex during your opponent's next turn.",
fr: "Prévenez tous les effets d'une attaque, dégâts inclus, infligés à Teraclope par les Pokémon-ex de votre adversaire lors de son prochain tour."
}, },
damage: 50, damage: 50,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Fearow δ", en: "Fearow δ",
fr: "Rapasdepic δ"
}, },
illustrator: "Kouki Saitou", illustrator: "Kouki Saitou",
rarity: "Rare", rarity: "Rare",
@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-POWER", type: "Poke-POWER",
name: { name: {
en: "Delta Sign", en: "Delta Sign",
fr: "Signe Delta"
}, },
effect: { effect: {
en: "Once during your turn (before your attack), you may search your deck for a Pokémon that has δ on its card, show it to your opponent, and put it into your hand. Shuffle your deck afterward. You can't use more than 1 Delta Sign Poké-Power each turn. This power can't be used if Fearow is affected by a Special Condition.", en: "Once during your turn (before your attack), you may search your deck for a Pokémon that has δ on its card, show it to your opponent, and put it into your hand. Shuffle your deck afterward. You can't use more than 1 Delta Sign Poké-Power each turn. This power can't be used if Fearow is affected by a Special Condition.",
fr: "Une seule fois lors de votre tour (avant votre attaque), vous pouvez choisir dans votre deck un Pokémon possédant le symbole δ. Montrez-le à votre adversaire et placez-le dans votre main. Ensuite, mélangez votre deck. Vous ne pouvez pas utiliser plus d'1 Poké-Power Signe Delta par tour. Ce pouvoir ne peut pas être utilisé si Rapasdepic est affecté par un État Spécial."
}, },
}, },
], ],
@ -41,6 +44,7 @@ const card: Card = {
], ],
name: { name: {
en: "Pierce", en: "Pierce",
fr: "Transpercer"
}, },
damage: 30, damage: 30,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Grovyle δ", en: "Grovyle δ",
fr: "Massko δ"
}, },
illustrator: "Masakazu Fukuda", illustrator: "Masakazu Fukuda",
rarity: "Rare", rarity: "Rare",
@ -31,6 +32,7 @@ const card: Card = {
], ],
name: { name: {
en: "Scratch", en: "Scratch",
fr: "Griffe"
}, },
damage: 20, damage: 20,
@ -44,9 +46,11 @@ const card: Card = {
], ],
name: { name: {
en: "Agility", en: "Agility",
fr: "Hâte"
}, },
effect: { effect: {
en: "Flip a coin. If heads, prevent all effects of an attack, including damage, done to Grovyle during your opponent's next turn.", en: "Flip a coin. If heads, prevent all effects of an attack, including damage, done to Grovyle during your opponent's next turn.",
fr: "Lancez une pièce. Si c'est face, prévenez tous les effets d'une attaque, dégâts inclus, infligés à Massko lors du prochain tour de votre adversaire."
}, },
damage: 30, damage: 30,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Blastoise δ", en: "Blastoise δ",
fr: "Tortank δ"
}, },
illustrator: "Masakazu Fukuda", illustrator: "Masakazu Fukuda",
rarity: "Rare", rarity: "Rare",
@ -28,9 +29,11 @@ const card: Card = {
type: "Poke-BODY", type: "Poke-BODY",
name: { name: {
en: "Shield Veil", en: "Shield Veil",
fr: "Voile protecteur"
}, },
effect: { effect: {
en: "Each of your Active Pokémon has no Weakness.", en: "Each of your Active Pokémon has no Weakness.",
fr: "Chacun de vos Pokémon Actifs ne possède pas de Faiblesse."
}, },
}, },
], ],
@ -42,9 +45,11 @@ const card: Card = {
], ],
name: { name: {
en: "Enraged Linear Attack", en: "Enraged Linear Attack",
fr: "Attaque linéaire enragée"
}, },
effect: { effect: {
en: "Choose 1 of your opponent's Pokémon. This attack does 10 damage for each damage counter on Blastoise to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", en: "Choose 1 of your opponent's Pokémon. This attack does 10 damage for each damage counter on Blastoise to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
fr: "Choisissez 1 des Pokémon de votre adversaire. Cette attaque lui inflige 10 dégâts pour chaque marqueur de dégât sur Tortank. (Vous ne pouvez pas appliquer la Faiblesse et la Résistance aux Pokémon de Banc.)"
}, },
}, },
@ -56,6 +61,7 @@ const card: Card = {
], ],
name: { name: {
en: "Skull Bash", en: "Skull Bash",
fr: "Coud'krane"
}, },
damage: 60, damage: 60,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Grumpig", en: "Grumpig",
fr: "Groret"
}, },
illustrator: "Mitsuhiro Arita", illustrator: "Mitsuhiro Arita",
rarity: "Rare", rarity: "Rare",
@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-BODY", type: "Poke-BODY",
name: { name: {
en: "Thick Fat", en: "Thick Fat",
fr: "Isograisse"
}, },
effect: { effect: {
en: "Any damage done to Grumpig by attacks from Fire Pokémon and Water Pokémon is reduced by 30 (after applying Weakness and Resistance).", en: "Any damage done to Grumpig by attacks from Fire Pokémon and Water Pokémon is reduced by 30 (after applying Weakness and Resistance).",
fr: "Tous dégâts infligés à Groret par des attaques de Pokémon et sont réduits de 30 (après application de la Faiblesse et de la Résistance)."
}, },
}, },
], ],
@ -42,11 +45,13 @@ const card: Card = {
], ],
name: { name: {
en: "Circular Steps", en: "Circular Steps",
fr: "Pas circulaires"
}, },
effect: { effect: {
en: "Does 10 damage times the number of Pokémon in play (both yours and your opponent's), excluding Grumpig.", en: "Does 10 damage times the number of Pokémon in play (both yours and your opponent's), excluding Grumpig.",
fr: "Inflige 10 dégâts multipliés par le nombre de Pokémon en jeu (les vôtres et ceux de votre adversaire), Groret exclu."
}, },
damage: 10, damage: "10×",
}, },
], ],

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Igglybuff", en: "Igglybuff",
fr: "Toudoudou"
}, },
illustrator: "Miki Tanaka", illustrator: "Miki Tanaka",
rarity: "Rare", rarity: "Rare",
@ -25,9 +26,11 @@ const card: Card = {
type: "Poke-BODY", type: "Poke-BODY",
name: { name: {
en: "Hover Lift", en: "Hover Lift",
fr: "Rebond aérien"
}, },
effect: { effect: {
en: "You pay Colorless less to retreat your Jigglypuff, Wigglytuff, Wigglytuff ex, and Igglybuff.", en: "You pay Colorless less to retreat your Jigglypuff, Wigglytuff, Wigglytuff ex, and Igglybuff.",
fr: "Vous payez un de moins pour faire battre Rondoudou, Groudoudou, Grodoudou ex et Toudoudou en retraite."
}, },
}, },
], ],

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Kingler δ", en: "Kingler δ",
fr: "Krabboss δ"
}, },
illustrator: "Masakazu Fukuda", illustrator: "Masakazu Fukuda",
rarity: "Rare", rarity: "Rare",
@ -32,9 +33,11 @@ const card: Card = {
], ],
name: { name: {
en: "Body Slam", en: "Body Slam",
fr: "Plaquage"
}, },
effect: { effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.", en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
fr: "Lancez une pièce. Si c'est face, le Pokémon Défenseur est maintenant Paralysé."
}, },
damage: 30, damage: 30,
@ -47,11 +50,13 @@ const card: Card = {
], ],
name: { name: {
en: "Prop-up Pinchers", en: "Prop-up Pinchers",
fr: "Pinces calantes"
}, },
effect: { effect: {
en: "If Kingler has a Pokémon Tool card attached to it, this attack does 40 damage plus 40 more damage.", en: "If Kingler has a Pokémon Tool card attached to it, this attack does 40 damage plus 40 more damage.",
fr: "Si Krabboss possède une carte Outil Pokémon, cette attaque inflige 40 dégâts plus 40 dégâts supplémentaires."
}, },
damage: 40, damage: "40+",
}, },
], ],

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Loudred", en: "Loudred",
fr: "Ramboum"
}, },
illustrator: "Midori Harada", illustrator: "Midori Harada",
rarity: "Rare", rarity: "Rare",
@ -31,9 +32,11 @@ const card: Card = {
], ],
name: { name: {
en: "Surprise", en: "Surprise",
fr: "Surprise"
}, },
effect: { effect: {
en: "Choose 1 card from your opponent's hand without looking. Look at the card you chose, then have your opponent shuffle that card into his or her deck.", en: "Choose 1 card from your opponent's hand without looking. Look at the card you chose, then have your opponent shuffle that card into his or her deck.",
fr: "Choisissez sans regarder 1 carte de la main de votre adversaire. Regardez-la et demandez à votre adversaire de la mélanger à son deck."
}, },
damage: 20, damage: 20,
@ -46,9 +49,11 @@ const card: Card = {
], ],
name: { name: {
en: "Bass Control", en: "Bass Control",
fr: "Super basse"
}, },
effect: { effect: {
en: "Choose 1 of your opponent's Pokémon. This attack does 40 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", en: "Choose 1 of your opponent's Pokémon. This attack does 40 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
fr: "Choisissez 1 des Pokémon de votre adversaire. Cette attaque lui inflige 40 dégâts. (Vous ne pouvez pas appliquer la Faiblesse et la Résistance aux Pokémon de Banc.)"
}, },
}, },

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Marshtomp", en: "Marshtomp",
fr: "Flobio"
}, },
illustrator: "Kagemaru Himeno", illustrator: "Kagemaru Himeno",
rarity: "Rare", rarity: "Rare",
@ -30,6 +31,7 @@ const card: Card = {
], ],
name: { name: {
en: "Rain Splash", en: "Rain Splash",
fr: "Pluie éclaboussante"
}, },
damage: 20, damage: 20,
@ -43,9 +45,11 @@ const card: Card = {
], ],
name: { name: {
en: "Mud Splash", en: "Mud Splash",
fr: "Ocroupi"
}, },
effect: { effect: {
en: "Does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", en: "Does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
fr: "Inflige 30 dégâts à 1 des Pokémon de Banc de votre adversaire. (Vous ne pouvez pas appliquer la Faiblesse et la Résistance aux Pokémon de Banc.)"
}, },
damage: 30, damage: 30,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Medicham", en: "Medicham",
fr: "Charmina"
}, },
illustrator: "Midori Harada", illustrator: "Midori Harada",
rarity: "Rare", rarity: "Rare",
@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-BODY", type: "Poke-BODY",
name: { name: {
en: "Dual Armor", en: "Dual Armor",
fr: "Double armure"
}, },
effect: { effect: {
en: "As long as Medicham has any Psychic Energy cards attached to it, Medicham is both Psychic and Fighting type.", en: "As long as Medicham has any Psychic Energy cards attached to it, Medicham is both Psychic and Fighting type.",
fr: "Tant que Charmina possède des cartes Énergie , il est de type et ."
}, },
}, },
], ],
@ -41,9 +44,11 @@ const card: Card = {
], ],
name: { name: {
en: "Psyshock", en: "Psyshock",
fr: "Choc psy"
}, },
effect: { effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.", en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
fr: "Lancez une pièce. Si c'est face, le Pokémon Défenseur est maintenant Paralysé."
}, },
damage: 20, damage: 20,
@ -56,9 +61,11 @@ const card: Card = {
], ],
name: { name: {
en: "Sky Uppercut", en: "Sky Uppercut",
fr: "Stratopercut"
}, },
effect: { effect: {
en: "This attack's damage isn't affected by Resistance.", en: "This attack's damage isn't affected by Resistance.",
fr: "Les dégâts de cette attaque ne sont pas affectés par la Résistance."
}, },
damage: 50, damage: 50,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Pelipper δ", en: "Pelipper δ",
fr: "Bekipan δ"
}, },
illustrator: "Masakazu Fukuda", illustrator: "Masakazu Fukuda",
rarity: "Rare", rarity: "Rare",
@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-POWER", type: "Poke-POWER",
name: { name: {
en: "Delta Transport", en: "Delta Transport",
fr: "Transport Delta"
}, },
effect: { effect: {
en: "Once during your turn (before your attack), if Pelipper is on your Bench, you may switch 1 of your Active Pokémon that has δ on its card with 1 of your Benched Pokémon.", en: "Once during your turn (before your attack), if Pelipper is on your Bench, you may switch 1 of your Active Pokémon that has δ on its card with 1 of your Benched Pokémon.",
fr: "Une seule fois lors de votre tour (avant votre attaque), si Bekipan se trouve sur votre Banc, vous pouvez échanger 1 de vos Pokémon Actifs possédant le symbole δ avec 1 des Pokémon de votre Banc."
}, },
}, },
], ],
@ -41,9 +44,11 @@ const card: Card = {
], ],
name: { name: {
en: "Supersonic", en: "Supersonic",
fr: "Ultrason"
}, },
effect: { effect: {
en: "The Defending Pokémon is now Confused.", en: "The Defending Pokémon is now Confused.",
fr: "Le Pokémon Défenseur est maintenant Confus."
}, },
damage: 20, damage: 20,
@ -56,6 +61,7 @@ const card: Card = {
], ],
name: { name: {
en: "Wing Attack", en: "Wing Attack",
fr: "Cru-aile"
}, },
damage: 40, damage: 40,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Swampert", en: "Swampert",
fr: "Laggron"
}, },
illustrator: "Hisao Nakamura", illustrator: "Hisao Nakamura",
rarity: "Rare", rarity: "Rare",
@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-POWER", type: "Poke-POWER",
name: { name: {
en: "Echo Draw", en: "Echo Draw",
fr: "Pioche renvoi"
}, },
effect: { effect: {
en: "Once during your turn (before your attack), you may draw a card. This power can't be used if Swampert is affected by a Special Condition.", en: "Once during your turn (before your attack), you may draw a card. This power can't be used if Swampert is affected by a Special Condition.",
fr: "Une seule fois lors de votre tour (avant votre attaque), vous pouvez piocher une carte. Ce pouvoir ne peut pas être utilisé si Laggron est affecté par un État Spécial."
}, },
}, },
], ],
@ -42,9 +45,11 @@ const card: Card = {
], ],
name: { name: {
en: "Rock Hurl", en: "Rock Hurl",
fr: "Lance-pierre"
}, },
effect: { effect: {
en: "This attack's damage isn't affected by Resistance.", en: "This attack's damage isn't affected by Resistance.",
fr: "Les dégâts de cette attaque ne sont pas affectés par la Résistance."
}, },
damage: 60, damage: 60,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Venusaur", en: "Venusaur",
fr: "Florizarre"
}, },
illustrator: "Hajime Kusajima", illustrator: "Hajime Kusajima",
rarity: "Rare", rarity: "Rare",
@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-BODY", type: "Poke-BODY",
name: { name: {
en: "Chlorophyll", en: "Chlorophyll",
fr: "Chlorophyle"
}, },
effect: { effect: {
en: "All Energy cards that provide only Colorless Energy attached to your Grass Pokémon provide Grass Energy instead.", en: "All Energy cards that provide only Colorless Energy attached to your Grass Pokémon provide Grass Energy instead.",
fr: "Toutes les cartes Énergie fournissant uniquement de l'Énergie attachées à vos Pokémon fournissent de l'Énergie ."
}, },
}, },
], ],
@ -41,11 +44,13 @@ const card: Card = {
], ],
name: { name: {
en: "Green Blast", en: "Green Blast",
fr: "Explosion verte"
}, },
effect: { effect: {
en: "Does 20 damage plus 10 more damage for each Grass Energy attached to all of your Pokémon.", en: "Does 20 damage plus 10 more damage for each Grass Energy attached to all of your Pokémon.",
fr: "Inflige 20 dégâts plus 10 dégâts supplémentaires pour chaque Énergie attachée à tous vos Pokémon."
}, },
damage: 20, damage: "20+",
}, },
{ {
@ -56,9 +61,11 @@ const card: Card = {
], ],
name: { name: {
en: "Toxic Sleep", en: "Toxic Sleep",
fr: "Dodo toxik"
}, },
effect: { effect: {
en: "The Defending Pokémon is now Asleep and Poisoned. Put 2 damage counters instead of 1 on the Defending Pokémon between turns.", en: "The Defending Pokémon is now Asleep and Poisoned. Put 2 damage counters instead of 1 on the Defending Pokémon between turns.",
fr: "Le Pokémon Défenseur est maintenant Endormi et Empoisonné. Placez 2 marqueurs de dégât au lieu d'1 sur le Pokémon Défenseur entre deux tours."
}, },
}, },

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Charmeleon", en: "Charmeleon",
fr: "Reptincel"
}, },
illustrator: "Kagemaru Himeno", illustrator: "Kagemaru Himeno",
rarity: "Uncommon", rarity: "Uncommon",
@ -31,11 +32,13 @@ const card: Card = {
], ],
name: { name: {
en: "Rage", en: "Rage",
fr: "Frénésie"
}, },
effect: { effect: {
en: "Does 10 damage plus 10 more damage for each damage counter on Charmeleon.", en: "Does 10 damage plus 10 more damage for each damage counter on Charmeleon.",
fr: "Inflige 10 dégâts plus 10 dégâts supplémentaires pour chaque marqueur de dégât sur Reptincel."
}, },
damage: 10, damage: "10+",
}, },
{ {
@ -46,9 +49,11 @@ const card: Card = {
], ],
name: { name: {
en: "Flamethrower", en: "Flamethrower",
fr: "Lance-flamme"
}, },
effect: { effect: {
en: "Discard a Fire Energy attached to Charmeleon.", en: "Discard a Fire Energy attached to Charmeleon.",
fr: "Défaussez une Énergie attachée à Reptincel."
}, },
damage: 60, damage: 60,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Camerupt", en: "Camerupt",
fr: "Camerupt"
}, },
illustrator: "Mitsuhiro Arita", illustrator: "Mitsuhiro Arita",
rarity: "Rare", rarity: "Rare",
@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-BODY", type: "Poke-BODY",
name: { name: {
en: "Delta Protection", en: "Delta Protection",
fr: "Protection Delta"
}, },
effect: { effect: {
en: "Any damage done to Camerupt by attacks from your opponent's Pokémon that has δ on its card is reduced by 40 (after applying Weakness and Resistance).", en: "Any damage done to Camerupt by attacks from your opponent's Pokémon that has δ on its card is reduced by 40 (after applying Weakness and Resistance).",
fr: "Tous dégâts infligés à Camerupt par des attaques de Pokémon de votre adversaire possédant le symbole δ sont réduits de 40 (après application de la Faiblesse et de la Résistance)."
}, },
}, },
], ],
@ -41,9 +44,11 @@ const card: Card = {
], ],
name: { name: {
en: "Linear Attack", en: "Linear Attack",
fr: "Attaque linéaire"
}, },
effect: { effect: {
en: "Choose 1 of your opponent's Pokémon. This attack does 30 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", en: "Choose 1 of your opponent's Pokémon. This attack does 30 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
fr: "Choisissez 1 des Pokémon de votre adversaire. Cette attaque lui inflige 30 dégâts. (Vous ne pouvez pas appliquer la Faiblesse et la Résistance aux Pokémon de Banc.)"
}, },
}, },
@ -55,6 +60,7 @@ const card: Card = {
], ],
name: { name: {
en: "Combustion", en: "Combustion",
fr: "Fournaise"
}, },
damage: 50, damage: 50,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Charmeleon δ", en: "Charmeleon δ",
fr: "Reptincel δ ESPÈCES DELTA"
}, },
illustrator: "Mitsuhiro Arita", illustrator: "Mitsuhiro Arita",
rarity: "Uncommon", rarity: "Uncommon",
@ -31,6 +32,7 @@ const card: Card = {
], ],
name: { name: {
en: "Slash", en: "Slash",
fr: "Tranche"
}, },
damage: 20, damage: 20,
@ -44,9 +46,11 @@ const card: Card = {
], ],
name: { name: {
en: "Thunder Jolt", en: "Thunder Jolt",
fr: "Secousse tonnerre"
}, },
effect: { effect: {
en: "Flip a coin. If tails, Charmeleon does 10 damage to itself.", en: "Flip a coin. If tails, Charmeleon does 10 damage to itself.",
fr: "Lancez une pièce. Si c'est pile, Reptincel s'inflige 10 dégâts."
}, },
damage: 50, damage: 50,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Combusken", en: "Combusken",
fr: "Galifeu"
}, },
illustrator: "Sachiko Adachi", illustrator: "Sachiko Adachi",
rarity: "Uncommon", rarity: "Uncommon",
@ -31,9 +32,11 @@ const card: Card = {
], ],
name: { name: {
en: "Searing Flame", en: "Searing Flame",
fr: "Flammes calcinantes"
}, },
effect: { effect: {
en: "The Defending Pokémon is now Burned.", en: "The Defending Pokémon is now Burned.",
fr: "Le Pokémon Défenseur est maintenant Brûlé."
}, },
damage: 10, damage: 10,
@ -46,11 +49,13 @@ const card: Card = {
], ],
name: { name: {
en: "Firebreathing", en: "Firebreathing",
fr: "Souffle-feu"
}, },
effect: { effect: {
en: "Flip a coin. If heads, this attack does 30 damage plus 20 more damage.", en: "Flip a coin. If heads, this attack does 30 damage plus 20 more damage.",
fr: "Lancez une pièce. Si c'est face, cette attaque inflige 30 dégâts plus 20 dégâts supplémentaires."
}, },
damage: 30, damage: "30+",
}, },
], ],

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Grovyle", en: "Grovyle",
fr: "Massko"
}, },
illustrator: "Hisao Nakamura", illustrator: "Hisao Nakamura",
rarity: "Uncommon", rarity: "Uncommon",
@ -31,9 +32,11 @@ const card: Card = {
], ],
name: { name: {
en: "Detect", en: "Detect",
fr: "Détection"
}, },
effect: { effect: {
en: "Flip a coin. If heads, prevent all effects of an attack, including damage, done to Grovyle during your opponent's next turn.", en: "Flip a coin. If heads, prevent all effects of an attack, including damage, done to Grovyle during your opponent's next turn.",
fr: "Lancez une pièce. Si c'est face, prévenez tous les effets d'une attaque, dégâts inclus, infligés à Massko lors du prochain tour de votre adversaire."
}, },
}, },
@ -44,6 +47,7 @@ const card: Card = {
], ],
name: { name: {
en: "Smash Kick", en: "Smash Kick",
fr: "Coud'pattes"
}, },
damage: 30, damage: 30,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Gulpin", en: "Gulpin",
fr: "Gloupti"
}, },
illustrator: "Kyoko Umemoto", illustrator: "Kyoko Umemoto",
rarity: "Uncommon", rarity: "Uncommon",
@ -28,9 +29,11 @@ const card: Card = {
], ],
name: { name: {
en: "Amnesia", en: "Amnesia",
fr: "Amnésie"
}, },
effect: { effect: {
en: "Choose 1 of the Defending Pokémon's attacks. That Pokémon can't use that attack during your opponent's next turn.", en: "Choose 1 of the Defending Pokémon's attacks. That Pokémon can't use that attack during your opponent's next turn.",
fr: "Choisissez 1 des attaques du Pokémon Défenseur. Il ne pourra pas utiliser cette attaque lors du prochain tour de votre adversaire."
}, },
}, },
@ -42,6 +45,7 @@ const card: Card = {
], ],
name: { name: {
en: "Sludge Toss", en: "Sludge Toss",
fr: "Décision vaseuse"
}, },
damage: 40, damage: 40,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Ivysaur", en: "Ivysaur",
fr: "Herbizarre"
}, },
illustrator: "Sumiyoshi Kizuki", illustrator: "Sumiyoshi Kizuki",
rarity: "Uncommon", rarity: "Uncommon",
@ -31,9 +32,11 @@ const card: Card = {
], ],
name: { name: {
en: "Sleep Powder", en: "Sleep Powder",
fr: "Poudre dodo"
}, },
effect: { effect: {
en: "The Defending Pokémon is now Asleep.", en: "The Defending Pokémon is now Asleep.",
fr: "Le Pokémon Défenseur est maintenant Endormi."
}, },
damage: 20, damage: 20,
@ -46,6 +49,7 @@ const card: Card = {
], ],
name: { name: {
en: "Vine Whip", en: "Vine Whip",
fr: "Fouet lianes"
}, },
damage: 40, damage: 40,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Ivysaur", en: "Ivysaur",
fr: "Herbizarre"
}, },
illustrator: "Hisao Nakamura", illustrator: "Hisao Nakamura",
rarity: "Uncommon", rarity: "Uncommon",
@ -31,9 +32,11 @@ const card: Card = {
], ],
name: { name: {
en: "Stretch Vine", en: "Stretch Vine",
fr: "Longue liane"
}, },
effect: { effect: {
en: "Choose 1 of your opponent's Benched Pokémon. This attack does 30 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", en: "Choose 1 of your opponent's Benched Pokémon. This attack does 30 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
fr: "Choisissez 1 des Pokémon de Banc de votre adversaire. Cette attaque lui inflige 30 dégâts. (Vous ne pouvez pas appliquer la Faiblesse et la Résistance aux Pokémon de Banc.)"
}, },
}, },
@ -45,11 +48,13 @@ const card: Card = {
], ],
name: { name: {
en: "Sharp Leaf", en: "Sharp Leaf",
fr: "Feuille tranchante"
}, },
effect: { effect: {
en: "Flip a coin. If heads, this attack does 40 damage plus 20 more damage.", en: "Flip a coin. If heads, this attack does 40 damage plus 20 more damage.",
fr: "Lancez une pièce. Si c'est face, cette attaque inflige 40 dégâts plus 20 dégâts supplémentaires."
}, },
damage: 40, damage: "40+",
}, },
], ],

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Lairon", en: "Lairon",
fr: "Galegon"
}, },
illustrator: "Hajime Kusajima", illustrator: "Hajime Kusajima",
rarity: "Uncommon", rarity: "Uncommon",
@ -30,9 +31,11 @@ const card: Card = {
], ],
name: { name: {
en: "Roar", en: "Roar",
fr: "Hurlement"
}, },
effect: { effect: {
en: "Your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon, if any.", en: "Your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon, if any.",
fr: "Votre adversaire échange le Pokémon Défenseur avec 1 de ses Pokémon de Banc, s'il en a."
}, },
}, },
@ -44,9 +47,11 @@ const card: Card = {
], ],
name: { name: {
en: "Metal Charge", en: "Metal Charge",
fr: "Attaque métallique"
}, },
effect: { effect: {
en: "Put 1 damage counter on Lairon.", en: "Put 1 damage counter on Lairon.",
fr: "Placez 1 marqueur de dégât sur Galegon."
}, },
damage: 50, damage: 50,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Lombre", en: "Lombre",
fr: "Lombre"
}, },
illustrator: "Kagemaru Himeno", illustrator: "Kagemaru Himeno",
rarity: "Uncommon", rarity: "Uncommon",
@ -31,9 +32,11 @@ const card: Card = {
], ],
name: { name: {
en: "Plunder", en: "Plunder",
fr: "Pillage"
}, },
effect: { effect: {
en: "Before doing damage, discard all Trainer cards attached to the Defending Pokémon.", en: "Before doing damage, discard all Trainer cards attached to the Defending Pokémon.",
fr: "Avant d'infliger des dégâts, défaussez toutes les cartes Dresseur attachées au Pokémon Défenseur."
}, },
damage: 20, damage: 20,
@ -46,6 +49,7 @@ const card: Card = {
], ],
name: { name: {
en: "Wave Splash", en: "Wave Splash",
fr: "Grosse vague"
}, },
damage: 50, damage: 50,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Marshtomp", en: "Marshtomp",
fr: "Flobio"
}, },
illustrator: "Hisao Nakamura", illustrator: "Hisao Nakamura",
rarity: "Uncommon", rarity: "Uncommon",
@ -31,9 +32,11 @@ const card: Card = {
], ],
name: { name: {
en: "Hug", en: "Hug",
fr: "Hug"
}, },
effect: { 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 pourra pas battre en retraite lors du prochain tour de votre adversaire."
}, },
damage: 20, damage: 20,
@ -46,6 +49,7 @@ const card: Card = {
], ],
name: { name: {
en: "Mud Shot", en: "Mud Shot",
fr: "Tir de boue"
}, },
damage: 50, damage: 50,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Nuzleaf", en: "Nuzleaf",
fr: "Pifeuil"
}, },
illustrator: "Tomokazu Komiya", illustrator: "Tomokazu Komiya",
rarity: "Uncommon", rarity: "Uncommon",
@ -30,9 +31,11 @@ const card: Card = {
], ],
name: { name: {
en: "Self Charge", en: "Self Charge",
fr: "Auto-chargement"
}, },
effect: { effect: {
en: "Attach a Darkness Energy card from your hand to Nuzleaf.", en: "Attach a Darkness Energy card from your hand to Nuzleaf.",
fr: "Attachez une carte Énergie de votre main à Pifeuil."
}, },
}, },
@ -44,6 +47,7 @@ const card: Card = {
], ],
name: { name: {
en: "Corkscrew Punch", en: "Corkscrew Punch",
fr: "Poing en tire-bouchon"
}, },
damage: 40, damage: 40,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Charizard δ", en: "Charizard δ",
fr: "Dracaufeu δ"
}, },
illustrator: "Kouki Saitou", illustrator: "Kouki Saitou",
rarity: "Rare", rarity: "Rare",
@ -28,9 +29,11 @@ const card: Card = {
type: "Poke-POWER", type: "Poke-POWER",
name: { name: {
en: "Peal of Thunder", en: "Peal of Thunder",
fr: "Coup de tonnerre"
}, },
effect: { effect: {
en: "Once during your turn, when you play Charizard from your hand to evolve 1 of your Pokémon, you may look at the top 5 cards of your deck, choose as many Energy cards as you like, and attach them to 1 of your Pokémon. Discard the other cards.", en: "Once during your turn, when you play Charizard from your hand to evolve 1 of your Pokémon, you may look at the top 5 cards of your deck, choose as many Energy cards as you like, and attach them to 1 of your Pokémon. Discard the other cards.",
fr: "Une seule fois lors de votre tour, lorsque vous jouez Dracaufeu de votre main pour faire évoluer 1 de vos Pokémon, vous pouvez regarder les 5 cartes du dessus de votre deck, choisir autant de cartes Énergie que vous voulez et les attacher à 1 de vos Pokémon. Ensuite, défaussez les autres cartes."
}, },
}, },
], ],
@ -44,9 +47,11 @@ const card: Card = {
], ],
name: { name: {
en: "Metal Burn", en: "Metal Burn",
fr: "Brûlure métallique"
}, },
effect: { effect: {
en: "Discard all Metal Energy attached to Charizard.", en: "Discard all Metal Energy attached to Charizard.",
fr: "Défaussez toutes les Énergies attachées à Dracaufeu."
}, },
damage: 120, damage: 120,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Shuppet", en: "Shuppet",
fr: "Polichombr"
}, },
illustrator: "Atsuko Nishida", illustrator: "Atsuko Nishida",
rarity: "Uncommon", rarity: "Uncommon",
@ -28,9 +29,11 @@ const card: Card = {
], ],
name: { name: {
en: "Ascension", en: "Ascension",
fr: "Ascension"
}, },
effect: { effect: {
en: "Search your deck for a card that evolves from Shuppet and put it onto Shuppet. (This counts as evolving Shuppet.) Shuffle your deck afterward.", en: "Search your deck for a card that evolves from Shuppet and put it onto Shuppet. (This counts as evolving Shuppet.) Shuffle your deck afterward.",
fr: "Cherchez dans votre deck une carte évoluant de Polichombr et placez-la sur Polichombr (vous le faites ainsi évoluer). Ensuite, mélangez votre deck."
}, },
}, },
@ -41,6 +44,7 @@ const card: Card = {
], ],
name: { name: {
en: "Tackle", en: "Tackle",
fr: "Charge"
}, },
damage: 20, damage: 20,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Skitty", en: "Skitty",
fr: "Skitty"
}, },
illustrator: "Miki Tanaka", illustrator: "Miki Tanaka",
rarity: "Uncommon", rarity: "Uncommon",
@ -28,6 +29,7 @@ const card: Card = {
], ],
name: { name: {
en: "Tail Whap", en: "Tail Whap",
fr: "Queue battoir"
}, },
damage: 10, damage: 10,
@ -40,9 +42,11 @@ const card: Card = {
], ],
name: { name: {
en: "Feint Attack", en: "Feint Attack",
fr: "Feinte"
}, },
effect: { effect: {
en: "Choose 1 of your opponent's Pokémon. This attack does 20 damage to that Pokémon. This attack's damage isn't affected by Weakness, Resistance, Poké-Powers, Poké-Bodies, or any other effects on that Pokémon.", en: "Choose 1 of your opponent's Pokémon. This attack does 20 damage to that Pokémon. This attack's damage isn't affected by Weakness, Resistance, Poké-Powers, Poké-Bodies, or any other effects on that Pokémon.",
fr: "Choisissez 1 des Pokémon de votre adversaire. Cette attaque lui inflige 20 dégâts. Les dégâts de cette attaque ne sont pas affectés par la Faiblesse, la Résistance, les Poké-Powers, les Poké-Bodies ou tout autre effet sur ce Pokémon."
}, },
}, },

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Wartortle", en: "Wartortle",
fr: "Carabaffe"
}, },
illustrator: "Kouki Saitou", illustrator: "Kouki Saitou",
rarity: "Uncommon", rarity: "Uncommon",
@ -31,9 +32,11 @@ const card: Card = {
], ],
name: { name: {
en: "Bubble", en: "Bubble",
fr: "Écume"
}, },
effect: { effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.", en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
fr: "Lancez une pièce. Si c'est face, le Pokémon Défenseur est maintenant Paralysé."
}, },
damage: 20, damage: 20,
@ -46,6 +49,7 @@ const card: Card = {
], ],
name: { name: {
en: "Tackle", en: "Tackle",
fr: "Charge"
}, },
damage: 50, damage: 50,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Wartortle", en: "Wartortle",
fr: "Carabaffe"
}, },
illustrator: "Atsuko Nishida", illustrator: "Atsuko Nishida",
rarity: "Uncommon", rarity: "Uncommon",
@ -30,9 +31,11 @@ const card: Card = {
], ],
name: { name: {
en: "Tail Whip", en: "Tail Whip",
fr: "Mouvemend'keu"
}, },
effect: { effect: {
en: "Flip a coin. If heads, the Defending Pokémon can't attack during your opponent's next turn.", en: "Flip a coin. If heads, the Defending Pokémon can't attack during your opponent's next turn.",
fr: "Lancez une pièce. Si c'est face, le Pokémon Défenseur ne pourra pas attaquer lors du prochain tour de votre adversaire."
}, },
}, },
@ -44,6 +47,7 @@ const card: Card = {
], ],
name: { name: {
en: "Bite", en: "Bite",
fr: "Morsure"
}, },
damage: 40, damage: 40,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Aron", en: "Aron",
fr: "Galekid"
}, },
illustrator: "Aya Kusube", illustrator: "Aya Kusube",
rarity: "Common", rarity: "Common",
@ -28,11 +29,13 @@ const card: Card = {
], ],
name: { name: {
en: "Flail", en: "Flail",
fr: "Fléau"
}, },
effect: { effect: {
en: "Does 10 damage times the number of damage counters on Aron.", en: "Does 10 damage times the number of damage counters on Aron.",
fr: "Inflige 10 dégâts multipliés par le nombre de marqueurs de dégât sur Galekid."
}, },
damage: 10, damage: "10×",
}, },
], ],

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Bulbasaur", en: "Bulbasaur",
fr: "Bulbizarre"
}, },
illustrator: "Sumiyoshi Kizuki", illustrator: "Sumiyoshi Kizuki",
rarity: "Common", rarity: "Common",
@ -28,6 +29,7 @@ const card: Card = {
], ],
name: { name: {
en: "Tackle", en: "Tackle",
fr: "Charge"
}, },
damage: 10, damage: 10,
@ -39,9 +41,11 @@ const card: Card = {
], ],
name: { name: {
en: "Poisonpowder", en: "Poisonpowder",
fr: "Poudre toxik"
}, },
effect: { effect: {
en: "The Defending Pokémon is now Poisoned.", en: "The Defending Pokémon is now Poisoned.",
fr: "Le Pokémon Défenseur est maintenant Empoisonné."
}, },
}, },

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Bulbasaur", en: "Bulbasaur",
fr: "Bulbizarre"
}, },
illustrator: "Kagemaru Himeno", illustrator: "Kagemaru Himeno",
rarity: "Common", rarity: "Common",
@ -28,9 +29,11 @@ const card: Card = {
], ],
name: { name: {
en: "Growth", en: "Growth",
fr: "Croissance"
}, },
effect: { effect: {
en: "Attach a Grass Energy card from your hand to Bulbasaur.", en: "Attach a Grass Energy card from your hand to Bulbasaur.",
fr: "Attachez une carte Énergie de votre main à Bulbizarre."
}, },
}, },
@ -41,6 +44,7 @@ const card: Card = {
], ],
name: { name: {
en: "Vine Whip", en: "Vine Whip",
fr: "Fouet lianes"
}, },
damage: 20, damage: 20,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Cacnea", en: "Cacnea",
fr: "Cacnea"
}, },
illustrator: "Tomokazu Komiya", illustrator: "Tomokazu Komiya",
rarity: "Common", rarity: "Common",
@ -28,9 +29,11 @@ const card: Card = {
], ],
name: { name: {
en: "Call for Family", en: "Call for Family",
fr: "Appel à la famille"
}, },
effect: { effect: {
en: "Search your deck for a Basic Pokémon and put it onto your Bench. Shuffle your deck afterward.", en: "Search your deck for a Basic Pokémon and put it onto your Bench. Shuffle your deck afterward.",
fr: "Choisissez dans votre deck un Pokémon de base et placez-le sur votre Banc. Ensuite, mélangez votre deck."
}, },
}, },
@ -41,11 +44,13 @@ const card: Card = {
], ],
name: { name: {
en: "Rising Lunge", en: "Rising Lunge",
fr: "Botte secrète"
}, },
effect: { effect: {
en: "Flip a coin. If heads, this attack does 10 damage plus 20 more damage.", en: "Flip a coin. If heads, this attack does 10 damage plus 20 more damage.",
fr: "Lancez une pièce. Si c'est face, cette attaque inflige 10 dégâts plus 20 dégâts supplémentaires."
}, },
damage: 10, damage: "10+",
}, },
], ],

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Charmander", en: "Charmander",
fr: "Salamèche"
}, },
illustrator: "Atsuko Nishida", illustrator: "Atsuko Nishida",
rarity: "Common", rarity: "Common",
@ -28,11 +29,13 @@ const card: Card = {
], ],
name: { name: {
en: "Retaliate", en: "Retaliate",
fr: "Représailles"
}, },
effect: { effect: {
en: "Does 10 damage times the number of damage counters on Charmander.", en: "Does 10 damage times the number of damage counters on Charmander.",
fr: "Inflige 10 dégâts multipliés par le nombre de marqueurs de dégât sur Salamèche."
}, },
damage: 10, damage: "10×",
}, },
{ {
@ -42,6 +45,7 @@ const card: Card = {
], ],
name: { name: {
en: "Flame Tail", en: "Flame Tail",
fr: "Queue de flammes"
}, },
damage: 20, damage: 20,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Charmander δ", en: "Charmander δ",
fr: "Salamèche δ ESPÈCES DELTA"
}, },
illustrator: "Mitsuhiro Arita", illustrator: "Mitsuhiro Arita",
rarity: "Common", rarity: "Common",
@ -28,6 +29,7 @@ const card: Card = {
], ],
name: { name: {
en: "Scratch", en: "Scratch",
fr: "Griffe"
}, },
damage: 10, damage: 10,
@ -40,6 +42,7 @@ const card: Card = {
], ],
name: { name: {
en: "Bite", en: "Bite",
fr: "Morsure"
}, },
damage: 20, damage: 20,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Dugtrio", en: "Dugtrio",
fr: "Triopikeur"
}, },
illustrator: "Tomokazu Komiya", illustrator: "Tomokazu Komiya",
rarity: "Rare", rarity: "Rare",
@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-BODY", type: "Poke-BODY",
name: { name: {
en: "Sand Veil", en: "Sand Veil",
fr: "Voile ensablant"
}, },
effect: { effect: {
en: "Prevent all damage done to your Benched Pokémon by your opponent's attacks.", en: "Prevent all damage done to your Benched Pokémon by your opponent's attacks.",
fr: "Prévenez tous les dégâts infligés à vos Pokémon de Banc par les attaques de votre adversaire."
}, },
}, },
], ],
@ -41,9 +44,11 @@ const card: Card = {
], ],
name: { name: {
en: "Dig Under", en: "Dig Under",
fr: "Terrassement"
}, },
effect: { effect: {
en: "Choose 1 of your opponent's Pokémon. This attack does 30 damage to that Pokémon. This attack's damage isn't affected by Weakness or Resistance.", en: "Choose 1 of your opponent's Pokémon. This attack does 30 damage to that Pokémon. This attack's damage isn't affected by Weakness or Resistance.",
fr: "Choisissez 1 des Pokémon de votre adversaire. Cette attaque lui inflige 30 dégâts. Les dégâts ne sont pas affectés par la Faiblesse et la Résistance."
}, },
}, },
@ -55,9 +60,11 @@ const card: Card = {
], ],
name: { name: {
en: "Double-edge", en: "Double-edge",
fr: "Damoclès"
}, },
effect: { effect: {
en: "Dugtrio does 10 damage to itself.", en: "Dugtrio does 10 damage to itself.",
fr: "Triopikeur s'inflige 10 dégâts."
}, },
damage: 60, damage: 60,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Diglett", en: "Diglett",
fr: "Taupiqueur"
}, },
illustrator: "Kyoko Umemoto", illustrator: "Kyoko Umemoto",
rarity: "Common", rarity: "Common",
@ -28,6 +29,7 @@ const card: Card = {
], ],
name: { name: {
en: "Mud Slap", en: "Mud Slap",
fr: "Coud'boue"
}, },
damage: 10, damage: 10,
@ -40,9 +42,11 @@ const card: Card = {
], ],
name: { name: {
en: "Sand Pit", en: "Sand Pit",
fr: "Bac à sable"
}, },
effect: { 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 pourra pas battre en retraite lors du prochain tour de votre adversaire."
}, },
damage: 20, damage: 20,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Duskull", en: "Duskull",
fr: "Skelenox"
}, },
illustrator: "Yukiko Baba", illustrator: "Yukiko Baba",
rarity: "Common", rarity: "Common",
@ -28,9 +29,11 @@ const card: Card = {
], ],
name: { name: {
en: "Collect", en: "Collect",
fr: "Collectionner"
}, },
effect: { effect: {
en: "Draw a card.", en: "Draw a card.",
fr: "Piochez 1 carte."
}, },
}, },
@ -40,6 +43,7 @@ const card: Card = {
], ],
name: { name: {
en: "Super Psy Bolt", en: "Super Psy Bolt",
fr: "Super psy"
}, },
damage: 10, damage: 10,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Electrike", en: "Electrike",
fr: "Dynavolt"
}, },
illustrator: "Atsuko Nishida", illustrator: "Atsuko Nishida",
rarity: "Common", rarity: "Common",
@ -28,9 +29,11 @@ const card: Card = {
], ],
name: { name: {
en: "Sniff Out", en: "Sniff Out",
fr: "Flairer"
}, },
effect: { effect: {
en: "Put any 1 card from your discard pile into your hand.", en: "Put any 1 card from your discard pile into your hand.",
fr: "Placez n'importe quelle carte de votre pile de défausse dans votre main."
}, },
}, },
@ -40,11 +43,13 @@ const card: Card = {
], ],
name: { name: {
en: "Quick Blow", en: "Quick Blow",
fr: "Coup d'poing éclair"
}, },
effect: { effect: {
en: "Flip a coin. If heads, this attack does 10 damage plus 10 more damage.", en: "Flip a coin. If heads, this attack does 10 damage plus 10 more damage.",
fr: "Lancez une pièce. Si c'est face, cette attaque inflige 10 dégâts plus 10 dégâts supplémentaires."
}, },
damage: 10, damage: "10+",
}, },
], ],

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Jigglypuff", en: "Jigglypuff",
fr: "Rondoudou"
}, },
illustrator: "Midori Harada", illustrator: "Midori Harada",
rarity: "Common", rarity: "Common",
@ -28,9 +29,11 @@ const card: Card = {
], ],
name: { name: {
en: "Hypnoblast", en: "Hypnoblast",
fr: "Hypnoblast"
}, },
effect: { effect: {
en: "The Defending Pokémon is now Asleep.", en: "The Defending Pokémon is now Asleep.",
fr: "Le Pokémon Défenseur est maintenant Endormi."
}, },
damage: 10, damage: 10,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Krabby", en: "Krabby",
fr: "Krabby"
}, },
illustrator: "Tomokazu Komiya", illustrator: "Tomokazu Komiya",
rarity: "Common", rarity: "Common",
@ -28,11 +29,13 @@ const card: Card = {
], ],
name: { name: {
en: "Vital Pinchers", en: "Vital Pinchers",
fr: "Pinces vitales"
}, },
effect: { effect: {
en: "Flip a coin. If heads, this attack does 10 damage plus 10 more damage.", en: "Flip a coin. If heads, this attack does 10 damage plus 10 more damage.",
fr: "Lancez une pièce. Si c'est face, cette attaque inflige 10 dégâts plus 10 dégâts supplémentaires."
}, },
damage: 10, damage: "10+",
}, },
], ],

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Lotad", en: "Lotad",
fr: "Nenupiot"
}, },
illustrator: "Aya Kusube", illustrator: "Aya Kusube",
rarity: "Common", rarity: "Common",
@ -25,9 +26,11 @@ const card: Card = {
type: "Poke-BODY", type: "Poke-BODY",
name: { name: {
en: "Aqua Lift", en: "Aqua Lift",
fr: "Aqua-élévation"
}, },
effect: { effect: {
en: "If Lotad has any Water Energy attached to it, the Retreat Cost for Lotad is 0.", en: "If Lotad has any Water Energy attached to it, the Retreat Cost for Lotad is 0.",
fr: "Si Nenupiot possède une Énergie , son Coût de retraite est de 0."
}, },
}, },
], ],
@ -39,6 +42,7 @@ const card: Card = {
], ],
name: { name: {
en: "Rolling Tackle", en: "Rolling Tackle",
fr: "Roulé-boulé"
}, },
damage: 20, damage: 20,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Meditite", en: "Meditite",
fr: "Meditikka"
}, },
illustrator: "Hisao Nakamura", illustrator: "Hisao Nakamura",
rarity: "Common", rarity: "Common",
@ -28,6 +29,7 @@ const card: Card = {
], ],
name: { name: {
en: "Kick", en: "Kick",
fr: "Koud'pied"
}, },
damage: 10, damage: 10,
@ -40,9 +42,11 @@ const card: Card = {
], ],
name: { name: {
en: "Pure Power", en: "Pure Power",
fr: "Pouvoir pur"
}, },
effect: { effect: {
en: "Put 2 damage counters on your opponent's Pokémon in any way you like.", en: "Put 2 damage counters on your opponent's Pokémon in any way you like.",
fr: "Placez 2 marqueurs de dégât sur les Pokémon de votre adversaire de la façon que vous voulez."
}, },
}, },

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Mudkip", en: "Mudkip",
fr: "Gobou"
}, },
illustrator: "Hisao Nakamura", illustrator: "Hisao Nakamura",
rarity: "Common", rarity: "Common",
@ -25,9 +26,11 @@ const card: Card = {
type: "Poke-BODY", type: "Poke-BODY",
name: { name: {
en: "Submerge", en: "Submerge",
fr: "Submerger"
}, },
effect: { effect: {
en: "As long as Mudkip is on your Bench, prevent all damage done to Mudkip by attacks (both yours and your opponent's).", en: "As long as Mudkip is on your Bench, prevent all damage done to Mudkip by attacks (both yours and your opponent's).",
fr: "Tant que Gobou est sur votre Banc, prévenez tous les dégâts qui lui sont infligés par des attaques (les vôtres et celles de votre adversaire)."
}, },
}, },
], ],
@ -38,6 +41,7 @@ const card: Card = {
], ],
name: { name: {
en: "Mud Slap", en: "Mud Slap",
fr: "Coud'boue"
}, },
damage: 10, damage: 10,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Mudkip", en: "Mudkip",
fr: "Gobou"
}, },
illustrator: "Hajime Kusajima", illustrator: "Hajime Kusajima",
rarity: "Common", rarity: "Common",
@ -28,9 +29,11 @@ const card: Card = {
], ],
name: { name: {
en: "Nap", en: "Nap",
fr: "Tit'sieste"
}, },
effect: { effect: {
en: "Remove 2 damage counters from Mudkip.", en: "Remove 2 damage counters from Mudkip.",
fr: "Retirez à Gobou 2 marqueurs de dégât."
}, },
}, },
@ -41,6 +44,7 @@ const card: Card = {
], ],
name: { name: {
en: "Waterfall", en: "Waterfall",
fr: "Cascade"
}, },
damage: 20, damage: 20,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Numel", en: "Numel",
fr: "Chamallot"
}, },
illustrator: "Miki Tanaka", illustrator: "Miki Tanaka",
rarity: "Common", rarity: "Common",
@ -29,9 +30,11 @@ const card: Card = {
], ],
name: { name: {
en: "Take Down", en: "Take Down",
fr: "Bélier"
}, },
effect: { effect: {
en: "Numel does 10 damage to itself.", en: "Numel does 10 damage to itself.",
fr: "Chamallot s'inflige 10 dégâts."
}, },
damage: 30, damage: 30,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Ludicolo δ", en: "Ludicolo δ",
fr: "Ludicolo δ"
}, },
illustrator: "Masakazu Fukuda", illustrator: "Masakazu Fukuda",
rarity: "Rare", rarity: "Rare",
@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-BODY", type: "Poke-BODY",
name: { name: {
en: "Overzealous", en: "Overzealous",
fr: "Excès de zèle"
}, },
effect: { effect: {
en: "If your opponent has any Pokémon-ex in play, each of Ludicolo's attacks does 30 more damage to the Defending Pokémon.", en: "If your opponent has any Pokémon-ex in play, each of Ludicolo's attacks does 30 more damage to the Defending Pokémon.",
fr: "Si votre adversaire possède des Pokémon-ex en jeu, chacune des attaques de Ludicolo inflige 30 dégâts supplémentaires au Pokémon Défenseur."
}, },
}, },
], ],
@ -41,9 +44,11 @@ const card: Card = {
], ],
name: { name: {
en: "Knock Off", en: "Knock Off",
fr: "Sabotage"
}, },
effect: { effect: {
en: "Choose 1 card from your opponent's hand without looking and discard it.", en: "Choose 1 card from your opponent's hand without looking and discard it.",
fr: "Choisissez sans regarder 1 carte de la main de votre adversaire et défaussez-la."
}, },
damage: 30, damage: 30,
@ -56,6 +61,7 @@ const card: Card = {
], ],
name: { name: {
en: "Fire Punch", en: "Fire Punch",
fr: "Poing de feu"
}, },
damage: 60, damage: 60,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Seedot", en: "Seedot",
fr: "Grainipiot"
}, },
illustrator: "Yukiko Baba", illustrator: "Yukiko Baba",
rarity: "Common", rarity: "Common",
@ -28,6 +29,7 @@ const card: Card = {
], ],
name: { name: {
en: "Headbutt", en: "Headbutt",
fr: "Coup d'boule"
}, },
damage: 10, damage: 10,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Spearow", en: "Spearow",
fr: "Piafabec"
}, },
illustrator: "Midori Harada", illustrator: "Midori Harada",
rarity: "Common", rarity: "Common",
@ -28,9 +29,11 @@ const card: Card = {
], ],
name: { name: {
en: "Spearhead", en: "Spearhead",
fr: "Meneur"
}, },
effect: { effect: {
en: "Draw a card.", en: "Draw a card.",
fr: "Piochez 1 carte."
}, },
}, },

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Spoink", en: "Spoink",
fr: "Spoink"
}, },
illustrator: "Sumiyoshi Kizuki", illustrator: "Sumiyoshi Kizuki",
rarity: "Common", rarity: "Common",
@ -28,11 +29,13 @@ const card: Card = {
], ],
name: { name: {
en: "Psywave", en: "Psywave",
fr: "Vague Psy"
}, },
effect: { effect: {
en: "Does 10 damage times the amount of Energy attached to the Defending Pokémon.", en: "Does 10 damage times the amount of Energy attached to the Defending Pokémon.",
fr: "Inflige 10 dégâts multipliés par le nombre d'Énergies attachées au Pokémon Défenseur."
}, },
damage: 10, damage: "10×",
}, },
{ {
@ -42,6 +45,7 @@ const card: Card = {
], ],
name: { name: {
en: "Ram", en: "Ram",
fr: "Collision"
}, },
damage: 20, damage: 20,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Squirtle", en: "Squirtle",
fr: "Carapuce"
}, },
illustrator: "Kouki Saitou", illustrator: "Kouki Saitou",
rarity: "Common", rarity: "Common",
@ -28,6 +29,7 @@ const card: Card = {
], ],
name: { name: {
en: "Bite", en: "Bite",
fr: "Morsure"
}, },
damage: 10, damage: 10,
@ -41,6 +43,7 @@ const card: Card = {
], ],
name: { name: {
en: "Skull Bash", en: "Skull Bash",
fr: "Coud'krane"
}, },
damage: 30, damage: 30,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Squirtle", en: "Squirtle",
fr: "Carapuce"
}, },
illustrator: "Hajime Kusajima", illustrator: "Hajime Kusajima",
rarity: "Common", rarity: "Common",
@ -25,9 +26,11 @@ const card: Card = {
type: "Poke-BODY", type: "Poke-BODY",
name: { name: {
en: "Solid Shell", en: "Solid Shell",
fr: "Coquille dure"
}, },
effect: { effect: {
en: "Any damage done to Squirtle by attacks is reduced by 10 (after applying Weakness and Resistance).", en: "Any damage done to Squirtle by attacks is reduced by 10 (after applying Weakness and Resistance).",
fr: "Tous dégâts infligés à Carapuce par des attaques sont réduits de 10 (après application de la Faiblesse et de la Résistance)."
}, },
}, },
], ],
@ -38,9 +41,11 @@ const card: Card = {
], ],
name: { name: {
en: "Bubblebeam", en: "Bubblebeam",
fr: "Bulle d'O"
}, },
effect: { effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.", en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
fr: "Lancez une pièce. Si c'est face, le Pokémon Défenseur est maintenant Paralysé."
}, },
damage: 10, damage: 10,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Torchic", en: "Torchic",
fr: "Poussifeu"
}, },
illustrator: "Sachiko Adachi", illustrator: "Sachiko Adachi",
rarity: "Common", rarity: "Common",
@ -28,9 +29,11 @@ const card: Card = {
], ],
name: { name: {
en: "Claw", en: "Claw",
fr: "Mâchoire"
}, },
effect: { effect: {
en: "Flip a coin. If tails, this attack does nothing.", en: "Flip a coin. If tails, this attack does nothing.",
fr: "Lancez une pièce. Si c'est pile, cette attaque est sans effet."
}, },
damage: 20, damage: 20,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Torchic", en: "Torchic",
fr: "Poussifeu"
}, },
illustrator: "Sumiyoshi Kizuki", illustrator: "Sumiyoshi Kizuki",
rarity: "Common", rarity: "Common",
@ -28,9 +29,11 @@ const card: Card = {
], ],
name: { name: {
en: "Sand Attack", en: "Sand Attack",
fr: "Jet de sable"
}, },
effect: { effect: {
en: "If the Defending Pokémon tries to attack during your opponent's next turn, your opponent flips a coin. If tails, that attack does nothing.", en: "If the Defending Pokémon tries to attack during your opponent's next turn, your opponent flips a coin. If tails, that attack does nothing.",
fr: "Si le Pokémon Défenseur essaye d'attaquer lors du prochain tour de votre adversaire, celui-ci lance une pièce. Si c'est pile, cette attaque est sans effet."
}, },
damage: 10, damage: 10,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Treecko", en: "Treecko",
fr: "Arcko"
}, },
illustrator: "Sachiko Adachi", illustrator: "Sachiko Adachi",
rarity: "Common", rarity: "Common",
@ -28,9 +29,11 @@ const card: Card = {
], ],
name: { name: {
en: "Paralyzing Gaze", en: "Paralyzing Gaze",
fr: "Regard paralysant"
}, },
effect: { effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.", en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
fr: "Lancez une pièce. Si c'est face, le Pokémon Défenseur est maintenant Paralysé."
}, },
}, },
@ -41,6 +44,7 @@ const card: Card = {
], ],
name: { name: {
en: "Scratch", en: "Scratch",
fr: "Griffe"
}, },
damage: 20, damage: 20,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Treecko δ", en: "Treecko δ",
fr: "Arcko δ"
}, },
illustrator: "Masakazu Fukuda", illustrator: "Masakazu Fukuda",
rarity: "Common", rarity: "Common",
@ -28,6 +29,7 @@ const card: Card = {
], ],
name: { name: {
en: "Pound", en: "Pound",
fr: "Écras'face"
}, },
damage: 10, damage: 10,
@ -39,9 +41,11 @@ const card: Card = {
], ],
name: { name: {
en: "Shining Claws", en: "Shining Claws",
fr: "Griffes étincelantes"
}, },
effect: { effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Confused.", en: "Flip a coin. If heads, the Defending Pokémon is now Confused.",
fr: "Lancez une pièce. Si c'est face, le Pokémon Défenseur est maintenant Confus."
}, },
damage: 10, damage: 10,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Whismur", en: "Whismur",
fr: "Chuchmur"
}, },
illustrator: "Atsuko Nishida", illustrator: "Atsuko Nishida",
rarity: "Common", rarity: "Common",
@ -28,9 +29,11 @@ const card: Card = {
], ],
name: { name: {
en: "Supersonic", en: "Supersonic",
fr: "Ultrason"
}, },
effect: { effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Confused.", en: "Flip a coin. If heads, the Defending Pokémon is now Confused.",
fr: "Lancez une pièce. Si c'est face, le Pokémon Défenseur est maintenant Confus."
}, },
}, },
@ -42,6 +45,7 @@ const card: Card = {
], ],
name: { name: {
en: "Hyper Voice", en: "Hyper Voice",
fr: "Voix haut perchée"
}, },
damage: 30, damage: 30,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Luvdisc", en: "Luvdisc",
fr: "Lovdisc"
}, },
illustrator: "Kyoko Umemoto", illustrator: "Kyoko Umemoto",
rarity: "Rare", rarity: "Rare",
@ -28,9 +29,11 @@ const card: Card = {
], ],
name: { name: {
en: "Even Game", en: "Even Game",
fr: "Partie équilibrée"
}, },
effect: { effect: {
en: "Count the number of your opponent's Pokémon. Search your deck for up to that number of Basic Pokémon and put them onto your Bench. Shuffle your deck afterward.", en: "Count the number of your opponent's Pokémon. Search your deck for up to that number of Basic Pokémon and put them onto your Bench. Shuffle your deck afterward.",
fr: "Comptabilisez le nombre de Pokémon de votre adversaire. Choisissez dans votre deck autant de Pokémon de base et placez-les sur votre Banc. Ensuite, mélangez votre deck."
}, },
}, },
@ -40,9 +43,11 @@ const card: Card = {
], ],
name: { name: {
en: "Stadium Play", en: "Stadium Play",
fr: "Jeu de stade"
}, },
effect: { effect: {
en: "If you have a Stadium card in play, remove 1 damage counter from each of your Pokémon. If your opponent has a Stadium card in play, this attack does 10 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", en: "If you have a Stadium card in play, remove 1 damage counter from each of your Pokémon. If your opponent has a Stadium card in play, this attack does 10 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
fr: "Si vous possédez une carte Stade en jeu, retirez 1 marqueur de dégât à chacun de vos Pokémon. Si votre adversaire possède une carte Stade en jeu, cette attaque inflige 10 dégâts à chacun des Pokémon de son Banc. (Vous ne pouvez pas appliquer la Faiblesse et la Résistance aux Pokémon de Banc.)"
}, },
damage: 10, damage: 10,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Wingull", en: "Wingull",
fr: "Goelise"
}, },
illustrator: "Midori Harada", illustrator: "Midori Harada",
rarity: "Common", rarity: "Common",
@ -28,6 +29,7 @@ const card: Card = {
], ],
name: { name: {
en: "Wing Attack", en: "Wing Attack",
fr: "Cru-aile"
}, },
damage: 10, damage: 10,

View File

@ -4,26 +4,18 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Bill's Maintenance", en: "Bill's Maintenance",
fr: "Entretien de Leo"
}, },
illustrator: "Ken Sugimori", illustrator: "Ken Sugimori",
rarity: "Uncommon", rarity: "Uncommon",
category: "Trainer", category: "Trainer",
set: Set, set: Set,
trainerType: "Supporter", trainerType: "Supporter",
effect: {
fr: "Vous ne pouvez jouer qu'une seule carte Supporter par tour. Lorsque vous la jouez, placez-la à côté de votre Pokémon Actif. À la fin du tour, défaussez-la.\n\nSi vous avez des cartes en main, mélangez-en 1 à votre deck puis piochez 3 cartes."
}
} }
export default card export default card

View File

@ -4,26 +4,18 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Castaway", en: "Castaway",
fr: "Naufragé"
}, },
illustrator: "Kouki Saitou", illustrator: "Kouki Saitou",
rarity: "Uncommon", rarity: "Uncommon",
category: "Trainer", category: "Trainer",
set: Set, set: Set,
trainerType: "Supporter", trainerType: "Supporter",
effect: {
fr: "Vous ne pouvez jouer qu'une seule carte Supporter par tour. Lorsque vous la jouez, placez-la à côté de votre Pokémon Actif. À la fin du tour, défaussez-la.\n\nChoisissez dans votre deck une carte Supporter, une carte Outil Pokémon et une carte Énergie de base. Montrez-les à votre adversaire et placez-les dans votre main. Ensuite, mélangez votre deck."
}
} }
export default card export default card

View File

@ -4,26 +4,18 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Celio's Network", en: "Celio's Network",
fr: "Le réseau de Cileo"
}, },
illustrator: "Ken Sugimori", illustrator: "Ken Sugimori",
rarity: "Uncommon", rarity: "Uncommon",
category: "Trainer", category: "Trainer",
set: Set, set: Set,
trainerType: "Supporter", trainerType: "Supporter",
effect: {
fr: "Vous ne pouvez jouer qu'une seule carte Supporter par tour. Lorsque vous la jouez, placez-la à côté de votre Pokémon Actif. À la fin du tour, défaussez-la.\n\nChoisissez dans votre deck un Pokémon de base ou une carte Évolution (Pokémon-ex exclus). Montrez-le (ou la) à votre adversaire et placez-le (ou la) dans votre main. Ensuite, mélangez votre deck."
}
} }
export default card export default card

View File

@ -4,26 +4,18 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Cessation Crystal", en: "Cessation Crystal",
fr: "Arrêt de cristal"
}, },
illustrator: "Takumi Akabane", illustrator: "Takumi Akabane",
rarity: "Uncommon", rarity: "Uncommon",
category: "Trainer", category: "Trainer",
set: Set, set: Set,
trainerType: "Tool", trainerType: "Tool",
effect: {
fr: "Attachez Arrêt de cristal à 1 de vos Pokémon (Pokémon-ex exclus) qui ne possède pas déjà d'Outil Pokémon. Si le Pokémon auquel Arrêt de cristal est attachée est un Pokémon-ex, défaussez cette carte.\n\nTant qu'Arrêt de cristal est attachée à un Pokémon Actif, les Pokémon de chaque joueur (les vôtres et ceux de votre adversaire) ne peuvent pas utiliser de Poké-Powers ou de Poké-Bodies."
}
} }
export default card export default card

View File

@ -4,26 +4,18 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Crystal Beach", en: "Crystal Beach",
fr: "Plage de cristal"
}, },
illustrator: "Shizurow", illustrator: "Shizurow",
rarity: "Uncommon", rarity: "Uncommon",
category: "Trainer", category: "Trainer",
set: Set, set: Set,
trainerType: "Stadium", trainerType: "Stadium",
effect: {
fr: "Cette carte reste en jeu lorsque vous la jouez. Défaussez-la si une autre carte Stade est mise en jeu. Si une autre carte comportant le même nom est en jeu, vous ne pouvez pas jouer cette carte.\n\nChaque carte Énergie spéciale fournissant 2 Énergies ou plus (les vôtres et celles de votre adversaire) fournit maintenant 1 Énergie uniquement. Cet effet n'est pas affecté par les Poké-Powers ou les Poké-Bodies."
}
} }
export default card export default card

View File

@ -4,26 +4,18 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Crystal Shard", en: "Crystal Shard",
fr: "Écharde de cristal"
}, },
illustrator: "Takumi Akabane", illustrator: "Takumi Akabane",
rarity: "Uncommon", rarity: "Uncommon",
category: "Trainer", category: "Trainer",
set: Set, set: Set,
trainerType: "Tool", trainerType: "Tool",
effect: {
fr: "Attachez Écharde de cristal à 1 de vos Pokémon qui ne possède pas déjà d'Outil Pokémon. Si ce Pokémon est mis K.O, défaussez cette carte.\n\nTant qu'Écharde de cristal est attachée à un Pokémon, ce Pokémon est de type . S'il attaque, défaussez cette carte à la fin du tour."
}
} }
export default card export default card

View File

@ -4,26 +4,18 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Double Full Heal", en: "Double Full Heal",
fr: "Double guérison totale"
}, },
illustrator: "Ryo Ueda", illustrator: "Ryo Ueda",
rarity: "Uncommon", rarity: "Uncommon",
category: "Trainer", category: "Trainer",
set: Set, set: Set,
trainerType: "Item", trainerType: "Item",
effect: {
fr: "Retirez à chacun de vos Pokémon Actifs tous leurs États Spéciaux."
}
} }
export default card export default card

View File

@ -4,26 +4,18 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Dual Ball", en: "Dual Ball",
fr: "Double boule"
}, },
illustrator: "\"Big Mama\" Tagawa", illustrator: "\"Big Mama\" Tagawa",
rarity: "Uncommon", rarity: "Uncommon",
category: "Trainer", category: "Trainer",
set: Set, set: Set,
trainerType: "Item", trainerType: "Item",
effect: {
fr: "Lancez 2 pièces. Pour chaque face, choisissez dans votre deck un Pokémon de base, montrez-le à votre adversaire et placez-le dans votre main. Ensuite, mélangez votre deck."
}
} }
export default card export default card

View File

@ -4,26 +4,18 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Holon Circle", en: "Holon Circle",
fr: "Cercle Holon"
}, },
illustrator: "Ryo Ueda", illustrator: "Ryo Ueda",
rarity: "Uncommon", rarity: "Uncommon",
category: "Trainer", category: "Trainer",
set: Set, set: Set,
trainerType: "Stadium", trainerType: "Stadium",
effect: {
fr: "Cette carte reste en jeu lorsque vous la jouez. Défaussez-la si une autre carte Stade est mise en jeu. Si une autre carte comportant le même nom est en jeu, vous ne pouvez pas jouer cette carte.\n\nPrévenez tous les effets d'une attaque, dégâts inclus, infligés par les Pokémon Actifs de chaque joueur. Si un Pokémon Actif utilise une attaque, cette attaque se termine. Défaussez cette carte."
}
} }
export default card export default card

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Manectric", en: "Manectric",
fr: "Elecsprint"
}, },
illustrator: "Hisao Nakamura", illustrator: "Hisao Nakamura",
rarity: "Rare", rarity: "Rare",
@ -31,9 +32,11 @@ const card: Card = {
], ],
name: { name: {
en: "Kick Away", en: "Kick Away",
fr: "Coud'pied éjecteur"
}, },
effect: { effect: {
en: "Your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon, if any.", en: "Your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon, if any.",
fr: "Votre adversaire échange le Pokémon Défenseur avec 1 de ses Pokémon de Banc, s'il en a."
}, },
damage: 30, damage: 30,
@ -46,9 +49,11 @@ const card: Card = {
], ],
name: { name: {
en: "Strong Current", en: "Strong Current",
fr: "Courant fort"
}, },
effect: { effect: {
en: "If Manectric has a Pokémon Tool card attached to it, this attack does 20 damage to each of your opponent's Benched Pokémon-ex. (Don't apply Weakness and Resistance for Benched Pokémon.)", en: "If Manectric has a Pokémon Tool card attached to it, this attack does 20 damage to each of your opponent's Benched Pokémon-ex. (Don't apply Weakness and Resistance for Benched Pokémon.)",
fr: "Si Elecsprint possède une carte Outil Pokémon, cette attaque inflige 20 dégâts à chacun des Pokémon-ex de Banc de votre adversaire. (Vous ne pouvez pas appliquer la Faiblesse et la Résistance aux Pokémon de Banc.)"
}, },
damage: 50, damage: 50,

View File

@ -4,26 +4,18 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Memory Berry", en: "Memory Berry",
fr: "Baie de mémoire"
}, },
illustrator: "Shizurow", illustrator: "Shizurow",
rarity: "Uncommon", rarity: "Uncommon",
category: "Trainer", category: "Trainer",
set: Set, set: Set,
trainerType: "Tool", trainerType: "Tool",
effect: {
fr: "Attachez Baie de mémoire à 1 de vos Pokémon qui ne possède pas déjà d'Outil Pokémon. Si ce Pokémon est mis K.O, défaussez cette carte.\n\nLe Pokémon auquel cette carte est attachée peut utiliser n'importe quelle attaque de sa carte Pokémon de base ou de sa carte Évolution de Niveau 1. (Vous devez toujours payer le Coût en Énergie de cette attaque.) Si ce Pokémon attaque, défaussez cette carte à la fin du tour."
}
} }
export default card export default card

View File

@ -4,26 +4,18 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Mysterious Shard", en: "Mysterious Shard",
fr: "Écharde mystérieuse"
}, },
illustrator: "Takumi Akabane", illustrator: "Takumi Akabane",
rarity: "Uncommon", rarity: "Uncommon",
category: "Trainer", category: "Trainer",
set: Set, set: Set,
trainerType: "Tool", trainerType: "Tool",
effect: {
fr: "Attachez Écharde mystérieuse à 1 de vos Pokémon (Pokémon-ex exclus) qui ne possède pas déjà d'Outil Pokémon. Si le Pokémon auquel Écharde mystérieuse est attachée est un Pokémon-ex, défaussez cette carte.\n\nPrévenez tous les effets d'une attaque, dégâts inclus, infligés au Pokémon auquel Écharde mystérieuse est attachée par des Pokémon-ex de votre adversaire. Défaussez cette carte à la fin du prochain tour de votre adversaire."
}
} }
export default card export default card

View File

@ -4,26 +4,18 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Poké Ball", en: "Poké Ball",
fr: "Poké Balle"
}, },
illustrator: "Shin-ichi Yoshikawa", illustrator: "Shin-ichi Yoshikawa",
rarity: "Uncommon", rarity: "Uncommon",
category: "Trainer", category: "Trainer",
set: Set, set: Set,
trainerType: "Item", trainerType: "Item",
effect: {
fr: "Lancez une pièce. Si c'est face, choisissez dans votre deck un Pokémon de base ou une carte Évolution, montrez-le (ou la) à votre adversaire et placez-le (ou la) dans votre main. Ensuite, mélangez votre deck."
}
} }
export default card export default card

View File

@ -4,26 +4,18 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "PokéNav", en: "PokéNav",
fr: "PokéNav"
}, },
illustrator: "Katsura Tabata", illustrator: "Katsura Tabata",
rarity: "Uncommon", rarity: "Uncommon",
category: "Trainer", category: "Trainer",
set: Set, set: Set,
trainerType: "Item", trainerType: "Item",
effect: {
fr: "Regardez les 3 cartes du dessus de votre deck et choisissez un Pokémon de base, une carte Évolution ou une carte Énergie. Montrez-le (ou la) à votre adversaire et placez-le (ou la) dans votre main. Replacez les 2 autres cartes au dessus de votre deck dans n'importe quel ordre."
}
} }
export default card export default card

View File

@ -4,26 +4,18 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Warp Point", en: "Warp Point",
fr: "Point d'échange"
}, },
illustrator: "Keiji Kinebuchi", illustrator: "Keiji Kinebuchi",
rarity: "Uncommon", rarity: "Uncommon",
category: "Trainer", category: "Trainer",
set: Set, set: Set,
trainerType: "Item", trainerType: "Item",
effect: {
fr: "Votre adversaire échange 1 de ses Pokémon Défenseurs avec 1 de ses Pokémon de Banc, s'il en a. Vous échangez 1 de vos Pokémon Actifs avec 1 de vos Pokémon de Banc, si vous en avez."
}
} }
export default card export default card

View File

@ -4,26 +4,18 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Windstorm", en: "Windstorm",
fr: "Tempête"
}, },
illustrator: "Ryo Ueda", illustrator: "Ryo Ueda",
rarity: "Uncommon", rarity: "Uncommon",
category: "Trainer", category: "Trainer",
set: Set, set: Set,
trainerType: "Item", trainerType: "Item",
effect: {
fr: "Choisissez jusqu'à 2 cartes parmi les cartes Outil Pokémon et les cartes Stade en jeu (les vôtres et celles de votre adversaire) et défaussez-les."
}
} }
export default card export default card

View File

@ -4,26 +4,18 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Energy Search", en: "Energy Search",
fr: "Recherche d'énergie"
}, },
illustrator: "Kai Ishikawa", illustrator: "Kai Ishikawa",
rarity: "Common", rarity: "Common",
category: "Trainer", category: "Trainer",
set: Set, set: Set,
trainerType: "Item", trainerType: "Item",
effect: {
fr: "Choisissez dans votre deck une carte Énergie de base, montrez-la à votre adversaire et placez-la dans votre main. Ensuite, mélangez votre deck."
}
} }
export default card export default card

View File

@ -4,26 +4,18 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Potion", en: "Potion",
fr: "Potion"
}, },
illustrator: "Shin-ichi Yoshikawa", illustrator: "Shin-ichi Yoshikawa",
rarity: "Common", rarity: "Common",
category: "Trainer", category: "Trainer",
set: Set, set: Set,
trainerType: "Item", trainerType: "Item",
effect: {
fr: "Retirez 2 marqueurs de dégât à 1 de vos Pokémon (retirez-en 1 si ce Pokémon n'en a qu'1)."
}
} }
export default card export default card

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Double Rainbow Energy", en: "Double Rainbow Energy",
fr: "Double Énergie Multicolore"
}, },
illustrator: "Takumi Akabane", illustrator: "Takumi Akabane",
rarity: "Rare", rarity: "Rare",

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Aggron ex", en: "Aggron ex",
fr: "Galeking ex"
}, },
illustrator: "Ryo Ueda", illustrator: "Ryo Ueda",
rarity: "Rare", rarity: "Rare",
@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-BODY", type: "Poke-BODY",
name: { name: {
en: "Intimidating Armor", en: "Intimidating Armor",
fr: "Armure intimidante"
}, },
effect: { effect: {
en: "As long as Aggron ex is your Active Pokémon, your opponent's Basic Pokémon can't attack or use any Poké-Powers or Poké-Bodies.", en: "As long as Aggron ex is your Active Pokémon, your opponent's Basic Pokémon can't attack or use any Poké-Powers or Poké-Bodies.",
fr: "Tant que Galeking ex est votre Pokémon Actif, les Pokémon de base de votre adversaire ne peuvent pas attaquer ni utiliser de Poké-Powers ou de Poké-Bodies."
}, },
}, },
], ],
@ -42,9 +45,11 @@ const card: Card = {
], ],
name: { name: {
en: "Split Bomb", en: "Split Bomb",
fr: "Bombe fendante"
}, },
effect: { effect: {
en: "Choose 2 of your opponent's Pokémon. This attack does 30 damage to each of them. (Don't apply Weakness and Resistance for Benched Pokémon.)", en: "Choose 2 of your opponent's Pokémon. This attack does 30 damage to each of them. (Don't apply Weakness and Resistance for Benched Pokémon.)",
fr: "Choisissez 2 des Pokémon de votre adversaire. Cette attaque inflige 30 dégâts à chacun. (Vous ne pouvez pas appliquer la Faiblesse et la Résistance aux Pokémon de Banc.)"
}, },
}, },
@ -57,9 +62,11 @@ const card: Card = {
], ],
name: { name: {
en: "Mega Burn", en: "Mega Burn",
fr: "Méga brûlure"
}, },
effect: { effect: {
en: "During your next turn, Aggron ex can't use Mega Burn.", en: "During your next turn, Aggron ex can't use Mega Burn.",
fr: "Lors de votre prochain tour, Galeking ex ne pourra pas utiliser Méga brûlure."
}, },
damage: 100, damage: 100,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Mawile", en: "Mawile",
fr: "Mysdibule"
}, },
illustrator: "Kagemaru Himeno", illustrator: "Kagemaru Himeno",
rarity: "Rare", rarity: "Rare",
@ -28,9 +29,11 @@ const card: Card = {
], ],
name: { name: {
en: "Mining", en: "Mining",
fr: "Minage"
}, },
effect: { effect: {
en: "Search your deck for a Trainer card, show it to your opponent, and put it into your hand. If that card is a Pokémon Tool card, you may attach it to 1 of your Pokémon instead. Shuffle your deck afterward.", en: "Search your deck for a Trainer card, show it to your opponent, and put it into your hand. If that card is a Pokémon Tool card, you may attach it to 1 of your Pokémon instead. Shuffle your deck afterward.",
fr: "Choisissez dans votre deck une carte Dresseur, montrez-la à votre adversaire et placez-la dans votre main. Si cette carte est une carte Outil Pokémon, vous pouvez l'attacher à 1 de vos Pokémon. Ensuite, mélangez votre deck."
}, },
}, },
@ -41,11 +44,13 @@ const card: Card = {
], ],
name: { name: {
en: "Bite Off", en: "Bite Off",
fr: "Arracher d'un coup de dent"
}, },
effect: { effect: {
en: "If the Defending Pokémon is Pokémon-ex, this attack does 20 damage plus 30 more damage.", en: "If the Defending Pokémon is Pokémon-ex, this attack does 20 damage plus 30 more damage.",
fr: "Si le Pokémon Défenseur est un Pokémon-ex, cette attaque inflige 20 dégâts plus 30 dégâts supplémentaires."
}, },
damage: 20, damage: "20+",
}, },
], ],

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Blaziken ex", en: "Blaziken ex",
fr: "Brasegali ex"
}, },
illustrator: "Mitsuhiro Arita", illustrator: "Mitsuhiro Arita",
rarity: "Rare", rarity: "Rare",
@ -31,9 +32,11 @@ const card: Card = {
], ],
name: { name: {
en: "Drag Off", en: "Drag Off",
fr: "Traîne"
}, },
effect: { effect: {
en: "Before doing damage, you may choose 1 of your opponent's Benched Pokémon and switch it with 1 of the Defending Pokémon. Your opponent chooses the Defending Pok<6F><6B>mon to switch.", en: "Before doing damage, you may choose 1 of your opponent's Benched Pokémon and switch it with 1 of the Defending Pokémon. Your opponent chooses the Defending Pok<6F><6B>mon to switch.",
fr: "Avant d'infliger des dégâts, vous pouvez choisir 1 des Pokémon de Banc de votre adversaire et l'échanger avec 1 des Pokémon Défenseurs. Votre adversaire choisit le Pokémon Défenseur à échanger."
}, },
damage: 30, damage: 30,
@ -47,9 +50,11 @@ const card: Card = {
], ],
name: { name: {
en: "Burn Away", en: "Burn Away",
fr: "Grosse brûlure"
}, },
effect: { effect: {
en: "Before doing damage, count the remaining HP of the Defending Pokémon. If that Pokémon is Knocked Out by this attack, Blaziken ex does damage to itself equal to this attack's damage minus the remaining HP of the Defending Pokémon. This attack's damage isn't affected by Weakness, Resistance, Poké-Powers, Poké-Bodies, or any other effects on that Pokémon.", en: "Before doing damage, count the remaining HP of the Defending Pokémon. If that Pokémon is Knocked Out by this attack, Blaziken ex does damage to itself equal to this attack's damage minus the remaining HP of the Defending Pokémon. This attack's damage isn't affected by Weakness, Resistance, Poké-Powers, Poké-Bodies, or any other effects on that Pokémon.",
fr: "Avant d'infliger des dégâts, comptabilisez le nombre de Points de vie restant au Pokémon Défenseur. Si ce Pokémon est mis K.O par cette attaque, Brasegali ex s'inflige autant de dégâts que les dégâts de cette attaque moins les Points de vie restant au Pokémon Défenseur. Les dégâts de cette attaque ne sont pas affectés par la Faiblesse, la Résistance, les Poké-Powers, les Poké-Bodies ou tout autre effet sur ce Pokémon."
}, },
damage: 100, damage: 100,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Delcatty ex", en: "Delcatty ex",
fr: "Delcatty ex"
}, },
illustrator: "Shizurow", illustrator: "Shizurow",
rarity: "Rare", rarity: "Rare",
@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-POWER", type: "Poke-POWER",
name: { name: {
en: "Constrain", en: "Constrain",
fr: "Limitation"
}, },
effect: { effect: {
en: "Once during your turn (before your attack), you may use this power. Each player discards cards until that player has 6 cards in his or her hand. (You discard first.) This power can't be used if Delcatty ex is affected by a Special Condition.", en: "Once during your turn (before your attack), you may use this power. Each player discards cards until that player has 6 cards in his or her hand. (You discard first.) This power can't be used if Delcatty ex is affected by a Special Condition.",
fr: "Une seule fois lors de votre tour (avant votre attaque), vous pouvez utiliser ce pouvoir. Chaque joueur défausse des cartes jusqu'à ce qu'il ne lui reste plus que 6 cartes en main. (Vous défaussez vos cartes en premier.) Ce pouvoir ne peut pas être utilisé si Delcatty ex est affecté par un État Spécial."
}, },
}, },
], ],
@ -40,11 +43,13 @@ const card: Card = {
], ],
name: { name: {
en: "Upstream", en: "Upstream",
fr: "Remonter le courant"
}, },
effect: { effect: {
en: "Search your discard pile for all Energy cards. This attack does 10 damage times the number of Energy cards you find there. Show them to your opponent, and put them on top of your deck. Shuffle your deck afterward.", en: "Search your discard pile for all Energy cards. This attack does 10 damage times the number of Energy cards you find there. Show them to your opponent, and put them on top of your deck. Shuffle your deck afterward.",
fr: "Cherchez dans votre pile de défausse toutes les cartes Énergie. Cette attaque inflige 10 dégâts multipliés par le nombre de cartes Énergie que vous trouvez. Montrez-les à votre adversaire et placez-les au dessus de votre deck. Ensuite, mélangez votre deck."
}, },
damage: 10, damage: "10×",
}, },
{ {
@ -55,6 +60,7 @@ const card: Card = {
], ],
name: { name: {
en: "Tail Slap", en: "Tail Slap",
fr: "Coud'keu"
}, },
damage: 60, damage: 60,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Exploud ex", en: "Exploud ex",
fr: "Brouhabam ex"
}, },
illustrator: "Mitsuhiro Arita", illustrator: "Mitsuhiro Arita",
rarity: "Rare", rarity: "Rare",
@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-BODY", type: "Poke-BODY",
name: { name: {
en: "Extra Noise", en: "Extra Noise",
fr: "Bruit supplémentaire"
}, },
effect: { effect: {
en: "As long as Exploud ex is your Active Pokémon, put 1 damage counter on each of your opponent's Pokémon-ex between turns.", en: "As long as Exploud ex is your Active Pokémon, put 1 damage counter on each of your opponent's Pokémon-ex between turns.",
fr: "Tant que Brouhabam ex est votre Pokémon Actif, placez 1 marqueur de dégât sur chacun des Pokémon-ex de votre adversaire entre deux tours."
}, },
}, },
], ],
@ -41,9 +44,11 @@ const card: Card = {
], ],
name: { name: {
en: "Derail", en: "Derail",
fr: "Dérailler"
}, },
effect: { effect: {
en: "Discard a Special Energy card, if any, attached to the Defending Pokémon.", en: "Discard a Special Energy card, if any, attached to the Defending Pokémon.",
fr: "Défaussez 1 carte Énergie Spéciale attachée au Pokémon Défenseur, s'il en a."
}, },
damage: 40, damage: 40,
@ -56,11 +61,13 @@ const card: Card = {
], ],
name: { name: {
en: "Hyper Tail", en: "Hyper Tail",
fr: "Hyper-queue"
}, },
effect: { effect: {
en: "If the Defending Pokémon has any Poké-Powers or Poké-Bodies, this attack does 60 damage plus 20 more damage.", en: "If the Defending Pokémon has any Poké-Powers or Poké-Bodies, this attack does 60 damage plus 20 more damage.",
fr: "Si le Pokémon Défenseur possède des Poké-Powers ou des Poké-Bodies, cette attaque inflige 60 dégâts plus 20 dégâts supplémentaires."
}, },
damage: 60, damage: "60+",
}, },
], ],

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Groudon ex", en: "Groudon ex",
fr: "Groudon ex"
}, },
illustrator: "Takabon", illustrator: "Takabon",
rarity: "Rare", rarity: "Rare",
@ -25,9 +26,11 @@ const card: Card = {
type: "Poke-BODY", type: "Poke-BODY",
name: { name: {
en: "Hard Rock", en: "Hard Rock",
fr: "Pierre dure"
}, },
effect: { effect: {
en: "As long as Groudon ex has 1 Energy or less attached to it, damage done to any of your Groudon ex in play by attacks is reduced by 20 (after applying Weakness and Resistance). You can't use more than 1 Hard Rock Poké-Body each turn.", en: "As long as Groudon ex has 1 Energy or less attached to it, damage done to any of your Groudon ex in play by attacks is reduced by 20 (after applying Weakness and Resistance). You can't use more than 1 Hard Rock Poké-Body each turn.",
fr: "Tant que Groudon ex possède un maximum d'1 Énergie, les dégâts infligés par des attaques à chacun des Groudons ex que vous avez en jeu sont réduits de 20 (après application de la Faiblesse et de la Résistance). Vous ne pouvez pas utiliser plus d'1 Poké-Body Pierre dure par tour."
}, },
}, },
], ],
@ -40,9 +43,11 @@ const card: Card = {
], ],
name: { name: {
en: "Power Blast", en: "Power Blast",
fr: "Explosion puissante"
}, },
effect: { effect: {
en: "Discard 2 Energy attached to Groudon ex.", en: "Discard 2 Energy attached to Groudon ex.",
fr: "Défaussez 2 Énergies attachées à Groudon ex."
}, },
damage: 100, damage: 100,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Jirachi ex", en: "Jirachi ex",
fr: "Jirachi ex"
}, },
illustrator: "Shizurow", illustrator: "Shizurow",
rarity: "Rare", rarity: "Rare",
@ -25,9 +26,11 @@ const card: Card = {
type: "Poke-BODY", type: "Poke-BODY",
name: { name: {
en: "Star Light", en: "Star Light",
fr: "Lumière d'étoile"
}, },
effect: { effect: {
en: "As long as your opponent has any Pokémon-ex or Stage 2 Evolved Pokémon in play, Jirachi ex pays Colorless less Energy to use Shield Beam or Super Psy Bolt.", en: "As long as your opponent has any Pokémon-ex or Stage 2 Evolved Pokémon in play, Jirachi ex pays Colorless less Energy to use Shield Beam or Super Psy Bolt.",
fr: "Tant que votre adversaire possède des Pokémon-ex ou des Pokémon Évolués de Niveau 2 en jeu, Jirachi ex paye une Énergie de moins pour utiliser Rayon protecteur ou Super psy."
}, },
}, },
], ],
@ -39,9 +42,11 @@ const card: Card = {
], ],
name: { name: {
en: "Shield Beam", en: "Shield Beam",
fr: "Rayon protecteur"
}, },
effect: { effect: {
en: "During your opponent's next turn, your opponent can't use any Poké-Powers on his or her Pokémon.", en: "During your opponent's next turn, your opponent can't use any Poké-Powers on his or her Pokémon.",
fr: "Lors du prochain tour de votre adversaire, celui-ci ne pourra pas utiliser de Poké-Powers sur son Pokémon."
}, },
damage: 30, damage: 30,
@ -54,6 +59,7 @@ const card: Card = {
], ],
name: { name: {
en: "Super Psy Bolt", en: "Super Psy Bolt",
fr: "Super psy"
}, },
damage: 50, damage: 50,

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Kyogre ex", en: "Kyogre ex",
fr: "Kyogre ex"
}, },
illustrator: "Yasuki Watanabe", illustrator: "Yasuki Watanabe",
rarity: "Rare", rarity: "Rare",
@ -25,9 +26,11 @@ const card: Card = {
type: "Poke-BODY", type: "Poke-BODY",
name: { name: {
en: "Flotation", en: "Flotation",
fr: "Flotage"
}, },
effect: { effect: {
en: "As long as Kyogre ex has 1 Energy or less attached to it, the Retreat Cost for each of your Kyogre ex is 0.", en: "As long as Kyogre ex has 1 Energy or less attached to it, the Retreat Cost for each of your Kyogre ex is 0.",
fr: "Tant que Kyogre ex possède un maximum d'1 Énergie, le Coût de retraite de chacun de vos Kyogres est de 0."
}, },
}, },
], ],
@ -40,9 +43,11 @@ const card: Card = {
], ],
name: { name: {
en: "Hydro Shot", en: "Hydro Shot",
fr: "Hydro-coup"
}, },
effect: { effect: {
en: "Discard 2 Energy attached to Kyogre ex. Choose 1 of your opponent's Pokémon. This attack does 70 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)", en: "Discard 2 Energy attached to Kyogre ex. Choose 1 of your opponent's Pokémon. This attack does 70 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
fr: "Défaussez 2 Énergies attachées à Kyogre ex. Choisissez 1 des Pokémon de votre adversaire. Cette attaque lui inflige 70 dégâts. (Vous ne pouvez pas appliquer la Faiblesse et la Résistance aux Pokémon de Banc.)"
}, },
}, },

View File

@ -4,6 +4,7 @@ import Set from '../Crystal Guardians'
const card: Card = { const card: Card = {
name: { name: {
en: "Sceptile ex δ", en: "Sceptile ex δ",
fr: "Jungko ex δ"
}, },
illustrator: "Shizurow", illustrator: "Shizurow",
rarity: "Rare", rarity: "Rare",
@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-BODY", type: "Poke-BODY",
name: { name: {
en: "Extra Liquid", en: "Extra Liquid",
fr: "Liquide supplémentaire"
}, },
effect: { effect: {
en: "Each player's Pokémon-ex can't use any Poké-Powers and pays Colorless more Energy to use its attacks. Each Pokémon can't be affected by more than 1 Extra Liquid Poké-Body.", en: "Each player's Pokémon-ex can't use any Poké-Powers and pays Colorless more Energy to use its attacks. Each Pokémon can't be affected by more than 1 Extra Liquid Poké-Body.",
fr: "Le Pokémon-ex de chaque joueur ne peut pas utiliser de Poké-Powers et paye une Énergie de plus pour utiliser ses attaques. Chaque Pokémon ne peut pas être affecté par plus d'1 Poké-Body Liquide supplémentaire."
}, },
}, },
], ],
@ -41,11 +44,13 @@ const card: Card = {
], ],
name: { name: {
en: "Power Revenge", en: "Power Revenge",
fr: "Vengeance puissante"
}, },
effect: { effect: {
en: "Does 60 damage plus 10 more damage for each Prize card your opponent has taken.", en: "Does 60 damage plus 10 more damage for each Prize card your opponent has taken.",
fr: "Inflige 60 dégâts plus 10 dégâts supplémentaires pour chaque carte Récompense récoltée par votre adversaire."
}, },
damage: 60, damage: "60+",
}, },
], ],

Some files were not shown because too many files have changed in this diff Show More