1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-28 14:59:19 +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: "Saki Hayashiro",
rarity: "Rare",
rarity: "Ultra Rare",
category: "Pokemon",
set: Set,
hp: 190,
@ -79,7 +79,10 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "Basic",
suffix: "V"
}
export default card

View File

@ -61,6 +61,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "It moves with blinding speed and lobs poison at foes. Featuring Accelgor as a main character is a surefire way to make a movie or comic popular."
}
}

View File

@ -79,6 +79,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "The wastewater coming from factories is clean these days, so Grimer have nothing to eat. Theyre said to be on the verge of extinction."
}
}

View File

@ -85,6 +85,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "Because they scatter germs everywhere, theyve long been targeted for extermination, leading to a steep decline in their population."
}
}

View File

@ -72,6 +72,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "Although the poison from its fangs isnt that strong, its potent enough to weaken prey that gets caught in its web."
}
}

View File

@ -90,6 +90,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "It spews threads from its mouth to catch its prey. When night falls, it leaves its web to go hunt aggressively."
}
}

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "PLANETA Mochizuki",
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

@ -86,6 +86,12 @@ const card: Card = {
reverse: true,
holo: true,
firstEdition: false
},
stage: "Basic",
description: {
en: "It can lull people to sleep and make them dream. It is active during nights of the new moon."
}
}

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

@ -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

@ -55,6 +55,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "When it encounters something, its first urge is usually to bite it. If it likes what it tastes, it will commit the associated scent to memory."
}
}

View File

@ -79,6 +79,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "While hunting for prey, Zweilous wanders its territory, its two heads often bickering over which way to go."
}
}

View File

@ -85,6 +85,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "At a distance, it launches its sharp feathers while flying about. If the enemy gets too close, Rowlet switches tactics and delivers vicious kicks."
}
}

View File

@ -84,6 +84,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage2",
description: {
en: "There are a slew of stories about villages that were destroyed by Hydreigon. It bites anything that moves."
}
}

View File

@ -62,6 +62,12 @@ const card: Card = {
reverse: true,
holo: true,
firstEdition: false
},
stage: "Basic",
description: {
en: "It gathers things it likes and passes them through its loop to teleport them to a secret place."
}
}

View File

@ -61,6 +61,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

@ -83,6 +83,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "It secretly marks potential targets with a scent. By following the scent, it stalks its targets and steals from them when they least expect it."
}
}

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "5ban Graphics",
rarity: "Rare",
rarity: "Ultra Rare",
category: "Pokemon",
set: Set,
hp: 220,
@ -80,7 +80,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: 330,
@ -69,7 +69,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: "5ban Graphics",
rarity: "Rare",
rarity: "Ultra Rare",
category: "Pokemon",
set: Set,
hp: 220,
@ -88,7 +88,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: 340,
@ -90,7 +90,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: "Shin Nagasawa",
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

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

View File

@ -60,6 +60,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "It throws one knifelike feather after another at its enemies, and each one precisely strikes a weak point. These feathers are known as blade quills."
}
}

View File

@ -87,6 +87,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "Its body is draped in steel armor. It looks heavy, but it can fly at speeds of up to 185 miles an hour!"
}
}

View File

@ -79,6 +79,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "When it evolves, it sheds the steel carapace that covered its whole body and develops a new one."
}
}

View File

@ -93,6 +93,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "It habitually shows off its strength with the sparks it creates by ramming its steel body into boulders."
}
}

View File

@ -92,6 +92,12 @@ const card: Card = {
reverse: true,
holo: true,
firstEdition: false
},
stage: "Stage2",
description: {
en: "While seeking iron for food, it digs tunnels by breaking through bedrock with its steel horns."
}
}

View File

@ -91,6 +91,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "They use shells theyve stolen from Shelmet to arm and protect themselves. Theyre very popular Pokémon in the Galar region."
}
}

View File

@ -68,6 +68,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "The two minigears that compose this Pokémon are closer than twins. They mesh well only with each other."
}
}

View File

@ -91,6 +91,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "When Klang goes all out, the minigear links up perfectly with the outer part of the big gear, and this Pokémons rotation speed increases sharply."
}
}

View File

@ -93,6 +93,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage2",
description: {
en: "From its spikes, it launches powerful blasts of electricity. Its red core contains an enormous amount of energy."
}
}

View File

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

View File

@ -79,6 +79,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "It dissolves and eats metal. Circulating liquid metal within its body is how it generates energy."
}
}

View File

@ -90,6 +90,12 @@ const card: Card = {
reverse: true,
holo: true,
firstEdition: false
},
stage: "Stage2",
description: {
en: "As if wielding a bow, it launches the arrow quills hidden among the feathers of its wings. Decidueyes shots never miss."
}
}

View File

@ -93,6 +93,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "At the end of its life-span, Melmetal will rust and fall apart. The small shards left behind will eventually be reborn as Meltan."
}
}

View File

@ -64,6 +64,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "It digs up the ground with its trunk. Its also very strong, being able to carry loads of over five tons without any problem at all."
}
}

View File

@ -99,6 +99,12 @@ const card: Card = {
reverse: true,
holo: true,
firstEdition: false
},
stage: "Stage1",
description: {
en: "They came over from another region long ago and worked together with humans. Their green skin is resistant to water."
}
}

View File

@ -81,6 +81,12 @@ const card: Card = {
reverse: true,
holo: true,
firstEdition: false
},
stage: "Basic",
description: {
en: "You shouldnt get close to the child when its playing outside its mothers pouch. Its mother is always nearby watching over it."
}
}

View File

@ -56,6 +56,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "They live in groups. The one with the longest, thickest, and most-scarred horns is the boss of the herd."
}
}

View File

@ -61,6 +61,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "It stands on its tail so it can see a long way. If it spots an enemy, it cries loudly to warn its kind."
}
}

View File

@ -89,6 +89,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "It makes a nest to suit its long and skinny body. The nest is impossible for other Pokémon to enter."
}
}

View File

@ -77,6 +77,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "When it sees a person, it digs a hole with its tail to make its escape. If you happen to find one, consider yourself lucky."
}
}

View File

@ -78,6 +78,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "Before food becomes scarce in wintertime, its habit is to hoard food in many hidden locations."
}
}

View File

@ -88,6 +88,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "Although it has a large body, it is quite skilled at climbing trees. It eats and sleeps in the treetops."
}
}

View File

@ -78,6 +78,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "Its body gives off a sweet, fruity scent that is extremely appetizing to bird Pokémon."
}
}

View File

@ -87,6 +87,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "It is said to be the guardian of the seas. It is rumored to have been seen on the night of a storm."
}
}

View File

@ -78,6 +78,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "It shows its cute side by chasing its own tail until it gets dizzy."
}
}

View File

@ -84,6 +84,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "It is highly popular among female Trainers for its sublime fur. It does not keep a nest."
}
}

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "Saki Hayashiro",
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

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

View File

@ -91,6 +91,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "They flock around mountains and fields, chasing after bug Pokémon. Their singing is noisy and annoying."
}
}

View File

@ -91,6 +91,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "It lives in forests and fields. Squabbles over territory occur when flocks collide."
}
}

View File

@ -99,6 +99,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage2",
description: {
en: "When Staravia evolve into Staraptor, they leave the flock to live alone. They have sturdy wings."
}
}

View File

@ -62,6 +62,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "They are better at swimming than flying, and they happily eat their favorite food, peat moss, as they dive underwater."
}
}

View File

@ -98,6 +98,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "Swanna start to dance at dusk. The one dancing in the middle is the leader of the flock."
}
}

View File

@ -83,6 +83,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "As it twirls like a dancer, a sweet smell spreads out around it. Anyone who inhales the scent will feel a surge of happiness."
}
}

View File

@ -63,6 +63,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "It excels at digging holes. Using its ears, it can dig a nest 33 feet deep in one night."
}
}

View File

@ -62,6 +62,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "Its body is always warm. Trainers who live in cold areas apparently sleep with it in their bed."
}
}

View File

@ -62,6 +62,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "Found throughout the Galar region, this Pokémon becomes uneasy if its cheeks are ever completely empty of berries."
}
}

View File

@ -91,6 +91,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "It stashes berries in its tail—so many berries that they fall out constantly. But this Pokémon is a bit slow-witted, so it doesnt notice the loss."
}
}

View File

@ -69,6 +69,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "It will bravely challenge any opponent, no matter how powerful. This Pokémon benefits from every battle—even a defeat increases its strength a bit."
}
}

View File

@ -92,6 +92,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "Smart enough to use tools in battle, these Pokémon have been seen picking up rocks and flinging them or using ropes to wrap up enemies."
}
}

View File

@ -91,6 +91,12 @@ const card: Card = {
reverse: true,
holo: true,
firstEdition: false
},
stage: "Stage2",
description: {
en: "This Pokémon reigns supreme in the skies of the Galar region. The black luster of its steel body could drive terror into the heart of any foe."
}
}

View File

@ -90,6 +90,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage2",
description: {
en: "This feared Pokémon has long, slender legs and a cruel heart. It shows no mercy as it stomps on its opponents."
}
}

View File

@ -17,12 +17,12 @@ const card: Card = {
set: Set,
effect: {
en: "Play this card as if it were a 70-HP Basic Colorless Pokémon. At any time during your turn, you may discard this card from play.\n\n \n\nThis card cant be affected by any Special Conditions, and it cant retreat.\n\n \n\n ",
en: "Play this card as if it were a 70-HP Basic Colorless Pokémon. At any time during your turn, you may discard this card from play.\n\n \n\nThis card cant be affected by any Special Conditions, and it cant retreat.",
fr: "Jouez cette carte comme si cétait un Pokémon Colorless de base avec 70 PV. Nimporte quand pendant votre tour, vous pouvez défausser cette carte du jeu.\n\n \n\n\nCette carte ne peut être affectée par aucun État Spécial, et elle ne peut pas battre en retraite.",
es: "Juega esta carta como si fuera un Pokémon Colorless Básico de 70 PS. En cualquier momento durante tu turno, puedes descartar esta carta del juego.\n\n\n\n \n\n\n\nEsta carta \n\nno puede verse afectada por ninguna Condición Especial y no puede retirarse.\n\n\n\n \n\n\n\n ",
it: "Gioca questa carta come se fosse un Pokémon Base Colorless con 70 PS. Durante il tuo turno, in qualsiasi momento, puoi scartare questa carta dal gioco.\n\n\n\n \n\n\n\nQuesta carta non può essere influenzata da condizioni speciali e non può ritirarsi.\n\n\n\n\n\n \n\n\n\n ",
pt: "Jogue esta carta como se fosse um Pokémon Colorless Básico com PS 70. A qualquer momento, durante o seu turno, você poderá descartar esta carta do jogo.\n\n\n\n \n\nEsta carta não pode ser afetada por quaisquer Condições Especiais e não pode recuar.\n\n\n\n\n\n \n\n\n\n ",
de: "Spiele diese Karte, als ob sie ein Basis-Colorless-Pokémon mit 70 KP wäre. Du kannst diese Karte jederzeit während deines Zuges aus dem Spiel nehmen und auf deinen Ablagestapel legen.\n\n\n\nDiese Karte kann von keinen Speziellen Zuständen betroffen werden und sich nicht zurückziehen.\n\n\n \n\n "
es: "Juega esta carta como si fuera un Pokémon Colorless Básico de 70 PS. En cualquier momento durante tu turno, puedes descartar esta carta del juego.\n\n\n\n \n\n\n\nEsta carta \n\nno puede verse afectada por ninguna Condición Especial y no puede retirarse.",
it: "Gioca questa carta come se fosse un Pokémon Base Colorless con 70 PS. Durante il tuo turno, in qualsiasi momento, puoi scartare questa carta dal gioco.\n\n\n\n \n\n\n\nQuesta carta non può essere influenzata da condizioni speciali e non può ritirarsi.",
pt: "Jogue esta carta como se fosse um Pokémon Colorless Básico com PS 70. A qualquer momento, durante o seu turno, você poderá descartar esta carta do jogo.\n\n\n\n \n\nEsta carta não pode ser afetada por quaisquer Condições Especiais e não pode recuar.",
de: "Spiele diese Karte, als ob sie ein Basis-Colorless-Pokémon mit 70 KP wäre. Du kannst diese Karte jederzeit während deines Zuges aus dem Spiel nehmen und auf deinen Ablagestapel legen.\n\n\n\nDiese Karte kann von keinen Speziellen Zuständen betroffen werden und sich nicht zurückziehen."
},
trainerType: "Item",
@ -33,7 +33,9 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
}
},
hp: 70
}
export default card

View File

@ -62,6 +62,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "Its natures cleaner—it eats anything and everything, including garbage and rotten things. The ground near its nest is always clean."
}
}

View File

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

View File

@ -87,7 +87,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

@ -93,6 +93,12 @@ const card: Card = {
reverse: true,
holo: true,
firstEdition: false
},
stage: "Stage1",
description: {
en: "It will do anything to win, taking advantage of every opening and finishing opponents off with the small claws on its front legs."
}
}

View File

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

View File

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

View File

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

View File

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

View File

@ -92,7 +92,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

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "aky CG Works",
rarity: "Rare",
rarity: "Ultra Rare",
category: "Pokemon",
set: Set,
hp: 220,
@ -83,7 +83,10 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
}
},
stage: "Basic",
suffix: "V"
}
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

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

View File

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

View File

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

View File

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

View File

@ -85,6 +85,12 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
},
stage: "Stage2",
description: {
en: "By drumming, it taps into the power of its special tree stump. The roots of the stump follow its direction in battle."
}
}

View File

@ -85,6 +85,12 @@ const card: Card = {
reverse: false,
holo: true,
firstEdition: false
},
stage: "Stage2",
description: {
en: "Its usually peaceful, but the vandalism of mines enrages it. Offenders will be incinerated with flames that reach 2,700 degrees Fahrenheit."
}
}

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "aky CG Works",
rarity: "Rare",
rarity: "Ultra Rare",
category: "Pokemon",
set: Set,
hp: 300,
@ -69,7 +69,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: "aky CG Works",
rarity: "Rare",
rarity: "Ultra Rare",
category: "Pokemon",
set: Set,
hp: 330,
@ -89,7 +89,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: "Ayaka Yoshida",
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

@ -77,6 +77,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "A fire burns inside, so it feels very warm to hug. It launches fireballs of 1,800 degrees Fahrenheit."
}
}

View File

@ -85,6 +85,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "During a battle, the hot flame in its body increases. Its kicks have outstanding destructive power."
}
}

View File

@ -91,6 +91,12 @@ const card: Card = {
reverse: true,
holo: true,
firstEdition: false
},
stage: "Stage2",
description: {
en: "When facing a tough foe, it looses flames from its wrists. Its powerful legs let it jump clear over buildings."
}
}

View File

@ -88,6 +88,12 @@ const card: Card = {
reverse: true,
holo: true,
firstEdition: false
},
stage: "Basic",
description: {
en: "Boiling blood, like magma, circulates through its body. It makes its dwelling place in volcanic caves."
}
}

View File

@ -72,6 +72,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "This Pokémon lives in caves in volcanoes. The fire within the tuft on its head can reach 600 degrees Fahrenheit."
}
}

View File

@ -85,6 +85,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "When it gets excited, embers rise from its head and tail and it gets hot. For some reason, it loves sweets."
}
}

View File

@ -85,6 +85,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "Anger has reignited its atrophied flame sac. This Pokémon spews fire everywhere as it rampages indiscriminately."
}
}

View File

@ -61,6 +61,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "It protects itself with flame. Long years ago, people believed Larvesta had a nest on the sun."
}
}

View File

@ -55,6 +55,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Basic",
description: {
en: "The mushrooms, known as tochukaso, are controlling the bug. Even if the bug bugs the mushrooms, they tell it to bug off."
}
}

View File

@ -85,6 +85,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "According to legends, it was hatched from a flaming cocoon to save people and Pokémon that were suffering from the cold."
}
}

View File

@ -74,6 +74,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage1",
description: {
en: "Its speed right after takeoff already puts it in the top speed class of all bird Pokémon."
}
}

View File

@ -98,6 +98,12 @@ const card: Card = {
reverse: true,
holo: false,
firstEdition: false
},
stage: "Stage2",
description: {
en: "Bird Pokémon make up most of its diet. It approaches at high speeds and smacks them down to the ground with its powerful kick."
}
}

Some files were not shown because too many files have changed in this diff Show More