mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-22 03:49:19 +00:00
fix: correct data for sets tk-ex-latia, tk-ex-latio, tk-ex-m, tk-ex-p, tk-bw-e, tk-bw-z (#726)
Co-authored-by: Avior <github@avior.me>
This commit is contained in:
@ -14,23 +14,42 @@ const card: Card = {
|
||||
category: "Pokemon",
|
||||
stage: "Basic",
|
||||
|
||||
hp: 50,
|
||||
|
||||
types: [
|
||||
"Psychic",
|
||||
],
|
||||
|
||||
attacks: [{
|
||||
cost: [
|
||||
"Colorless",
|
||||
],
|
||||
name: {
|
||||
en: "Call for Family"
|
||||
},
|
||||
|
||||
effect: {
|
||||
en: "Search your deck for a Basic Pokémon and put it onto your Bench. Shuffle your deck afterward."
|
||||
}
|
||||
}, {
|
||||
cost: [
|
||||
"Psychic",
|
||||
],
|
||||
name: {
|
||||
en: "Metal Ball"
|
||||
},
|
||||
|
||||
effect: {
|
||||
en: "Put 1 damage counter on the Defending Pokémon."
|
||||
}
|
||||
}]
|
||||
}],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Psychic",
|
||||
value: "2x"
|
||||
},
|
||||
],
|
||||
|
||||
retreat: 1,
|
||||
}
|
||||
|
||||
export default card
|
||||
export default card
|
||||
|
21
data/Trainer kits/EX trainer Kit 2 (Plusle)/10.ts
Normal file
21
data/Trainer kits/EX trainer Kit 2 (Plusle)/10.ts
Normal file
@ -0,0 +1,21 @@
|
||||
import { Card } from '../../../interfaces'
|
||||
import Set from '../EX trainer Kit 2 (Plusle)'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Professor Cozmo's Discovery"
|
||||
},
|
||||
|
||||
illustrator: "Ken Sugimori",
|
||||
rarity: "None",
|
||||
category: "Trainer",
|
||||
set: Set,
|
||||
|
||||
trainerType: "Supporter",
|
||||
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, draw the bottom 3 cards of your deck. If tails, draw the top 2 cards of your deck."
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
18
data/Trainer kits/EX trainer Kit 2 (Plusle)/11.ts
Normal file
18
data/Trainer kits/EX trainer Kit 2 (Plusle)/11.ts
Normal file
@ -0,0 +1,18 @@
|
||||
import { Card } from '../../../interfaces'
|
||||
import Set from '../EX trainer Kit 2 (Plusle)'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Lightning Energy",
|
||||
},
|
||||
|
||||
illustrator: "",
|
||||
rarity: "None",
|
||||
category: "Energy",
|
||||
|
||||
set: Set,
|
||||
stage: "Basic",
|
||||
energyType: "Normal",
|
||||
}
|
||||
|
||||
export default card
|
18
data/Trainer kits/EX trainer Kit 2 (Plusle)/12.ts
Normal file
18
data/Trainer kits/EX trainer Kit 2 (Plusle)/12.ts
Normal file
@ -0,0 +1,18 @@
|
||||
import { Card } from '../../../interfaces'
|
||||
import Set from '../EX trainer Kit 2 (Plusle)'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Psychic Energy",
|
||||
},
|
||||
|
||||
illustrator: "",
|
||||
rarity: "None",
|
||||
category: "Energy",
|
||||
|
||||
set: Set,
|
||||
stage: "Basic",
|
||||
energyType: "Normal",
|
||||
}
|
||||
|
||||
export default card
|
57
data/Trainer kits/EX trainer Kit 2 (Plusle)/2.ts
Normal file
57
data/Trainer kits/EX trainer Kit 2 (Plusle)/2.ts
Normal file
@ -0,0 +1,57 @@
|
||||
import { Card } from '../../../interfaces'
|
||||
import Set from '../EX trainer Kit 2 (Plusle)'
|
||||
|
||||
const card: Card = {
|
||||
dexId: [309],
|
||||
set: Set,
|
||||
|
||||
name: {
|
||||
en: "Electrike"
|
||||
},
|
||||
|
||||
illustrator: "Hiroki Fuchino",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
stage: "Basic",
|
||||
|
||||
hp: 50,
|
||||
|
||||
types: [
|
||||
"Lightning",
|
||||
],
|
||||
|
||||
attacks: [{
|
||||
cost: [
|
||||
"Lightning",
|
||||
],
|
||||
name: {
|
||||
en: "Recharge"
|
||||
},
|
||||
effect: {
|
||||
en: "Search your deck for a Lightning Energy card and attach it to Electrike. Shuffle your deck afterward."
|
||||
}
|
||||
}, {
|
||||
cost: [
|
||||
"Colorless",
|
||||
"Colorless"
|
||||
],
|
||||
name: {
|
||||
en: "Quick Attack"
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, this attack does 10 damage plus 20 more damage."
|
||||
},
|
||||
damage: "10+"
|
||||
}],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Fighting",
|
||||
value: "2x"
|
||||
},
|
||||
],
|
||||
|
||||
retreat: 1,
|
||||
}
|
||||
|
||||
export default card
|
58
data/Trainer kits/EX trainer Kit 2 (Plusle)/3.ts
Normal file
58
data/Trainer kits/EX trainer Kit 2 (Plusle)/3.ts
Normal file
@ -0,0 +1,58 @@
|
||||
import { Card } from '../../../interfaces'
|
||||
import Set from '../EX trainer Kit 2 (Plusle)'
|
||||
|
||||
const card: Card = {
|
||||
dexId: [326],
|
||||
set: Set,
|
||||
|
||||
name: {
|
||||
en: "Grumpig"
|
||||
},
|
||||
|
||||
illustrator: "Ken Sugimori",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
stage: "Stage1",
|
||||
|
||||
hp: 70,
|
||||
|
||||
types: [
|
||||
"Psychic",
|
||||
],
|
||||
|
||||
evolveFrom: {
|
||||
en: "Spoink",
|
||||
},
|
||||
|
||||
attacks: [{
|
||||
cost: [
|
||||
"Colorless",
|
||||
],
|
||||
name: {
|
||||
en: "Snap Tail"
|
||||
},
|
||||
effect: {
|
||||
en: "Choose 1 of your opponent's Pokémon. This attack does 10 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
|
||||
},
|
||||
}, {
|
||||
cost: [
|
||||
"Psychic",
|
||||
"Colorless"
|
||||
],
|
||||
name: {
|
||||
en: "Psypunch"
|
||||
},
|
||||
damage: 40
|
||||
}],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Psychic",
|
||||
value: "2x"
|
||||
},
|
||||
],
|
||||
|
||||
retreat: 1,
|
||||
}
|
||||
|
||||
export default card
|
@ -14,21 +14,41 @@ const card: Card = {
|
||||
category: "Pokemon",
|
||||
stage: "Basic",
|
||||
|
||||
hp: 50,
|
||||
|
||||
types: [
|
||||
"Colorless",
|
||||
],
|
||||
|
||||
attacks: [{
|
||||
cost: [
|
||||
"Colorless",
|
||||
],
|
||||
name: {
|
||||
en: "Collect"
|
||||
},
|
||||
|
||||
effect: {
|
||||
en: "Draw a card."
|
||||
}
|
||||
}, {
|
||||
cost: [
|
||||
"Colorless",
|
||||
"Colorless"
|
||||
],
|
||||
name: {
|
||||
en: "Cat Kick"
|
||||
},
|
||||
|
||||
damage: 20
|
||||
}]
|
||||
}],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Fighting",
|
||||
value: "2x"
|
||||
},
|
||||
],
|
||||
|
||||
retreat: 1,
|
||||
}
|
||||
|
||||
export default card
|
||||
export default card
|
||||
|
64
data/Trainer kits/EX trainer Kit 2 (Plusle)/5.ts
Normal file
64
data/Trainer kits/EX trainer Kit 2 (Plusle)/5.ts
Normal file
@ -0,0 +1,64 @@
|
||||
import { Card } from '../../../interfaces'
|
||||
import Set from '../EX trainer Kit 2 (Plusle)'
|
||||
|
||||
const card: Card = {
|
||||
dexId: [375],
|
||||
set: Set,
|
||||
|
||||
name: {
|
||||
en: "Metang"
|
||||
},
|
||||
|
||||
illustrator: "Hisao Nakamura",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
stage: "Stage1",
|
||||
|
||||
hp: 80,
|
||||
|
||||
types: [
|
||||
"Psychic",
|
||||
],
|
||||
|
||||
evolveFrom: {
|
||||
en: "Beldum",
|
||||
},
|
||||
|
||||
attacks: [{
|
||||
cost: [
|
||||
"Psychic",
|
||||
"Colorless"
|
||||
],
|
||||
name: {
|
||||
en: "Psychic Boom"
|
||||
},
|
||||
effect: {
|
||||
en: "Does 10 damage plus 10 more damage for each Energy attached to the Defending Pokémon."
|
||||
},
|
||||
damage: "10+"
|
||||
}, {
|
||||
cost: [
|
||||
"Psychic",
|
||||
"Colorless",
|
||||
"Colorless"
|
||||
],
|
||||
name: {
|
||||
en: "Quick Blow"
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, this attack does 40 damage plus 20 more damage."
|
||||
},
|
||||
damage: "40+"
|
||||
}],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Psychic",
|
||||
value: "2x"
|
||||
},
|
||||
],
|
||||
|
||||
retreat: 2,
|
||||
}
|
||||
|
||||
export default card
|
@ -14,25 +14,51 @@ const card: Card = {
|
||||
category: "Pokemon",
|
||||
stage: "Basic",
|
||||
|
||||
hp: 60,
|
||||
|
||||
types: [
|
||||
"Lightning",
|
||||
],
|
||||
|
||||
attacks: [{
|
||||
cost: [
|
||||
"Colorless",
|
||||
],
|
||||
name: {
|
||||
en: "Pickup Power"
|
||||
},
|
||||
|
||||
effect: {
|
||||
en: "Search your discard pile for an Energy card, show it to your opponent, and put it into your hand."
|
||||
}
|
||||
}, {
|
||||
cost: [
|
||||
"Lightning",
|
||||
"Colorless"
|
||||
],
|
||||
name: {
|
||||
en: "Rear Spark"
|
||||
},
|
||||
|
||||
damage: 10,
|
||||
|
||||
effect: {
|
||||
en: "Does 20 damage to 1 of your opponent’s Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)"
|
||||
}
|
||||
}]
|
||||
},
|
||||
damage: 10,
|
||||
}],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Fighting",
|
||||
value: "2x"
|
||||
},
|
||||
],
|
||||
|
||||
resistances: [
|
||||
{
|
||||
type: "Metal",
|
||||
value: "-30"
|
||||
},
|
||||
],
|
||||
|
||||
retreat: 1,
|
||||
}
|
||||
|
||||
export default card
|
||||
export default card
|
||||
|
46
data/Trainer kits/EX trainer Kit 2 (Plusle)/7.ts
Normal file
46
data/Trainer kits/EX trainer Kit 2 (Plusle)/7.ts
Normal file
@ -0,0 +1,46 @@
|
||||
import { Card } from '../../../interfaces'
|
||||
import Set from '../EX trainer Kit 2 (Plusle)'
|
||||
|
||||
const card: Card = {
|
||||
dexId: [325],
|
||||
set: Set,
|
||||
|
||||
name: {
|
||||
en: "Spoink"
|
||||
},
|
||||
|
||||
illustrator: "Ken Sugimori",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
stage: "Basic",
|
||||
|
||||
hp: 50,
|
||||
|
||||
types: [
|
||||
"Psychic",
|
||||
],
|
||||
|
||||
attacks: [{
|
||||
cost: [
|
||||
"Psychic",
|
||||
],
|
||||
name: {
|
||||
en: "Knock Away"
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, this attack does 10 damage plus 10 more damage."
|
||||
},
|
||||
damage: "10+"
|
||||
}],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Psychic",
|
||||
value: "2x"
|
||||
},
|
||||
],
|
||||
|
||||
retreat: 1,
|
||||
}
|
||||
|
||||
export default card
|
19
data/Trainer kits/EX trainer Kit 2 (Plusle)/8.ts
Normal file
19
data/Trainer kits/EX trainer Kit 2 (Plusle)/8.ts
Normal file
@ -0,0 +1,19 @@
|
||||
import { Card } from '../../../interfaces'
|
||||
import Set from '../EX trainer Kit 2 (Plusle)'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Energy Search"
|
||||
},
|
||||
|
||||
illustrator: "Kai Ishikawa",
|
||||
rarity: "None",
|
||||
category: "Trainer",
|
||||
set: Set,
|
||||
|
||||
effect: {
|
||||
en: "Search your deck for a basic Energy card, show it to your opponent, and put it into your hand. Shuffle your deck afterward."
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
19
data/Trainer kits/EX trainer Kit 2 (Plusle)/9.ts
Normal file
19
data/Trainer kits/EX trainer Kit 2 (Plusle)/9.ts
Normal file
@ -0,0 +1,19 @@
|
||||
import { Card } from '../../../interfaces'
|
||||
import Set from '../EX trainer Kit 2 (Plusle)'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Potion"
|
||||
},
|
||||
|
||||
illustrator: "Keiji Kinebuchi",
|
||||
rarity: "None",
|
||||
category: "Trainer",
|
||||
set: Set,
|
||||
|
||||
effect: {
|
||||
en: "Remove 2 damage counters from 1 of your Pokémon (remove 1 damage counter if that Pokémon has only 1)."
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
Reference in New Issue
Block a user