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

Finished Complete Rework of the Database

This commit is contained in:
2021-02-24 16:56:26 +01:00
parent 8f9e953656
commit 9a1ae318f1
26038 changed files with 814437 additions and 1155588 deletions

64
data/EX/Sandstorm/1.ts Normal file
View File

@ -0,0 +1,64 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Armaldo",
},
illustrator: "Mitsuhiro Arita",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
348,
],
hp: 120,
types: [
"Fightning",
],
evolveFrom: {
en: "Anorith",
},
stage: "Stage2",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Primal Veil",
},
effect: {
en: "As long as Armaldo is your Active Pokémon, each player can't play any Supporter cards.",
},
},
],
attacks: [
{
cost: [
"Fire",
"Fire",
"Colorless",
],
name: {
en: "Blade Arms",
},
damage: 60,
},
],
weaknesses: [
{
type: "Grass",
value: "×2"
},
],
}
export default card

65
data/EX/Sandstorm/10.ts Normal file
View File

@ -0,0 +1,65 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Sableye",
},
illustrator: "Hajime Kusajima",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
302,
],
hp: 60,
types: [
"Darkness",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Supernatural",
},
effect: {
en: "Look at your opponent's hand. You may use the effect of a Supporter card you find there as the effect of this attack. (The Supporter card remains in your opponent's hand.)",
},
},
{
cost: [
"Darkness",
"Colorless",
],
name: {
en: "Dark Bind",
},
effect: {
en: "You may discard a Darkness Energy card attached to Sableye. If you do, the Defending Pokémon is now Paralyzed.",
},
damage: 20,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

73
data/EX/Sandstorm/100.ts Normal file
View File

@ -0,0 +1,73 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Wailord ex",
},
illustrator: "Ryo Ueda",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
321,
],
hp: 200,
types: [
"Water",
],
evolveFrom: {
en: "Wailmer",
},
suffix: "EX",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Super Deep Dive",
},
effect: {
en: "If you don't have any Benched Pokémon, this attack does nothing. Remove 3 damage counters from Wailord ex. Switch Wailord ex with 1 of your Benched Pokémon.",
},
},
{
cost: [
"Water",
"Water",
"Water",
"Colorless",
],
name: {
en: "Dwindling Wave",
},
effect: {
en: "Does 100 damage minus 10 damage for each damage counter on Wailord ex.",
},
damage: 100,
},
],
weaknesses: [
{
type: "Grass",
value: "×2"
},
{
type: "Lightning",
value: "×2"
},
],
}
export default card

66
data/EX/Sandstorm/11.ts Normal file
View File

@ -0,0 +1,66 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Seviper",
},
illustrator: "Hajime Kusajima",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
336,
],
hp: 80,
types: [
"Grass",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Deadly Poison",
},
effect: {
en: "You may discard a Grass Energy card attached to Seviper. If you do, the Defending Pokémon is now Poisoned.",
},
damage: 10,
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Extra Poison",
},
effect: {
en: "If the Defending Pokémon is Pokémon-ex, the Defending Pokémon is now Asleep and Poisoned.",
},
damage: 20,
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

67
data/EX/Sandstorm/12.ts Normal file
View File

@ -0,0 +1,67 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Shiftry",
},
illustrator: "Atsuko Nishida",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
275,
],
hp: 120,
types: [
"Grass",
],
evolveFrom: {
en: "Nuzleaf",
},
stage: "Stage2",
abilities: [
{
type: "Poke-POWER",
name: {
en: "Fan Away",
},
effect: {
en: "Once during your turn (before your attack), you may flip a coin. If heads, return 1 Energy card attached to the Defending Pokémon to your opponent's hand. This power can't be used if Shiftry is affected by a Special Condition.",
},
},
],
attacks: [
{
cost: [
"Grass",
"Grass",
"Colorless",
"Colorless",
],
name: {
en: "Light Touch Throw",
},
effect: {
en: "Does 80 damage minus 10 damage for each Energy attached to the Defending Pokémon.",
},
damage: 80,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
}
export default card

74
data/EX/Sandstorm/13.ts Normal file
View File

@ -0,0 +1,74 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Solrock",
},
illustrator: "Hajime Kusajima",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
338,
],
hp: 70,
types: [
"Fightning",
],
stage: "Basic",
abilities: [
{
type: "Poke-POWER",
name: {
en: "Solar Eclipse",
},
effect: {
en: "Once during your turn (before your attack), if Lunatone is in play, you may use this power. Until the end of your turn, Solrock's type is Fire. This power can't be used if Solrock is affected by a Special Condition.",
},
},
],
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Cosmic Draw",
},
effect: {
en: "If your opponent has any Evolved Pokémon in play, draw 3 cards.",
},
},
{
cost: [
"Fightning",
"Colorless",
"Colorless",
],
name: {
en: "Solar Blast",
},
damage: 40,
},
],
weaknesses: [
{
type: "Grass",
value: "×2"
},
],
}
export default card

77
data/EX/Sandstorm/14.ts Normal file
View File

@ -0,0 +1,77 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Zangoose",
},
illustrator: "Kagemaru Himeno",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
335,
],
hp: 70,
types: [
"Colorless",
],
stage: "Basic",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Poison Resistance",
},
effect: {
en: "Zangoose can't be Poisoned.",
},
},
],
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Target Slash",
},
effect: {
en: "If the Defending Pokémon is Seviper, this attack does 10 damage plus 30 more damage.",
},
damage: 10,
},
{
cost: [
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Super Slash",
},
effect: {
en: "If the Defending Pokémon is an Evolved Pokémon, this attack does 30 damage plus 30 more damage.",
},
damage: 30,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

66
data/EX/Sandstorm/15.ts Normal file
View File

@ -0,0 +1,66 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Arcanine",
},
illustrator: "Hajime Kusajima",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
59,
],
hp: 80,
types: [
"Fire",
],
evolveFrom: {
en: "Growlithe",
},
stage: "Stage1",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Fire Veil",
},
effect: {
en: "If Arcanine is your Active Pokémon and is damaged by an opponent's attack (even if Arcanine is Knocked Out), the Attacking Pokémon is now Burned.",
},
},
],
attacks: [
{
cost: [
"Fire",
"Colorless",
"Colorless",
],
name: {
en: "Burn Up",
},
effect: {
en: "Flip a coin. If tails, discard all Fire Energy cards attached to Arcanine.",
},
damage: 60,
},
],
weaknesses: [
{
type: "Water",
value: "×2"
},
],
}
export default card

69
data/EX/Sandstorm/16.ts Normal file
View File

@ -0,0 +1,69 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Espeon",
},
illustrator: "Mitsuhiro Arita",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
196,
],
hp: 80,
types: [
"Psychic",
],
evolveFrom: {
en: "Eevee",
},
stage: "Stage1",
attacks: [
{
cost: [
"Psychic",
],
name: {
en: "Confuse Ray",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Confused.",
},
damage: 20,
},
{
cost: [
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Energy Crush",
},
effect: {
en: "Does 20 damage plus 10 more damage for each Energy attached to all of your opponent's Pokémon.",
},
damage: 20,
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

65
data/EX/Sandstorm/17.ts Normal file
View File

@ -0,0 +1,65 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Golduck",
},
illustrator: "Hajime Kusajima",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
55,
],
hp: 70,
types: [
"Water",
],
evolveFrom: {
en: "Psyduck",
},
stage: "Stage1",
abilities: [
{
type: "Poke-POWER",
name: {
en: "Chaos Flash",
},
effect: {
en: "Once during your turn (before your attack), if Golduck is your Active Pokémon, you may flip a coin. If heads, the Defending Pokémon (choose 1 if there are 2) is now Confused. This power can't be used if Golduck is affected by a Special Condition.",
},
},
],
attacks: [
{
cost: [
"Water",
"Psychic",
],
name: {
en: "Special Blow",
},
effect: {
en: "If the Defending Pokémon has any Special Energy cards attached to it, this attack does 30 damage plus 40 more damage.",
},
damage: 30,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

63
data/EX/Sandstorm/18.ts Normal file
View File

@ -0,0 +1,63 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Kecleon",
},
illustrator: "Kagemaru Himeno",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
352,
],
hp: 60,
types: [
"Colorless",
],
stage: "Basic",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Energy Variation",
},
effect: {
en: "Kecleon's type is the same as every type of basic Energy card attached to Kecleon.",
},
},
],
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Double Scratch",
},
effect: {
en: "Flip 2 coins. This attack does 20 damage times the number of heads.",
},
damage: 20,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

67
data/EX/Sandstorm/19.ts Normal file
View File

@ -0,0 +1,67 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Omastar",
},
illustrator: "Kouki Saitou",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
139,
],
hp: 110,
types: [
"Water",
],
evolveFrom: {
en: "Omanyte",
},
stage: "Stage2",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Pull Down",
},
effect: {
en: "If your opponent has any Evolved Pokémon in play, remove the highest Stage Evolution card from each of them and put those cards back into his or her hand.",
},
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Hydrocannon",
},
effect: {
en: "Does 30 damage plus 20 more damage for each Water Energy attached to Omastar but not used to pay for this attack's Energy cost. You can't add more than 40 damage in this way.",
},
damage: 30,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

65
data/EX/Sandstorm/2.ts Normal file
View File

@ -0,0 +1,65 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Cacturne",
},
illustrator: "Atsuko Nishida",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
332,
],
hp: 80,
types: [
"Grass",
],
evolveFrom: {
en: "Cacnea",
},
stage: "Stage1",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Poison Payback",
},
effect: {
en: "If Cacturne is your Active Pokémon and is damaged by an opponent's attack (even if Cacturne is Knocked Out), the Attacking Pokémon is now Poisoned.",
},
},
],
attacks: [
{
cost: [
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Feint Attack",
},
effect: {
en: "Choose 1 of your opponent's Pokémon. This attack does 40 damage to that Pokémon. This attack's damage isn't affected by Weakness, Resistance, Poke-Powers, Poke-Bodies or any other effects on that Pokémon.",
},
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
}
export default card

61
data/EX/Sandstorm/20.ts Normal file
View File

@ -0,0 +1,61 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Pichu",
},
illustrator: "Naoyo Kimura",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
172,
],
hp: 40,
types: [
"Lightning",
],
stage: "Basic",
abilities: [
{
type: "Poke-POWER",
name: {
en: "Baby Evolution",
},
effect: {
en: "Once during your turn (before your attack), you may put Pikachu from your hand onto Pichu (this counts as evolving Pichu) and remove all damage counters from Pichu.",
},
},
],
attacks: [
{
cost: [
"Lightning",
],
name: {
en: "Energy Retrieval",
},
effect: {
en: "Search your discard pile for up to 2 basic Energy cards and attach them to 1 of your Pokémon. Put 1 damage counter on that Pokémon for each Energy card attached in this way.",
},
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

69
data/EX/Sandstorm/21.ts Normal file
View File

@ -0,0 +1,69 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Sandslash",
},
illustrator: "Kouki Saitou",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
28,
],
hp: 70,
types: [
"Fightning",
],
evolveFrom: {
en: "Sandshrew",
},
stage: "Stage1",
attacks: [
{
cost: [
"Fightning",
"Colorless",
],
name: {
en: "Sand Swirl",
},
effect: {
en: "Does 20 damage to each Defending Pokémon. The Defending Pokémon can't retreat until the end of your opponent's next turn.",
},
},
{
cost: [
"Fightning",
"Colorless",
"Colorless",
],
name: {
en: "Earthquake",
},
effect: {
en: "Does 10 damage to each of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
},
damage: 60,
},
],
weaknesses: [
{
type: "Grass",
value: "×2"
},
],
}
export default card

69
data/EX/Sandstorm/22.ts Normal file
View File

@ -0,0 +1,69 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Shiftry",
},
illustrator: "Ken Sugimori",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
275,
],
hp: 120,
types: [
"Grass",
],
evolveFrom: {
en: "Nuzleaf",
},
stage: "Stage2",
attacks: [
{
cost: [
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Feint Attack",
},
effect: {
en: "Choose 1 of your opponent's Pokémon. This attack does 40 damage to that Pokémon. This attack's damage isn't affected by Weakness, Resistance, Poke-Powers, Poke-Bodies, or any other effects on that Pokémon.",
},
},
{
cost: [
"Grass",
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Slash",
},
damage: 60,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
}
export default card

76
data/EX/Sandstorm/23.ts Normal file
View File

@ -0,0 +1,76 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Steelix",
},
illustrator: "Midori Harada",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
208,
],
hp: 100,
types: [
"Metal",
],
evolveFrom: {
en: "Onix",
},
stage: "Stage1",
attacks: [
{
cost: [
"Fightning",
"Colorless",
"Colorless",
],
name: {
en: "Rage",
},
effect: {
en: "Does 10 damage plus 10 more damage for each damage counter on Steelix.",
},
damage: 10,
},
{
cost: [
"Metal",
"Metal",
"Colorless",
"Colorless",
],
name: {
en: "Spinning Tail",
},
effect: {
en: "Does 20 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
},
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
resistances: [
{
type: "Grass",
value: "-30"
},
],
}
export default card

72
data/EX/Sandstorm/24.ts Normal file
View File

@ -0,0 +1,72 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Umbreon",
},
illustrator: "Kagemaru Himeno",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
197,
],
hp: 80,
types: [
"Darkness",
],
evolveFrom: {
en: "Eevee",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Confuse Ray",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Confused.",
},
damage: 10,
},
{
cost: [
"Darkness",
"Colorless",
"Colorless",
],
name: {
en: "Moon Impact",
},
damage: 40,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
resistances: [
{
type: "Psychic",
value: "-30"
},
],
}
export default card

68
data/EX/Sandstorm/25.ts Normal file
View File

@ -0,0 +1,68 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Vaporeon",
},
illustrator: "Hajime Kusajima",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
134,
],
hp: 70,
types: [
"Water",
],
evolveFrom: {
en: "Eevee",
},
stage: "Stage1",
attacks: [
{
cost: [
"Water",
"Colorless",
],
name: {
en: "Aurora Beam",
},
damage: 30,
},
{
cost: [
"Water",
"Colorless",
"Colorless",
],
name: {
en: "Aqua Sonic",
},
effect: {
en: "This attack's damage is not affected by Resistance.",
},
damage: 50,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

64
data/EX/Sandstorm/26.ts Normal file
View File

@ -0,0 +1,64 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Wobbuffet",
},
illustrator: "Atsuko Nishida",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
202,
],
hp: 80,
types: [
"Psychic",
],
stage: "Basic",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Safeguard",
},
effect: {
en: "Prevent all effects of attacks, including damage, done to Wobbuffet by your opponent's Pokémon-ex.",
},
},
],
attacks: [
{
cost: [
"Psychic",
"Colorless",
"Colorless",
],
name: {
en: "Flip Over",
},
effect: {
en: "Wobbuffet does 10 damage to itself, and don't apply Weakness and Resistance to this damage.",
},
damage: 50,
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

65
data/EX/Sandstorm/27.ts Normal file
View File

@ -0,0 +1,65 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Anorith",
},
illustrator: "Mitsuhiro Arita",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
347,
],
hp: 80,
types: [
"Fightning",
],
evolveFrom: {
en: "Claw Fossil",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Fast Evolution",
},
effect: {
en: "Search your deck for an Evolution card, show it to your opponent, and put it into your hand. Shuffle your deck afterward.",
},
},
{
cost: [
"Fightning",
"Colorless",
],
name: {
en: "Pierce",
},
damage: 30,
},
],
weaknesses: [
{
type: "Grass",
value: "×2"
},
],
}
export default card

67
data/EX/Sandstorm/28.ts Normal file
View File

@ -0,0 +1,67 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Anorith",
},
illustrator: "Ken Sugimori",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
347,
],
hp: 80,
types: [
"Fightning",
],
evolveFrom: {
en: "Claw Fossil",
},
stage: "Stage1",
attacks: [
{
cost: [
"Fightning",
],
name: {
en: "Slash",
},
damage: 20,
},
{
cost: [
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Double Scratch",
},
effect: {
en: "Flip 2 coins. This attack does 40 damage times the number of heads.",
},
damage: 40,
},
],
weaknesses: [
{
type: "Grass",
value: "×2"
},
],
}
export default card

66
data/EX/Sandstorm/29.ts Normal file
View File

@ -0,0 +1,66 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Arbok",
},
illustrator: "Midori Harada",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
24,
],
hp: 70,
types: [
"Grass",
],
evolveFrom: {
en: "Ekans",
},
stage: "Stage1",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Intimidating Fang",
},
effect: {
en: "As long as Arbok is your Active Pokémon, any damage to your Pokémon done by an opponent's attack is reduced by 10 (before applying Weakness and Resistance).",
},
},
],
attacks: [
{
cost: [
"Grass",
"Colorless",
"Colorless",
],
name: {
en: "Toxic",
},
effect: {
en: "The Defending Pokémon is now Poisoned. Put 2 damage counters instead of 1 on the Defending Pokémon between turns.",
},
damage: 20,
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

78
data/EX/Sandstorm/3.ts Normal file
View File

@ -0,0 +1,78 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Cradily",
},
illustrator: "Midori Harada",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
346,
],
hp: 100,
types: [
"Grass",
],
evolveFrom: {
en: "Lileep",
},
stage: "Stage2",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Super Suction Cups",
},
effect: {
en: "As long as Cradily is your Active Pokémon, your opponent's Pokémon can't retreat.",
},
},
],
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Lure Poison",
},
effect: {
en: "Before using this effect, you may switch the Defending Pokémon with 1 of your opponent's Benched Pokémon, if any. The Defending Pokémon is now Poisoned.",
},
},
{
cost: [
"Grass",
"Colorless",
"Colorless",
],
name: {
en: "Spiral Drain",
},
effect: {
en: "Remove 2 damage counters from Cradily (remove 1 if there is only 1).",
},
damage: 50,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
}
export default card

67
data/EX/Sandstorm/30.ts Normal file
View File

@ -0,0 +1,67 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Azumarill",
},
illustrator: "Mitsuhiro Arita",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
184,
],
hp: 70,
types: [
"Water",
],
evolveFrom: {
en: "Marill",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Drizzle",
},
effect: {
en: "If you have Water Energy cards in your hand, attach as many Water Energy cards as you like to any of your Active Pokémon.",
},
},
{
cost: [
"Water",
"Colorless",
],
name: {
en: "Max Bubbles",
},
effect: {
en: "Flip a coin for each Energy attached to all of your Active Pokémon. This attack does 30 damage times the number of heads.",
},
damage: 30,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

61
data/EX/Sandstorm/31.ts Normal file
View File

@ -0,0 +1,61 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Azurill",
},
illustrator: "Kagemaru Himeno",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
298,
],
hp: 40,
types: [
"Colorless",
],
stage: "Basic",
abilities: [
{
type: "Poke-POWER",
name: {
en: "Baby Evolution",
},
effect: {
en: "Once during your turn (before your attack), you may put Marill from your hand onto Azurill (this counts as evolving Azurill), and remove all damage counters from Azurill.",
},
},
],
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Jump Catch",
},
effect: {
en: "Search your deck for a Trainer card, show it to your opponent, and put it into your hand. Shuffle your deck afterward.",
},
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

52
data/EX/Sandstorm/32.ts Normal file
View File

@ -0,0 +1,52 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Baltoy",
},
illustrator: "Midori Harada",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
343,
],
hp: 50,
types: [
"Fightning",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Rapid Spin",
},
effect: {
en: "Your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon, if any. You switch Baltoy with 1 of your Benched Pokémon, if any.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Grass",
value: "×2"
},
],
}
export default card

68
data/EX/Sandstorm/33.ts Normal file
View File

@ -0,0 +1,68 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Breloom",
},
illustrator: "Atsuko Nishida",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
286,
],
hp: 70,
types: [
"Grass",
],
evolveFrom: {
en: "Shroomish",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Super Poison Breath",
},
effect: {
en: "Each Defending Pokémon is now Poisoned.",
},
},
{
cost: [
"Fightning",
"Colorless",
"Colorless",
],
name: {
en: "Sky Uppercut",
},
effect: {
en: "This attack's damage is not affected by Resistance.",
},
damage: 50,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
}
export default card

68
data/EX/Sandstorm/34.ts Normal file
View File

@ -0,0 +1,68 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Delcatty",
},
illustrator: "Midori Harada",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
301,
],
hp: 80,
types: [
"Colorless",
],
evolveFrom: {
en: "Skitty",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Scratch",
},
damage: 30,
},
{
cost: [
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Ultra Energy Source",
},
effect: {
en: "Does 10 damage times the amount of basic Energy attached to all of the Active Pokémon (both yours and your opponent's).",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

71
data/EX/Sandstorm/35.ts Normal file
View File

@ -0,0 +1,71 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Electabuzz",
},
illustrator: "Kouki Saitou",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
125,
],
hp: 60,
types: [
"Lightning",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Plasma",
},
effect: {
en: "Flip a coin. If heads, search your discard pile for a Lightning Energy card and attach it to Electabuzz.",
},
damage: 10,
},
{
cost: [
"Lightning",
"Colorless",
"Colorless",
],
name: {
en: "Thunder Spear",
},
effect: {
en: "Choose 1 of your opponent's Pokémon. This attack does 40 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
},
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
resistances: [
{
type: "Metal",
value: "-30"
},
],
}
export default card

61
data/EX/Sandstorm/36.ts Normal file
View File

@ -0,0 +1,61 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Elekid",
},
illustrator: "Kouki Saitou",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
239,
],
hp: 40,
types: [
"Lightning",
],
stage: "Basic",
abilities: [
{
type: "Poke-POWER",
name: {
en: "Baby Evolution",
},
effect: {
en: "Once during your turn (before your attack), you may put Electabuzz from your hand onto Elekid (this counts as evolving Elekid) and remove all damage counters from Elekid.",
},
},
],
attacks: [
{
cost: [
"Lightning",
],
name: {
en: "Gather Energy",
},
effect: {
en: "Search your deck for a basic Energy card and attach it to 1 of your Pokémon. Shuffle your deck afterward.",
},
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

74
data/EX/Sandstorm/37.ts Normal file
View File

@ -0,0 +1,74 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Fearow",
},
illustrator: "Aya Kusube",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
22,
],
hp: 70,
types: [
"Colorless",
],
evolveFrom: {
en: "Spearow",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Double Wing Attack",
},
effect: {
en: "Does 20 damage to each Defending Pokémon.",
},
},
{
cost: [
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Rend",
},
effect: {
en: "If the Defending Pokémon has any damage counters on it, this attack does 30 damage plus 20 more damage.",
},
damage: 30,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
resistances: [
{
type: "Fightning",
value: "-30"
},
],
}
export default card

75
data/EX/Sandstorm/38.ts Normal file
View File

@ -0,0 +1,75 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Illumise",
},
illustrator: "Kyoko Umemoto",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
314,
],
hp: 60,
types: [
"Grass",
],
stage: "Basic",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Glowing Screen",
},
effect: {
en: "As long as Volbeat is in play, any damage done to Illumise by attacks from Fire Pokémon and Dark Pokémon is reduced by 30. You can't reduce more than 30 damage even if there is more than 1 Volbeat in play.",
},
},
],
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Chaotic Noise",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Confused. If tails, the Defending Pokémon is now Asleep.",
},
},
{
cost: [
"Grass",
"Colorless",
],
name: {
en: "Pester",
},
effect: {
en: "If the Defending Pokémon is affected by a Special Condition, this attack does 20 damage plus 20 more damage.",
},
damage: 20,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
}
export default card

75
data/EX/Sandstorm/39.ts Normal file
View File

@ -0,0 +1,75 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Kabuto",
},
illustrator: "Atsuko Nishida",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
140,
],
hp: 60,
types: [
"Water",
],
evolveFrom: {
en: "Mysterious Fossil",
},
stage: "Stage1",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Exoskeleton",
},
effect: {
en: "Any damage done to Kabuto by attacks is reduced by 20 (after applying Weakness and Resistance).",
},
},
],
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Team Assembly",
},
effect: {
en: "Search your deck for Omanyte, Kabuto, or any Basic Pokémon and put as many of them as you like onto your Bench. Shuffle your deck afterward. Treat the new Benched Pokémon as Basic Pokémon.",
},
},
{
cost: [
"Fightning",
"Colorless",
],
name: {
en: "Pierce",
},
damage: 20,
},
],
weaknesses: [
{
type: "Grass",
value: "×2"
},
],
}
export default card

73
data/EX/Sandstorm/4.ts Normal file
View File

@ -0,0 +1,73 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Dusclops",
},
illustrator: "Midori Harada",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
356,
],
hp: 70,
types: [
"Psychic",
],
evolveFrom: {
en: "Duskull",
},
stage: "Stage1",
attacks: [
{
cost: [
"Psychic",
"Colorless",
],
name: {
en: "Judgement",
},
effect: {
en: "Flip 2 coins. If both of them are heads, the Defending Pokémon is Knocked Out.",
},
},
{
cost: [
"Psychic",
"Colorless",
"Colorless",
],
name: {
en: "Random Curse",
},
effect: {
en: "Put a total of 5 damage counters on all Defending Pokémon in any way you like.",
},
},
],
weaknesses: [
{
type: "Darkness",
value: "×2"
},
],
resistances: [
{
type: "Fightning",
value: "-30"
},
],
}
export default card

70
data/EX/Sandstorm/40.ts Normal file
View File

@ -0,0 +1,70 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Kirlia",
},
illustrator: "Hajime Kusajima",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
281,
],
hp: 70,
types: [
"Psychic",
],
evolveFrom: {
en: "Ralts",
},
stage: "Stage1",
attacks: [
{
cost: [
"Psychic",
"Colorless",
],
name: {
en: "Psyshock",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
},
damage: 20,
},
{
cost: [
"Psychic",
"Colorless",
"Colorless",
],
name: {
en: "Link Blast",
},
effect: {
en: "If Kirlia and the Defending Pokémon have a different amount of Energy attached to them, this attack's base damage is 30 instead of 60.",
},
damage: 60,
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

71
data/EX/Sandstorm/41.ts Normal file
View File

@ -0,0 +1,71 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Lairon",
},
illustrator: "Atsuko Nishida",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
305,
],
hp: 70,
types: [
"Metal",
],
evolveFrom: {
en: "Aron",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Iron Defense",
},
effect: {
en: "Flip a coin. If heads, prevent all effects of an attack, including damage, done to Lairon during your opponent's next turn.",
},
},
{
cost: [
"Metal",
"Colorless",
"Colorless",
],
name: {
en: "Headbutt",
},
damage: 50,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
resistances: [
{
type: "Grass",
value: "-30"
},
],
}
export default card

66
data/EX/Sandstorm/42.ts Normal file
View File

@ -0,0 +1,66 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Lileep",
},
illustrator: "Midori Harada",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
345,
],
hp: 80,
types: [
"Grass",
],
evolveFrom: {
en: "Root Fossil",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Influence",
},
effect: {
en: "Search your deck for Omanyte, Kabuto, Aerodactyl, Lileep, or Anorith and put up to 2 of them onto your Bench. Shuffle your deck afterward. Treat the new Benched Pokémon as Basic Pokémon.",
},
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Time Spiral",
},
effect: {
en: "If your opponent has any Evolved Pokémon in play, choose 1 of them and flip a coin. If heads, take the highest Stage Evolution card on that Pokémon and have your opponent shuffle it into his or her deck.",
},
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
}
export default card

66
data/EX/Sandstorm/43.ts Normal file
View File

@ -0,0 +1,66 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Lileep",
},
illustrator: "Ken Sugimori",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
345,
],
hp: 80,
types: [
"Grass",
],
evolveFrom: {
en: "Root Fossil",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Amnesia",
},
effect: {
en: "Choose 1 of the Defending Pokémon's attacks. That Pokémon can't use that attack during your opponent's next turn.",
},
},
{
cost: [
"Grass",
"Colorless",
],
name: {
en: "Headbutt",
},
damage: 30,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
}
export default card

67
data/EX/Sandstorm/44.ts Normal file
View File

@ -0,0 +1,67 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Linoone",
},
illustrator: "Mitsuhiro Arita",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
264,
],
hp: 70,
types: [
"Colorless",
],
evolveFrom: {
en: "Zigzagoon",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Sniff Out",
},
effect: {
en: "Put any 1 card from your discard pile into your hand.",
},
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Fury Swipes",
},
effect: {
en: "Flip 3 coins. This attack does 20 damage times the number of heads.",
},
damage: 20,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

65
data/EX/Sandstorm/45.ts Normal file
View File

@ -0,0 +1,65 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Lombre",
},
illustrator: "Tomokazu Komiya",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
271,
],
hp: 60,
types: [
"Water",
],
evolveFrom: {
en: "Lotad",
},
stage: "Stage1",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Rain Dish",
},
effect: {
en: "At any time between turns, remove 1 damage counter from Lombre.",
},
},
],
attacks: [
{
cost: [
"Water",
"Colorless",
],
name: {
en: "Double Scratch",
},
effect: {
en: "Flip 2 coins. This attack does 30 damage times the number of heads.",
},
damage: 30,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

68
data/EX/Sandstorm/46.ts Normal file
View File

@ -0,0 +1,68 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Lombre",
},
illustrator: "Mitsuhiro Arita",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
271,
],
hp: 70,
types: [
"Water",
],
evolveFrom: {
en: "Lotad",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Surprise",
},
effect: {
en: "Choose 1 card from your opponent's hand without looking. Look at the card you chose, then have your opponent shuffle that card into his or her deck.",
},
damage: 10,
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Fury Swipes",
},
effect: {
en: "Flip 3 coins. This attack does 20 damage times the number of heads.",
},
damage: 20,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

70
data/EX/Sandstorm/47.ts Normal file
View File

@ -0,0 +1,70 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Murkrow",
},
illustrator: "Mitsuhiro Arita",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
198,
],
hp: 60,
types: [
"Darkness",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Surprise",
},
effect: {
en: "Choose 1 card from your opponent's hand without looking. Look at the card you chose, then have your opponent shuffle that card into his or her deck.",
},
},
{
cost: [
"Darkness",
"Colorless",
],
name: {
en: "Dark Mind",
},
effect: {
en: "Does 10 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
},
damage: 20,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
resistances: [
{
type: "Psychic",
value: "-30"
},
],
}
export default card

68
data/EX/Sandstorm/48.ts Normal file
View File

@ -0,0 +1,68 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Nuzleaf",
},
illustrator: "Atsuko Nishida",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
274,
],
hp: 80,
types: [
"Grass",
],
evolveFrom: {
en: "Seedot",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Steady Punch",
},
effect: {
en: "Flip a coin. If heads, this attack does 20 damage plus 10 more damage.",
},
damage: 20,
},
{
cost: [
"Grass",
"Colorless",
"Colorless",
],
name: {
en: "Razor Leaf",
},
damage: 40,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
}
export default card

70
data/EX/Sandstorm/49.ts Normal file
View File

@ -0,0 +1,70 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Nuzleaf",
},
illustrator: "Ken Sugimori",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
274,
],
hp: 80,
types: [
"Grass",
],
evolveFrom: {
en: "Seedot",
},
stage: "Stage1",
attacks: [
{
cost: [
"Grass",
"Colorless",
],
name: {
en: "Stun Spore",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
},
damage: 20,
},
{
cost: [
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Razor Wind",
},
effect: {
en: "Flip a coin. If tails, this attack does nothing.",
},
damage: 60,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
}
export default card

71
data/EX/Sandstorm/5.ts Normal file
View File

@ -0,0 +1,71 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Flareon",
},
illustrator: "Midori Harada",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
136,
],
hp: 80,
types: [
"Fire",
],
evolveFrom: {
en: "Eevee",
},
stage: "Stage1",
attacks: [
{
cost: [
"Fire",
"Colorless",
],
name: {
en: "Super Singe",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Burned.",
},
damage: 20,
},
{
cost: [
"Fire",
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Flamethrower",
},
effect: {
en: "Discard a Fire Energy card attached to Flareon.",
},
damage: 70,
},
],
weaknesses: [
{
type: "Water",
value: "×2"
},
],
}
export default card

60
data/EX/Sandstorm/50.ts Normal file
View File

@ -0,0 +1,60 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Pelipper",
},
illustrator: "Kagemaru Himeno",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
279,
],
hp: 70,
types: [
"Water",
],
evolveFrom: {
en: "Wingull",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Water Gun",
},
effect: {
en: "Does 30 damage plus 10 more damage for each Water Energy attached to Pelipper but not used to pay for this attack's Energy cost. You can't add more than 20 damage in this way.",
},
damage: 30,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
resistances: [
{
type: "Fightning",
value: "-30"
},
],
}
export default card

68
data/EX/Sandstorm/51.ts Normal file
View File

@ -0,0 +1,68 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Quilava",
},
illustrator: "Naoyo Kimura",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
156,
],
hp: 80,
types: [
"Fire",
],
evolveFrom: {
en: "Cyndaquil",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Slash",
},
damage: 20,
},
{
cost: [
"Fire",
"Colorless",
"Colorless",
],
name: {
en: "Burning Claw",
},
effect: {
en: "You may discard a Fire Energy card attached to Quilava. If you do, the Defending Pokémon is now Burned.",
},
damage: 40,
},
],
weaknesses: [
{
type: "Water",
value: "×2"
},
],
}
export default card

66
data/EX/Sandstorm/52.ts Normal file
View File

@ -0,0 +1,66 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Vigoroth",
},
illustrator: "Ken Sugimori",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
288,
],
hp: 70,
types: [
"Colorless",
],
evolveFrom: {
en: "Slakoth",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Focus Energy",
},
effect: {
en: "During your next turn, base damage of Vigoroth's slash attack is 90 instead of 40.",
},
},
{
cost: [
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Slash",
},
damage: 40,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

50
data/EX/Sandstorm/53.ts Normal file
View File

@ -0,0 +1,50 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Volbeat",
},
illustrator: "Kyoko Umemoto",
rarity: "Uncommon",
category: "Trainer",
set: Set,
dexId: [
313,
],
hp: 60,
types: [
"Grass",
],
stage: "Basic",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Uplifting Glow",
},
effect: {
en: "As long as Illumise is in play, Volbeat's Retreat Cost is 0.",
},
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Poisoned. If tails, the Defending Pokémon is now Asleep.",
},
}
export default card

61
data/EX/Sandstorm/54.ts Normal file
View File

@ -0,0 +1,61 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Wynaut",
},
illustrator: "Kagemaru Himeno",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
360,
],
hp: 50,
types: [
"Psychic",
],
stage: "Basic",
abilities: [
{
type: "Poke-POWER",
name: {
en: "Baby Evolution",
},
effect: {
en: "Once during your turn (before your attack), you may put Wobbuffet from your hand onto Wynaut (this counts as evolving Wynaut), and remove all damage counters from Wynaut.",
},
},
],
attacks: [
{
cost: [
"Psychic",
],
name: {
en: "Alluring Smile",
},
effect: {
en: "Search your deck for a Basic Pokémon card or Evolution card for each Energy attached to Wynaut, show them to your opponent, and put them into your hand. Shuffle your deck afterward.",
},
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

69
data/EX/Sandstorm/55.ts Normal file
View File

@ -0,0 +1,69 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Xatu",
},
illustrator: "Midori Harada",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
178,
],
hp: 70,
types: [
"Psychic",
],
evolveFrom: {
en: "Natu",
},
stage: "Stage1",
abilities: [
{
type: "Poke-POWER",
name: {
en: "Healing Wind",
},
effect: {
en: "Once during your turn (before your attack), you may remove 1 damage counter from each of your Active Pokémon. This power can't be used if Xatu is affected by a Special Condition.",
},
},
],
attacks: [
{
cost: [
"Psychic",
"Colorless",
],
name: {
en: "Psyimpact",
},
effect: {
en: "Put 1 damage counter on each of your opponent's Pokémon.",
},
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
resistances: [
{
type: "Fightning",
value: "-30"
},
],
}
export default card

58
data/EX/Sandstorm/56.ts Normal file
View File

@ -0,0 +1,58 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Aron",
},
illustrator: "Atsuko Nishida",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
304,
],
hp: 50,
types: [
"Metal",
],
stage: "Basic",
attacks: [
{
cost: [
"Metal",
"Colorless",
],
name: {
en: "Steel Headbutt",
},
effect: {
en: "Flip a coin. If heads, this attack does 20 damage plus 20 more damage.",
},
damage: 20,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
resistances: [
{
type: "Grass",
value: "-30"
},
],
}
export default card

60
data/EX/Sandstorm/57.ts Normal file
View File

@ -0,0 +1,60 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Cacnea",
},
illustrator: "Atsuko Nishida",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
331,
],
hp: 50,
types: [
"Grass",
],
stage: "Basic",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Poison Payback",
},
effect: {
en: "If Cacnea is your Active Pokémon and is damaged by an opponent's attack (even if Cacnea is Knocked Out), the Attacking Pokémon is now Poisoned.",
},
},
],
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Light Punch",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
}
export default card

52
data/EX/Sandstorm/58.ts Normal file
View File

@ -0,0 +1,52 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Cacnea",
},
illustrator: "Midori Harada",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
331,
],
hp: 50,
types: [
"Grass",
],
stage: "Basic",
attacks: [
{
cost: [
"Grass",
],
name: {
en: "Poison Sting",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Poisoned.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
}
export default card

62
data/EX/Sandstorm/59.ts Normal file
View File

@ -0,0 +1,62 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Cyndaquil",
},
illustrator: "Naoyo Kimura",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
155,
],
hp: 50,
types: [
"Fire",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Tackle",
},
damage: 10,
},
{
cost: [
"Fire",
],
name: {
en: "Singe",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Burned.",
},
},
],
weaknesses: [
{
type: "Water",
value: "×2"
},
],
}
export default card

75
data/EX/Sandstorm/6.ts Normal file
View File

@ -0,0 +1,75 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Jolteon",
},
illustrator: "Atsuko Nishida",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
135,
],
hp: 70,
types: [
"Lightning",
],
evolveFrom: {
en: "Eevee",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Double Kick",
},
effect: {
en: "Flip 2 coins. This attack does 20 damage times the number of heads.",
},
damage: 20,
},
{
cost: [
"Lightning",
"Lightning",
"Colorless",
],
name: {
en: "Lightning Strike",
},
effect: {
en: "You may discard all Lightning Energy cards attached to Jolteon. If you do, this attack's base damage is 70 instead of 40.",
},
damage: 40,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
resistances: [
{
type: "Metal",
value: "-30"
},
],
}
export default card

64
data/EX/Sandstorm/60.ts Normal file
View File

@ -0,0 +1,64 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Dunsparce",
},
illustrator: "Mitsuhiro Arita",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
206,
],
hp: 50,
types: [
"Colorless",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Strike and Run",
},
effect: {
en: "Search your deck for up to 3 Basic Pokémon and put them onto your Bench. Shuffle your deck afterward. You may switch Dunsparce with 1 of your Benched Pokémon.",
},
},
{
cost: [
"Colorless",
],
name: {
en: "Sudden Flash",
},
effect: {
en: "Flip a coin. If heads, each Defending Pokémon is now Paralyzed.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

68
data/EX/Sandstorm/61.ts Normal file
View File

@ -0,0 +1,68 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Duskull",
},
illustrator: "Midori Harada",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
355,
],
hp: 40,
types: [
"Psychic",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Suprise",
},
effect: {
en: "Choose 1 card from your opponent's hand without looking. Look at the card you chose, then have your opponent shuffle that card into his or her deck.",
},
},
{
cost: [
"Psychic",
],
name: {
en: "Confuse Ray",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Confused.",
},
},
],
weaknesses: [
{
type: "Darkness",
value: "×2"
},
],
resistances: [
{
type: "Fightning",
value: "-30"
},
],
}
export default card

70
data/EX/Sandstorm/62.ts Normal file
View File

@ -0,0 +1,70 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Duskull",
},
illustrator: "Aya Kusube",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
355,
],
hp: 40,
types: [
"Psychic",
],
stage: "Basic",
attacks: [
{
cost: [
"Psychic",
],
name: {
en: "Haunt",
},
effect: {
en: "Put 1 damage counter on the Defending Pokémon.",
},
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Dark Mind",
},
effect: {
en: "Does 10 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
},
damage: 10,
},
],
weaknesses: [
{
type: "Darkness",
value: "×2"
},
],
resistances: [
{
type: "Fire",
value: "-30"
},
],
}
export default card

64
data/EX/Sandstorm/63.ts Normal file
View File

@ -0,0 +1,64 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Eevee",
},
illustrator: "Kouki Saitou",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
133,
],
hp: 50,
types: [
"Colorless",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Signs of Evolution",
},
effect: {
en: "Search your deck for up to 3 cards that evolve from Eevee, show them to your opponent, and put them into your hand. Shuffle your deck afterward.",
},
},
{
cost: [
"Colorless",
],
name: {
en: "Quick Attack",
},
effect: {
en: "Flip a coin. If heads, this attack does 10 damage plus 10 more damage.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

52
data/EX/Sandstorm/64.ts Normal file
View File

@ -0,0 +1,52 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Ekans",
},
illustrator: "Midori Harada",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
23,
],
hp: 50,
types: [
"Grass",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Bind",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

61
data/EX/Sandstorm/65.ts Normal file
View File

@ -0,0 +1,61 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Growlithe",
},
illustrator: "Hajime Kusajima",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
58,
],
hp: 50,
types: [
"Fire",
],
stage: "Basic",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Fire Veil",
},
effect: {
en: "If Growlithe is your Active Pokémon and is damaged by an opponent's attack (even if Growlithe is Knocked Out), the Attacking Pokémon is now Burned.",
},
},
],
attacks: [
{
cost: [
"Fire",
"Colorless",
],
name: {
en: "Flare",
},
damage: 20,
},
],
weaknesses: [
{
type: "Water",
value: "×2"
},
],
}
export default card

60
data/EX/Sandstorm/66.ts Normal file
View File

@ -0,0 +1,60 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Lotad",
},
illustrator: "Tomokazu Komiya",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
270,
],
hp: 40,
types: [
"Water",
],
stage: "Basic",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Rain Dish",
},
effect: {
en: "At any time between turns, remove 1 damage counter from Lotad.",
},
},
],
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Ram",
},
damage: 10,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

64
data/EX/Sandstorm/67.ts Normal file
View File

@ -0,0 +1,64 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Lotad",
},
illustrator: "Mitsuhiro Arita",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
270,
],
hp: 50,
types: [
"Water",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Tackle",
},
damage: 10,
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Blot",
},
effect: {
en: "Remove 1 damage counter from Lotad.",
},
damage: 20,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

53
data/EX/Sandstorm/68.ts Normal file
View File

@ -0,0 +1,53 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Marill",
},
illustrator: "Mitsuhiro Arita",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
183,
],
hp: 50,
types: [
"Water",
],
stage: "Basic",
attacks: [
{
cost: [
"Water",
"Colorless",
],
name: {
en: "Double Bubble",
},
effect: {
en: "Flip 2 coins. This attack does 10 damage times the number of heads. If either of the coins is heads, the Defending Pokémon is now Paralyzed.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

62
data/EX/Sandstorm/69.ts Normal file
View File

@ -0,0 +1,62 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Natu",
},
illustrator: "Kouki Saitou",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
177,
],
hp: 50,
types: [
"Psychic",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Peck",
},
damage: 10,
},
{
cost: [
"Psychic",
],
name: {
en: "Soothing Wave",
},
effect: {
en: "Each Defending Pokémon is now Asleep.",
},
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

66
data/EX/Sandstorm/7.ts Normal file
View File

@ -0,0 +1,66 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Ludicolo",
},
illustrator: "Tomokazu Komiya",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
272,
],
hp: 90,
types: [
"Water",
],
evolveFrom: {
en: "Lombre",
},
stage: "Stage2",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Rain Dish",
},
effect: {
en: "At any time between turns, remove 1 damage counter from Ludicolo.",
},
},
],
attacks: [
{
cost: [
"Water",
"Colorless",
"Colorless",
],
name: {
en: "Hydro Punch",
},
effect: {
en: "Does 50 damage plus 10 more damage for each Water Energy attached to Ludicolo but not used to pay for this attack's Energy cost. You can't add more than 20 damage in this way.",
},
damage: 50,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

67
data/EX/Sandstorm/70.ts Normal file
View File

@ -0,0 +1,67 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Omanyte",
},
illustrator: "Kouki Saitou",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
138,
],
hp: 70,
types: [
"Water",
],
evolveFrom: {
en: "Mysterious Fossil",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Team Assembly",
},
effect: {
en: "Search your deck for Omanyte, Kabuto, or any Basic Pokémon and put as many of them as you like onto your Bench. Shuffle your deck afterward. Treat the new Benched Pokémon as Basic Pokémon.",
},
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Bind",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
},
damage: 20,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

68
data/EX/Sandstorm/71.ts Normal file
View File

@ -0,0 +1,68 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Onix",
},
illustrator: "Midori Harada",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
95,
],
hp: 80,
types: [
"Fightning",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Bind",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
},
damage: 10,
},
{
cost: [
"Fightning",
"Colorless",
"Colorless",
],
name: {
en: "Rage",
},
effect: {
en: "Does 10 damage plus 10 more damage for each damage counter on Onix.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Water",
value: "×2"
},
],
}
export default card

63
data/EX/Sandstorm/72.ts Normal file
View File

@ -0,0 +1,63 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Pikachu",
},
illustrator: "Mitsuhiro Arita",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
25,
],
hp: 50,
types: [
"Lightning",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Scratch",
},
damage: 10,
},
{
cost: [
"Lightning",
"Colorless",
"Colorless",
],
name: {
en: "Pika Bolt",
},
damage: 40,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

51
data/EX/Sandstorm/73.ts Normal file
View File

@ -0,0 +1,51 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Psyduck",
},
illustrator: "Kouki Saitou",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
54,
],
hp: 50,
types: [
"Water",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Confusion Wave",
},
effect: {
en: "Both Psyduck and the Defending Pokémon are now Confused.",
},
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

64
data/EX/Sandstorm/74.ts Normal file
View File

@ -0,0 +1,64 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Ralts",
},
illustrator: "Hajime Kusajima",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
280,
],
hp: 50,
types: [
"Psychic",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Hypnosis",
},
effect: {
en: "The Defending Pokémon is now Asleep.",
},
},
{
cost: [
"Psychic",
],
name: {
en: "Psychic Boom",
},
effect: {
en: "Does 10 damage times the amount of Energy attached to the Defending Pokémon.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

52
data/EX/Sandstorm/75.ts Normal file
View File

@ -0,0 +1,52 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Sandshrew",
},
illustrator: "Kouki Saitou",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
27,
],
hp: 50,
types: [
"Fightning",
],
stage: "Basic",
attacks: [
{
cost: [
"Fightning",
],
name: {
en: "Poison Needle",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Poisoned.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Grass",
value: "×2"
},
],
}
export default card

52
data/EX/Sandstorm/76.ts Normal file
View File

@ -0,0 +1,52 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Seedot",
},
illustrator: "Atsuko Nishida",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
273,
],
hp: 40,
types: [
"Grass",
],
stage: "Basic",
attacks: [
{
cost: [
"Grass",
],
name: {
en: "Suprise Attack",
},
effect: {
en: "Flip a coin. If tails, this attack does nothing.",
},
damage: 30,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
}
export default card

50
data/EX/Sandstorm/77.ts Normal file
View File

@ -0,0 +1,50 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Seedot",
},
illustrator: "Ken Sugimori",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
273,
],
hp: 40,
types: [
"Grass",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Tackle",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
}
export default card

70
data/EX/Sandstorm/78.ts Normal file
View File

@ -0,0 +1,70 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Shroomish",
},
illustrator: "Ken Sugimori",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
285,
],
hp: 40,
types: [
"Grass",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Growth Spurt",
},
effect: {
en: "Attach a Grass Energy card from your hand to Shroomish.",
},
},
{
cost: [
"Grass",
"Colorless",
],
name: {
en: "Poisonpowder",
},
effect: {
en: "The Defending Pokémon is now Poisoned.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
resistances: [
{
type: "Water",
value: "-30"
},
],
}
export default card

65
data/EX/Sandstorm/79.ts Normal file
View File

@ -0,0 +1,65 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Skitty",
},
illustrator: "Kagemaru Himeno",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
300,
],
hp: 50,
types: [
"Colorless",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Energy Catch",
},
effect: {
en: "Search your discard pile for a basic Energy card, show it to your opponent, and put it into your hand.",
},
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Double-edge",
},
effect: {
en: "Skitty does 10 damage to itself.",
},
damage: 30,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

73
data/EX/Sandstorm/8.ts Normal file
View File

@ -0,0 +1,73 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Lunatone",
},
illustrator: "Hajime Kusajima",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
337,
],
hp: 60,
types: [
"Psychic",
],
stage: "Basic",
abilities: [
{
type: "Poke-POWER",
name: {
en: "Lunar Eclipse",
},
effect: {
en: "Once during your turn (before your attack), if Solrock is in play, you may use this power. Until the end of your turn, Lunatone's type is Darkness. This power can't be used if Lunatone is affected by a Special Condition.\"",
},
},
],
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Cosmic Draw",
},
effect: {
en: "If your opponent has any Evolved Pokémon in play, draw 3 cards.",
},
},
{
cost: [
"Psychic",
"Colorless",
],
name: {
en: "Lunar Blast",
},
damage: 30,
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

52
data/EX/Sandstorm/80.ts Normal file
View File

@ -0,0 +1,52 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Slakoth",
},
illustrator: "Ken Sugimori",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
287,
],
hp: 40,
types: [
"Colorless",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Lazy Punch",
},
effect: {
en: "Slakoth can't attack during your next turn.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

67
data/EX/Sandstorm/81.ts Normal file
View File

@ -0,0 +1,67 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Spearow",
},
illustrator: "Aya Kusube",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
21,
],
hp: 40,
types: [
"Colorless",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Super Speed",
},
effect: {
en: "Flip a coin. If heads, prevent all effects of an attack, including damage, done to Spearow during your opponent's next turn.",
},
},
{
cost: [
"Colorless",
],
name: {
en: "Peck",
},
damage: 10,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
resistances: [
{
type: "Fightning",
value: "-30"
},
],
}
export default card

64
data/EX/Sandstorm/82.ts Normal file
View File

@ -0,0 +1,64 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Trapinch",
},
illustrator: "Mitsuhiro Arita",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
328,
],
hp: 40,
types: [
"Fightning",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Sand Pit",
},
effect: {
en: "The Defending Pokémon can't retreat until the end of your opponent's next turn.",
},
damage: 10,
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Irongrip",
},
damage: 20,
},
],
weaknesses: [
{
type: "Grass",
value: "×2"
},
],
}
export default card

66
data/EX/Sandstorm/83.ts Normal file
View File

@ -0,0 +1,66 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Wailmer",
},
illustrator: "Ken Sugimori",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
320,
],
hp: 80,
types: [
"Water",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Rollout",
},
damage: 20,
},
{
cost: [
"Water",
"Colorless",
"Colorless",
],
name: {
en: "Super Hypno Wave",
},
effect: {
en: "The Defending Pokémon is now Asleep.",
},
damage: 30,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

56
data/EX/Sandstorm/84.ts Normal file
View File

@ -0,0 +1,56 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Wingull",
},
illustrator: "Kagemaru Himeno",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
278,
],
hp: 40,
types: [
"Water",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Supersonic",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Confused.",
},
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
resistances: [
{
type: "Fightning",
value: "-30"
},
],
}
export default card

63
data/EX/Sandstorm/85.ts Normal file
View File

@ -0,0 +1,63 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Zigzagoon",
},
illustrator: "Mitsuhiro Arita",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
263,
],
hp: 40,
types: [
"Colorless",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Collect",
},
effect: {
en: "Draw a card.",
},
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Headbutt",
},
damage: 20,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

29
data/EX/Sandstorm/86.ts Normal file
View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Double Full Heal",
},
illustrator: "Ryo Ueda",
rarity: "Uncommon",
category: "Trainer",
set: Set,
trainerType: "Item",
}
export default card

29
data/EX/Sandstorm/87.ts Normal file
View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Lanette's Net Search",
},
illustrator: "Ken Sugimori",
rarity: "Uncommon",
category: "Trainer",
set: Set,
trainerType: "Supporter",
}
export default card

29
data/EX/Sandstorm/88.ts Normal file
View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Rare Candy",
},
illustrator: "Ryo Ueda",
rarity: "Uncommon",
category: "Trainer",
set: Set,
trainerType: "Item",
}
export default card

29
data/EX/Sandstorm/89.ts Normal file
View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Wally's Training",
},
illustrator: "Ken Sugimori",
rarity: "Uncommon",
category: "Trainer",
set: Set,
trainerType: "Supporter",
}
export default card

65
data/EX/Sandstorm/9.ts Normal file
View File

@ -0,0 +1,65 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Mawile",
},
illustrator: "Mitsuhiro Arita",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
303,
],
hp: 60,
types: [
"Metal",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Scam",
},
effect: {
en: "Look at your opponent's hand. You may have your opponent shuffle a Supporter card you find there into his or her deck. If you do, your opponent draws a card.",
},
},
{
cost: [
"Metal",
"Colorless",
],
name: {
en: "Metal Hook",
},
effect: {
en: "Before doing damage, you may switch 1 of your opponent's Benched Pokémon with 1 of the Defending Pokémon. If you do, this attack does 20 damage to the new Defending Pokémon.",
},
damage: 20,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
}
export default card

29
data/EX/Sandstorm/90.ts Normal file
View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Claw Fossil",
},
illustrator: "Ryo Ueda",
rarity: "Common",
category: "Trainer",
set: Set,
hp: 40,
trainerType: "Item",
}
export default card

29
data/EX/Sandstorm/91.ts Normal file
View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Mysterious Fossil",
},
illustrator: "Keiji Kinebuchi",
rarity: "Common",
category: "Trainer",
set: Set,
hp: 10,
trainerType: "Item",
}
export default card

29
data/EX/Sandstorm/92.ts Normal file
View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Root Fossil",
},
illustrator: "Ryo Ueda",
rarity: "Common",
category: "Trainer",
set: Set,
hp: 40,
trainerType: "Item",
}
export default card

29
data/EX/Sandstorm/93.ts Normal file
View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Multi Energy",
},
illustrator: "Takumi Akabane",
rarity: "Rare",
category: "Energy",
set: Set,
energyType: "Special",
}
export default card

82
data/EX/Sandstorm/94.ts Normal file
View File

@ -0,0 +1,82 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Aerodactyl ex",
},
illustrator: "Hikaru Koike",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
142,
],
hp: 100,
types: [
"Colorless",
],
evolveFrom: {
en: "Mysterious Fossil",
},
suffix: "EX",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Primal Lock",
},
effect: {
en: "As long as Aerodactyl ex is in play, your opponent can't play Pokémon Tool cards. Remove any Pokémon Tool cards attached to your opponent's Pokémon and put them into his or her discard pile.",
},
},
],
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Supersonic",
},
effect: {
en: "The Defending Pokémon is now Confused.",
},
damage: 10,
},
{
cost: [
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Wing Attack",
},
damage: 60,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
resistances: [
{
type: "Fightning",
value: "-30"
},
],
}
export default card

82
data/EX/Sandstorm/95.ts Normal file
View File

@ -0,0 +1,82 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Aggron ex",
},
illustrator: "Hikaru Koike",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
306,
],
hp: 150,
types: [
"Metal",
],
evolveFrom: {
en: "Lairon",
},
suffix: "EX",
attacks: [
{
cost: [
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Rend",
},
effect: {
en: "If the Defending Pokémon has any damage counters on it, this attack does 30 damage plus 30 more damage.",
},
damage: 30,
},
{
cost: [
"Metal",
"Metal",
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Metal Surge",
},
effect: {
en: "Does 20 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
},
damage: 50,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
{
type: "Fire",
value: "×2"
},
],
resistances: [
{
type: "Grass",
value: "-30"
},
],
}
export default card

74
data/EX/Sandstorm/96.ts Normal file
View File

@ -0,0 +1,74 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Gardevoir ex",
},
illustrator: "Hikaru Koike",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
282,
],
hp: 150,
types: [
"Psychic",
],
evolveFrom: {
en: "Kirlia",
},
suffix: "EX",
attacks: [
{
cost: [
"Psychic",
"Colorless",
],
name: {
en: "Feedback",
},
effect: {
en: "Count the number of cards in your opponent's hand. Put that many damage counters on the Defending Pokémon.",
},
},
{
cost: [
"Psychic",
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Psystorm",
},
effect: {
en: "Does 10 damage times the total amount of Energy attached to all Pokemon in play.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Grass",
value: "×2"
},
{
type: "Psychic",
value: "×2"
},
],
}
export default card

74
data/EX/Sandstorm/97.ts Normal file
View File

@ -0,0 +1,74 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Kabutops ex",
},
illustrator: "Ryo Ueda",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
141,
],
hp: 150,
types: [
"Water",
],
evolveFrom: {
en: "Kabuto",
},
suffix: "EX",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Hyrdocutter",
},
effect: {
en: "Flip a number of coins equal to the amount of Energy attached to Kabutops ex. This attack does 40 damage times the number of heads. You can't flip more than 3 coins in this way.",
},
damage: 40,
},
{
cost: [
"Fightning",
"Fightning",
"Colorless",
"Colorless",
],
name: {
en: "Spiral Drain",
},
effect: {
en: "Remove 2 damage counters from Kabutops ex (remove 1 if there is only 1).",
},
damage: 70,
},
],
weaknesses: [
{
type: "Grass",
value: "×2"
},
{
type: "Lightning",
value: "×2"
},
],
}
export default card

69
data/EX/Sandstorm/98.ts Normal file
View File

@ -0,0 +1,69 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Raichu ex",
},
illustrator: "Ryo Ueda",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
26,
],
hp: 100,
types: [
"Lightning",
],
evolveFrom: {
en: "Pikachu",
},
suffix: "EX",
attacks: [
{
cost: [
"Lightning",
],
name: {
en: "Dazzle Blast",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Confused.",
},
damage: 20,
},
{
cost: [
"Lightning",
"Lightning",
"Colorless",
],
name: {
en: "Mega Thunderbolt",
},
effect: {
en: "Discard all Energy cards attached to Raichu ex.",
},
damage: 120,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

77
data/EX/Sandstorm/99.ts Normal file
View File

@ -0,0 +1,77 @@
import { Card } from '../../../interfaces'
import Set from '../Sandstorm'
const card: Card = {
name: {
en: "Typhlosion ex",
},
illustrator: "Hikaru Koike",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
157,
],
hp: 160,
types: [
"Fire",
],
evolveFrom: {
en: "Quilava",
},
suffix: "EX",
attacks: [
{
cost: [
"Fire",
"Colorless",
"Colorless",
],
name: {
en: "Ring of Fire",
},
effect: {
en: "The Defending Pokémon is now Burned, and can't retreat until the end of your opponent's next turn.",
},
damage: 40,
},
{
cost: [
"Fire",
"Fire",
"Fire",
"Colorless",
"Colorless",
],
name: {
en: "Split Blast",
},
effect: {
en: "Discard 1 Energy card attached to Typhlosion ex. If your opponent has more than 1 Defending Pokémon, you may do 50 damage to each of them instead.",
},
damage: 100,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
{
type: "Water",
value: "×2"
},
],
}
export default card