mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-06 21:39:55 +00:00
Added French translation
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
8450d9ffdc
commit
73df0a1805
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Celebi V",
|
||||
fr: "Celebi V",
|
||||
},
|
||||
|
||||
hp: 180,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/1/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/1/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/1/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/1/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,13 +42,17 @@ const card: Card = {
|
||||
Tag.V,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 0,
|
||||
name: "PLANETA Igarashi"
|
||||
},
|
||||
|
||||
|
||||
|
||||
attacks: [{
|
||||
name: {
|
||||
en: "V rule",
|
||||
fr: "Règle V",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -53,9 +60,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Find a Friend",
|
||||
fr: "Trouver un Ami",
|
||||
},
|
||||
text: {
|
||||
en: "Search your deck for up to 2 Pokémon, reveal them, and put them into your hand. Then, shuffle your deck.",
|
||||
fr: "Cherchez dans votre deck jusqu’à 2 Pokémon, montrez-les, puis ajoutez-les à votre main. Mélangez ensuite votre deck.",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -64,9 +73,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Line Force",
|
||||
fr: "Force Linéaire",
|
||||
},
|
||||
text: {
|
||||
en: "This attack does 20 more damage for each of your Benched Pokémon.",
|
||||
fr: "Cette attaque inflige 20 dégâts supplémentaires pour chacun de vos Pokémon de Banc.",
|
||||
},
|
||||
damage: "50+"
|
||||
}],
|
||||
@ -85,7 +96,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Grookey",
|
||||
fr: "Ouistempo",
|
||||
},
|
||||
|
||||
hp: 60,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/10/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/10/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/10/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/10/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 4,
|
||||
name: "Naoki Saito"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,9 +55,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Fury Swipes",
|
||||
fr: "Combo-Griffe",
|
||||
},
|
||||
text: {
|
||||
en: "Flip 3 coins. This attack does 10 damage for each heads.",
|
||||
fr: "Lancez 3 pièces. Cette attaque inflige 10 dégâts pour chaque côté face.",
|
||||
},
|
||||
damage: "10×"
|
||||
}],
|
||||
@ -70,7 +78,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Sudowoodo",
|
||||
fr: "Simularbre",
|
||||
},
|
||||
|
||||
hp: 100,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/100/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/100/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/100/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/100/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 45,
|
||||
name: "Yukiko Baba"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,9 +55,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Double Draw",
|
||||
fr: "Double Pioche",
|
||||
},
|
||||
text: {
|
||||
en: "Draw 2 cards.",
|
||||
fr: "Piochez 2 cartes.",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -59,9 +67,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Flail",
|
||||
fr: "Gigotage",
|
||||
},
|
||||
text: {
|
||||
en: "This attack does 10 damage for each damage counter on this Pokémon.",
|
||||
fr: "Cette attaque inflige 10 dégâts pour chaque marqueur de dégâts sur ce Pokémon.",
|
||||
},
|
||||
damage: "10×"
|
||||
}],
|
||||
@ -80,7 +90,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Baltoy",
|
||||
fr: "Balbuto",
|
||||
},
|
||||
|
||||
hp: 70,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/101/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/101/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/101/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/101/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 57,
|
||||
name: "Uta"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,6 +55,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Beam",
|
||||
fr: "Rayon",
|
||||
},
|
||||
damage: 10
|
||||
},{
|
||||
@ -58,6 +65,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Sand Spray",
|
||||
fr: "Jet Sableux",
|
||||
},
|
||||
damage: 30
|
||||
}],
|
||||
@ -76,7 +84,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Baltoy",
|
||||
fr: "Balbuto",
|
||||
},
|
||||
|
||||
hp: 60,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/102/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/102/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/102/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/102/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 9,
|
||||
name: "Miki Tanaka"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,6 +55,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Spinning Attack",
|
||||
fr: "Attaque Tournante",
|
||||
},
|
||||
damage: 20
|
||||
}],
|
||||
@ -67,7 +74,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Claydol",
|
||||
fr: "Kaorine",
|
||||
},
|
||||
|
||||
hp: 120,
|
||||
@ -27,21 +28,27 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/103/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/103/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/103/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/103/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Baltoy",
|
||||
fr: "Balbuto",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE1,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 30,
|
||||
name: "Tomokazu Komiya"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -51,9 +58,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Psybeam",
|
||||
fr: "Rafale Psy",
|
||||
},
|
||||
text: {
|
||||
en: "Your opponent’s Active Pokémon is now Confused.",
|
||||
fr: "Le Pokémon Actif de votre adversaire est maintenant Confus.",
|
||||
},
|
||||
damage: 30
|
||||
},{
|
||||
@ -63,9 +72,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Explosion",
|
||||
fr: "Explosion",
|
||||
},
|
||||
text: {
|
||||
en: "This Pokémon also does 120 damage to itself.",
|
||||
fr: "Ce Pokémon s’inflige aussi 120 dégâts.",
|
||||
},
|
||||
damage: 200
|
||||
}],
|
||||
@ -84,7 +95,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Regirock V",
|
||||
fr: "Regirock V",
|
||||
},
|
||||
|
||||
hp: 220,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/104/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/104/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/104/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/104/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,13 +42,17 @@ const card: Card = {
|
||||
Tag.V,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 24,
|
||||
name: "PLANETA Tsuji"
|
||||
},
|
||||
|
||||
|
||||
|
||||
attacks: [{
|
||||
name: {
|
||||
en: "V rule",
|
||||
fr: "Règle V",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -54,9 +61,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Raging Hammer",
|
||||
fr: "Marteau Rageur",
|
||||
},
|
||||
text: {
|
||||
en: "This attack does 10 more damage for each damage counter on this Pokémon.",
|
||||
fr: "Cette attaque inflige 10 dégâts supplémentaires pour chaque marqueur de dégâts sur ce Pokémon.",
|
||||
},
|
||||
damage: "30+"
|
||||
},{
|
||||
@ -67,9 +76,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Rocky Tackle",
|
||||
fr: "Tacle Rocailleux",
|
||||
},
|
||||
text: {
|
||||
en: "This Pokémon also does 30 damage to itself.",
|
||||
fr: "Ce Pokémon s’inflige aussi 30 dégâts.",
|
||||
},
|
||||
damage: 190
|
||||
}],
|
||||
@ -88,7 +99,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Mudbray",
|
||||
fr: "Tiboudet",
|
||||
},
|
||||
|
||||
hp: 80,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/105/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/105/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/105/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/105/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 37,
|
||||
name: "Shibuzoh."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,6 +55,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Stampede",
|
||||
fr: "Ruée",
|
||||
},
|
||||
damage: 10
|
||||
},{
|
||||
@ -58,6 +65,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Rear Kick",
|
||||
fr: "Ruade",
|
||||
},
|
||||
damage: 30
|
||||
}],
|
||||
@ -76,7 +84,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Mudsdale",
|
||||
fr: "Bourrinos",
|
||||
},
|
||||
|
||||
hp: 150,
|
||||
@ -27,21 +28,27 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/106/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/106/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/106/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/106/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Mudbray",
|
||||
fr: "Tiboudet",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE1,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 56,
|
||||
name: "Masakazu Fukuda"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -53,9 +60,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Double Impact",
|
||||
fr: "Double Impact",
|
||||
},
|
||||
text: {
|
||||
en: "Flip 2 coins. This attack does 120 damage for each heads.",
|
||||
fr: "Lancez 2 pièces. Cette attaque inflige 120 dégâts pour chaque côté face.",
|
||||
},
|
||||
damage: "120×"
|
||||
}],
|
||||
@ -74,7 +83,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Silicobra",
|
||||
fr: "Dunaja",
|
||||
},
|
||||
|
||||
hp: 80,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/107/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/107/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/107/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/107/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 21,
|
||||
name: "Misa Tsutsui"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,9 +55,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Sand Attack",
|
||||
fr: "Jet de Sable",
|
||||
},
|
||||
text: {
|
||||
en: "During your opponent's next turn, if the Defending Pokémon tries to attack, your opponent flips a coin. If tails, that attack doesn't happen.",
|
||||
fr: "Pendant le prochain tour de votre adversaire, si le Pokémon Défenseur essaie d’attaquer, votre adversaire lance une pièce. Si c’est pile, l’attaque n’est pas lancée.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -69,7 +77,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Silicobra",
|
||||
fr: "Dunaja",
|
||||
},
|
||||
|
||||
hp: 70,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/108/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/108/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/108/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/108/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 20,
|
||||
name: "Hitoshi Ariga"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,6 +55,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Headbutt",
|
||||
fr: "Coup d’Boule",
|
||||
},
|
||||
damage: 10
|
||||
},{
|
||||
@ -58,6 +65,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Tail Whap",
|
||||
fr: "Queue Battoir",
|
||||
},
|
||||
damage: 20
|
||||
}],
|
||||
@ -76,7 +84,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Sandaconda",
|
||||
fr: "Dunaconda",
|
||||
},
|
||||
|
||||
hp: 140,
|
||||
@ -27,21 +28,27 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/109/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/109/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/109/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/109/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Silicobra",
|
||||
fr: "Dunaja",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE1,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 10,
|
||||
name: "Kouki Saitou"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -51,9 +58,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Coil",
|
||||
fr: "Enroulement",
|
||||
},
|
||||
text: {
|
||||
en: "During your next turn, this Pokémon’s attacks do 120 more damage to your opponent’s Active Pokémon (before applying Weakness and Resistance).",
|
||||
fr: "Pendant votre prochain tour, les attaques de ce Pokémon infligent 120 dégâts supplémentaires au Pokémon Actif de votre adversaire (avant application de la Faiblesse et de la Résistance).",
|
||||
},
|
||||
damage: 10
|
||||
},{
|
||||
@ -64,6 +73,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Skull Bash",
|
||||
fr: "Coud’Krâne",
|
||||
},
|
||||
damage: 100
|
||||
}],
|
||||
@ -82,7 +92,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Grookey",
|
||||
fr: "Ouistempo",
|
||||
},
|
||||
|
||||
hp: 70,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/11/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/11/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/11/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/11/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 10,
|
||||
name: "Kouki Saitou"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,6 +55,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Scratch",
|
||||
fr: "Griffe",
|
||||
},
|
||||
damage: 10
|
||||
},{
|
||||
@ -58,6 +65,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Beat",
|
||||
fr: "Bataille",
|
||||
},
|
||||
damage: 20
|
||||
}],
|
||||
@ -76,7 +84,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Sandaconda",
|
||||
fr: "Dunaconda",
|
||||
},
|
||||
|
||||
hp: 130,
|
||||
@ -27,30 +28,38 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/110/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/110/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/110/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/110/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Silicobra",
|
||||
fr: "Dunaja",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE1,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 15,
|
||||
name: "nagimiso"
|
||||
},
|
||||
|
||||
abilities: [{
|
||||
id: -1,
|
||||
type: AbilityType.TALENT,
|
||||
name: {
|
||||
en: "Sand Sac",
|
||||
fr: "Poche de Sable",
|
||||
},
|
||||
text: {
|
||||
en: "This Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).",
|
||||
fr: "Ce Pokémon subit 30 dégâts de moins provenant des attaques (après application de la Faiblesse et de la Résistance).",
|
||||
}
|
||||
}],
|
||||
|
||||
@ -61,9 +70,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Power Press",
|
||||
fr: "Étau Puissant",
|
||||
},
|
||||
text: {
|
||||
en: "If this Pokémon has at least 1 extra Fighting Energy attached (in addition to this attack's cost), this attack does 70 more damage.",
|
||||
fr: "Si au moins une Énergie Fighting supplémentaire est attachée à ce Pokémon (en plus du coût de cette attaque), cette attaque inflige 70 dégâts supplémentaires.",
|
||||
},
|
||||
damage: "60+"
|
||||
}],
|
||||
@ -82,7 +93,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Clobbopus",
|
||||
fr: "Poulpaf",
|
||||
},
|
||||
|
||||
hp: 60,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/111/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/111/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/111/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/111/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 16,
|
||||
name: "Mina Nakai"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,9 +55,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Bind",
|
||||
fr: "Étreinte",
|
||||
},
|
||||
text: {
|
||||
en: "Flip a coin. If heads, your opponent’s Active Pokémon is now Paralyzed.",
|
||||
fr: "Lancez une pièce. Si c’est face, le Pokémon Actif de votre adversaire est maintenant Paralysé.",
|
||||
},
|
||||
damage: 20
|
||||
}],
|
||||
@ -70,7 +78,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Clobbopus",
|
||||
fr: "Poulpaf",
|
||||
},
|
||||
|
||||
hp: 80,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/112/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/112/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/112/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/112/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 22,
|
||||
name: "Akira Komayama"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -50,6 +56,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Punch",
|
||||
fr: "Koud’Poing",
|
||||
},
|
||||
damage: 50
|
||||
}],
|
||||
@ -68,7 +75,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Grapploct",
|
||||
fr: "Krakos",
|
||||
},
|
||||
|
||||
hp: 130,
|
||||
@ -27,21 +28,27 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/113/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/113/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/113/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/113/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Clobbopus",
|
||||
fr: "Poulpaf",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE1,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 14,
|
||||
name: "Shin Nagasawa"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -52,9 +59,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Octolock",
|
||||
fr: "Octoprise",
|
||||
},
|
||||
text: {
|
||||
en: "Until this Grapploct leaves the Active Spot, the Defending Pokémon's attacks cost ColorlessColorless more, and the Defending Pokémon can't retreat. This effect can't be applied more than once.",
|
||||
fr: "Tant que ce Krakos est sur le Poste Actif, les attaques du Pokémon Défenseur coûtent ColorlessColorless de plus, et le Pokémon Défenseur ne peut pas battre en retraite. Cet effet n’est applicable qu’une fois.",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -64,9 +73,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Tough Swing",
|
||||
fr: "Frappe Solide",
|
||||
},
|
||||
text: {
|
||||
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: 130
|
||||
}],
|
||||
@ -85,7 +96,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Stonjourner",
|
||||
fr: "Dolman",
|
||||
},
|
||||
|
||||
hp: 120,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/114/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/114/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/114/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/114/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 14,
|
||||
name: "Shin Nagasawa"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -50,9 +56,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Wild Tackle",
|
||||
fr: "Tacle Brutal",
|
||||
},
|
||||
text: {
|
||||
en: "This Pokémon also does 10 damage to itself.",
|
||||
fr: "Ce Pokémon s’inflige aussi 10 dégâts.",
|
||||
},
|
||||
damage: 70
|
||||
}],
|
||||
@ -71,7 +79,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Stonjourner V",
|
||||
fr: "Dolman V",
|
||||
},
|
||||
|
||||
hp: 220,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/115/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/115/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/115/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/115/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,13 +42,17 @@ const card: Card = {
|
||||
Tag.V,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 39,
|
||||
name: "5ban Graphics"
|
||||
},
|
||||
|
||||
|
||||
|
||||
attacks: [{
|
||||
name: {
|
||||
en: "V rule",
|
||||
fr: "Règle V",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -53,9 +60,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Guard Press",
|
||||
fr: "Pression de Garde",
|
||||
},
|
||||
text: {
|
||||
en: "During your opponent’s next turn, this Pokémon takes 20 less damage from attacks (after applying Weakness and Resistance).",
|
||||
fr: "Pendant le prochain tour de votre adversaire, ce Pokémon subit 20 dégâts de moins provenant des attaques (après application de la Faiblesse et de la Résistance).",
|
||||
},
|
||||
damage: 40
|
||||
},{
|
||||
@ -66,6 +75,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Mega Kick",
|
||||
fr: "Ultimawashi",
|
||||
},
|
||||
damage: 150
|
||||
}],
|
||||
@ -84,7 +94,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Stonjourner VMAX",
|
||||
fr: "Dolman VMAX",
|
||||
},
|
||||
|
||||
hp: 330,
|
||||
@ -27,27 +28,34 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/116/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/116/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/116/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/116/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Stonjourner V",
|
||||
fr: "Dolman-V",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.VMAX,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 39,
|
||||
name: "5ban Graphics"
|
||||
},
|
||||
|
||||
|
||||
|
||||
attacks: [{
|
||||
name: {
|
||||
en: "VMAX rule",
|
||||
fr: "Règle VMAX",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -55,9 +63,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Stone Gift",
|
||||
fr: "Cadeau Roc",
|
||||
},
|
||||
text: {
|
||||
en: "Attach a Fighting Energy card from your hand to 1 of your Pokémon. If you do, heal 120 damage from that Pokémon.",
|
||||
fr: "Attachez une carte Énergie Fighting de votre main à l’un de vos Pokémon. Dans ce cas, soignez 120 dégâts de ce Pokémon-là.",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -67,6 +77,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Max Rockfall",
|
||||
fr: "Lithomax",
|
||||
},
|
||||
damage: 200
|
||||
}],
|
||||
@ -85,7 +96,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Galarian Zigzagoon",
|
||||
fr: "Zigzaton de Galar",
|
||||
},
|
||||
|
||||
hp: 70,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/117/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/117/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/117/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/117/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,16 +42,21 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 29,
|
||||
name: "kirisAki"
|
||||
},
|
||||
|
||||
abilities: [{
|
||||
id: -1,
|
||||
type: AbilityType.TALENT,
|
||||
name: {
|
||||
en: "Headbutt Tantrum",
|
||||
fr: "Caprice Coup de Tête",
|
||||
},
|
||||
text: {
|
||||
en: "When you play this Pokémon from your hand onto your Bench during your turn, you may put 1 damage counter on 1 of your opponent’s Pokémon.",
|
||||
fr: "Lorsque vous jouez ce Pokémon de votre main sur votre Banc pendant votre tour, vous pouvez placer un marqueur de dégâts sur l’un des Pokémon de votre adversaire.",
|
||||
}
|
||||
}],
|
||||
|
||||
@ -59,9 +67,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Surprise Attack",
|
||||
fr: "Attaque Surprise",
|
||||
},
|
||||
text: {
|
||||
en: "Flip a coin. If tails, this attack does nothing.",
|
||||
fr: "Lancez une pièce. Si c’est pile, cette attaque ne fait rien.",
|
||||
},
|
||||
damage: 30
|
||||
}],
|
||||
@ -80,7 +90,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Galarian Linoone",
|
||||
fr: "Linéon de Galar",
|
||||
},
|
||||
|
||||
hp: 100,
|
||||
@ -27,21 +28,27 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/118/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/118/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/118/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/118/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Galarian Zigzagoon",
|
||||
fr: "Zigzaton de Galar",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE1,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 15,
|
||||
name: "nagimiso"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -51,9 +58,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Night Slash",
|
||||
fr: "Tranche-Nuit",
|
||||
},
|
||||
text: {
|
||||
en: "Switch this Pokémon with 1 of your Benched Pokémon.",
|
||||
fr: "Échangez ce Pokémon contre l’un de vos Pokémon de Banc.",
|
||||
},
|
||||
damage: 20
|
||||
},{
|
||||
@ -64,6 +73,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Hammer In",
|
||||
fr: "Enfoncement",
|
||||
},
|
||||
damage: 70
|
||||
}],
|
||||
@ -82,7 +92,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Galarian Obstagoon",
|
||||
fr: "Ixon de Galar",
|
||||
},
|
||||
|
||||
hp: 160,
|
||||
@ -27,30 +28,38 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/119/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/119/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/119/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/119/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Galarian Linoone",
|
||||
fr: "Linéon de Galar",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE2,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 10,
|
||||
name: "Kouki Saitou"
|
||||
},
|
||||
|
||||
abilities: [{
|
||||
id: -1,
|
||||
type: AbilityType.TALENT,
|
||||
name: {
|
||||
en: "Untamed Shout",
|
||||
fr: "Cri Sauvage",
|
||||
},
|
||||
text: {
|
||||
en: "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may put 3 damage counters on 1 of your opponent’s Pokémon.",
|
||||
fr: "Lorsque vous jouez ce Pokémon de votre main pour faire évoluer l’un de vos Pokémon pendant votre tour, vous pouvez placer 3 marqueurs de dégâts sur l’un des Pokémon de votre adversaire.",
|
||||
}
|
||||
}],
|
||||
|
||||
@ -61,9 +70,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Obstruct",
|
||||
fr: "Blocage",
|
||||
},
|
||||
text: {
|
||||
en: "During your opponent's next turn, prevent all damage done to this Pokémon by attacks from Basic Pokémon.",
|
||||
fr: "Pendant le prochain tour de votre adversaire, évitez tous les dégâts infligés à ce Pokémon par des attaques de Pokémon de base.",
|
||||
},
|
||||
damage: 90
|
||||
}],
|
||||
@ -82,7 +93,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Thwackey",
|
||||
fr: "Badabouin",
|
||||
},
|
||||
|
||||
hp: 100,
|
||||
@ -27,21 +28,27 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/12/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/12/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/12/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/12/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Grookey",
|
||||
fr: "Ouistempo",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE1,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 11,
|
||||
name: "Megumi Mizutani"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -51,9 +58,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Taunt",
|
||||
fr: "Provoc",
|
||||
},
|
||||
text: {
|
||||
en: "Switch 1 of your opponent’s Benched Pokémon with their Active Pokémon.",
|
||||
fr: "Échangez l’un des Pokémon de Banc de votre adversaire contre son Pokémon Actif.",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -63,9 +72,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Double Hit",
|
||||
fr: "Coup Double",
|
||||
},
|
||||
text: {
|
||||
en: "Flip 2 coins. This attack does 60 damage for each heads.",
|
||||
fr: "Lancez 2 pièces. Cette attaque inflige 60 dégâts pour chaque côté face.",
|
||||
},
|
||||
damage: "60×"
|
||||
}],
|
||||
@ -84,7 +95,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Sableye V",
|
||||
fr: "Ténéfix V",
|
||||
},
|
||||
|
||||
hp: 170,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/120/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/120/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/120/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/120/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,13 +42,17 @@ const card: Card = {
|
||||
Tag.V,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 7,
|
||||
name: "Eske Yoshinob"
|
||||
},
|
||||
|
||||
|
||||
|
||||
attacks: [{
|
||||
name: {
|
||||
en: "V rule",
|
||||
fr: "Règle V",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -53,9 +60,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Lode Search",
|
||||
fr: "Recherche du Filon",
|
||||
},
|
||||
text: {
|
||||
en: "Put a Trainer card from your discard pile into your hand.",
|
||||
fr: "Ajoutez à votre main une carte Dresseur de votre pile de défausse.",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -64,9 +73,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Crazy Claws",
|
||||
fr: "Griffes Folles",
|
||||
},
|
||||
text: {
|
||||
en: "This attack does 60 more damage for each damage counter on your opponent’s Active Pokémon.",
|
||||
fr: "Cette attaque inflige 60 dégâts supplémentaires pour chaque marqueur de dégâts sur le Pokémon Actif de votre adversaire.",
|
||||
},
|
||||
damage: "10+"
|
||||
}],
|
||||
@ -85,7 +96,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Skorupi",
|
||||
fr: "Rapion",
|
||||
},
|
||||
|
||||
hp: 80,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/121/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/121/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/121/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/121/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 3,
|
||||
name: "sowsow"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,9 +55,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Poison Sting",
|
||||
fr: "Dard-Venin",
|
||||
},
|
||||
text: {
|
||||
en: "Your opponent’s Active Pokémon is now Poisoned.",
|
||||
fr: "Le Pokémon Actif de votre adversaire est maintenant Empoisonné.",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -61,6 +69,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Slashing Claw",
|
||||
fr: "Griffe Taillante",
|
||||
},
|
||||
damage: 50
|
||||
}],
|
||||
@ -79,7 +88,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Drapion",
|
||||
fr: "Drascore",
|
||||
},
|
||||
|
||||
hp: 140,
|
||||
@ -27,21 +28,27 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/122/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/122/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/122/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/122/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Skorupi",
|
||||
fr: "Rapion",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE1,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 56,
|
||||
name: "Masakazu Fukuda"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -53,9 +60,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Hard Press",
|
||||
fr: "Pression Robuste",
|
||||
},
|
||||
text: {
|
||||
en: "Flip a coin. If heads, your opponent’s Active Pokémon is now Paralyzed.",
|
||||
fr: "Lancez une pièce. Si c’est face, le Pokémon Actif de votre adversaire est maintenant Paralysé.",
|
||||
},
|
||||
damage: 80
|
||||
},{
|
||||
@ -67,9 +76,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Toxic Strike",
|
||||
fr: "Frappe Toxique",
|
||||
},
|
||||
text: {
|
||||
en: "Your opponent’s Active Pokémon is now Poisoned.",
|
||||
fr: "Le Pokémon Actif de votre adversaire est maintenant Empoisonné.",
|
||||
},
|
||||
damage: 130
|
||||
}],
|
||||
@ -88,7 +99,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Croagunk",
|
||||
fr: "Cradopaud",
|
||||
},
|
||||
|
||||
hp: 70,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/123/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/123/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/123/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/123/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 42,
|
||||
name: "otumami"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,6 +55,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Stampede",
|
||||
fr: "Ruée",
|
||||
},
|
||||
damage: 10
|
||||
},{
|
||||
@ -58,6 +65,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Lunge Out",
|
||||
fr: "Allonger",
|
||||
},
|
||||
damage: 30
|
||||
}],
|
||||
@ -76,7 +84,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Toxicroak",
|
||||
fr: "Coatox",
|
||||
},
|
||||
|
||||
hp: 110,
|
||||
@ -27,30 +28,38 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/124/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/124/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/124/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/124/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Croagunk",
|
||||
fr: "Cradopaud",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE1,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 46,
|
||||
name: "Ryuta Fuse"
|
||||
},
|
||||
|
||||
abilities: [{
|
||||
id: -1,
|
||||
type: AbilityType.TALENT,
|
||||
name: {
|
||||
en: "More Poison",
|
||||
fr: "Poison Sans Fin",
|
||||
},
|
||||
text: {
|
||||
en: "Put 2 more damage counters on your opponent’s Poisoned Pokémon during Pokémon Checkup.",
|
||||
fr: "Pendant le Contrôle Pokémon, placez 2 marqueurs de dégâts supplémentaires sur les Pokémon Empoisonnés de votre adversaire.",
|
||||
}
|
||||
}],
|
||||
|
||||
@ -62,9 +71,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Poison Claws",
|
||||
fr: "Griffes Empoisonnées",
|
||||
},
|
||||
text: {
|
||||
en: "Flip a coin. If heads, your opponent’s Active Pokémon is now Poisoned.",
|
||||
fr: "Lancez une pièce. Si c’est face, le Pokémon Actif de votre adversaire est maintenant Empoisonné.",
|
||||
},
|
||||
damage: 70
|
||||
}],
|
||||
@ -83,7 +94,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Nickit",
|
||||
fr: "Goupilou",
|
||||
},
|
||||
|
||||
hp: 70,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/125/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/125/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/125/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/125/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 29,
|
||||
name: "kirisAki"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,9 +55,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Instigate",
|
||||
fr: "Provocation",
|
||||
},
|
||||
text: {
|
||||
en: "Your opponent shuffles their hand and puts it on the bottom of their deck. If they put any cards on the bottom of their deck in this way, they draw 3 cards.",
|
||||
fr: "Votre adversaire mélange sa main, puis la place en dessous de son deck. S’il place ainsi au moins une carte en dessous de son deck, il pioche 3 cartes.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -69,7 +77,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Thievul",
|
||||
fr: "Roublenard",
|
||||
},
|
||||
|
||||
hp: 100,
|
||||
@ -27,21 +28,27 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/126/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/126/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/126/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/126/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Nickit",
|
||||
fr: "Goupilou",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE1,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 10,
|
||||
name: "Kouki Saitou"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -51,9 +58,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Thief",
|
||||
fr: "Larcin",
|
||||
},
|
||||
text: {
|
||||
en: "Your opponent reveals their hand. Choose a card you find there and put it on the bottom of their deck.",
|
||||
fr: "Votre adversaire dévoile sa main. Choisissez-y une carte, puis placez-la en dessous de son deck.",
|
||||
},
|
||||
damage: 20
|
||||
},{
|
||||
@ -64,6 +73,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Darkness Fang",
|
||||
fr: "Croc Obscur",
|
||||
},
|
||||
damage: 90
|
||||
}],
|
||||
@ -82,7 +92,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Galarian Meowth",
|
||||
fr: "Miaouss de Galar",
|
||||
},
|
||||
|
||||
hp: 70,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/127/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/127/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/127/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/127/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 29,
|
||||
name: "kirisAki"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,9 +55,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Hone Claws",
|
||||
fr: "Aiguisage",
|
||||
},
|
||||
text: {
|
||||
en: "During your next turn, this Pokémon’s Slash attack does 60 more damage (before applying Weakness and Resistance).",
|
||||
fr: "Pendant votre prochain tour, l’attaque Tranche de ce Pokémon inflige 60 dégâts supplémentaires (avant application de la Faiblesse et de la Résistance).",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -60,6 +68,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Slash",
|
||||
fr: "Tranche",
|
||||
},
|
||||
damage: 30
|
||||
}],
|
||||
@ -81,7 +90,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Galarian Perrserker",
|
||||
fr: "Berserkatt de Galar",
|
||||
},
|
||||
|
||||
hp: 120,
|
||||
@ -27,30 +28,38 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/128/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/128/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/128/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/128/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Galarian Meowth",
|
||||
fr: "Miaouss de Galar",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE1,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 58,
|
||||
name: "Mitsuhiro Arita"
|
||||
},
|
||||
|
||||
abilities: [{
|
||||
id: -1,
|
||||
type: AbilityType.TALENT,
|
||||
name: {
|
||||
en: "Steely Spirit",
|
||||
fr: "Boost Acier",
|
||||
},
|
||||
text: {
|
||||
en: "Your Metal Pokémon's attacks do 20 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance).",
|
||||
fr: "Les attaques de vos Pokémon Metal infligent 20 dégâts supplémentaires au Pokémon Actif de votre adversaire (avant application de la Faiblesse et de la Résistance).",
|
||||
}
|
||||
}],
|
||||
|
||||
@ -62,6 +71,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Metal Claw",
|
||||
fr: "Griffe Acier",
|
||||
},
|
||||
damage: 70
|
||||
}],
|
||||
@ -83,7 +93,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Mawile",
|
||||
fr: "Mysdibule",
|
||||
},
|
||||
|
||||
hp: 90,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/129/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/129/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/129/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/129/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 59,
|
||||
name: "AKIRA EGAWA"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,9 +55,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Find a Friend",
|
||||
fr: "Trouver un Ami",
|
||||
},
|
||||
text: {
|
||||
en: "Search your deck for a Pokémon, reveal it, and put it into your hand. Then, shuffle your deck.",
|
||||
fr: "Cherchez dans votre deck un Pokémon, montrez-le, puis ajoutez-le à votre main. Mélangez ensuite votre deck.",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -60,9 +68,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Crunch",
|
||||
fr: "Mâchouille",
|
||||
},
|
||||
text: {
|
||||
en: "Discard an Energy from your opponent's Active Pokémon.",
|
||||
fr: "Défaussez une Énergie du Pokémon Actif de votre adversaire.",
|
||||
},
|
||||
damage: 40
|
||||
}],
|
||||
@ -84,7 +94,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Thwackey",
|
||||
fr: "Badabouin",
|
||||
},
|
||||
|
||||
hp: 100,
|
||||
@ -27,21 +28,27 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/13/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/13/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/13/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/13/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Grookey",
|
||||
fr: "Ouistempo",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE1,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 22,
|
||||
name: "Akira Komayama"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -52,6 +59,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Beat",
|
||||
fr: "Bataille",
|
||||
},
|
||||
damage: 30
|
||||
},{
|
||||
@ -62,9 +70,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Ambush",
|
||||
fr: "Embuscade",
|
||||
},
|
||||
text: {
|
||||
en: "Flip a coin. If heads, this attack does 30 more damage.",
|
||||
fr: "Lancez une pièce. Si c’est face, cette attaque inflige 30 dégâts supplémentaires.",
|
||||
},
|
||||
damage: "50+"
|
||||
}],
|
||||
@ -83,7 +93,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Ferroseed",
|
||||
fr: "Grindur",
|
||||
},
|
||||
|
||||
hp: 70,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/130/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/130/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/130/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/130/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 60,
|
||||
name: "Yuka Morii"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,6 +55,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Rollout",
|
||||
fr: "Roulade",
|
||||
},
|
||||
damage: 10
|
||||
}],
|
||||
@ -70,7 +77,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Ferrothorn",
|
||||
fr: "Noacier",
|
||||
},
|
||||
|
||||
hp: 130,
|
||||
@ -27,21 +28,27 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/131/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/131/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/131/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/131/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Ferroseed",
|
||||
fr: "Grindur",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE1,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 41,
|
||||
name: "Midori Harada"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -51,9 +58,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Triple Smash",
|
||||
fr: "Triple Éclate",
|
||||
},
|
||||
text: {
|
||||
en: "Flip 3 coins. This attack does 30 damage for each heads.",
|
||||
fr: "Lancez 3 pièces. Cette attaque inflige 30 dégâts pour chaque côté face.",
|
||||
},
|
||||
damage: "30×"
|
||||
},{
|
||||
@ -64,9 +73,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Energy Slap",
|
||||
fr: "Volée Énergique",
|
||||
},
|
||||
text: {
|
||||
en: "You may move all Energy from this Pokémon to 1 of your Benched Pokémon.",
|
||||
fr: "Vous pouvez déplacer toute l’Énergie de ce Pokémon vers l’un de vos Pokémon de Banc.",
|
||||
},
|
||||
damage: 100
|
||||
}],
|
||||
@ -88,7 +99,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Galarian Stunfisk",
|
||||
fr: "Limonde de Galar",
|
||||
},
|
||||
|
||||
hp: 120,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/132/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/132/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/132/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/132/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,16 +42,21 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 10,
|
||||
name: "Kouki Saitou"
|
||||
},
|
||||
|
||||
abilities: [{
|
||||
id: -1,
|
||||
type: AbilityType.TALENT,
|
||||
name: {
|
||||
en: "Snap Trap",
|
||||
fr: "Troquenard",
|
||||
},
|
||||
text: {
|
||||
en: "If this Pokémon is in the Active Spot and is damaged by an opponent’s attack (even if it is Knocked Out), discard an Energy from the Attacking Pokémon.",
|
||||
fr: "Si ce Pokémon est sur le Poste Actif et qu’il subit les dégâts d’une attaque de votre adversaire (même s’il est mis K.O.), défaussez une Énergie du Pokémon Attaquant.",
|
||||
}
|
||||
}],
|
||||
|
||||
@ -59,9 +67,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Damage Rush",
|
||||
fr: "Charge Destructrice",
|
||||
},
|
||||
text: {
|
||||
en: "Flip a coin until you get tails. This attack does 30 more damage for each heads.",
|
||||
fr: "Lancez une pièce jusqu’à obtenir un côté pile. Cette attaque inflige 30 dégâts supplémentaires pour chaque côté face.",
|
||||
},
|
||||
damage: "30+"
|
||||
}],
|
||||
@ -83,7 +93,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Pawniard",
|
||||
fr: "Scalpion",
|
||||
},
|
||||
|
||||
hp: 70,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/133/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/133/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/133/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/133/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 43,
|
||||
name: "Motofumi Fujiwara"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,6 +55,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Cut Up",
|
||||
fr: "Découpage",
|
||||
},
|
||||
damage: 10
|
||||
},{
|
||||
@ -58,6 +65,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Metal Claw",
|
||||
fr: "Griffe Acier",
|
||||
},
|
||||
damage: 20
|
||||
}],
|
||||
@ -79,7 +87,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Bisharp",
|
||||
fr: "Scalproie",
|
||||
},
|
||||
|
||||
hp: 120,
|
||||
@ -27,21 +28,27 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/134/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/134/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/134/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/134/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Pawniard",
|
||||
fr: "Scalpion",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE1,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 25,
|
||||
name: "kawayoo"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -51,9 +58,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Charge Order",
|
||||
fr: "Ordre de Charge",
|
||||
},
|
||||
text: {
|
||||
en: "This attack does 30 more damage for each of your Benched Pawniard.",
|
||||
fr: "Cette attaque inflige 30 dégâts supplémentaires pour chaque Scalpion sur votre Banc.",
|
||||
},
|
||||
damage: "30+"
|
||||
},{
|
||||
@ -63,6 +72,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Slicing Blade",
|
||||
fr: "Lame Tranchante",
|
||||
},
|
||||
damage: 60
|
||||
}],
|
||||
@ -84,7 +94,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Corviknight",
|
||||
fr: "Corvaillus",
|
||||
},
|
||||
|
||||
hp: 170,
|
||||
@ -27,21 +28,27 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/135/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/135/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/135/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/135/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Corvisquire",
|
||||
fr: "Bleuseille",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE2,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 14,
|
||||
name: "Shin Nagasawa"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -51,6 +58,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Peck",
|
||||
fr: "Picpic",
|
||||
},
|
||||
damage: 50
|
||||
},{
|
||||
@ -61,9 +69,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Iron Wings",
|
||||
fr: "Ailes de Fer",
|
||||
},
|
||||
text: {
|
||||
en: "You may discard 2 Energy from this Pokémon. If you do, during your opponent's next turn, this Pokémon takes 100 less damage from attacks (after applying Weakness and Resistance).",
|
||||
fr: "Vous pouvez défausser 2 Énergies de ce Pokémon. Dans ce cas, pendant le prochain tour de votre adversaire, ce Pokémon subit 100 dégâts de moins provenant des attaques (après application de la Faiblesse et de la Résistance).",
|
||||
},
|
||||
damage: 130
|
||||
}],
|
||||
@ -85,7 +95,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Cufant",
|
||||
fr: "Charibari",
|
||||
},
|
||||
|
||||
hp: 100,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/136/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/136/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/136/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/136/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 29,
|
||||
name: "kirisAki"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -50,9 +56,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Stomp",
|
||||
fr: "Écrasement",
|
||||
},
|
||||
text: {
|
||||
en: "Flip a coin. If heads, this attack does 20 more damage.",
|
||||
fr: "Lancez une pièce. Si c’est face, cette attaque inflige 20 dégâts supplémentaires.",
|
||||
},
|
||||
damage: "20+"
|
||||
}],
|
||||
@ -74,7 +82,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Copperajah",
|
||||
fr: "Pachyradjah",
|
||||
},
|
||||
|
||||
hp: 190,
|
||||
@ -27,21 +28,27 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/137/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/137/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/137/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/137/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Cufant",
|
||||
fr: "Charibari",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE1,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 20,
|
||||
name: "Hitoshi Ariga"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -52,9 +59,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Dig Drain",
|
||||
fr: "Trou Épuisant",
|
||||
},
|
||||
text: {
|
||||
en: "Heal 30 damage from this Pokémon.",
|
||||
fr: "Soignez 30 dégâts de ce Pokémon.",
|
||||
},
|
||||
damage: 60
|
||||
},{
|
||||
@ -65,9 +74,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Muscular Nose",
|
||||
fr: "Nez Musclé",
|
||||
},
|
||||
text: {
|
||||
en: "If this Pokémon has 8 or more damage counters on it, this attack does nothing.",
|
||||
fr: "Si ce Pokémon a au moins 8 marqueurs de dégâts, cette attaque ne fait rien.",
|
||||
},
|
||||
damage: 220
|
||||
}],
|
||||
@ -89,7 +100,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Zacian V",
|
||||
fr: "Zacian V",
|
||||
},
|
||||
|
||||
hp: 220,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/138/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/138/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/138/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/138/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,22 +42,28 @@ const card: Card = {
|
||||
Tag.V,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 39,
|
||||
name: "5ban Graphics"
|
||||
},
|
||||
|
||||
abilities: [{
|
||||
id: -1,
|
||||
type: AbilityType.TALENT,
|
||||
name: {
|
||||
en: "Intrepid Sword",
|
||||
fr: "Lame Indomptable",
|
||||
},
|
||||
text: {
|
||||
en: "Once during your turn, you may look at the top 3 cards of your deck and attach any number of Metal Energy cards you find there to this Pokémon. Put the other cards into your hand. If you use this Ability, your turn ends.",
|
||||
fr: "Une fois pendant votre tour, vous pouvez regarder les 3 cartes du dessus de votre deck, puis attacher à ce Pokémon le nombre voulu de cartes Énergie Metal que vous y trouvez. Ajoutez les autres cartes à votre main. Si vous utilisez ce talent, votre tour se termine.",
|
||||
}
|
||||
}],
|
||||
|
||||
attacks: [{
|
||||
name: {
|
||||
en: "V rule",
|
||||
fr: "Règle V",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -64,9 +73,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Brave Blade",
|
||||
fr: "Lame Vaillante",
|
||||
},
|
||||
text: {
|
||||
en: "During your next turn, this Pokémon can't attack.",
|
||||
fr: "Pendant votre prochain tour, ce Pokémon ne peut pas attaquer.",
|
||||
},
|
||||
damage: 230
|
||||
}],
|
||||
@ -88,7 +99,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Zamazenta V",
|
||||
fr: "Zamazenta V",
|
||||
},
|
||||
|
||||
hp: 230,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/139/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/139/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/139/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/139/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,22 +42,28 @@ const card: Card = {
|
||||
Tag.V,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 61,
|
||||
name: "aky CG Works"
|
||||
},
|
||||
|
||||
abilities: [{
|
||||
id: -1,
|
||||
type: AbilityType.TALENT,
|
||||
name: {
|
||||
en: "Dauntless Shield",
|
||||
fr: "Égide Inflexible",
|
||||
},
|
||||
text: {
|
||||
en: "Prevent all damage done to this Pokémon by attacks from your opponent’s Pokémon VMAX.",
|
||||
fr: "Évitez tous les dégâts infligés à ce Pokémon par les attaques des Pokémon-VMAX de votre adversaire.",
|
||||
}
|
||||
}],
|
||||
|
||||
attacks: [{
|
||||
name: {
|
||||
en: "V rule",
|
||||
fr: "Règle V",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -64,9 +73,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Assault Tackle",
|
||||
fr: "Tacle Assaillant",
|
||||
},
|
||||
text: {
|
||||
en: "Discard a Special Energy from your opponent's Active Pokémon.",
|
||||
fr: "Défaussez une Énergie spéciale du Pokémon Actif de votre adversaire.",
|
||||
},
|
||||
damage: 130
|
||||
}],
|
||||
@ -88,7 +99,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Rillaboom",
|
||||
fr: "Gorythmic",
|
||||
},
|
||||
|
||||
hp: 170,
|
||||
@ -27,30 +28,38 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/14/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/14/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/14/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/14/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Thwackey",
|
||||
fr: "Badabouin",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE2,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 12,
|
||||
name: "Anesaki Dynamic"
|
||||
},
|
||||
|
||||
abilities: [{
|
||||
id: -1,
|
||||
type: AbilityType.TALENT,
|
||||
name: {
|
||||
en: "Voltage Beat",
|
||||
fr: "Rythme Voltaïque",
|
||||
},
|
||||
text: {
|
||||
en: "Once during your turn, you may search your deck for up to 2 Grass Energy cards and attach them to 1 of your Pokémon. Then, shuffle your deck.",
|
||||
fr: "Une fois pendant votre tour, vous pouvez chercher dans votre deck jusqu’à 2 cartes Énergie Grass, puis les attacher à l’un de vos Pokémon. Mélangez ensuite votre deck.",
|
||||
}
|
||||
}],
|
||||
|
||||
@ -63,6 +72,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Hammer In",
|
||||
fr: "Enfoncement",
|
||||
},
|
||||
damage: 140
|
||||
}],
|
||||
@ -81,7 +91,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Snorlax",
|
||||
fr: "Ronflex",
|
||||
},
|
||||
|
||||
hp: 150,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/140/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/140/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/140/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/140/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 6,
|
||||
name: "chibi"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -51,6 +57,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Rolling Tackle",
|
||||
fr: "Roulé-Boulé",
|
||||
},
|
||||
damage: 80
|
||||
},{
|
||||
@ -62,6 +69,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Heavy Impact",
|
||||
fr: "Gros Impact",
|
||||
},
|
||||
damage: 130
|
||||
}],
|
||||
@ -80,7 +88,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Snorlax V",
|
||||
fr: "Ronflex V",
|
||||
},
|
||||
|
||||
hp: 220,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/141/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/141/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/141/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/141/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,13 +42,17 @@ const card: Card = {
|
||||
Tag.V,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 56,
|
||||
name: "Masakazu Fukuda"
|
||||
},
|
||||
|
||||
|
||||
|
||||
attacks: [{
|
||||
name: {
|
||||
en: "V rule",
|
||||
fr: "Règle V",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -55,9 +62,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Swallow",
|
||||
fr: "Avale",
|
||||
},
|
||||
text: {
|
||||
en: "Heal from this Pokémon the same amount of damage you did to your opponent’s Active Pokémon.",
|
||||
fr: "Soignez ce Pokémon du nombre de dégâts que vous avez infligés au Pokémon Actif de votre adversaire.",
|
||||
},
|
||||
damage: 60
|
||||
},{
|
||||
@ -69,9 +78,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Falling Down",
|
||||
fr: "Écroulement",
|
||||
},
|
||||
text: {
|
||||
en: "This Pokémon is now Asleep.",
|
||||
fr: "Ce Pokémon est maintenant Endormi.",
|
||||
},
|
||||
damage: 170
|
||||
}],
|
||||
@ -90,7 +101,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Snorlax VMAX",
|
||||
fr: "Ronflex VMAX",
|
||||
},
|
||||
|
||||
hp: 340,
|
||||
@ -27,27 +28,34 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/142/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/142/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/142/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/142/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Snorlax V",
|
||||
fr: "Ronflex-V",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.VMAX,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 61,
|
||||
name: "aky CG Works"
|
||||
},
|
||||
|
||||
|
||||
|
||||
attacks: [{
|
||||
name: {
|
||||
en: "VMAX rule",
|
||||
fr: "Règle VMAX",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -57,9 +65,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "G-Max Fall",
|
||||
fr: "Chute G-Max",
|
||||
},
|
||||
text: {
|
||||
en: "This attack does 30 more damage for each of your Benched Pokémon.",
|
||||
fr: "Cette attaque inflige 30 dégâts supplémentaires pour chacun de vos Pokémon de Banc.",
|
||||
},
|
||||
damage: "60+"
|
||||
}],
|
||||
@ -78,7 +88,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Hoothoot",
|
||||
fr: "Hoothoot",
|
||||
},
|
||||
|
||||
hp: 70,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/143/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/143/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/143/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/143/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 62,
|
||||
name: "Yumi"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,9 +55,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Send Back",
|
||||
fr: "Renvoyer",
|
||||
},
|
||||
text: {
|
||||
en: "Your opponent switches their Active Pokémon with 1 of their Benched Pokémon.",
|
||||
fr: "Votre adversaire échange son Pokémon Actif contre l’un de ses Pokémon de Banc.",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -60,6 +68,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Wing Attack",
|
||||
fr: "Cru-Ailes",
|
||||
},
|
||||
damage: 20
|
||||
}],
|
||||
@ -81,7 +90,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Noctowl",
|
||||
fr: "Noarfang",
|
||||
},
|
||||
|
||||
hp: 110,
|
||||
@ -27,21 +28,27 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/144/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/144/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/144/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/144/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Hoothoot",
|
||||
fr: "Hoothoot",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE1,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 25,
|
||||
name: "kawayoo"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -52,6 +59,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Wing Attack",
|
||||
fr: "Cru-Ailes",
|
||||
},
|
||||
damage: 40
|
||||
},{
|
||||
@ -62,9 +70,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Carry Off",
|
||||
fr: "Enlèvement",
|
||||
},
|
||||
text: {
|
||||
en: "Choose 1 of your opponent's Benched Pokémon. They shuffle that Pokémon and all attached cards into their deck. Then, shuffle this Pokémon and all attached cards into your deck.",
|
||||
fr: "Choisissez l’un des Pokémon de Banc de votre adversaire. Il mélange avec son deck ce Pokémon-là et toutes les cartes attachées. Ensuite, mélangez dans votre deck ce Pokémon et toutes les cartes attachées.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -85,7 +95,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Minccino",
|
||||
fr: "Chinchidou",
|
||||
},
|
||||
|
||||
hp: 70,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/145/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/145/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/145/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/145/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 31,
|
||||
name: "Sekio"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,9 +55,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Glance",
|
||||
fr: "Coup d’Œil",
|
||||
},
|
||||
text: {
|
||||
en: "Look at the top card of your opponent’s deck.",
|
||||
fr: "Regardez la carte du dessus du deck de votre adversaire.",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -60,9 +68,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Tail Slap",
|
||||
fr: "Plumo-Queue",
|
||||
},
|
||||
text: {
|
||||
en: "Flip 2 coins. This attack does 20 damage for each heads.",
|
||||
fr: "Lancez 2 pièces. Cette attaque inflige 20 dégâts pour chaque côté face.",
|
||||
},
|
||||
damage: "20×"
|
||||
}],
|
||||
@ -81,7 +91,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Minccino",
|
||||
fr: "Chinchidou",
|
||||
},
|
||||
|
||||
hp: 60,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/146/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/146/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/146/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/146/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 3,
|
||||
name: "sowsow"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,6 +55,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Tail Whap",
|
||||
fr: "Queue Battoir",
|
||||
},
|
||||
damage: 30
|
||||
}],
|
||||
@ -67,7 +74,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Cinccino",
|
||||
fr: "Pashmilla",
|
||||
},
|
||||
|
||||
hp: 90,
|
||||
@ -27,30 +28,38 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/147/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/147/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/147/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/147/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Minccino",
|
||||
fr: "Chinchidou",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE1,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 54,
|
||||
name: "sui"
|
||||
},
|
||||
|
||||
abilities: [{
|
||||
id: -1,
|
||||
type: AbilityType.TALENT,
|
||||
name: {
|
||||
en: "Make Do",
|
||||
fr: "Faire Avec",
|
||||
},
|
||||
text: {
|
||||
en: "You must discard a card from your hand in order to use this Ability. Once during your turn, you may draw 2 cards.",
|
||||
fr: "Vous devez défausser une carte de votre main pour pouvoir utiliser ce talent. Une fois pendant votre tour, vous pouvez piocher 2 cartes.",
|
||||
}
|
||||
}],
|
||||
|
||||
@ -60,9 +69,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Energy Assist",
|
||||
fr: "Assistance Énergétique",
|
||||
},
|
||||
text: {
|
||||
en: "Attach a basic Energy card from your discard pile to 1 of your Benched Pokémon.",
|
||||
fr: "Attachez une carte Énergie de base de votre pile de défausse à l’un de vos Pokémon de Banc.",
|
||||
},
|
||||
damage: 40
|
||||
}],
|
||||
@ -81,7 +92,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Oranguru",
|
||||
fr: "Gouroutan",
|
||||
},
|
||||
|
||||
hp: 120,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/148/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/148/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/148/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/148/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,16 +42,21 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 51,
|
||||
name: "Shigenori Negishi"
|
||||
},
|
||||
|
||||
abilities: [{
|
||||
id: -1,
|
||||
type: AbilityType.TALENT,
|
||||
name: {
|
||||
en: "Primate Wisdom",
|
||||
fr: "Sagesse du Primate",
|
||||
},
|
||||
text: {
|
||||
en: "Once during your turn, you may switch a card from your hand with the top card of your deck.",
|
||||
fr: "Une fois pendant votre tour, vous pouvez échanger une carte de votre main contre la carte du dessus de votre deck.",
|
||||
}
|
||||
}],
|
||||
|
||||
@ -60,6 +68,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Whap Down",
|
||||
fr: "Assommer",
|
||||
},
|
||||
damage: 70
|
||||
}],
|
||||
@ -78,7 +87,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Drampa",
|
||||
fr: "Draïeul",
|
||||
},
|
||||
|
||||
hp: 130,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/149/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/149/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/149/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/149/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 34,
|
||||
name: "tetsuya koizumi"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -50,9 +56,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Dragon Pulse",
|
||||
fr: "Draco-Choc",
|
||||
},
|
||||
text: {
|
||||
en: "Discard the top 2 cards of your deck.",
|
||||
fr: "Défaussez les 2 cartes du dessus de votre deck.",
|
||||
},
|
||||
damage: 80
|
||||
}],
|
||||
@ -71,7 +79,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Rillaboom",
|
||||
fr: "Gorythmic",
|
||||
},
|
||||
|
||||
hp: 190,
|
||||
@ -27,21 +28,27 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/15/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/15/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/15/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/15/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Thwackey",
|
||||
fr: "Badabouin",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE2,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 14,
|
||||
name: "Shin Nagasawa"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -53,9 +60,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Drum Roll",
|
||||
fr: "Roulement de Tambour",
|
||||
},
|
||||
text: {
|
||||
en: "This attack also does 10 damage to each of your opponent’s Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)",
|
||||
fr: "Cette attaque inflige aussi 10 dégâts à chacun des Pokémon de Banc de votre adversaire. (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
},
|
||||
damage: 90
|
||||
},{
|
||||
@ -67,9 +76,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Drum Beating",
|
||||
fr: "Tambour Battant",
|
||||
},
|
||||
text: {
|
||||
en: "During your next turn, this Pokémon can't use Drum Beating.",
|
||||
fr: "Pendant votre prochain tour, ce Pokémon ne peut pas utiliser Tambour Battant.",
|
||||
},
|
||||
damage: 180
|
||||
}],
|
||||
@ -88,7 +99,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Rookidee",
|
||||
fr: "Minisange",
|
||||
},
|
||||
|
||||
hp: 60,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/150/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/150/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/150/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/150/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 22,
|
||||
name: "Akira Komayama"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,6 +55,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Flap",
|
||||
fr: "Battement",
|
||||
},
|
||||
damage: 10
|
||||
},{
|
||||
@ -58,6 +65,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Glide",
|
||||
fr: "Glissement",
|
||||
},
|
||||
damage: 30
|
||||
}],
|
||||
@ -79,7 +87,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Corvisquire",
|
||||
fr: "Bleuseille",
|
||||
},
|
||||
|
||||
hp: 80,
|
||||
@ -27,21 +28,27 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/151/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/151/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/151/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/151/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Rookidee",
|
||||
fr: "Minisange",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE1,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 12,
|
||||
name: "Anesaki Dynamic"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -51,9 +58,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Pluck",
|
||||
fr: "Picore",
|
||||
},
|
||||
text: {
|
||||
en: "Before doing damage, discard all Pokémon Tools from your opponent's Active Pokémon.",
|
||||
fr: "Avant d’infliger des dégâts, défaussez tous les Outils Pokémon du Pokémon Actif de votre adversaire.",
|
||||
},
|
||||
damage: 20
|
||||
},{
|
||||
@ -63,6 +72,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Drill Peck",
|
||||
fr: "Bec Vrille",
|
||||
},
|
||||
damage: 50
|
||||
}],
|
||||
@ -84,7 +94,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Wooloo",
|
||||
fr: "Moumouton",
|
||||
},
|
||||
|
||||
hp: 70,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/152/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/152/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/152/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/152/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 58,
|
||||
name: "Mitsuhiro Arita"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -50,9 +56,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Expand",
|
||||
fr: "Développement",
|
||||
},
|
||||
text: {
|
||||
en: "During your opponent’s next turn, this Pokémon takes 10 less damage from attacks (after applying Weakness and Resistance).",
|
||||
fr: "Pendant le prochain tour de votre adversaire, ce Pokémon subit 10 dégâts de moins provenant des attaques (après application de la Faiblesse et de la Résistance).",
|
||||
},
|
||||
damage: 30
|
||||
}],
|
||||
@ -71,7 +79,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Wooloo",
|
||||
fr: "Moumouton",
|
||||
},
|
||||
|
||||
hp: 70,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/153/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/153/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/153/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/153/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 26,
|
||||
name: "Mizue"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,6 +55,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Tackle",
|
||||
fr: "Charge",
|
||||
},
|
||||
damage: 10
|
||||
},{
|
||||
@ -59,6 +66,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Headbutt",
|
||||
fr: "Coup d’Boule",
|
||||
},
|
||||
damage: 50
|
||||
}],
|
||||
@ -77,7 +85,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Dubwool",
|
||||
fr: "Moumouflon",
|
||||
},
|
||||
|
||||
hp: 130,
|
||||
@ -27,21 +28,27 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/154/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/154/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/154/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/154/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Wooloo",
|
||||
fr: "Moumouton",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE1,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 48,
|
||||
name: "You Iribi"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -51,9 +58,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Cotton Guard",
|
||||
fr: "Cotogarde",
|
||||
},
|
||||
text: {
|
||||
en: "During your opponent’s next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).",
|
||||
fr: "Pendant le prochain tour de votre adversaire, ce Pokémon subit 30 dégâts de moins provenant des attaques (après application de la Faiblesse et de la Résistance).",
|
||||
},
|
||||
damage: 30
|
||||
},{
|
||||
@ -64,9 +73,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Double-Edge",
|
||||
fr: "Damoclès",
|
||||
},
|
||||
text: {
|
||||
en: "This Pokémon also does 30 damage to itself.",
|
||||
fr: "Ce Pokémon s’inflige aussi 30 dégâts.",
|
||||
},
|
||||
damage: 120
|
||||
}],
|
||||
@ -85,7 +96,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Cramorant V",
|
||||
fr: "Nigosier V",
|
||||
},
|
||||
|
||||
hp: 200,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/155/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/155/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/155/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/155/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,13 +42,17 @@ const card: Card = {
|
||||
Tag.V,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 61,
|
||||
name: "aky CG Works"
|
||||
},
|
||||
|
||||
|
||||
|
||||
attacks: [{
|
||||
name: {
|
||||
en: "V rule",
|
||||
fr: "Règle V",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -53,9 +60,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Beak Catch",
|
||||
fr: "Bec Gobeur",
|
||||
},
|
||||
text: {
|
||||
en: "Search your deck for up to 2 cards and put them into your hand. Then, shuffle your deck.",
|
||||
fr: "Cherchez dans votre deck jusqu’à 2 cartes, puis ajoutez-les à votre main. Mélangez ensuite votre deck.",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -65,9 +74,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Spit Shot",
|
||||
fr: "Tir Rejet",
|
||||
},
|
||||
text: {
|
||||
en: "Discard all Energy from this Pokémon. This attack does 160 damage to 1 of your opponent’s Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)",
|
||||
fr: "Défaussez toute l’Énergie de ce Pokémon. Cette attaque inflige 160 dégâts à l’un des Pokémon de votre adversaire. (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -88,7 +99,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Air Balloon",
|
||||
fr: "Ballon",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/156/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/156/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/156/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/156/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.TOOL,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 63,
|
||||
name: "Yoshinobu Saito"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "The Retreat Cost of the Pokémon this card is attached to is ColorlessColorless less.",
|
||||
fr: "Le Coût de Retraite du Pokémon auquel cette carte est attachée est diminué de ColorlessColorless.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Bede",
|
||||
fr: "Travis",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/157/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/157/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/157/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/157/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.SUPPORTER,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 4,
|
||||
name: "Naoki Saito"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Attach a basic Energy card from your hand to 1 of your Benched Pokémon.",
|
||||
fr: "Attachez une carte Énergie de base de votre main à l’un de vos Pokémon de Banc.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Big Charm",
|
||||
fr: "Grande Amulette",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/158/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/158/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/158/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/158/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.TOOL,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 67,
|
||||
name: "inose yukie"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "The Pokémon this card is attached to gets +30 HP.",
|
||||
fr: "Cette carte ajoute 30 PV au Pokémon auquel elle est attachée.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Crushing Hammer",
|
||||
fr: "Maillet Écrasant",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/159/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/159/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/159/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/159/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.ITEM,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 64,
|
||||
name: "sadaji"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Flip a coin. If heads, discard an Energy from 1 of your opponent's Pokémon.",
|
||||
fr: "Lancez une pièce. Si c’est face, défaussez une Énergie de l’un des Pokémon de votre adversaire.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Blipbug",
|
||||
fr: "Larvadar",
|
||||
},
|
||||
|
||||
hp: 50,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/16/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/16/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/16/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/16/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 15,
|
||||
name: "nagimiso"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,6 +55,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Gnaw",
|
||||
fr: "Ronge",
|
||||
},
|
||||
damage: 20
|
||||
}],
|
||||
@ -67,7 +74,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Energy Retrieval",
|
||||
fr: "Récupération d’Énergie",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/160/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/160/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/160/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/160/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.ITEM,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 65,
|
||||
name: "Ryo Ueda"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Put up to 2 basic Energy cards from your discard pile into your hand.",
|
||||
fr: "Ajoutez à votre main jusqu’à 2 cartes Énergie de base de votre pile de défausse.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Energy Search",
|
||||
fr: "Recherche d’Énergie",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/161/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/161/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/161/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/161/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.ITEM,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 69,
|
||||
name: "Studio Bora Inc."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Search your deck for a basic Energy card, reveal it, and put it into your hand. Then, shuffle your deck.",
|
||||
fr: "Cherchez dans votre deck une carte Énergie de base, montrez-la, puis ajoutez-la à votre main. Mélangez ensuite votre deck.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Energy Switch",
|
||||
fr: "Échange d’Énergie",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/162/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/162/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/162/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/162/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.ITEM,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 68,
|
||||
name: "Toyste Beach"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Move a basic Energy from 1 of your Pokémon to another of your Pokémon.",
|
||||
fr: "Déplacez une Énergie de base de l’un de vos Pokémon vers un autre de vos Pokémon.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Evolution Incense",
|
||||
fr: "Encens d’Évolution",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/163/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/163/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/163/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/163/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.ITEM,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 65,
|
||||
name: "Ryo Ueda"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Search your deck for an Evolution Pokémon, reveal it, and put it into your hand. Then, shuffle your deck.",
|
||||
fr: "Cherchez dans votre deck un Pokémon Évolutif, montrez-le, puis ajoutez-le à votre main. Mélangez ensuite votre deck.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Great Ball",
|
||||
fr: "Super Ball",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/164/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/164/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/164/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/164/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.ITEM,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 68,
|
||||
name: "Toyste Beach"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Look at the top 7 cards of your deck. You may reveal a Pokémon you find there and put it into your hand. Shuffle the other cards back into your deck.",
|
||||
fr: "Regardez les 7 cartes du dessus de votre deck. Vous pouvez montrer un Pokémon que vous y trouvez, puis l’ajouter à votre main. Mélangez les autres cartes avec votre deck.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Hop",
|
||||
fr: "Nabil",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/165/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/165/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/165/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/165/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.SUPPORTER,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 66,
|
||||
name: "Ken Sugimori"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Draw 3 cards.",
|
||||
fr: "Piochez 3 cartes.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Hyper Potion",
|
||||
fr: "Hyper Potion",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/166/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/166/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/166/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/166/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.ITEM,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 65,
|
||||
name: "Ryo Ueda"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Heal 120 damage from 1 of your Pokémon that has at least 2 Energy attached. If you healed any damage in this way, discard 2 Energy from it.",
|
||||
fr: "Soignez 120 dégâts de l’un de vos Pokémon auquel sont attachées au moins 2 Énergies. Si des dégâts sont ainsi soignés, défaussez 2 Énergies de ce Pokémon.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Lucky Egg",
|
||||
fr: "Œuf Chance",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/167/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/167/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/167/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/167/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.TOOL,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 69,
|
||||
name: "Studio Bora Inc."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "If the Pokémon this card is attached to is Knocked Out by damage from an opponent’s attack, draw cards until you have 7 cards in your hand.",
|
||||
fr: "Si le Pokémon auquel cette carte est attachée est mis K.O. par les dégâts d’une attaque de l’adversaire, piochez des cartes jusqu’à en avoir 7 en main.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Lum Berry",
|
||||
fr: "Baie Prine",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/168/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/168/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/168/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/168/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.TOOL,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 63,
|
||||
name: "Yoshinobu Saito"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "At the end of each turn, if the Pokémon this card is attached to is affected by any Special Conditions, it recovers from all of them, and discard this card.",
|
||||
fr: "À la fin de chaque tour, si le Pokémon auquel cette carte est attachée est affecté par au moins un État Spécial, il guérit de tous ces États Spéciaux. Ensuite, défaussez cette carte.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Marnie",
|
||||
fr: "Rosemary",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/169/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/169/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/169/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/169/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.SUPPORTER,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 29,
|
||||
name: "kirisAki"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Each player shuffles their hand and puts it on the bottom of their deck. If either player put any cards on the bottom of their deck in this way, you draw 5 cards, and your opponent draws 4 cards.",
|
||||
fr: "Chaque joueur mélange sa main, puis la place en dessous de son deck. Si l’un des joueurs place ainsi au moins une carte en dessous de son deck, vous piochez 5 cartes et votre adversaire en pioche 4.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Blipbug",
|
||||
fr: "Larvadar",
|
||||
},
|
||||
|
||||
hp: 40,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/17/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/17/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/17/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/17/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,7 +42,10 @@ const card: Card = {
|
||||
Tag.BASIC,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 16,
|
||||
name: "Mina Nakai"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -49,9 +55,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Call for Family",
|
||||
fr: "Appel à la Famille",
|
||||
},
|
||||
text: {
|
||||
en: "Search your deck for a Basic Pokémon and put it onto your Bench. Then, shuffle your deck.",
|
||||
fr: "Cherchez dans votre deck un Pokémon de base, puis placez-le sur votre Banc. Mélangez ensuite votre deck.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -69,7 +77,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Metal Saucer",
|
||||
fr: "Écusson Métal",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/170/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/170/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/170/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/170/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.ITEM,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 68,
|
||||
name: "Toyste Beach"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Attach a Metal Energy card from your discard pile to 1 of your Benched Metal Pokémon.",
|
||||
fr: "Attachez une carte Énergie Metal de votre pile de défausse à l’un de vos Pokémon Metal de Banc.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Ordinary Rod",
|
||||
fr: "Canne Ordinaire",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/171/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/171/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/171/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/171/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.ITEM,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 39,
|
||||
name: "5ban Graphics"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Choose 1 or both:\n\n• Shuffle up to 2 Pokémon from your discard pile into your deck.\n\n• Shuffle up to 2 basic Energy cards from your discard pile into your deck.",
|
||||
fr: "Choisissez l’une de ces options ou les deux :\n\n• Mélangez avec votre deck jusqu’à 2 Pokémon de votre pile de défausse.\n\n• Mélangez avec votre deck jusqu’à 2 cartes Énergie de base de votre pile de défausse.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Pal Pad",
|
||||
fr: "Registre Ami",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/172/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/172/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/172/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/172/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.ITEM,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 65,
|
||||
name: "Ryo Ueda"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Shuffle up to 2 Supporter cards from your discard pile into your deck.",
|
||||
fr: "Mélangez avec votre deck jusqu’à 2 cartes Supporter de votre pile de défausse.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Poké Kid",
|
||||
fr: "Poké Enfant",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/173/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/173/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/173/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/173/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.SUPPORTER,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 20,
|
||||
name: "Hitoshi Ariga"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Search your deck for a Pokémon, reveal it, and put it into your hand. Then, shuffle your deck.",
|
||||
fr: "Cherchez dans votre deck un Pokémon, montrez-le, puis ajoutez-le à votre main. Mélangez ensuite votre deck.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Pokégear 3.0",
|
||||
fr: "Pokématos 3.0",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/174/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/174/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/174/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/174/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.ITEM,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 65,
|
||||
name: "Ryo Ueda"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Look at the top 7 cards of your deck. You may reveal a Supporter card you find there and put it into your hand. Shuffle the other cards back into your deck.",
|
||||
fr: "Regardez les 7 cartes du dessus de votre deck. Vous pouvez montrer une carte Supporter que vous y trouvez, puis l’ajouter à votre main. Mélangez les autres cartes avec votre deck.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Pokémon Catcher",
|
||||
fr: "Attrape-Pokémon",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/175/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/175/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/175/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/175/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.ITEM,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 65,
|
||||
name: "Ryo Ueda"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Flip a coin. If heads, switch 1 of your opponent’s Benched Pokémon with their Active Pokémon.",
|
||||
fr: "Lancez une pièce. Si c’est face, échangez l’un des Pokémon de Banc de votre adversaire contre son Pokémon Actif.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Pokémon Center Lady",
|
||||
fr: "Dame du Centre Pokémon",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/176/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/176/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/176/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/176/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.SUPPORTER,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 29,
|
||||
name: "kirisAki"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Heal 60 damage from 1 of your Pokémon, and it recovers from all Special Conditions.",
|
||||
fr: "Soignez 60 dégâts de l’un de vos Pokémon, et il guérit de tous les États Spéciaux.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Potion",
|
||||
fr: "Potion",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/177/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/177/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/177/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/177/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.ITEM,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 65,
|
||||
name: "Ryo Ueda"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Heal 30 damage from 1 of your Pokémon.",
|
||||
fr: "Soignez 30 dégâts de l’un de vos Pokémon.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Professor's Research (Professor Magnolia)",
|
||||
fr: "Recherches Professorales (Professeure Magnolia)",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/178/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/178/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/178/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/178/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.SUPPORTER,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 70,
|
||||
name: "Yusuke Ohmura"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Discard your hand and draw 7 cards.",
|
||||
fr: "Défaussez votre main, puis piochez 7 cartes.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Quick Ball",
|
||||
fr: "Rapide Ball",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/179/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/179/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/179/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/179/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.ITEM,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 64,
|
||||
name: "sadaji"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "You can play this card only if you discard another card from your hand.\n\nSearch your deck for a Basic Pokémon, reveal it, and put it into your hand. Then, shuffle your deck.",
|
||||
fr: "Vous ne pouvez jouer cette carte que si vous défaussez une autre carte de votre main.\n\nCherchez dans votre deck un Pokémon de base, montrez-le, puis ajoutez-le à votre main. Mélangez ensuite votre deck.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Dottler",
|
||||
fr: "Coléodôme",
|
||||
},
|
||||
|
||||
hp: 70,
|
||||
@ -27,21 +28,27 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/18/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/18/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/18/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/18/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Blipbug",
|
||||
fr: "Larvadar",
|
||||
},
|
||||
|
||||
tags: [
|
||||
Tag.STAGE1,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 21,
|
||||
name: "Misa Tsutsui"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -51,9 +58,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Reflect",
|
||||
fr: "Protection",
|
||||
},
|
||||
text: {
|
||||
en: "During your opponent's next turn, this Pokémon takes 40 less damage from attacks (after applying Weakness and Resistance).",
|
||||
fr: "Pendant le prochain tour de votre adversaire, ce Pokémon subit 40 dégâts de moins provenant des attaques (après application de la Faiblesse et de la Résistance).",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -62,6 +71,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Ram",
|
||||
fr: "Collision",
|
||||
},
|
||||
damage: 30
|
||||
}],
|
||||
@ -80,7 +90,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Rare Candy",
|
||||
fr: "Super Bonbon",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/180/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/180/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/180/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/180/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.ITEM,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 63,
|
||||
name: "Yoshinobu Saito"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Choose 1 of your Basic Pokémon in play. If you have a Stage 2 card in your hand that evolves from that Pokémon, put that card onto the Basic Pokémon to evolve it, skipping the Stage 1. You can’t use this card during your first turn or on a Basic Pokémon that was put into play this turn.",
|
||||
fr: "Choisissez l’un de vos Pokémon de base en jeu. Si vous avez dans votre main une Évolution de Niveau 2 de ce Pokémon-là, placez celle-ci sur le Pokémon de base pour le faire évoluer, sans passer par le Niveau 1. Vous ne pouvez utiliser cette carte ni pendant votre premier tour ni sur un Pokémon de base qui a été mis en jeu pendant ce tour.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Rotom Bike",
|
||||
fr: "Moticyclette",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/181/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/181/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/181/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/181/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.ITEM,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 39,
|
||||
name: "5ban Graphics"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Draw cards until you have 6 cards in your hand. Your turn ends.",
|
||||
fr: "Piochez des cartes jusqu’à en avoir 6 en main. Votre tour se termine.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Sitrus Berry",
|
||||
fr: "Baie Sitrus",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/182/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/182/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/182/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/182/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.TOOL,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 63,
|
||||
name: "Yoshinobu Saito"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "At the end of each turn, if the Pokémon this card is attached to has 3 or more damage counters on it, heal 30 damage from it and discard this card.",
|
||||
fr: "À la fin de chaque tour, si le Pokémon auquel cette carte est attachée a au moins 3 marqueurs de dégâts, soignez 30 de ses dégâts, puis défaussez cette carte.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Switch",
|
||||
fr: "Échange",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/183/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/183/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/183/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/183/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.ITEM,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 69,
|
||||
name: "Studio Bora Inc."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Switch your Active Pokémon with 1 of your Benched Pokémon.",
|
||||
fr: "Échangez votre Pokémon Actif contre l’un de vos Pokémon de Banc.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Team Yell Grunt",
|
||||
fr: "Sbire de la Team Yell",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/184/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/184/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/184/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/184/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.SUPPORTER,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 15,
|
||||
name: "nagimiso"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "Put an Energy attached to 1 of your opponent’s Pokémon into their hand.",
|
||||
fr: "Ajoutez à la main de votre adversaire une Énergie attachée à l’un de ses Pokémon.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Vitality Band",
|
||||
fr: "Bandeau Vitalité",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/185/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/185/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/185/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/185/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -37,7 +40,10 @@ const card: Card = {
|
||||
Tag.TOOL,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 68,
|
||||
name: "Toyste Beach"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45,6 +51,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "The attacks of the Pokémon this card is attached to do 10 more damage to your opponent’s Active Pokémon (before applying Weakness and Resistance).",
|
||||
fr: "Les attaques du Pokémon auquel cette carte est attachée infligent 10 dégâts supplémentaires au Pokémon Actif de votre adversaire (avant application de la Faiblesse et de la Résistance).",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +66,7 @@ const card: Card = {
|
||||
category: Category.TRAINER,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Aurora Energy",
|
||||
fr: "Énergie Boréale",
|
||||
},
|
||||
|
||||
|
||||
@ -25,9 +26,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/186/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/186/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/186/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/186/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -45,6 +48,7 @@ const card: Card = {
|
||||
name: {},
|
||||
text: {
|
||||
en: "You can attach this card to 1 of your Pokémon only if you discard another card from your hand.\n\nAs long as this card is attached to a Pokémon, it provides every type of Energy but provides only 1 Energy at a time.",
|
||||
fr: "Vous ne pouvez attacher cette carte à l’un de vos Pokémon que si vous défaussez une autre carte de votre main.\n\nTant que cette carte est attachée à un Pokémon, elle fournit tout type d’Énergie mais seulement une Énergie à la fois.",
|
||||
},
|
||||
}],
|
||||
|
||||
@ -59,7 +63,7 @@ const card: Card = {
|
||||
category: Category.ENERGY,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Dhelmise V",
|
||||
fr: "Sinistrail V",
|
||||
},
|
||||
|
||||
hp: 220,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/187/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/187/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/187/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/187/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,13 +42,17 @@ const card: Card = {
|
||||
Tag.V,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 7,
|
||||
name: "Eske Yoshinob"
|
||||
},
|
||||
|
||||
|
||||
|
||||
attacks: [{
|
||||
name: {
|
||||
en: "V rule",
|
||||
fr: "Règle V",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -53,9 +60,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Anchor Anger",
|
||||
fr: "Colère Ancrée",
|
||||
},
|
||||
text: {
|
||||
en: "If any of your Grass Pokémon were Knocked Out by damage from an opponent’s attack during their last turn, this attack does 90 more damage.",
|
||||
fr: "Si l’un de vos Pokémon Grass a été mis K.O. par les dégâts d’une attaque de votre adversaire lors de son dernier tour, cette attaque inflige 90 dégâts supplémentaires.",
|
||||
},
|
||||
damage: "30+"
|
||||
},{
|
||||
@ -66,9 +75,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Giga Hammer",
|
||||
fr: "Giga Marteau",
|
||||
},
|
||||
text: {
|
||||
en: "During your next turn, this Pokémon can't use Giga Hammer.",
|
||||
fr: "Pendant votre prochain tour, ce Pokémon ne peut pas utiliser Giga Marteau.",
|
||||
},
|
||||
damage: 200
|
||||
}],
|
||||
@ -87,7 +98,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Torkoal V",
|
||||
fr: "Chartor V",
|
||||
},
|
||||
|
||||
hp: 210,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/188/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/188/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/188/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/188/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,13 +42,17 @@ const card: Card = {
|
||||
Tag.V,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 18,
|
||||
name: "Ayaka Yoshida"
|
||||
},
|
||||
|
||||
|
||||
|
||||
attacks: [{
|
||||
name: {
|
||||
en: "V rule",
|
||||
fr: "Règle V",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -55,9 +62,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Combustion Pillar",
|
||||
fr: "Pilastre de Combustion",
|
||||
},
|
||||
text: {
|
||||
en: "Discard the top card of your deck. If that card is a Fire Energy card, this attack does 90 more damage.",
|
||||
fr: "Défaussez la carte du dessus de votre deck. Si cette carte-là est une carte Énergie Fire, cette attaque inflige 90 dégâts supplémentaires.",
|
||||
},
|
||||
damage: "90+"
|
||||
},{
|
||||
@ -69,9 +78,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Steam Crush",
|
||||
fr: "Écrasement Vapeur",
|
||||
},
|
||||
text: {
|
||||
en: "Discard 2 Energy from your opponent’s Active Pokémon.",
|
||||
fr: "Défaussez 2 Énergies du Pokémon Actif de votre adversaire.",
|
||||
},
|
||||
damage: 120
|
||||
}],
|
||||
@ -90,7 +101,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@ const card: Card = {
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Lapras V",
|
||||
fr: "Lokhlass V",
|
||||
},
|
||||
|
||||
hp: 210,
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/189/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/189/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/189/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/189/high.png",
|
||||
},
|
||||
},
|
||||
|
||||
@ -39,13 +42,17 @@ const card: Card = {
|
||||
Tag.V,
|
||||
],
|
||||
|
||||
|
||||
illustrator: {
|
||||
id: 39,
|
||||
name: "5ban Graphics"
|
||||
},
|
||||
|
||||
|
||||
|
||||
attacks: [{
|
||||
name: {
|
||||
en: "V rule",
|
||||
fr: "Règle V",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -53,9 +60,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Body Surf",
|
||||
fr: "Body Surf",
|
||||
},
|
||||
text: {
|
||||
en: "Attach a Water Energy card from your hand to this Pokémon. If you do, switch it with 1 of your Benched Pokémon.",
|
||||
fr: "Attachez une carte Énergie Water de votre main à ce Pokémon. Dans ce cas, échangez-le contre l’un de vos Pokémon de Banc.",
|
||||
},
|
||||
},{
|
||||
cost: [
|
||||
@ -66,9 +75,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Ocean Loop",
|
||||
fr: "Boucle Océanique",
|
||||
},
|
||||
text: {
|
||||
en: "Put 2 Water Energy attached to this Pokémon into your hand.",
|
||||
fr: "Ajoutez à votre main 2 Énergies Water attachées à ce Pokémon.",
|
||||
},
|
||||
damage: 210
|
||||
}],
|
||||
@ -87,7 +98,7 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "Sword & Shield",
|
||||
name: "undefined",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user