mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-22 02:42:09 +00:00
fix: Pocket card data fixes (#659)
Co-authored-by: Khaleeq Ahmad <1710642+khaleeqahmad@users.noreply.github.com>
This commit is contained in:
parent
28662c55c3
commit
a597759d9d
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "40"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "There is a plant seed on its back right from the day this Pokémon is born. The seed slowly grows larger.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -27,8 +27,17 @@ const card: Card = {
|
||||
damage: "60"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "When the bulb on its back grows large, it appears to lose the ability to stand on its hind legs.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -31,8 +31,17 @@ const card: Card = {
|
||||
damage: "80"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 3,
|
||||
rarity: "Three Diamond"
|
||||
rarity: "Three Diamond",
|
||||
|
||||
description: {
|
||||
en: "Its plant blooms when it is absorbing solar energy. It stays on the move to seek sunlight.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -40,6 +40,11 @@ const card: Card = {
|
||||
damage: "100"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 3,
|
||||
rarity: "Four Diamond"
|
||||
}
|
||||
|
@ -26,8 +26,17 @@ const card: Card = {
|
||||
}
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "For protection, it releases a horrible stench from the antenna on its head to drive away enemies.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -27,8 +27,17 @@ const card: Card = {
|
||||
damage: "30"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "It is waiting for the moment to evolve. At this stage, it can only harden, so it remains motionless to avoid attack.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -39,8 +39,17 @@ const card: Card = {
|
||||
damage: "60"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "Three Diamond"
|
||||
rarity: "Three Diamond",
|
||||
|
||||
description: {
|
||||
en: "In battle, it flaps its wings at great speed to release highly toxic dust into the air.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "20"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "Often found in forests and grasslands. It has a sharp, toxic barb of around two inches on top of its head.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -27,8 +27,17 @@ const card: Card = {
|
||||
damage: "30"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "Almost incapable of moving, this Pokémon can only harden its shell to protect itself when it is in danger.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -27,8 +27,17 @@ const card: Card = {
|
||||
damage: "70"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "Three Diamond"
|
||||
rarity: "Three Diamond",
|
||||
|
||||
description: {
|
||||
en: "It has three poisonous stingers on its forelegs and its tail. They are used to jab its enemy repeatedly.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "20"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "If exposed to moonlight, it starts to move. It roams far and wide at night to scatter its seeds.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -27,8 +27,17 @@ const card: Card = {
|
||||
damage: "40"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "Its pistils exude an incredibly foul odor. The horrid stench can cause fainting at a distance of 1.25 miles.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -31,8 +31,17 @@ const card: Card = {
|
||||
damage: "80"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 3,
|
||||
rarity: "Three Diamond"
|
||||
rarity: "Three Diamond",
|
||||
|
||||
description: {
|
||||
en: "It has the world's largest petals. With every step, the petals shake out heavy clouds of toxic pollen.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -11,7 +11,7 @@ const card: Card = {
|
||||
illustrator: "Naoyo Kimura",
|
||||
category: "Pokemon",
|
||||
hp: 70,
|
||||
types: ["Fire"],
|
||||
types: ["Grass"],
|
||||
stage: "Basic",
|
||||
|
||||
attacks: [{
|
||||
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "30"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "The mushrooms, known as tochukaso, are controlling the bug. Even if the bug bugs the mushrooms, they tell it to bug off.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -27,8 +27,17 @@ const card: Card = {
|
||||
damage: "80"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "The bug is mostly dead, with the mushroom on its back having become the main body. If the mushroom comes off, the bug stops moving.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "20"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "Poison oozes from all over its body. It catches small bug Pokémon at night that are attracted by light.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -31,8 +31,17 @@ const card: Card = {
|
||||
damage: "30"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "The wings are covered with dustlike scales. Every time it flaps its wings, it looses highly toxic dust.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "20"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "Even though its body is extremely skinny, it is blindingly fast when catching its prey.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -27,8 +27,17 @@ const card: Card = {
|
||||
damage: "40"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "The leafy parts act as cutters for slashing foes. It spits a fluid that dissolves everything.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -39,8 +39,17 @@ const card: Card = {
|
||||
damage: "60"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Three Diamond"
|
||||
rarity: "Three Diamond",
|
||||
|
||||
description: {
|
||||
en: "Said to live in huge colonies deep in jungles, although no one has ever returned from there.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "20"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "Though it may look like it's just a bunch of eggs, it's a proper Pokémon. Exeggcute communicates with others of its kind via telepathy, apparently.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -31,8 +31,17 @@ const card: Card = {
|
||||
damage: "30+"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 3,
|
||||
rarity: "Three Diamond"
|
||||
rarity: "Three Diamond",
|
||||
|
||||
description: {
|
||||
en: "Each of Exeggutor's three heads is thinking different thoughts. The three don't seem to be very interested in one another.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -30,6 +30,12 @@ const card: Card = {
|
||||
damage: "40+"
|
||||
}],
|
||||
suffix: "EX",
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 3,
|
||||
rarity: "Four Diamond"
|
||||
}
|
||||
|
@ -28,8 +28,17 @@ const card: Card = {
|
||||
damage: "40"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "Hidden beneath a tangle of vines that grows nonstop even if the vines are torn off, this Pokémon's true appearance remains a mystery.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "30"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "It slashes through grass with its sharp scythes, moving too fast for the human eye to track.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -25,11 +25,20 @@ const card: Card = {
|
||||
en: "Flip 2 coins. This attack does 50 damage for each heads."
|
||||
},
|
||||
|
||||
damage: "50x"
|
||||
damage: "50×"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "These Pokémon judge one another based on pincers. Thicker, more impressive pincers make for more popularity with the opposite gender.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "10"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "It shoots cotton from its body to protect itself. If it gets caught up in hurricane-strength winds, it can get sent to the other side of the Earth.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -27,8 +27,17 @@ const card: Card = {
|
||||
damage: "40"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "It scatters cotton all over the place as a prank. If it gets wet, it'll become too heavy to move and have no choice but to answer for its mischief.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -28,8 +28,17 @@ const card: Card = {
|
||||
damage: "10"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "The leaves on its head grow right back even if they fall out. These bitter leaves refresh those who eat them.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -32,8 +32,18 @@ const card: Card = {
|
||||
damage: "50"
|
||||
}],
|
||||
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "The fragrance of the garland on its head has a relaxing effect, but taking care of it is very difficult.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -28,8 +28,17 @@ const card: Card = {
|
||||
damage: "40"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "Until recently, people living in the mountains would ride on the backs of these Pokémon to traverse the mountain paths.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -11,6 +11,7 @@ const card: Card = {
|
||||
illustrator: "You Iribi",
|
||||
category: "Pokemon",
|
||||
hp: 120,
|
||||
types: ["Grass"],
|
||||
stage: "Stage1",
|
||||
evolveFrom: {
|
||||
en: "Skiddo"
|
||||
@ -27,8 +28,17 @@ const card: Card = {
|
||||
damage: "70"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "It can sense the feelings of others by touching them with its horns. This species has assisted people with their work since 5,000 years ago.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -28,8 +28,17 @@ const card: Card = {
|
||||
damage: "30"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Water",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "It has a preference for hot things. When it rains, steam is said to spout from the tip of its tail.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -28,8 +28,17 @@ const card: Card = {
|
||||
damage: "60"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Water",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "It spits fire that is hot enough to melt boulders. It may cause forest fires by blowing flames.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -32,8 +32,17 @@ const card: Card = {
|
||||
damage: "150"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Water",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Three Diamond"
|
||||
rarity: "Three Diamond",
|
||||
|
||||
description: {
|
||||
en: "It has a barbaric nature. In battle, it whips its fiery tail around and slashes away with sharp claws.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -41,6 +41,11 @@ const card: Card = {
|
||||
damage: "200"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Water",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Four Diamond"
|
||||
}
|
||||
|
@ -26,8 +26,17 @@ const card: Card = {
|
||||
}
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Water",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "While young, it has six gorgeous tails. When it grows, several new tails are sprouted.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -32,8 +32,18 @@ const card: Card = {
|
||||
damage: "90"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Water",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "It is said to live 1,000 years, and each of its tails is loaded with supernatural powers.",
|
||||
},
|
||||
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "20"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Water",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "It has a brave and trustworthy nature. It fearlessly stands up to bigger and stronger foes.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -32,8 +32,17 @@ const card: Card = {
|
||||
damage: "100"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Water",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Three Diamond"
|
||||
rarity: "Three Diamond",
|
||||
|
||||
description: {
|
||||
en: "An ancient picture scroll shows that people were captivated by its movement as it ran through prairies.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -33,6 +33,11 @@ const card: Card = {
|
||||
damage: "120"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Water",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Four Diamond"
|
||||
}
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "20"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Water",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "It can't run properly when it's newly born. As it races around with others of its kind, its legs grow stronger.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -28,8 +28,17 @@ const card: Card = {
|
||||
damage: "40"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Water",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "This Pokémon can be seen galloping through fields at speeds of up to 150 mph, its fiery mane fluttering in the wind.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "50"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Water",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "Magmar dispatches its prey with fire. But it regrets this habit once it realizes that it has burned its intended prey to a charred crisp.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -32,8 +32,17 @@ const card: Card = {
|
||||
damage: "110"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Water",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Three Diamond"
|
||||
rarity: "Three Diamond",
|
||||
|
||||
description: {
|
||||
en: "Inhaled air is carried to its flame sac, heated, and exhaled as fire that reaches over 3,000 degrees Fahrenheit.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -28,8 +28,17 @@ const card: Card = {
|
||||
damage: "130"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "Three Diamond"
|
||||
rarity: "Three Diamond",
|
||||
|
||||
description: {
|
||||
en: "It's one of the legendary bird Pokémon. When Moltres flaps its flaming wings, they glimmer with a dazzling red glow.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -35,6 +35,11 @@ const card: Card = {
|
||||
damage: "70"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Four Diamond"
|
||||
}
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "30"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Water",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "There's a hole in its tail that allows it to draw in the air it needs to keep its fire burning. If the hole gets blocked, this Pokémon will fall ill.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "20"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Water",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "It taunts its prey and lures them into narrow, rocky areas where it then sprays them with toxic gas to make them dizzy and take them down.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "60"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Water",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "Salazzle makes its opponents light-headed with poisonous gas, then captivates them with alluring movements to turn them into loyal servants.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "10"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Water",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "It stores flammable gas in its body and uses it to generate heat. The yellow sections on its belly get particularly hot.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -33,7 +33,11 @@ const card: Card = {
|
||||
}],
|
||||
|
||||
retreat: 3,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "When it heats up, its body temperature reaches about 1,500 degrees Fahrenheit. It lashes its body like a whip and launches itself at enemies.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "20"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "When it retracts its long neck into its shell, it squirts out water with vigorous force.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -28,8 +28,17 @@ const card: Card = {
|
||||
damage: "40"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "It is recognized as a symbol of longevity. If its shell has algae on it, that Wartortle is very old.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -32,8 +32,17 @@ const card: Card = {
|
||||
damage: "80+"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 3,
|
||||
rarity: "Three Diamond"
|
||||
rarity: "Three Diamond",
|
||||
|
||||
description: {
|
||||
en: "It crushes its foe under its heavy body to cause fainting. In a pinch, it will withdraw inside its shell.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -41,6 +41,11 @@ const card: Card = {
|
||||
damage: "100+"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 3,
|
||||
rarity: "Four Diamond"
|
||||
}
|
||||
|
@ -28,8 +28,17 @@ const card: Card = {
|
||||
damage: "10"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "It is constantly wracked by a headache. When the headache turns intense, it begins using mysterious powers.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -28,8 +28,17 @@ const card: Card = {
|
||||
damage: "70"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "When it swims at full speed using its long, webbed limbs, its forehead somehow begins to glow.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "10"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "For Poliwag, swimming is easier than walking. The swirl pattern on its belly is actually part of the Pokémon's innards showing through the skin.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -28,8 +28,17 @@ const card: Card = {
|
||||
damage: "40"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "Staring at the swirl on its belly causes drowsiness. This trait of Poliwhirl's has been used in place of lullabies to get children to go to sleep.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -40,8 +40,17 @@ const card: Card = {
|
||||
damage: "80"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Three Diamond"
|
||||
rarity: "Three Diamond",
|
||||
|
||||
description: {
|
||||
en: "Its body is solid muscle. When swimming through cold seas, Poliwrath uses its impressive arms to smash through drift ice and plow forward.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "20"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "Tentacool is not a particularly strong swimmer. It drifts across the surface of shallow seas as it searches for prey.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -32,8 +32,17 @@ const card: Card = {
|
||||
damage: "50"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "When the red orbs on Tentacruel's head glow brightly, watch out. The Pokémon is about to fire off a burst of ultrasonic waves.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "30"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "Thanks to its thick fat, cold seas don't bother it at all, but it gets tired pretty easily in warm waters.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -28,8 +28,17 @@ const card: Card = {
|
||||
damage: "90"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 3,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "It sunbathes on the beach after meals. The rise in its body temperature helps its digestion.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "20"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "It is encased in a shell that is harder than diamond. Inside, however, it is surprisingly tender.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -40,8 +40,17 @@ const card: Card = {
|
||||
damage: "70"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 3,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "Cloyster that live in seas with harsh tidal currents grow large, sharp spikes on their shells.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "40"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "It can be found near the sea. The large pincers grow back if they are torn out of their sockets.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -32,8 +32,17 @@ const card: Card = {
|
||||
damage: "80+"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 3,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "Its large and hard pincer has 10,000-horsepower strength. However, being so big, it is unwieldy to move.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "20"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "Horsea makes its home in oceans with gentle currents. If this Pokémon is under attack, it spits out pitch-black ink and escapes.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -30,8 +30,17 @@ const card: Card = {
|
||||
}
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "It's the males that raise the offspring. While Seadra are raising young, the spines on their backs secrete thicker and stronger poison.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "10"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "Its dorsal, pectoral, and tail fins wave elegantly in water. That is why it is known as the Water Dancer.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -32,8 +32,17 @@ const card: Card = {
|
||||
damage: "80"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "In autumn, its body becomes more fatty in preparing to propose to a mate. It takes on beautiful colors.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "20"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "If you visit a beach at the end of summer, you'll be able to see groups of Staryu lighting up in a steady rhythm.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -28,8 +28,17 @@ const card: Card = {
|
||||
damage: "40"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 0,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "This Pokémon has an organ known as its core. The organ glows in seven colors when Starmie is unleashing its potent psychic powers.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -29,6 +29,11 @@ const card: Card = {
|
||||
damage: "90"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 0,
|
||||
rarity: "Four Diamond"
|
||||
}
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "10"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "An underpowered, pathetic Pokémon. It may jump high on rare occasions but never more than seven feet.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -32,8 +32,17 @@ const card: Card = {
|
||||
damage: "100"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 4,
|
||||
rarity: "Three Diamond"
|
||||
rarity: "Three Diamond",
|
||||
|
||||
description: {
|
||||
en: "Once it appears, it goes on a rampage. It remains enraged until it demolishes everything around it.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -28,8 +28,17 @@ const card: Card = {
|
||||
damage: "20+"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Three Diamond"
|
||||
rarity: "Three Diamond",
|
||||
|
||||
description: {
|
||||
en: "A smart and kindhearted Pokémon, it glides across the surface of the sea while its beautiful song echoes around it.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -32,8 +32,17 @@ const card: Card = {
|
||||
damage: "60"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Three Diamond"
|
||||
rarity: "Three Diamond",
|
||||
|
||||
description: {
|
||||
en: "It lives close to water. Its long tail is ridged with a fin, which is often mistaken for a mermaid's.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -28,8 +28,17 @@ const card: Card = {
|
||||
damage: "40"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "Because some Omanyte manage to escape after being restored or are released into the wild by people, this species is becoming a problem.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -32,8 +32,17 @@ const card: Card = {
|
||||
damage: "70"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Three Diamond"
|
||||
rarity: "Three Diamond",
|
||||
|
||||
description: {
|
||||
en: "Weighed down by a large and heavy shell, Omastar couldn't move very fast. Some say it went extinct because it was unable to catch food.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -28,8 +28,17 @@ const card: Card = {
|
||||
damage: "60"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "Three Diamond"
|
||||
rarity: "Three Diamond",
|
||||
|
||||
description: {
|
||||
en: "It's said that this Pokémon's beautiful blue wings are made of ice. Articuno flies over snowy mountains, its long tail fluttering along behind it.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -37,6 +37,11 @@ const card: Card = {
|
||||
damage: "80"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Four Diamond"
|
||||
}
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "30"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "When attacked, it uses its feathers to splash water, escaping under cover of the spray.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -28,8 +28,17 @@ const card: Card = {
|
||||
damage: "70"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "Despite their elegant appearance, they can flap their wings strongly and fly for thousands of miles.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "10"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "It secretes flexible bubbles from its chest and back. The bubbles reduce the damage it would otherwise take when attacked."
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -28,8 +28,17 @@ const card: Card = {
|
||||
damage: "30"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "It can throw bubble-covered pebbles with precise control, hitting empty cans up to a hundred feet away.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -40,8 +40,17 @@ const card: Card = {
|
||||
damage: "60"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "Three Diamond"
|
||||
rarity: "Three Diamond",
|
||||
|
||||
description: {
|
||||
en: "It creates throwing stars out of compressed water. When it spins them and throws them at high speed, these stars can split metal in two.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "30"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "It lives in warm, shallow waters. If it encounters a foe, it will spit out its internal organs as a means to punch them.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -28,8 +28,17 @@ const card: Card = {
|
||||
damage: "10+"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Lightning",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "It grinds its teeth with great force to stimulate its brain. It fires the psychic energy created by this process from the protuberance on its head.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "10"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Metal",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "It eats snow that has accumulated on the ground. It prefers soft, freshly fallen snow, so it will eat its way up a mountain, aiming for the peak.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -32,8 +32,17 @@ const card: Card = {
|
||||
damage: "40"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Metal",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "Frosmoth senses air currents with its antennae. It sends its scales drifting on frigid air, making them fall like snow.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "20"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fighting",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "When it is angered, it immediately discharges the energy stored in the pouches in its cheeks.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -32,8 +32,17 @@ const card: Card = {
|
||||
damage: "140"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fighting",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "Three Diamond"
|
||||
rarity: "Three Diamond",
|
||||
|
||||
description: {
|
||||
en: "Its tail discharges electricity into the ground, protecting it from getting shocked.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -26,7 +26,12 @@ const card: Card = {
|
||||
en: "This attack does 30 damage for each of your Benched L Pokémon."
|
||||
},
|
||||
|
||||
damage: "30x"
|
||||
damage: "30×"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fighting",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "20"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fighting",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "The electromagnetic waves emitted by the units at the sides of its head expel antigravity, which allows it to float.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -40,8 +40,17 @@ const card: Card = {
|
||||
damage: "60"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fighting",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "Three Diamond"
|
||||
rarity: "Three Diamond",
|
||||
|
||||
description: {
|
||||
en: "Three Magnemite are linked by a strong magnetic force. Earaches will occur if you get too close.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -24,8 +24,17 @@ const card: Card = {
|
||||
damage: "20"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fighting",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "One Diamond"
|
||||
rarity: "One Diamond",
|
||||
|
||||
description: {
|
||||
en: "It rolls to move. If the ground is uneven, a sudden jolt from hitting a bump can cause it to explode.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -28,8 +28,17 @@ const card: Card = {
|
||||
damage: "70"
|
||||
}],
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fighting",
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 0,
|
||||
rarity: "Two Diamond"
|
||||
rarity: "Two Diamond",
|
||||
|
||||
description: {
|
||||
en: "The more energy it charges up, the faster it gets. But this also makes it more likely to explode.",
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user