Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add data TCGP Promo-A 034-041 #660

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 44 additions & 0 deletions data/Pokémon TCG Pocket/Promos-A/034.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
import { Card } from "../../../interfaces"
import Set from "../Promos-A"

const card: Card = {
set: Set,

name: {
en: "Piplup"
},

illustrator: "Kariya",
rarity: "None",
category: "Pokemon",
hp: 60,
types: ["Water"],

description: {
en: "It doesn't like to be taken care of. It's difficult to bond with since it won't listen to its Trainer."
},

stage: "Basic",

attacks: [{
name: {
en: "Nap"
},

cost: ["Colorless"],

effect: {
en: "Heal 20 damage from this Pokémon."
}
}],

weaknesses: [{
type: "Lightning",
value: "+20"
}],

retreat: 1
}

export default card

40 changes: 40 additions & 0 deletions data/Pokémon TCG Pocket/Promos-A/035.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
import { Card } from "../../../interfaces"
import Set from "../Promos-A"

const card: Card = {
set: Set,

name: {
en: "Turtwig"
},

illustrator: "Atsuko Nishida",
rarity: "None",
category: "Pokemon",
hp: 80,
types: ["Grass"],

description: {
en: "It uses its whole body to photosynthesize when exposed to sunlight. Its shell is made from hardened soil."
},

stage: "Basic",

attacks: [{
name: {
en: "Bite"
},

damage: 30,
cost: ["Grass", "Colorless"]
}],

weaknesses: [{
type: "Fire",
value: "+20"
}],

retreat: 2
}

export default card
48 changes: 48 additions & 0 deletions data/Pokémon TCG Pocket/Promos-A/036.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
import { Card } from "../../../interfaces"
import Set from "../Promos-A"

const card: Card = {
set: Set,

name: {
en: "Electivire"
},

illustrator: "Sumiyoshi Kizuki",
rarity: "None",
category: "Pokemon",
hp: 120,
types: ["Lightning"],

evolveFrom: {
en: "Electabuzz"
},

description: {
en: "The amount of electrical energy this Pokémon produces is proportional to the rate of its pulse. The voltage jumps while Electivire is battling."
},

stage: "Stage1",

attacks: [{
name: {
en: "Exciting Voltage"
},

damage: "40+",
cost: ["Lightning", "Lightning"],

effect: {
en: "If this Pokémon has at least 2 extra <span class=\"energy-text energy-text--type-lightning\"></span> Energy attached, this attack does 80 more damage."
}
}],

weaknesses: [{
type: "Fighting",
value: "+20"
}],

retreat: 3
}

export default card
48 changes: 48 additions & 0 deletions data/Pokémon TCG Pocket/Promos-A/037.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
import { Card } from "../../../interfaces"
import Set from "../Promos-A"

const card: Card = {
set: Set,

name: {
en: "Cresselia ex"
},

illustrator: "PLANETA Mochizuki",
rarity: "None",
category: "Pokemon",
hp: 140,
types: ["Psychic"],
stage: "Basic",
suffix: "EX",

abilities: [{
type: "Ability",

name: {
en: "Lunar Plumage"
},

effect: {
en: "Whenever you attach a <span class=\"energy-text energy-text--type-psychic\"></span> Energy from your Energy Zone to this Pokémon, heal 20 damage from this Pokémon."
}
}],

attacks: [{
name: {
en: "Psychic Flash"
},

damage: 80,
cost: ["Psychic", "Psychic", "Colorless"],
}],

weaknesses: [{
type: "Darkness",
value: "+20"
}],

retreat: 2
}

export default card
38 changes: 38 additions & 0 deletions data/Pokémon TCG Pocket/Promos-A/038.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
import { Card } from "../../../interfaces"
import Set from "../Promos-A"

const card: Card = {
set: Set,

name: {
en: "Misdreavus"
},

illustrator: "Miki Tanaka",
rarity: "None",
category: "Pokemon",
hp: 60,
types: ["Psychic"],
stage: "Basic",

description: {
en: "This Pokémon startles people in the middle of the night. It gathers fear as its energy."
},

attacks: [{
name: {
en: "Confuse Ray"
},

cost: ["Psychic"],
}],

weaknesses: [{
type: "Darkness",
value: "+20"
}],

retreat: 1
}

export default card
44 changes: 44 additions & 0 deletions data/Pokémon TCG Pocket/Promos-A/039.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
import { Card } from "../../../interfaces"
import Set from "../Promos-A"

const card: Card = {
set: Set,

name: {
en: "Skarmory"
},

illustrator: "Anesaki Dynamic",
rarity: "None",
category: "Pokemon",
hp: 80,
types: ["Metal"],

description: {
en: "People fashion swords from Skarmory's shed feathers, so this Pokémon is a popular element in heraldic designs."
},

stage: "Basic",

attacks: [{
name: {
en: "Metal Arms"
},

damage: "20+",
cost: ["Metal"],

effect: {
en: "If this Pokémon has a Pokémon Tool attached, this attack does 30 more damage."
}
}],

weaknesses: [{
type: "Lightning",
value: "+20"
}],

retreat: 1
}

export default card
40 changes: 40 additions & 0 deletions data/Pokémon TCG Pocket/Promos-A/040.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
import { Card } from "../../../interfaces"
import Set from "../Promos-A"

const card: Card = {
set: Set,

name: {
en: "Chimchar"
},

illustrator: "sui",
rarity: "None",
category: "Pokemon",
hp: 60,
types: ["Fire"],

description: {
en: "Its fiery rear end is fueled by gas made in its belly. Even rain can't extinguish the fire."
},

stage: "Basic",

attacks: [{
name: {
en: "Scratch"
},

damage: 20,
cost: ["Fire"]
}],

weaknesses: [{
type: "Water",
value: "+20"
}],

retreat: 1
}

export default card
40 changes: 40 additions & 0 deletions data/Pokémon TCG Pocket/Promos-A/041.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
import { Card } from "../../../interfaces"
import Set from "../Promos-A"

const card: Card = {
set: Set,

name: {
en: "Togepi"
},

illustrator: "Naoyo Kimura",
rarity: "None",
category: "Pokemon",
hp: 50,
types: ["Psychic"],

description: {
en: "The shell seems to be filled with joy. It is said that it will share good luck when treated kindly."
},

stage: "Basic",

attacks: [{
name: {
en: "Pound"
},

damage: 20,
cost: ["Psychic"]
}],

weaknesses: [{
type: "Metal",
value: "+20"
}],

retreat: 1
}

export default card