1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-21 03:29:17 +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

View File

@ -0,0 +1,89 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Aggron",
},
illustrator: "Mitsuhiro Arita",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
306,
],
hp: 110,
types: [
"Metal",
],
evolveFrom: {
en: "Lairon",
},
stage: "Stage2",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Retaliate",
},
effect: {
en: "Flip a coin. If heads, this attack does 10 damage times the number of damage counters on Aggron.",
},
damage: 10,
},
{
cost: [
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Mega Punch",
},
damage: 40,
},
{
cost: [
"Metal",
"Metal",
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Double Lariat",
},
effect: {
en: "Flip 2 coins. This attack does 70 damage times the number of heads.",
},
damage: 70,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
resistances: [
{
type: "Grass",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,71 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Mightyena",
},
illustrator: "Atsuko Nishida",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
262,
],
hp: 70,
types: [
"Darkness",
],
evolveFrom: {
en: "Poochyena",
},
stage: "Stage1",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Intimidating Fang",
},
effect: {
en: "As long as Mightyena is your Active Pokémon, any damage done to your Pokémon done by an opponent's attack is reduced by 10 (before applying Weakness and Resistance).",
},
},
],
attacks: [
{
cost: [
"Darkness",
"Colorless",
"Colorless",
],
name: {
en: "Shakedown",
},
effect: {
en: "Flip a coin. If heads, choose 1 card from your opponent's hand without looking and discard it.",
},
damage: 40,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
resistances: [
{
type: "Psychic",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,67 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Magmar ex",
},
illustrator: "Hikaru Koike",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
126,
],
hp: 90,
types: [
"Fire",
],
suffix: "EX",
attacks: [
{
cost: [
"Fire",
],
name: {
en: "Smokescreen",
},
effect: {
en: "If the Defending Pokémon tries to attack during your opponent's next turn, your opponent flips a coin. If tails, that attack does nothing.",
},
damage: 10,
},
{
cost: [
"Fire",
"Fire",
"Colorless",
],
name: {
en: "Super Singe",
},
effect: {
en: "The Defending Pokémon is now Burned.",
},
damage: 40,
},
],
weaknesses: [
{
type: "Water",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,64 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Mewtwo ex",
},
illustrator: "Katsura Tabata",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
150,
],
hp: 100,
types: [
"Psychic",
],
suffix: "EX",
attacks: [
{
cost: [
"Psychic",
],
name: {
en: "Energy Absorption",
},
effect: {
en: "Attach up to 2 Energy cards from your discard pile to Mewtwo ex.",
},
},
{
cost: [
"Psychic",
"Psychic",
"Colorless",
],
name: {
en: "Psyburn",
},
damage: 60,
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,70 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Scyther ex",
},
illustrator: "Ryo Ueda",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
123,
],
hp: 80,
types: [
"Grass",
],
suffix: "EX",
attacks: [
{
cost: [
"Grass",
],
name: {
en: "Agility",
},
effect: {
en: "Flip a coin. If heads, prevent all effects of an attack, including damage, done to Scyther ex during your opponent's next turn.",
},
damage: 10,
},
{
cost: [
"Grass",
"Grass",
"Colorless",
],
name: {
en: "Slash",
},
damage: 50,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
resistances: [
{
type: "Fightning",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,72 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Sneasel ex",
},
illustrator: "Ryo Ueda",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
215,
],
hp: 80,
types: [
"Darkness",
],
suffix: "EX",
attacks: [
{
cost: [
"Darkness",
],
name: {
en: "Double Scratch",
},
effect: {
en: "Flip 2 coins. This attack does 10 damage times the number of heads.",
},
damage: 10,
},
{
cost: [
"Darkness",
"Darkness",
"Colorless",
],
name: {
en: "Beat Up",
},
effect: {
en: "Flip a coin for each of your Pokémon in play (including Sneasel ex). This attack does 20 damage times the number of heads.",
},
damage: 20,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
resistances: [
{
type: "Psychic",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Grass Energy",
},
illustrator: undefined,
rarity: "Common",
category: "Energy",
set: Set,
stage: "Basic",
energyType: "Normal",
}
export default card

View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Fighting Energy",
},
illustrator: undefined,
rarity: "Common",
category: "Energy",
set: Set,
stage: "Basic",
energyType: "Normal",
}
export default card

View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Water Energy",
},
illustrator: undefined,
rarity: "Common",
category: "Energy",
set: Set,
stage: "Basic",
energyType: "Normal",
}
export default card

View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Psychic Energy",
},
illustrator: undefined,
rarity: "Common",
category: "Energy",
set: Set,
stage: "Basic",
energyType: "Normal",
}
export default card

View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Fire Energy",
},
illustrator: undefined,
rarity: "Common",
category: "Energy",
set: Set,
stage: "Basic",
energyType: "Normal",
}
export default card

View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Lightning Energy",
},
illustrator: undefined,
rarity: "Common",
category: "Energy",
set: Set,
stage: "Basic",
energyType: "Normal",
}
export default card

View File

@ -0,0 +1,74 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Sceptile",
},
illustrator: "Midori Harada",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
254,
],
hp: 120,
types: [
"Grass",
],
evolveFrom: {
en: "Grovyle",
},
stage: "Stage2",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Lizard Poison",
},
effect: {
en: "If 1 Energy is attached to Sceptile, the Defending Pokémon is now Asleep. If 2 Energy is attached to Sceptile, the Defending Pokémon is now Poisoned. If 3 Energy is attached to Sceptile, the Defending Pokémon is now Asleep and Poisoned. If 4 or more Energy is attached to Sceptile, the Defending Pokémon is now Asleep, Burned, and Poisoned.",
},
damage: 20,
},
{
cost: [
"Grass",
"Grass",
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Solarbeam",
},
damage: 70,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
resistances: [
{
type: "Water",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,67 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Slaking",
},
illustrator: "Ken Sugimori",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
289,
],
hp: 120,
types: [
"Colorless",
],
evolveFrom: {
en: "Vigoroth",
},
stage: "Stage2",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Lazy",
},
effect: {
en: "As long as Slaking is your Active Pokémon, your opponent's Pokémon can't use any Poké-Powers.",
},
},
],
attacks: [
{
cost: [
"Colorless",
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Critical Move",
},
effect: {
en: "Discard a basic Energy card attached to Slaking or this attack does nothing. Slaking can't attack during your next turn.",
},
damage: 100,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,67 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Swampert",
},
illustrator: "Mitsuhiro Arita",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
260,
],
hp: 110,
types: [
"Water",
],
evolveFrom: {
en: "Marshtomp",
},
stage: "Stage2",
abilities: [
{
type: "Poke-POWER",
name: {
en: "Water Call",
},
effect: {
en: "Once during your turn (before your attack), you may attach a Water Energy card from your hand to your Active Pokémon. This power can't be used if Swampert is affected by a Special Condition.",
},
},
],
attacks: [
{
cost: [
"Water",
"Water",
"Colorless",
"Colorless",
],
name: {
en: "Hypno Splash",
},
effect: {
en: "The Defending Pokémon is now Asleep.",
},
damage: 50,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,71 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Wailord",
},
illustrator: "Ken Sugimori",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
321,
],
hp: 120,
types: [
"Water",
],
evolveFrom: {
en: "Wailmer",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Take Down",
},
effect: {
en: "Wailord does 20 damage to itself.",
},
damage: 50,
},
{
cost: [
"Water",
"Water",
"Water",
"Colorless",
"Colorless",
],
name: {
en: "Surf",
},
damage: 70,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,71 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Blaziken",
},
illustrator: "Ken Sugimori",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
257,
],
hp: 110,
types: [
"Fire",
],
evolveFrom: {
en: "Combusken",
},
stage: "Stage2",
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Clutch",
},
effect: {
en: "The Defending Pokémon can't retreat until the end of your opponent's next turn.",
},
damage: 20,
},
{
cost: [
"Fire",
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Flamethrower",
},
effect: {
en: "Discard a Fire Energy card attached to Blaziken.",
},
damage: 80,
},
],
weaknesses: [
{
type: "Water",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,68 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Breloom",
},
illustrator: "Ken Sugimori",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
286,
],
hp: 70,
types: [
"Grass",
],
evolveFrom: {
en: "Shroomish",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Headbutt",
},
damage: 20,
},
{
cost: [
"Grass",
"Colorless",
"Colorless",
],
name: {
en: "Battle Blast",
},
effect: {
en: "Does 40 damage plus 10 more damage for each Fighting Energy attached to Breloom.\"",
},
damage: 40,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,71 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Donphan",
},
illustrator: "Kagemaru Himeno",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
232,
],
hp: 80,
types: [
"Fightning",
],
evolveFrom: {
en: "Phanpy",
},
stage: "Stage1",
attacks: [
{
cost: [
"Fightning",
"Colorless",
],
name: {
en: "Rend",
},
effect: {
en: "If the Defending Pokémon has any damage counters on it, this attack does 20 damage plus 20 more damage.",
},
damage: 20,
},
{
cost: [
"Fightning",
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Double Spin",
},
effect: {
en: "Flip 2 coins. This attack does 60 damage times the number of heads.",
},
damage: 60,
},
],
weaknesses: [
{
type: "Grass",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,64 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Nosepass",
},
illustrator: "Mitsuhiro Arita",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
299,
],
hp: 60,
types: [
"Fightning",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Invisible Hand",
},
effect: {
en: "If any of your opponent's Active Pokémon are Evolved Pokémon, search your deck for any 1 card and put it into your hand. Shuffle your deck afterward.",
},
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Repulsion",
},
effect: {
en: "Flip a coin. If heads, your opponent returns the Defending Pokémon and all cards attached to it to his or her hand. (If your opponent doesn't have any Benched Pokémon or other Active Pokémon, this attack does nothing.)",
},
},
],
weaknesses: [
{
type: "Water",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,85 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Pelipper",
},
illustrator: "Kouki Saitou",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
279,
],
hp: 70,
types: [
"Water",
],
evolveFrom: {
en: "Wingull",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Stockpile",
},
effect: {
en: "During your next turn, Spit Up's base damage is 70 instead of 30, and Swallow's base damage is 60 instead of 20.",
},
},
{
cost: [
"Water",
"Colorless",
],
name: {
en: "Spit Up",
},
damage: 30,
},
{
cost: [
"Water",
"Colorless",
"Colorless",
],
name: {
en: "Swallow",
},
effect: {
en: "After your attack, remove from Pelipper the number of damage counters equal to the damage you did to the Defending Pokémon. If Pelipper has fewer damage counters than that, remove all of them.",
},
damage: 20,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
resistances: [
{
type: "Fightning",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,79 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Beautifly",
},
illustrator: "Hajime Kusajima",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
267,
],
hp: 80,
types: [
"Grass",
],
evolveFrom: {
en: "Silcoon",
},
stage: "Stage2",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Withering Dust",
},
effect: {
en: "As long as Beautifly is in play, do not apply Resistance for all Active Pokémon.",
},
},
],
attacks: [
{
cost: [
"Grass",
],
name: {
en: "Stun Spore",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
},
damage: 20,
},
{
cost: [
"Grass",
"Colorless",
"Colorless",
],
name: {
en: "Parallel Gain",
},
effect: {
en: "Remove 1 damage counter from each of your Pokémon, including Beautifly.",
},
damage: 50,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,71 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Sceptile",
},
illustrator: "Ken Sugimori",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
254,
],
hp: 100,
types: [
"Grass",
],
evolveFrom: {
en: "Grovyle",
},
stage: "Stage2",
abilities: [
{
type: "Poke-POWER",
name: {
en: "Energy Trans",
},
effect: {
en: "As often as you like during your turn (before your attack), move a Grass Energy card attached to 1 of your Pokémon to another of your Pokémon. This power can't be used if Sceptile is affected by a Special Condition.",
},
},
],
attacks: [
{
cost: [
"Grass",
"Colorless",
"Colorless",
],
name: {
en: "Tail Rap",
},
effect: {
en: "Flip 2 coins. This attack does 50 damage times the number of heads.",
},
damage: 50,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
resistances: [
{
type: "Water",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,67 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Seaking",
},
illustrator: "Hajime Kusajima",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
119,
],
hp: 70,
types: [
"Water",
],
evolveFrom: {
en: "Goldeen",
},
stage: "Stage1",
attacks: [
{
cost: [
"Water",
],
name: {
en: "Water Arrow",
},
effect: {
en: "Choose 1 of your opponent's Pokémon. This attack does 20 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
},
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Fast Stream",
},
effect: {
en: "Move 1 Energy card attached to the Defending Pokémon to the other Defending Pokémon. (Ignore this effect if your opponent has only 1 Defending Pokémon.)",
},
damage: 30,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,66 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Sharpedo",
},
illustrator: "Hajime Kusajima",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
319,
],
hp: 70,
types: [
"Water",
],
evolveFrom: {
en: "Carvanha",
},
stage: "Stage1",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Rough Skin",
},
effect: {
en: "If Sharpedo is your Active Pokémon and is damaged by an opponent's attack (even if Sharpedo is Knocked Out), put 2 damage counters on the Attacking Pokémon.",
},
},
],
attacks: [
{
cost: [
"Water",
"Colorless",
"Colorless",
],
name: {
en: "Dark Slash",
},
effect: {
en: "You may discard a Darkness Energy card attached to Sharpedo. If you do, this attack does 40 damage plus 30 more damage.",
},
damage: 40,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,76 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Swampert",
},
illustrator: "Ken Sugimori",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
260,
],
hp: 100,
types: [
"Water",
],
evolveFrom: {
en: "Marshtomp",
},
stage: "Stage2",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Natural Remedy",
},
effect: {
en: "Once during your turn (before your attack), when you attach a Water Energy from your hand to Swampert, remove 1 damage counter from Swampert.",
},
},
],
attacks: [
{
cost: [
"Water",
],
name: {
en: "Water Arrow",
},
effect: {
en: "Choose 1 of your opponent's Pokémon. This attack does 20 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
},
},
{
cost: [
"Water",
"Colorless",
"Colorless",
],
name: {
en: "Waterfall",
},
damage: 50,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,67 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Weezing",
},
illustrator: "Atsuko Nishida",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
110,
],
hp: 80,
types: [
"Grass",
],
evolveFrom: {
en: "Koffing",
},
stage: "Stage1",
attacks: [
{
cost: [
"Grass",
],
name: {
en: "Confusion Gas",
},
effect: {
en: "The Defending Pokémon is now Confused.",
},
damage: 10,
},
{
cost: [
"Grass",
"Colorless",
],
name: {
en: "Poison Smog",
},
effect: {
en: "Each Defending Pokémon is now Poisoned. Does 10 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
},
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,69 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Aron",
},
illustrator: "Midori Harada",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
304,
],
hp: 50,
types: [
"Metal",
],
stage: "Basic",
attacks: [
{
cost: [
"Metal",
],
name: {
en: "Rollout",
},
damage: 10,
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Double Stab",
},
effect: {
en: "Flip 2 coins. This attack does 20 damage times the number of heads.",
},
damage: 20,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
resistances: [
{
type: "Grass",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,63 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Cascoon",
},
illustrator: "Midori Harada",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
268,
],
hp: 70,
types: [
"Grass",
],
evolveFrom: {
en: "Wurmple",
},
stage: "Stage1",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Hard Cocoon",
},
effect: {
en: "During your opponent's turn, if Cascoon would be damaged by an opponent's attack (after applying Weakness and Resistance), flip a coin. If heads, reduce that damage by 30.",
},
},
],
attacks: [
{
cost: [
"Grass",
],
name: {
en: "Poison Thread",
},
effect: {
en: "The Defending Pokémon is now Poisoned.",
},
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,67 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Combusken",
},
illustrator: "Kouki Saitou",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
256,
],
hp: 70,
types: [
"Fire",
],
evolveFrom: {
en: "Torchic",
},
stage: "Stage1",
attacks: [
{
cost: [
"Fire",
],
name: {
en: "Flare",
},
damage: 20,
},
{
cost: [
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Double Kick",
},
effect: {
en: "Flip 2 coins. This attack does 40 damage times the number of heads.",
},
damage: 40,
},
],
weaknesses: [
{
type: "Water",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,65 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Combusken",
},
illustrator: "Ken Sugimori",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
256,
],
hp: 80,
types: [
"Fire",
],
evolveFrom: {
en: "Torchic",
},
stage: "Stage1",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Natural Cure",
},
effect: {
en: "When you attach a Fire Energy card from your hand to Combusken, remove all Special Conditions from Combusken.",
},
},
],
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Lunge",
},
effect: {
en: "Flip a coin. If tails, this attack does nothing.",
},
damage: 50,
},
],
weaknesses: [
{
type: "Water",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,68 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Delcatty",
},
illustrator: "Ken Sugimori",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
301,
],
hp: 80,
types: [
"Colorless",
],
evolveFrom: {
en: "Skitty",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Energy Call",
},
effect: {
en: "Attach 1 Energy card from your discard pile to your Active Pokémon.",
},
damage: 10,
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Cannonball",
},
effect: {
en: "Does 30 damage plus 10 more damage for each Energy attached to Delcatty but not used to pay for this attack's Energy cost.",
},
damage: 30,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,66 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Blaziken",
},
illustrator: "Kouki Saitou",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
257,
],
hp: 100,
types: [
"Fire",
],
evolveFrom: {
en: "Combusken",
},
stage: "Stage2",
abilities: [
{
type: "Poke-POWER",
name: {
en: "Firestarter",
},
effect: {
en: "Once during your turn (before your attack), you may attach a Fire Energy card from your discard pile to 1 of your Benched Pokémon. This power can't be used if Blaziken is affected by a Special Condition.",
},
},
],
attacks: [
{
cost: [
"Fire",
"Colorless",
"Colorless",
],
name: {
en: "Fire Stream",
},
effect: {
en: "Discard a Fire Energy card attached to Blaziken. If you do, this attack does 10 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
},
damage: 50,
},
],
weaknesses: [
{
type: "Water",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,70 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Electrike",
},
illustrator: "Hajime Kusajima",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
309,
],
hp: 50,
types: [
"Lightning",
],
stage: "Basic",
attacks: [
{
cost: [
"Lightning",
],
name: {
en: "Charge",
},
effect: {
en: "Attach a Lightning Energy from your discard pile to Electrike.",
},
},
{
cost: [
"Lightning",
"Colorless",
],
name: {
en: "Thunder Jolt",
},
effect: {
en: "Flip a coin. If tails, Electrike does 10 damage to itself.",
},
damage: 30,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
resistances: [
{
type: "Metal",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,74 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Grovyle",
},
illustrator: "Midori Harada",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
253,
],
hp: 70,
types: [
"Grass",
],
evolveFrom: {
en: "Treecko",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Poison Breath",
},
effect: {
en: "The Defending Pokémon is now Poisoned.",
},
},
{
cost: [
"Grass",
"Colorless",
"Colorless",
],
name: {
en: "Swift",
},
effect: {
en: "This attack's damage isn't affected by Weakness, Resistance, Poké-Powers, Poké-Bodies, or any other effects on the Defending Pokémon.",
},
damage: 30,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
resistances: [
{
type: "Water",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,68 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Grovyle",
},
illustrator: "Ken Sugimori",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
253,
],
hp: 80,
types: [
"Grass",
],
evolveFrom: {
en: "Treecko",
},
stage: "Stage1",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Natural Cure",
},
effect: {
en: "When you attach a Grass Energy card from your hand to Grovyle, remove all Special Conditions from Grovyle.",
},
},
],
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Slash",
},
damage: 20,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
resistances: [
{
type: "Water",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,70 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Hariyama",
},
illustrator: "Ken Sugimori",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
297,
],
hp: 80,
types: [
"Fightning",
],
evolveFrom: {
en: "Makuhita",
},
stage: "Stage1",
attacks: [
{
cost: [
"Fightning",
"Colorless",
],
name: {
en: "Shove",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
},
damage: 20,
},
{
cost: [
"Fightning",
"Colorless",
"Colorless",
],
name: {
en: "Slap Down",
},
effect: {
en: "Flip 2 coins. This attack does 40 damage plus 10 more damage for each heads.",
},
damage: 40,
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,67 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Kirlia",
},
illustrator: "Ken Sugimori",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
281,
],
hp: 70,
types: [
"Psychic",
],
evolveFrom: {
en: "Ralts",
},
stage: "Stage1",
attacks: [
{
cost: [
"Psychic",
],
name: {
en: "Removal Beam",
},
effect: {
en: "Flip a coin. If heads, discard 1 Energy card attached to the Defending Pokémon.",
},
damage: 10,
},
{
cost: [
"Psychic",
"Colorless",
"Colorless",
],
name: {
en: "Super Psy",
},
damage: 50,
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,65 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Kirlia",
},
illustrator: "Atsuko Nishida",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
281,
],
hp: 70,
types: [
"Psychic",
],
evolveFrom: {
en: "Ralts",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Dazzle Dance",
},
effect: {
en: "Flip a coin. If heads, each Defending Pokémon is now Confused.",
},
},
{
cost: [
"Psychic",
],
name: {
en: "Life Drain",
},
effect: {
en: "Flip a coin. If heads, put damage counters on the Defending Pokémon until it is 10 HP away from being Knocked Out.",
},
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,71 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Lairon",
},
illustrator: "Ken Sugimori",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
305,
],
hp: 70,
types: [
"Metal",
],
evolveFrom: {
en: "Aron",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Ram",
},
damage: 20,
},
{
cost: [
"Metal",
"Colorless",
"Colorless",
],
name: {
en: "Metal Claw",
},
damage: 40,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
resistances: [
{
type: "Grass",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,75 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Lairon",
},
illustrator: "Mitsuhiro Arita",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
305,
],
hp: 80,
types: [
"Metal",
],
evolveFrom: {
en: "Aron",
},
stage: "Stage1",
attacks: [
{
cost: [
"Metal",
],
name: {
en: "Magnitude",
},
effect: {
en: "Does 10 damage to each Benched Pokémon (both yours and your opponent's). (Don't apply Weakness and Resistance for Benched Pokémon.)",
},
damage: 20,
},
{
cost: [
"Colorless",
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "One-Two Strike",
},
effect: {
en: "Flip 2 coins. This attack does 30 damage plus 20 more damage for each heads.",
},
damage: 30,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
resistances: [
{
type: "Grass",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,67 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Linoone",
},
illustrator: "Ken Sugimori",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
264,
],
hp: 70,
types: [
"Colorless",
],
evolveFrom: {
en: "Zigzagoon",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Seek Out",
},
effect: {
en: "Search your deck for up to 2 cards and put them into your hand. Shuffle your deck afterward.",
},
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Continuous Headbutt",
},
effect: {
en: "Flip a coin until you get tails. This attack does 40 damage times the number of heads.",
},
damage: 40,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,75 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Manectric",
},
illustrator: "Ken Sugimori",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
310,
],
hp: 70,
types: [
"Lightning",
],
evolveFrom: {
en: "Electrike",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Thundershock",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
},
damage: 20,
},
{
cost: [
"Lightning",
"Colorless",
"Colorless",
],
name: {
en: "Gigashock",
},
effect: {
en: "Does 10 damage to 2 of your opponent's Benched Pokémon (1 if there is only 1). (Don't apply Weakness and Resistance for Benched Pokémon.)",
},
damage: 40,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
resistances: [
{
type: "Metal",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,71 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Camerupt",
},
illustrator: "Ken Sugimori",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
323,
],
hp: 90,
types: [
"Fire",
],
evolveFrom: {
en: "Numel",
},
stage: "Stage1",
attacks: [
{
cost: [
"Fire",
"Colorless",
],
name: {
en: "Lava Burn",
},
effect: {
en: "Choose 1 of your opponent's Benched Pokémon. This attack does 10 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
},
damage: 20,
},
{
cost: [
"Fire",
"Fire",
"Colorless",
"Colorless",
],
name: {
en: "Fire Spin",
},
effect: {
en: "Discard 2 basic Energy cards attached to Camerupt or this attack does nothing.",
},
damage: 100,
},
],
weaknesses: [
{
type: "Water",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,67 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Marshtomp",
},
illustrator: "Mitsuhiro Arita",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
259,
],
hp: 70,
types: [
"Water",
],
evolveFrom: {
en: "Mudkip",
},
stage: "Stage1",
attacks: [
{
cost: [
"Water",
],
name: {
en: "Bubble",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
},
damage: 10,
},
{
cost: [
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Slash",
},
damage: 40,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,65 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Marshtomp",
},
illustrator: "Ken Sugimori",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
259,
],
hp: 80,
types: [
"Water",
],
evolveFrom: {
en: "Mudkip",
},
stage: "Stage1",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Natural Cure",
},
effect: {
en: "When you attach a Water Energy from your hand to Marshtomp, remove all Special Conditions from Marshtomp.",
},
},
],
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Aqua Sonic",
},
effect: {
en: "This attack's damage is not affected by Resistance.",
},
damage: 20,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,73 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Mightyena",
},
illustrator: "Ken Sugimori",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
262,
],
hp: 70,
types: [
"Darkness",
],
evolveFrom: {
en: "Poochyena",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Bite",
},
damage: 20,
},
{
cost: [
"Darkness",
"Colorless",
"Colorless",
],
name: {
en: "Ambush",
},
effect: {
en: "Flip a coin. If heads, this attack does 30 damage plus 30 more damage.",
},
damage: 30,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
resistances: [
{
type: "Psychic",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,64 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Silcoon",
},
illustrator: "Hajime Kusajima",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
266,
],
hp: 60,
types: [
"Grass",
],
evolveFrom: {
en: "Wurmple",
},
stage: "Stage1",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Hard Cocoon",
},
effect: {
en: "During your opponent's turn, if Silcoon would be damaged by an opponent's attack (after applying Weakness and Resistance), flip a coin. If heads, reduce that damage by 30.",
},
},
],
attacks: [
{
cost: [
"Grass",
],
name: {
en: "Gooey Thread",
},
effect: {
en: "The Defending Pokémon can't retreat until the end of your opponent's next turn.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,64 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Skitty",
},
illustrator: "Midori Harada",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
300,
],
hp: 40,
types: [
"Colorless",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Minor Errand-Running",
},
effect: {
en: "Search your deck for 2 basic Energy cards, show them to your opponent, and put them into your hand. Shuffle your deck afterward.",
},
},
{
cost: [
"Colorless",
],
name: {
en: "Lullaby",
},
effect: {
en: "The Defending Pokémon is now Asleep.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,65 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Slakoth",
},
illustrator: "Kagemaru Himeno",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
287,
],
hp: 40,
types: [
"Colorless",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Claw",
},
effect: {
en: "Flip a coin. If tails, this attack does nothing.",
},
damage: 20,
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Slack Off",
},
effect: {
en: "Remove all damage counters from Slakoth. Slakoth can't attack during your next turn.",
},
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,68 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Swellow",
},
illustrator: "Ken Sugimori",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
277,
],
hp: 70,
types: [
"Colorless",
],
evolveFrom: {
en: "Taillow",
},
stage: "Stage1",
abilities: [
{
type: "Poke-POWER",
name: {
en: "Drive Off",
},
effect: {
en: "Once during your turn (before your attack), if Swellow is your Active Pokémon, you may switch 1 of the Defending Pokémon with 1 of your opponent's Benched Pokémon. Your opponent picks the Benched Pokémon to switch. This power can't be used if Swellow is affected by a Special Condition.",
},
},
],
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Wing Attack",
},
damage: 30,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
resistances: [
{
type: "Fightning",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,70 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Vigoroth",
},
illustrator: "Kagemaru Himeno",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
288,
],
hp: 70,
types: [
"Colorless",
],
evolveFrom: {
en: "Slakoth",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Fury Swipes",
},
effect: {
en: "Flip 3 coins. This attack does 20 damage times the number of heads.",
},
damage: 20,
},
{
cost: [
"Colorless",
"Colorless",
"Colorless",
],
name: {
en: "Rage",
},
effect: {
en: "Does 20 damage plus 10 more damage for each damage counter on Vigoroth.",
},
damage: 20,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,66 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Wailmer",
},
illustrator: "Mitsuhiro Arita",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
320,
],
hp: 80,
types: [
"Water",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Rest",
},
effect: {
en: "Remove all Special Conditions and 4 damage counters from Wailmer (all if there are less than 4). Wailmer is now Asleep.",
},
},
{
cost: [
"Water",
"Colorless",
],
name: {
en: "Water Gun",
},
effect: {
en: "This attack does 20 damage plus 10 more damage for each Water Energy attached to Wailmer but not used to pay for this attack's Energy cost. You can't add more than 20 damage in this way.",
},
damage: 20,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,68 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Aron",
},
illustrator: "Mitsuhiro Arita",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
304,
],
hp: 40,
types: [
"Metal",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Teary Eyes",
},
effect: {
en: "During your opponent's next turn, any damage done to Aron by attacks is reduced by 10.",
},
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Ram",
},
damage: 20,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
resistances: [
{
type: "Grass",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,64 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Delcatty",
},
illustrator: "Atsuko Nishida",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
301,
],
hp: 70,
types: [
"Colorless",
],
evolveFrom: {
en: "Skitty",
},
stage: "Stage1",
abilities: [
{
type: "Poke-POWER",
name: {
en: "Energy Draw",
},
effect: {
en: "Once during your turn (before your attack), you may discard 1 Energy card from your hand. Then draw up to 3 cards from your deck. This power can't be used if Delcatty is affected by a Special Condition.",
},
},
],
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Max Energy Source",
},
effect: {
en: "Does 10 damage times the amount of Energy attached to all of your Active Pokémon.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,55 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Aron",
},
illustrator: "Ken Sugimori",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
304,
],
hp: 50,
types: [
"Metal",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Gnaw",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
resistances: [
{
type: "Grass",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,62 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Carvanha",
},
illustrator: "Hajime Kusajima",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
318,
],
hp: 40,
types: [
"Water",
],
stage: "Basic",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Rough Skin",
},
effect: {
en: "If Carvanha is your Active Pokémon and is damaged by an opponent's attack (even if Carvanha is Knocked Out), put 1 damage counter on the Attacking Pokémon.",
},
},
],
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Big Bite",
},
effect: {
en: "The Defending Pokémon can't retreat until the end of your opponent's next turn.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,55 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Electrike",
},
illustrator: "Ken Sugimori",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
309,
],
hp: 50,
types: [
"Lightning",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Headbutt",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
resistances: [
{
type: "Metal",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,68 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Electrike",
},
illustrator: "Mitsuhiro Arita",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
309,
],
hp: 50,
types: [
"Lightning",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Super Thunder Wave",
},
effect: {
en: "Flip a coin. If heads, each Defending Pokémon is now Paralyzed.",
},
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Tackle",
},
damage: 20,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
resistances: [
{
type: "Metal",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,64 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Koffing",
},
illustrator: "Atsuko Nishida",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
109,
],
hp: 50,
types: [
"Grass",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Tackle",
},
damage: 10,
},
{
cost: [
"Grass",
"Colorless",
],
name: {
en: "Double-edge",
},
effect: {
en: "Koffing does 10 damage to itself.",
},
damage: 30,
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,52 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Goldeen",
},
illustrator: "Hajime Kusajima",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
118,
],
hp: 50,
types: [
"Water",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Flail",
},
effect: {
en: "Does 10 damage for each damage counter on Goldeen.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,62 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Makuhita",
},
illustrator: "Ken Sugimori",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
296,
],
hp: 50,
types: [
"Fightning",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Slap Push",
},
damage: 10,
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Lunge Out",
},
damage: 20,
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,63 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Makuhita",
},
illustrator: "Kagemaru Himeno",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
296,
],
hp: 50,
types: [
"Fightning",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Fling",
},
effect: {
en: "Your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon.",
},
},
{
cost: [
"Fightning",
"Colorless",
],
name: {
en: "Low Kick",
},
damage: 30,
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,52 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Makuhita",
},
illustrator: "Naoyo Kimura",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
296,
],
hp: 50,
types: [
"Fightning",
],
stage: "Basic",
attacks: [
{
cost: [
"Fightning",
],
name: {
en: "Fake Out",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,52 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Mudkip",
},
illustrator: "Mitsuhiro Arita",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
258,
],
hp: 50,
types: [
"Water",
],
stage: "Basic",
attacks: [
{
cost: [
"Water",
],
name: {
en: "Bubble",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,77 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Dustox",
},
illustrator: "Midori Harada",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
269,
],
hp: 90,
types: [
"Grass",
],
evolveFrom: {
en: "Cascoon",
},
stage: "Stage2",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Protective Dust",
},
effect: {
en: "Prevent all effects of attacks, except damage, done to Dustox by the Attacking Pokémon.",
},
},
],
attacks: [
{
cost: [
"Grass",
"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.",
},
},
{
cost: [
"Grass",
"Colorless",
"Colorless",
],
name: {
en: "Gust",
},
damage: 50,
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,64 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Mudkip",
},
illustrator: "Ken Sugimori",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
258,
],
hp: 50,
types: [
"Water",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Pound",
},
damage: 10,
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Fury Swipes",
},
effect: {
en: "Flip 3 coins. This attack does 10 damage times the number of heads.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,63 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Numel",
},
illustrator: "Ken Sugimori",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
322,
],
hp: 50,
types: [
"Fire",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Headbutt",
},
damage: 10,
},
{
cost: [
"Fire",
"Colorless",
],
name: {
en: "Burn Off",
},
effect: {
en: "Flip a coin. If heads, each Defending Pokémon is now Burned.",
},
},
],
weaknesses: [
{
type: "Water",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,63 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Phanpy",
},
illustrator: "Kagemaru Himeno",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
231,
],
hp: 50,
types: [
"Fightning",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Stampede",
},
damage: 10,
},
{
cost: [
"Fightning",
"Colorless",
],
name: {
en: "Trembler",
},
effect: {
en: "Flip a coin. If heads, this attack does 10 damage to each Defending Pokémon, and each Defending Pokémon is now Paralyzed.",
},
},
],
weaknesses: [
{
type: "Grass",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,55 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Poochyena",
},
illustrator: "Ken Sugimori",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
261,
],
hp: 40,
types: [
"Darkness",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Bite",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
resistances: [
{
type: "Psychic",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,68 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Poochyena",
},
illustrator: "Atsuko Nishida",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
261,
],
hp: 50,
types: [
"Darkness",
],
stage: "Basic",
attacks: [
{
cost: [
"Darkness",
],
name: {
en: "Knock Off",
},
effect: {
en: "Flip a coin. If heads, choose 1 card from your opponent's hand without looking and discard it.",
},
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Rear Kick",
},
damage: 20,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
resistances: [
{
type: "Psychic",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,57 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Poochyena",
},
illustrator: "Naoyo Kimura",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
261,
],
hp: 50,
types: [
"Darkness",
],
stage: "Basic",
attacks: [
{
cost: [
"Darkness",
],
name: {
en: "Shadow Bind",
},
effect: {
en: "The Defending Pokémon can't retreat until the end of your opponent's next turn.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
resistances: [
{
type: "Psychic",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,52 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Ralts",
},
illustrator: "Ken Sugimori",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
280,
],
hp: 50,
types: [
"Psychic",
],
stage: "Basic",
attacks: [
{
cost: [
"Psychic",
],
name: {
en: "Confuse Ray",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Confused.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,64 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Ralts",
},
illustrator: "Atsuko Nishida",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
280,
],
hp: 50,
types: [
"Psychic",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Headbutt",
},
damage: 10,
},
{
cost: [
"Psychic",
"Colorless",
],
name: {
en: "Hypnoblast",
},
effect: {
en: "The Defending Pokémon is now Asleep.",
},
damage: 20,
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,64 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Ralts",
},
illustrator: "Kagemaru Himeno",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
280,
],
hp: 50,
types: [
"Psychic",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Pound",
},
damage: 10,
},
{
cost: [
"Psychic",
"Colorless",
],
name: {
en: "Link Blast",
},
effect: {
en: "If Ralts and the Defending Pokémon have a different amount of Energy attached to them, this attack's base damage is 10 instead of 40.",
},
damage: 40,
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,57 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Shroomish",
},
illustrator: "Atsuko Nishida",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
285,
],
hp: 40,
types: [
"Grass",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Sleep Powder",
},
effect: {
en: "The Defending Pokémon is now Asleep.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
resistances: [
{
type: "Water",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,64 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Gardevoir",
},
illustrator: "Ken Sugimori",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
282,
],
hp: 100,
types: [
"Psychic",
],
evolveFrom: {
en: "Kirlia",
},
stage: "Stage2",
abilities: [
{
type: "Poke-POWER",
name: {
en: "Psy Shadow",
},
effect: {
en: "Once during your turn (before your attack), you may search your deck for a Psychic Energy card and attach it to 1 of your Pokémon. Put 2 damage counters on that Pokémon. Shuffle your deck afterward. This power can't be used if Gardevoir is affected by a Special Condition.",
},
},
],
attacks: [
{
cost: [
"Psychic",
],
name: {
en: "Energy Burst",
},
effect: {
en: "Does 10 damage times the total amount of Energy attached to Gardevoir and the Defending Pokémon.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,62 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Skitty",
},
illustrator: "Ken Sugimori",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
300,
],
hp: 40,
types: [
"Colorless",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Plus Energy",
},
effect: {
en: "Attach a basic Energy card from your hand to 1 of your Pokémon.",
},
},
{
cost: [
"Colorless",
],
name: {
en: "Scratch",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,64 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Skitty",
},
illustrator: "Atsuko Nishida",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
300,
],
hp: 50,
types: [
"Colorless",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Tackle",
},
damage: 10,
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Lunge",
},
effect: {
en: "Flip a coin. If tails, this attack does nothing.",
},
damage: 30,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,67 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Taillow",
},
illustrator: "Kagemaru Himeno",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
276,
],
hp: 40,
types: [
"Colorless",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Peck",
},
damage: 10,
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Wing Attack",
},
damage: 20,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
resistances: [
{
type: "Fightning",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,64 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Torchic",
},
illustrator: "Ken Sugimori",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
255,
],
hp: 40,
types: [
"Fire",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Peck",
},
damage: 10,
},
{
cost: [
"Fire",
"Colorless",
],
name: {
en: "Fireworks",
},
effect: {
en: "Flip a coin. If tails, discard a Fire Energy card attached to Torchic.",
},
damage: 30,
},
],
weaknesses: [
{
type: "Water",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,51 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Torchic",
},
illustrator: "Kouki Saitou",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
255,
],
hp: 50,
types: [
"Fire",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
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

View File

@ -0,0 +1,56 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Treecko",
},
illustrator: "Midori Harada",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
252,
],
hp: 40,
types: [
"Grass",
],
stage: "Basic",
attacks: [
{
cost: [
"Grass",
],
name: {
en: "Poison Breath",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Poisoned.",
},
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
resistances: [
{
type: "Water",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,67 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Treecko",
},
illustrator: "Ken Sugimori",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
252,
],
hp: 40,
types: [
"Grass",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Tail Slap",
},
damage: 10,
},
{
cost: [
"Grass",
"Colorless",
],
name: {
en: "Razor Leaf",
},
damage: 20,
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
resistances: [
{
type: "Water",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,57 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Wingull",
},
illustrator: "Kouki Saitou",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
278,
],
hp: 40,
types: [
"Water",
],
stage: "Basic",
attacks: [
{
cost: [
"Water",
],
name: {
en: "Surprise Attack",
},
effect: {
en: "Flip a coin. If tails, this attack does nothing.",
},
damage: 20,
},
],
weaknesses: [
{
type: "Lightning",
value: "×2"
},
],
resistances: [
{
type: "Fightning",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,63 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Wurmple",
},
illustrator: "Hajime Kusajima",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
265,
],
hp: 50,
types: [
"Grass",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Signs of Evolution",
},
effect: {
en: "Search your deck for Silcoon and Beautifly, or Cascoon and Dustox cards. Show 1 card or both cards of a pair to your opponent and put them into your hand. Shuffle your deck afterward.",
},
},
{
cost: [
"Grass",
],
name: {
en: "Poison Barb",
},
effect: {
en: "The Defending Pokémon is now Poisoned.",
},
},
],
weaknesses: [
{
type: "Fire",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,52 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Zigzagoon",
},
illustrator: "Atsuko Nishida",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
263,
],
hp: 40,
types: [
"Colorless",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Fury Swipes",
},
effect: {
en: "Flip 3 coins. This attack does 10 damage times the number of heads.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,68 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Hariyama",
},
illustrator: "Naoyo Kimura",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
297,
],
hp: 90,
types: [
"Fightning",
],
evolveFrom: {
en: "Makuhita",
},
stage: "Stage1",
attacks: [
{
cost: [
"Fightning",
],
name: {
en: "Super Slap Push",
},
effect: {
en: "Does 20 damage to each Defending Pokémon.",
},
},
{
cost: [
"Fightning",
"Colorless",
"Colorless",
],
name: {
en: "Mega Throw",
},
effect: {
en: "If the Defending Pokémon is a Pokémon-ex, this attack does 40 damage plus 40 more damage.",
},
damage: 40,
},
],
weaknesses: [
{
type: "Psychic",
value: "×2"
},
],
}
export default card

View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Energy Removal 2",
},
illustrator: "Keiji Kinebuchi",
rarity: "Uncommon",
category: "Trainer",
set: Set,
trainerType: "Item",
}
export default card

View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Energy Restore",
},
illustrator: "Hideyuki Nakajima",
rarity: "Uncommon",
category: "Trainer",
set: Set,
trainerType: "Item",
}
export default card

View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Energy Switch",
},
illustrator: "Ken Ikuji",
rarity: "Uncommon",
category: "Trainer",
set: Set,
trainerType: "Item",
}
export default card

View File

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

View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Lum Berry",
},
illustrator: "Kazuo Yazawa",
rarity: "Uncommon",
category: "Trainer",
set: Set,
trainerType: "Tool",
}
export default card

View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Oran Berry",
},
illustrator: "Kazuo Yazawa",
rarity: "Uncommon",
category: "Trainer",
set: Set,
trainerType: "Tool",
}
export default card

View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Poké Ball",
},
illustrator: "K. Hoshiba",
rarity: "Uncommon",
category: "Trainer",
set: Set,
trainerType: "Item",
}
export default card

View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Pokémon Reversal",
},
illustrator: "Hiromichi Sugiyama",
rarity: "Uncommon",
category: "Trainer",
set: Set,
trainerType: "Item",
}
export default card

View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "PokéNav",
},
illustrator: "Katsura Tabata",
rarity: "Uncommon",
category: "Trainer",
set: Set,
trainerType: "Item",
}
export default card

View File

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

View File

@ -0,0 +1,74 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Manectric",
},
illustrator: "Mitsuhiro Arita",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
310,
],
hp: 70,
types: [
"Lightning",
],
evolveFrom: {
en: "Electrike",
},
stage: "Stage1",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Attract Current",
},
effect: {
en: "Search your deck for a Lightning Energy card and attach it to 1 of your Pokémon. Shuffle your deck afterward.",
},
damage: 10,
},
{
cost: [
"Lightning",
"Lightning",
"Colorless",
],
name: {
en: "Thunder Jolt",
},
effect: {
en: "Flip a coin. If tails, Manectric does 10 damage to itself.",
},
damage: 50,
},
],
weaknesses: [
{
type: "Fightning",
value: "×2"
},
],
resistances: [
{
type: "Metal",
value: "-30"
},
],
}
export default card

View File

@ -0,0 +1,29 @@
import { Card } from '../../../interfaces'
import Set from '../Ruby & Sapphire'
const card: Card = {
name: {
en: "Energy Search",
},
illustrator: "Kai Ishikawa",
rarity: "Common",
category: "Trainer",
set: Set,
trainerType: "Item",
}
export default card

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