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

Fixed cards rarities and added cards description and stage (#62)

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-08-23 00:11:33 +02:00
committed by GitHub
parent 4e4dda88c4
commit 741c19791e
1281 changed files with 6606 additions and 659 deletions

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "PLANETA Mochizuki",
rarity: "Rare",
rarity: "Ultra Rare",
category: "Pokemon",
set: Set,
hp: 220,
@ -90,7 +90,10 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "Basic",
suffix: "V"
}
export default card

View File

@ -88,6 +88,12 @@ const card: Card = {
reverse: true,
holo: true,
firstEdition: false
},
stage: "Stage1",
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."
}
}

View File

@ -55,6 +55,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "With its sturdy jaws and fangs, it can easily chomp wooden boats to splinters. It fights with Basculin over food."
}
}

View File

@ -67,6 +67,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "It drinks in seawater and jets it from its rear to propel itself. Its very sensitive to the scent of blood."
}
}

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "PLANETA Mochizuki",
rarity: "Rare",
rarity: "Ultra Rare",
category: "Pokemon",
set: Set,
hp: 280,
@ -87,7 +87,10 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "Basic",
suffix: "V"
}
export default card

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "aky CG Works",
rarity: "Rare",
rarity: "Ultra Rare",
category: "Pokemon",
set: Set,
hp: 210,
@ -86,7 +86,10 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "Basic",
suffix: "V"
}
export default card

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "aky CG Works",
rarity: "Rare",
rarity: "Ultra Rare",
category: "Pokemon",
set: Set,
hp: 320,
@ -91,7 +91,9 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "VMAX"
}
export default card

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "Kagemaru Himeno",
rarity: "Rare",
rarity: "Ultra Rare",
category: "Pokemon",
set: Set,
hp: 210,
@ -72,7 +72,10 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "Basic",
suffix: "V"
}
export default card

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "5ban Graphics",
rarity: "Rare",
rarity: "Ultra Rare",
category: "Pokemon",
set: Set,
hp: 320,
@ -69,7 +69,9 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "VMAX"
}
export default card

View File

@ -79,6 +79,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "Via the protrusion on its head, it senses other creatures emotions. If you dont have a calm disposition, it will never warm up to you."
}
}

View File

@ -84,6 +84,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "No matter who you are, if you bring strong emotions near this Pokémon, it will silence you violently."
}
}

View File

@ -61,6 +61,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "Its poison stinger is very powerful. Its bright-colored body is intended to warn off its enemies."
}
}

View File

@ -97,6 +97,12 @@ const card: Card = {
reverse: true,
holo: true,
firstEdition: false
},
stage: "Stage2",
description: {
en: "It emits psychic power strong enough to cause headaches as a deterrent to the approach of others."
}
}

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "5ban Graphics",
rarity: "Rare",
rarity: "Ultra Rare",
category: "Pokemon",
set: Set,
hp: 190,
@ -92,7 +92,10 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "Basic",
suffix: "V"
}
export default card

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "Ayaka Yoshida",
rarity: "Rare",
rarity: "Ultra Rare",
category: "Pokemon",
set: Set,
hp: 170,
@ -86,7 +86,10 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "Basic",
suffix: "V"
}
export default card

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "5ban Graphics",
rarity: "Rare",
rarity: "Ultra Rare",
category: "Pokemon",
set: Set,
hp: 310,
@ -85,7 +85,9 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "VMAX"
}
export default card

View File

@ -79,6 +79,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "Its whole body is composed of muscles. Even though its the size of a human child, it can hurl 100 grown-ups."
}
}

View File

@ -85,6 +85,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "Its muscular body is so powerful, it must wear a power-save belt to be able to regulate its motions."
}
}

View File

@ -93,6 +93,12 @@ const card: Card = {
reverse: true,
holo: true,
firstEdition: false
},
stage: "Stage2",
description: {
en: "It quickly swings its four arms to rock its opponents with ceaseless punches and chops from all angles."
}
}

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "AKIRA EGAWA",
rarity: "Rare",
rarity: "Ultra Rare",
category: "Pokemon",
set: Set,
hp: 210,
@ -87,7 +87,10 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "Basic",
suffix: "V"
}
export default card

View File

@ -81,6 +81,12 @@ const card: Card = {
reverse: true,
holo: true,
firstEdition: false
},
stage: "Basic",
description: {
en: "Some say it can change to an even more powerful form when battling those who threaten the ecosystem."
}
}

View File

@ -78,6 +78,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "When it rubs the rocks on its neck against you, thats proof of its love for you. However, the rocks are sharp, so the gesture is quite painful!"
}
}

View File

@ -60,6 +60,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "While awaiting evolution, it hides from predators under leaves and in nooks of branches."
}
}

View File

@ -85,6 +85,12 @@ const card: Card = {
reverse: true,
holo: true,
firstEdition: false
},
stage: "Stage1",
description: {
en: "The rocks in its mane are sharper than a knife. Fragments that break off are treasured as good luck charms."
}
}

View File

@ -55,6 +55,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "Most of its body has the same composition as coal. Fittingly, this Pokémon was first discovered in coal mines about 400 years ago."
}
}

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "PLANETA Igarashi",
rarity: "Rare",
rarity: "Ultra Rare",
category: "Pokemon",
set: Set,
hp: 210,
@ -81,7 +81,10 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "Basic",
suffix: "V"
}
export default card

View File

@ -72,6 +72,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "The eggs of bird Pokémon are its favorite food. It swallows eggs whole, so sometimes an egg gets stuck, and Ekans faints."
}
}

View File

@ -77,6 +77,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "After stunning its opponents with the pattern on its stomach, it quickly wraps them up in its body and waits for them to stop moving."
}
}

View File

@ -62,6 +62,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "Its restlessness has it constantly running around. If it sees another Pokémon, it will purposely run into them in order to start a fight."
}
}

View File

@ -68,6 +68,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "It uses its long tongue to taunt opponents. Once the opposition is enraged, this Pokémon hurls itself at the opponent, tackling them forcefully."
}
}

View File

@ -91,6 +91,12 @@ const card: Card = {
reverse: true,
holo: true,
firstEdition: false
},
stage: "Stage2",
description: {
en: "Its voice is staggering in volume. Obstagoon has a tendency to take on a threatening posture and shout—this move is known as Obstruct."
}
}

View File

@ -56,6 +56,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "The elderly call it the disaster Pokémon and detest it, but interest in its power to predict disasters is on the rise."
}
}

View File

@ -79,6 +79,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "It steals things from people just to amuse itself with their frustration. A rivalry exists between this Pokémon and Nickit."
}
}

View File

@ -67,6 +67,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage2",
description: {
en: "May appear in a swarm. Flies at violent speeds, all the while stabbing with the toxic stinger on its rear."
}
}

View File

@ -84,6 +84,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "Dont be fooled by its gorgeous fur and elegant figure. This is a moody and vicious Pokémon."
}
}

View File

@ -72,6 +72,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "If it locks eyes with you, watch out! Nothing and no one is safe from the reckless headbutts of this troublesome Pokémon."
}
}

View File

@ -92,6 +92,12 @@ const card: Card = {
reverse: true,
holo: true,
firstEdition: false
},
stage: "Stage1",
description: {
en: "As halfhearted as this Pokémons kicks may seem, they pack enough power to shatter Conkeldurrs concrete pillars."
}
}

View File

@ -63,6 +63,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "Its favorite places are unsanitary ones. If you leave trash lying around, you could even find one of these Pokémon living in your room."
}
}

View File

@ -79,6 +79,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "It spins while making its luminescent spots flash. These spots allow it to communicate with others by using different patterns of light."
}
}

View File

@ -93,6 +93,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "Gazing at its luminescent spots will quickly induce a hypnotic state, putting the observer under Malamars control."
}
}

View File

@ -78,6 +78,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "Aided by the soft pads on its feet, it silently raids the food stores of other Pokémon. It survives off its ill-gotten gains."
}
}

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "aky CG Works",
rarity: "Rare",
rarity: "Ultra Rare",
category: "Pokemon",
set: Set,
hp: 220,
@ -89,7 +89,10 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "Basic",
suffix: "V"
}
export default card

View File

@ -62,6 +62,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "It constantly grooms its cotton-like wings. It takes a shower to clean itself if it becomes dirty."
}
}

View File

@ -90,6 +90,12 @@ const card: Card = {
reverse: true,
holo: true,
firstEdition: false
},
stage: "Stage1",
description: {
en: "On sunny days, it flies freely through the sky and blends into the clouds. It sings in a beautiful soprano."
}
}

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "5ban Graphics",
rarity: "Rare",
rarity: "Ultra Rare",
category: "Pokemon",
set: Set,
hp: 180,
@ -85,7 +85,10 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "Basic",
suffix: "V"
}
export default card

View File

@ -78,6 +78,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "While young, it has six gorgeous tails. When it grows, several new tails are sprouted."
}
}

View File

@ -33,6 +33,10 @@ const card: Card = {
reverse: true,
holo: true,
firstEdition: false
},
description: {
en: "Professors Research (Magnolia)"
}
}

View File

@ -82,7 +82,10 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "Basic",
suffix: "V"
}
export default card

View File

@ -78,6 +78,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "When it shares the infinite energy it creates, that beings entire body will be overflowing with power."
}
}

View File

@ -80,7 +80,10 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "Basic",
suffix: "V"
}
export default card

View File

@ -89,7 +89,10 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "Basic",
suffix: "V"
}
export default card

View File

@ -81,7 +81,10 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "Basic",
suffix: "V"
}
export default card

View File

@ -89,7 +89,9 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "VMAX"
}
export default card

View File

@ -91,7 +91,9 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "VMAX"
}
export default card

View File

@ -69,7 +69,9 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "VMAX"
}
export default card

View File

@ -83,7 +83,10 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "Basic",
suffix: "V"
}
export default card

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "Kouki Saitou",
rarity: "Rare",
rarity: "Ultra Rare",
category: "Pokemon",
set: Set,
hp: 220,
@ -90,7 +90,10 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "Basic",
suffix: "V"
}
export default card

View File

@ -73,6 +73,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "It stores flammable gas in its body and uses it to generate heat. The yellow sections on its belly get particularly hot."
}
}