1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 00:29:19 +00:00

Pop serie do not report any sets (#27)

* rename to another name
* renamed
* Renamed references
This commit is contained in:
2021-06-02 12:13:12 +02:00
committed by GitHub
parent ec1b6a06b0
commit 46220745ce
204 changed files with 10 additions and 10 deletions

View File

@ -0,0 +1,71 @@
import { Card } from '../../../interfaces'
import Set from '../POP Series 7'
const card: Card = {
name: {
en: "Ampharos",
},
illustrator: "Kouki Saitou",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
181,
],
hp: 130,
types: [
"Lightning",
],
evolveFrom: {
en: "Flaaffy",
},
stage: "Stage2",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Jamming",
},
effect: {
en: "After your opponent plays a Supporter card from his or her hand, put 1 damage counter on each of your opponent's Pokémon. You can't use more than 1 Jamming Poké-Body each turn.",
},
},
],
attacks: [
{
cost: [
"Lightning",
"Colorless",
"Colorless",
],
name: {
en: "Cluster Bolt",
},
effect: {
en: "You may discard all Lightning Energy attached to Ampharos. If you do, this attack does 20 damage to each of your opponent's Benched Pokémon that has any Energy cards attached to it. (Don't apply Weakness and Resistance for Benched Pokémon.)",
},
damage: 70,
},
],
weaknesses: [
{
type: "Fighting",
value: "+30"
},
],
resistances: [
{
type: "Metal",
value: "-20"
},
],
}
export default card

View File

@ -0,0 +1,71 @@
import { Card } from '../../../interfaces'
import Set from '../POP Series 7'
const card: Card = {
name: {
en: "Wormadam Sandy Cloak",
},
illustrator: "Kagemaru Himeno",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
413,
],
hp: 80,
types: [
"Fighting",
],
evolveFrom: {
en: "Burmy",
},
stage: "Stage1",
abilities: [
{
type: "Poke-BODY",
name: {
en: "Sandy Cloak",
},
effect: {
en: "Prevent all effects of attacks, excluding damage, done to Wormadam Sandy Cloak.",
},
},
],
attacks: [
{
cost: [
"Fighting",
"Colorless",
"Colorless",
],
name: {
en: "Push Over",
},
effect: {
en: "Does 40 damage plus 10 more damage for each Fighting Energy attached to Wormadam Sandy Cloak.",
},
damage: 40,
},
],
weaknesses: [
{
type: "Fire",
value: "+20"
},
],
resistances: [
{
type: "Lightning",
value: "-20"
},
],
}
export default card

View File

@ -0,0 +1,62 @@
import { Card } from '../../../interfaces'
import Set from '../POP Series 7'
const card: Card = {
name: {
en: "Burmy Plant Cloak",
},
illustrator: "Kouki Saitou",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
412,
],
hp: 40,
types: [
"Grass",
],
stage: "Basic",
abilities: [
{
type: "Poke-POWER",
name: {
en: "Wear Cloak",
},
effect: {
en: "Once during your turn (before your attack), if Burmy Plant Cloak is your Active Pokémon, you may search your discard pile for a basic Grass Energy card and attach it to Burmy Plant Cloak.",
},
},
],
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Plant Cloak Tackle",
},
effect: {
en: "If Burmy Plant Cloak has any Grass Energy attached to it, this attack does 10 damage plus 10 more damage.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fire",
value: "+10"
},
],
}
export default card

View File

@ -0,0 +1,62 @@
import { Card } from '../../../interfaces'
import Set from '../POP Series 7'
const card: Card = {
name: {
en: "Burmy Sandy Cloak",
},
illustrator: "Midori Harada",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
412,
],
hp: 40,
types: [
"Grass",
],
stage: "Basic",
abilities: [
{
type: "Poke-POWER",
name: {
en: "Wear Cloak",
},
effect: {
en: "Once during your turn (before your attack), if Burmy Sandy Cloak is your Active Pokémon, you may search your discard pile for a basic Fighting Energy card and attach it to Burmy Sandy Cloak.",
},
},
],
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Sandy Cloak Tackle",
},
effect: {
en: "If Burmy Sandy Cloak has any Fighting Energy attached to it, this attack does 10 damage plus 10 more damage.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fire",
value: "+10"
},
],
}
export default card

View File

@ -0,0 +1,63 @@
import { Card } from '../../../interfaces'
import Set from '../POP Series 7'
const card: Card = {
name: {
en: "Corsola",
},
illustrator: "Midori Harada",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
222,
],
hp: 70,
types: [
"Water",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Rally",
},
effect: {
en: "Search your deck for up to 3 different types of Basic Pok<6F><6B>mon and put them onto your Bench. Shuffle your deck afterward.",
},
},
{
cost: [
"Water",
"Colorless",
],
name: {
en: "Hook",
},
damage: 30,
},
],
weaknesses: [
{
type: "Grass",
value: "+20"
},
],
}
export default card

View File

@ -0,0 +1,69 @@
import { Card } from '../../../interfaces'
import Set from '../POP Series 7'
const card: Card = {
name: {
en: "Mareep",
},
illustrator: "Atsuko Nishida",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
179,
],
hp: 50,
types: [
"Lightning",
],
stage: "Basic",
attacks: [
{
cost: [
"Lightning",
],
name: {
en: "Thundershock",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
},
damage: 10,
},
{
cost: [
"Lightning",
"Colorless",
],
name: {
en: "Static Shock",
},
damage: 20,
},
],
weaknesses: [
{
type: "Fighting",
value: "+10"
},
],
resistances: [
{
type: "Metal",
value: "-20"
},
],
}
export default card

View File

@ -0,0 +1,62 @@
import { Card } from '../../../interfaces'
import Set from '../POP Series 7'
const card: Card = {
name: {
en: "Ralts",
},
illustrator: "Sumiyoshi Kizuki",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
280,
],
hp: 60,
types: [
"Psychic",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Smack",
},
damage: 10,
},
{
cost: [
"Psychic",
],
name: {
en: "Confuse Ray",
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Confused.",
},
},
],
weaknesses: [
{
type: "Psychic",
value: "+10"
},
],
}
export default card

View File

@ -0,0 +1,62 @@
import { Card } from '../../../interfaces'
import Set from '../POP Series 7'
const card: Card = {
name: {
en: "Sentret",
},
illustrator: "Midori Harada",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
161,
],
hp: 60,
types: [
"Colorless",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Grope",
},
effect: {
en: "Look at the top 2 cards of your deck, choose 1 of them, and put it into your hand. Put the other card on the bottom of your deck.",
},
},
{
cost: [
"Colorless",
],
name: {
en: "Scratch",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fighting",
value: "+10"
},
],
}
export default card

View File

@ -0,0 +1,64 @@
import { Card } from '../../../interfaces'
import Set from '../POP Series 7'
const card: Card = {
name: {
en: "Spinda",
},
illustrator: "Atsuko Nishida",
rarity: "Common",
category: "Pokemon",
set: Set,
dexId: [
327,
],
hp: 70,
types: [
"Colorless",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Dish Out",
},
effect: {
en: "Draw a card from the top and the bottom of your deck.",
},
},
{
cost: [
"Colorless",
],
name: {
en: "Synchro Punch",
},
effect: {
en: "If any basic Energy card attached to Spinda is the same type as any Energy attached to the Defending Pokémon, this attack does 10 damage plus 30 more damage.",
},
damage: 10,
},
],
weaknesses: [
{
type: "Fighting",
value: "+20"
},
],
}
export default card

View File

@ -0,0 +1,69 @@
import { Card } from '../../../interfaces'
import Set from '../POP Series 7'
const card: Card = {
name: {
en: "Gallade",
},
illustrator: "Daisuke Ito",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
475,
],
hp: 130,
types: [
"Fighting",
],
evolveFrom: {
en: "Kirlia",
},
stage: "Stage2",
attacks: [
{
cost: [
"Fighting",
"Colorless",
],
name: {
en: "Sonic Blade",
},
effect: {
en: "Put damage counters on the Defending Pokémon until it is 50 HP away from being Knocked Out. If you do, your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon.",
},
},
{
cost: [
"Psychic",
"Colorless",
"Colorless",
],
name: {
en: "Psychic Cut",
},
effect: {
en: "You may choose as many of your face-down Prize cards as you like and put them face up. If you do, this attack does 60 damage plus 20 more damage for each Prize card you chose. (These cards remain face up for the rest of the game.)",
},
damage: 60,
},
],
weaknesses: [
{
type: "Psychic",
value: "+30"
},
],
}
export default card

View File

@ -0,0 +1,72 @@
import { Card } from '../../../interfaces'
import Set from '../POP Series 7'
const card: Card = {
name: {
en: "Latias",
},
illustrator: "Daisuke Ito",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
380,
],
hp: 80,
types: [
"Colorless",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Miraculous Light",
},
effect: {
en: "Remove 2 damage counters and all Special Conditions from Latias.",
},
damage: 10,
},
{
cost: [
"Fire",
"Water",
"Colorless",
],
name: {
en: "Mist Ball",
},
effect: {
en: "Discard a Fire Energy and a Water Energy attached to Latias.",
},
damage: 80,
},
],
weaknesses: [
{
type: "Colorless",
value: "+20"
},
],
resistances: [
{
type: "Fighting",
value: "-20"
},
],
}
export default card

View File

@ -0,0 +1,73 @@
import { Card } from '../../../interfaces'
import Set from '../POP Series 7'
const card: Card = {
name: {
en: "Latios",
},
illustrator: "Daisuke Ito",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
381,
],
hp: 90,
types: [
"Colorless",
],
stage: "Basic",
attacks: [
{
cost: [
"Colorless",
],
name: {
en: "Energy Draw",
},
effect: {
en: "Flip a coin. If heads, search your deck for a basic Energy card and attach it to Latios. Shuffle your deck afterward.",
},
damage: 10,
},
{
cost: [
"Grass",
"Lightning",
"Colorless",
"Colorless",
],
name: {
en: "Luster Purge",
},
effect: {
en: "Discard 3 Energy attached to Latios.",
},
damage: 120,
},
],
weaknesses: [
{
type: "Colorless",
value: "+20"
},
],
resistances: [
{
type: "Fighting",
value: "-20"
},
],
}
export default card

View File

@ -0,0 +1,70 @@
import { Card } from '../../../interfaces'
import Set from '../POP Series 7'
const card: Card = {
name: {
en: "Mothim",
},
illustrator: "Kazuyuki Kano",
rarity: "Rare",
category: "Pokemon",
set: Set,
dexId: [
414,
],
hp: 80,
types: [
"Grass",
],
evolveFrom: {
en: "Burmy",
},
stage: "Stage1",
attacks: [
{
name: {
en: "Silver Wind",
},
effect: {
en: "During your next turn, if an attack does damage to the Defending Pokémon (after applying Weakness and Resistance), that attack does 40 more damage.",
},
},
{
cost: [
"Grass",
"Colorless",
],
name: {
en: "Raging Scales",
},
effect: {
en: "If Mothim has any damage counters on it, this attack does 30 damage plus 40 more damage.",
},
damage: 30,
},
],
weaknesses: [
{
type: "Fire",
value: "+20"
},
],
resistances: [
{
type: "Fighting",
value: "-20"
},
],
}
export default card

View File

@ -0,0 +1,60 @@
import { Card } from '../../../interfaces'
import Set from '../POP Series 7'
const card: Card = {
name: {
en: "Delibird",
},
illustrator: "Masakazu Fukuda",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
225,
],
hp: 70,
types: [
"Water",
],
stage: "Basic",
attacks: [
{
name: {
en: "Present",
},
effect: {
en: "Flip a coin. If heads, search your deck for any 1 card and put it into your hand. Shuffle your deck afterward.",
},
},
{
cost: [
"Water",
],
name: {
en: "Ice Ball",
},
damage: 20,
},
],
weaknesses: [
{
type: "Metal",
value: "+20"
},
],
}
export default card

View File

@ -0,0 +1,74 @@
import { Card } from '../../../interfaces'
import Set from '../POP Series 7'
const card: Card = {
name: {
en: "Flaaffy",
},
illustrator: "Kagemaru Himeno",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
180,
],
hp: 80,
types: [
"Lightning",
],
evolveFrom: {
en: "Mareep",
},
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: "Electromagnetic Kick",
},
effect: {
en: "Flip a coin. If tails, Flaaffy does 10 damage to itself.",
},
damage: 60,
},
],
weaknesses: [
{
type: "Fighting",
value: "+20"
},
],
resistances: [
{
type: "Metal",
value: "-20"
},
],
}
export default card

View File

@ -0,0 +1,67 @@
import { Card } from '../../../interfaces'
import Set from '../POP Series 7'
const card: Card = {
name: {
en: "Kirlia",
},
illustrator: "Masakazu Fukuda",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
281,
],
hp: 80,
types: [
"Psychic",
],
evolveFrom: {
en: "Ralts",
},
stage: "Stage1",
attacks: [
{
cost: [
"Psychic",
],
name: {
en: "Psychic Research",
},
effect: {
en: "Search your discard pile for a Supporter card and use the effect of that card as the effect of this attack. (The Supporter card remains in your discard pile.)",
},
},
{
cost: [
"Psychic",
"Colorless",
"Colorless",
],
name: {
en: "Telekinesis",
},
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 or Resistance.",
},
},
],
weaknesses: [
{
type: "Psychic",
value: "+20"
},
],
}
export default card

View File

@ -0,0 +1,63 @@
import { Card } from '../../../interfaces'
import Set from '../POP Series 7'
const card: Card = {
name: {
en: "Stantler",
},
illustrator: "Kouki Saitou",
rarity: "Uncommon",
category: "Pokemon",
set: Set,
dexId: [
234,
],
hp: 70,
types: [
"Colorless",
],
stage: "Basic",
attacks: [
{
name: {
en: "Lead",
},
effect: {
en: "Search your deck for a Supporter card, show it to your opponent, and put it into your hand. Shuffle your deck afterward.",
},
},
{
cost: [
"Colorless",
"Colorless",
],
name: {
en: "Frighten Horn",
},
effect: {
en: "If the Defending Pokémon isn't an Evolved Pokémon, that Pokémon is now Confused.",
},
damage: 20,
},
],
weaknesses: [
{
type: "Fighting",
value: "+20"
},
],
}
export default card