mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-23 11:22:10 +00:00
fix: Platinum Serie rarities (#453)
This commit is contained in:
parent
ed4d9a18b0
commit
3cb7e062da
@ -7,7 +7,7 @@ const card: Card = {
|
|||||||
de: "Glurak"
|
de: "Glurak"
|
||||||
},
|
},
|
||||||
illustrator: "Kagemaru Himeno",
|
illustrator: "Kagemaru Himeno",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
|||||||
de: "Tangoloss"
|
de: "Tangoloss"
|
||||||
},
|
},
|
||||||
illustrator: "Masakazu Fukuda",
|
illustrator: "Masakazu Fukuda",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
|||||||
de: "Toxiquak"
|
de: "Toxiquak"
|
||||||
},
|
},
|
||||||
illustrator: "Kouki Saitou",
|
illustrator: "Kouki Saitou",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
|||||||
de: "Zapdos G"
|
de: "Zapdos G"
|
||||||
},
|
},
|
||||||
illustrator: "Ryota Saito",
|
illustrator: "Ryota Saito",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
|||||||
de: "Frosdedje"
|
de: "Frosdedje"
|
||||||
},
|
},
|
||||||
illustrator: "TOKIYA",
|
illustrator: "TOKIYA",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
|||||||
de: "Heatran"
|
de: "Heatran"
|
||||||
},
|
},
|
||||||
illustrator: "Keiko Moritsugu",
|
illustrator: "Keiko Moritsugu",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
|||||||
de: "Kabutops"
|
de: "Kabutops"
|
||||||
},
|
},
|
||||||
illustrator: "Hajime Kusajima",
|
illustrator: "Hajime Kusajima",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
|||||||
de: "Luxtra"
|
de: "Luxtra"
|
||||||
},
|
},
|
||||||
illustrator: "kawayoo",
|
illustrator: "kawayoo",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
|||||||
de: "Moterpel"
|
de: "Moterpel"
|
||||||
},
|
},
|
||||||
illustrator: "Kagemaru Himeno",
|
illustrator: "Kagemaru Himeno",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
|||||||
de: "Voluminas"
|
de: "Voluminas"
|
||||||
},
|
},
|
||||||
illustrator: "Kouki Saitou",
|
illustrator: "Kouki Saitou",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
|||||||
de: "Brutalanda"
|
de: "Brutalanda"
|
||||||
},
|
},
|
||||||
illustrator: "Shin Nagasawa",
|
illustrator: "Shin Nagasawa",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
|||||||
de: "Schlukwech"
|
de: "Schlukwech"
|
||||||
},
|
},
|
||||||
illustrator: "Aya Kusube",
|
illustrator: "Aya Kusube",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Arceus"
|
de: "Arceus"
|
||||||
},
|
},
|
||||||
illustrator: "Shizurow",
|
illustrator: "Shizurow",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Arceus"
|
de: "Arceus"
|
||||||
},
|
},
|
||||||
illustrator: "Ryo Ueda",
|
illustrator: "Ryo Ueda",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Arceus"
|
de: "Arceus"
|
||||||
},
|
},
|
||||||
illustrator: "Ryo Ueda",
|
illustrator: "Ryo Ueda",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
|||||||
de: "Gengar"
|
de: "Gengar"
|
||||||
},
|
},
|
||||||
illustrator: "Shizurow",
|
illustrator: "Shizurow",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
|||||||
de: "Brutalanda"
|
de: "Brutalanda"
|
||||||
},
|
},
|
||||||
illustrator: "Ryo Ueda",
|
illustrator: "Ryo Ueda",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -7,7 +7,7 @@ const card: Card = {
|
|||||||
de: "Tangoloss"
|
de: "Tangoloss"
|
||||||
},
|
},
|
||||||
illustrator: "Ryo Ueda",
|
illustrator: "Ryo Ueda",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Ampharos"
|
de: "Ampharos"
|
||||||
},
|
},
|
||||||
illustrator: "Atsuko Nishida",
|
illustrator: "Atsuko Nishida",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Giratina"
|
de: "Giratina"
|
||||||
},
|
},
|
||||||
illustrator: "Hajime Kusajima",
|
illustrator: "Hajime Kusajima",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Voltenso"
|
de: "Voltenso"
|
||||||
},
|
},
|
||||||
illustrator: "Kouki Saitou",
|
illustrator: "Kouki Saitou",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Palkia G"
|
de: "Palkia G"
|
||||||
},
|
},
|
||||||
illustrator: "Yusuke Ishikawa",
|
illustrator: "Yusuke Ishikawa",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Dialga G"
|
de: "Dialga G"
|
||||||
},
|
},
|
||||||
illustrator: "Mitsuhiro Arita",
|
illustrator: "Mitsuhiro Arita",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Piondragi"
|
de: "Piondragi"
|
||||||
},
|
},
|
||||||
illustrator: "Ryo Ueda",
|
illustrator: "Ryo Ueda",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Giratina"
|
de: "Giratina"
|
||||||
},
|
},
|
||||||
illustrator: "Shizurow",
|
illustrator: "Shizurow",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Palkia G"
|
de: "Palkia G"
|
||||||
},
|
},
|
||||||
illustrator: "Mitsuhiro Arita",
|
illustrator: "Mitsuhiro Arita",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Shaymin"
|
de: "Shaymin"
|
||||||
},
|
},
|
||||||
illustrator: "Shizurow",
|
illustrator: "Shizurow",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Shaymin"
|
de: "Shaymin"
|
||||||
},
|
},
|
||||||
illustrator: "Shizurow",
|
illustrator: "Shizurow",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Rameidon"
|
de: "Rameidon"
|
||||||
},
|
},
|
||||||
illustrator: "Masakazu Fukuda",
|
illustrator: "Masakazu Fukuda",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Shaymin"
|
de: "Shaymin"
|
||||||
},
|
},
|
||||||
illustrator: "Kagemaru Himeno",
|
illustrator: "Kagemaru Himeno",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Shaymin"
|
de: "Shaymin"
|
||||||
},
|
},
|
||||||
illustrator: "Atsuko Nishida",
|
illustrator: "Atsuko Nishida",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Letarking"
|
de: "Letarking"
|
||||||
},
|
},
|
||||||
illustrator: "Masakazu Fukuda",
|
illustrator: "Masakazu Fukuda",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Snibunna G"
|
de: "Snibunna G"
|
||||||
},
|
},
|
||||||
illustrator: "Makoto Imai",
|
illustrator: "Makoto Imai",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Turtok"
|
de: "Turtok"
|
||||||
},
|
},
|
||||||
illustrator: "Kagemaru Himeno",
|
illustrator: "Kagemaru Himeno",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Lohgock"
|
de: "Lohgock"
|
||||||
},
|
},
|
||||||
illustrator: "Hajime Kusajima",
|
illustrator: "Hajime Kusajima",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Enekoro"
|
de: "Enekoro"
|
||||||
},
|
},
|
||||||
illustrator: "Mitsuhiro Arita",
|
illustrator: "Mitsuhiro Arita",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Dialga"
|
de: "Dialga"
|
||||||
},
|
},
|
||||||
illustrator: "Mitsuhiro Arita",
|
illustrator: "Mitsuhiro Arita",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Dialga"
|
de: "Dialga"
|
||||||
},
|
},
|
||||||
illustrator: "Kouki Saitou",
|
illustrator: "Kouki Saitou",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Dialga G"
|
de: "Dialga G"
|
||||||
},
|
},
|
||||||
illustrator: "Yusuke Ishikawa",
|
illustrator: "Yusuke Ishikawa",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Guardevoir"
|
de: "Guardevoir"
|
||||||
},
|
},
|
||||||
illustrator: "Kouki Saitou",
|
illustrator: "Kouki Saitou",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Giratina"
|
de: "Giratina"
|
||||||
},
|
},
|
||||||
illustrator: "Kouki Saitou",
|
illustrator: "Kouki Saitou",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -6,7 +6,7 @@ const card: Card = {
|
|||||||
en: "Venusaur",
|
en: "Venusaur",
|
||||||
},
|
},
|
||||||
illustrator: undefined,
|
illustrator: undefined,
|
||||||
rarity: "Common",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -6,7 +6,7 @@ const card: Card = {
|
|||||||
en: "Mew",
|
en: "Mew",
|
||||||
},
|
},
|
||||||
illustrator: undefined,
|
illustrator: undefined,
|
||||||
rarity: "Common",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -6,7 +6,7 @@ const card: Card = {
|
|||||||
en: "Diglett",
|
en: "Diglett",
|
||||||
},
|
},
|
||||||
illustrator: undefined,
|
illustrator: undefined,
|
||||||
rarity: "Common",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -6,7 +6,7 @@ const card: Card = {
|
|||||||
en: "Lucario",
|
en: "Lucario",
|
||||||
},
|
},
|
||||||
illustrator: undefined,
|
illustrator: undefined,
|
||||||
rarity: "Common",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -6,7 +6,7 @@ const card: Card = {
|
|||||||
en: "Skuntank",
|
en: "Skuntank",
|
||||||
},
|
},
|
||||||
illustrator: undefined,
|
illustrator: undefined,
|
||||||
rarity: "Common",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -6,7 +6,7 @@ const card: Card = {
|
|||||||
en: "Bastiodon",
|
en: "Bastiodon",
|
||||||
},
|
},
|
||||||
illustrator: undefined,
|
illustrator: undefined,
|
||||||
rarity: "Common",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -6,7 +6,7 @@ const card: Card = {
|
|||||||
en: "Rattata",
|
en: "Rattata",
|
||||||
},
|
},
|
||||||
illustrator: undefined,
|
illustrator: undefined,
|
||||||
rarity: "Common",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -6,7 +6,7 @@ const card: Card = {
|
|||||||
en: "Bibarel",
|
en: "Bibarel",
|
||||||
},
|
},
|
||||||
illustrator: undefined,
|
illustrator: undefined,
|
||||||
rarity: "Common",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -6,7 +6,7 @@ const card: Card = {
|
|||||||
en: "Cherrim",
|
en: "Cherrim",
|
||||||
},
|
},
|
||||||
illustrator: undefined,
|
illustrator: undefined,
|
||||||
rarity: "Common",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -6,7 +6,7 @@ const card: Card = {
|
|||||||
en: "Ninetales",
|
en: "Ninetales",
|
||||||
},
|
},
|
||||||
illustrator: undefined,
|
illustrator: undefined,
|
||||||
rarity: "Common",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -6,7 +6,7 @@ const card: Card = {
|
|||||||
en: "Heatran",
|
en: "Heatran",
|
||||||
},
|
},
|
||||||
illustrator: undefined,
|
illustrator: undefined,
|
||||||
rarity: "Common",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -6,7 +6,7 @@ const card: Card = {
|
|||||||
en: "Starmie",
|
en: "Starmie",
|
||||||
},
|
},
|
||||||
illustrator: undefined,
|
illustrator: undefined,
|
||||||
rarity: "Common",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -6,7 +6,7 @@ const card: Card = {
|
|||||||
en: "Gyarados",
|
en: "Gyarados",
|
||||||
},
|
},
|
||||||
illustrator: undefined,
|
illustrator: undefined,
|
||||||
rarity: "Common",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -6,7 +6,7 @@ const card: Card = {
|
|||||||
en: "Pikachu",
|
en: "Pikachu",
|
||||||
},
|
},
|
||||||
illustrator: undefined,
|
illustrator: undefined,
|
||||||
rarity: "Common",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -6,7 +6,7 @@ const card: Card = {
|
|||||||
en: "Zapdos",
|
en: "Zapdos",
|
||||||
},
|
},
|
||||||
illustrator: undefined,
|
illustrator: undefined,
|
||||||
rarity: "Common",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -6,7 +6,7 @@ const card: Card = {
|
|||||||
en: "Mewtwo",
|
en: "Mewtwo",
|
||||||
},
|
},
|
||||||
illustrator: undefined,
|
illustrator: undefined,
|
||||||
rarity: "Common",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Arkani"
|
de: "Arkani"
|
||||||
},
|
},
|
||||||
illustrator: "Masakazu Fukuda",
|
illustrator: "Masakazu Fukuda",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Traunmagil GL"
|
de: "Traunmagil GL"
|
||||||
},
|
},
|
||||||
illustrator: "Naoyo Kimura",
|
illustrator: "Naoyo Kimura",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Simsala 4"
|
de: "Simsala 4"
|
||||||
},
|
},
|
||||||
illustrator: "Ryo Ueda",
|
illustrator: "Ryo Ueda",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Bojelin GL"
|
de: "Bojelin GL"
|
||||||
},
|
},
|
||||||
illustrator: "Mitsuhiro Arita",
|
illustrator: "Mitsuhiro Arita",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Libelldra"
|
de: "Libelldra"
|
||||||
},
|
},
|
||||||
illustrator: "Shizurow",
|
illustrator: "Shizurow",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Galagladi 4"
|
de: "Galagladi 4"
|
||||||
},
|
},
|
||||||
illustrator: "Ryo Ueda",
|
illustrator: "Ryo Ueda",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Hippoterus"
|
de: "Hippoterus"
|
||||||
},
|
},
|
||||||
illustrator: "Shizurow",
|
illustrator: "Shizurow",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Panferno 4"
|
de: "Panferno 4"
|
||||||
},
|
},
|
||||||
illustrator: "Ryo Ueda",
|
illustrator: "Ryo Ueda",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Luxtra GL"
|
de: "Luxtra GL"
|
||||||
},
|
},
|
||||||
illustrator: "Mitsuhiro Arita",
|
illustrator: "Mitsuhiro Arita",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Rameidon GL"
|
de: "Rameidon GL"
|
||||||
},
|
},
|
||||||
illustrator: "Suwama Chiaki",
|
illustrator: "Suwama Chiaki",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Traunmagil GL"
|
de: "Traunmagil GL"
|
||||||
},
|
},
|
||||||
illustrator: "Kent Kanetsuna",
|
illustrator: "Kent Kanetsuna",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Relaxo"
|
de: "Relaxo"
|
||||||
},
|
},
|
||||||
illustrator: "Shizurow",
|
illustrator: "Shizurow",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Roserade GL"
|
de: "Roserade GL"
|
||||||
},
|
},
|
||||||
illustrator: "Kanako Eo",
|
illustrator: "Kanako Eo",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Tengulist"
|
de: "Tengulist"
|
||||||
},
|
},
|
||||||
illustrator: "Kagemaru Himeno",
|
illustrator: "Kagemaru Himeno",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Bollterus GL"
|
de: "Bollterus GL"
|
||||||
},
|
},
|
||||||
illustrator: "Hajime Kusajima",
|
illustrator: "Hajime Kusajima",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Darkrai G"
|
de: "Darkrai G"
|
||||||
},
|
},
|
||||||
illustrator: "Makoto Imai",
|
illustrator: "Makoto Imai",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Bojelin GL"
|
de: "Bojelin GL"
|
||||||
},
|
},
|
||||||
illustrator: "Midori Harada",
|
illustrator: "Midori Harada",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Libelldra"
|
de: "Libelldra"
|
||||||
},
|
},
|
||||||
illustrator: "Kouki Saitou",
|
illustrator: "Kouki Saitou",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Frosdeje GL"
|
de: "Frosdeje GL"
|
||||||
},
|
},
|
||||||
illustrator: "Atsuko Nishida",
|
illustrator: "Atsuko Nishida",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Jirachi"
|
de: "Jirachi"
|
||||||
},
|
},
|
||||||
illustrator: "Kenkichi Toyama",
|
illustrator: "Kenkichi Toyama",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Lucario GL"
|
de: "Lucario GL"
|
||||||
},
|
},
|
||||||
illustrator: "Kagemaru Himeno",
|
illustrator: "Kagemaru Himeno",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Luxtra GL"
|
de: "Luxtra GL"
|
||||||
},
|
},
|
||||||
illustrator: "Kouki Saitou",
|
illustrator: "Kouki Saitou",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Absol G"
|
de: "Absol G"
|
||||||
},
|
},
|
||||||
illustrator: "Yusuke Ishikawa",
|
illustrator: "Yusuke Ishikawa",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Rihornior"
|
de: "Rihornior"
|
||||||
},
|
},
|
||||||
illustrator: "Hajime Kusajima",
|
illustrator: "Hajime Kusajima",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Staraptor FB"
|
de: "Staraptor FB"
|
||||||
},
|
},
|
||||||
illustrator: "Hiroki Fuchino",
|
illustrator: "Hiroki Fuchino",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Sumpex"
|
de: "Sumpex"
|
||||||
},
|
},
|
||||||
illustrator: "Kagemaru Himeno",
|
illustrator: "Kagemaru Himeno",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Bisaflor"
|
de: "Bisaflor"
|
||||||
},
|
},
|
||||||
illustrator: "Kouki Saitou",
|
illustrator: "Kouki Saitou",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Yanmega"
|
de: "Yanmega"
|
||||||
},
|
},
|
||||||
illustrator: "Masakazu Fukuda",
|
illustrator: "Masakazu Fukuda",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Absol G"
|
de: "Absol G"
|
||||||
},
|
},
|
||||||
illustrator: "Yusuke Ishikawa",
|
illustrator: "Yusuke Ishikawa",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Lohgock FB"
|
de: "Lohgock FB"
|
||||||
},
|
},
|
||||||
illustrator: "Ryo Ueda",
|
illustrator: "Ryo Ueda",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Glurak G"
|
de: "Glurak G"
|
||||||
},
|
},
|
||||||
illustrator: "Wataru Kawahara",
|
illustrator: "Wataru Kawahara",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Elevoltek FB"
|
de: "Elevoltek FB"
|
||||||
},
|
},
|
||||||
illustrator: "Ryo Ueda",
|
illustrator: "Ryo Ueda",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Knackrak C"
|
de: "Knackrak C"
|
||||||
},
|
},
|
||||||
illustrator: "Shizurow",
|
illustrator: "Shizurow",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Rayquaza C"
|
de: "Rayquaza C"
|
||||||
},
|
},
|
||||||
illustrator: "Shizurow",
|
illustrator: "Shizurow",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Staraptor FB"
|
de: "Staraptor FB"
|
||||||
},
|
},
|
||||||
illustrator: "Ryo Ueda",
|
illustrator: "Ryo Ueda",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo LV.X",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Lohgock FB"
|
de: "Lohgock FB"
|
||||||
},
|
},
|
||||||
illustrator: "Motofumi Fujiwara",
|
illustrator: "Motofumi Fujiwara",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Drifzepeli FB"
|
de: "Drifzepeli FB"
|
||||||
},
|
},
|
||||||
illustrator: "Lee HyunJung",
|
illustrator: "Lee HyunJung",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Elevoltek FB"
|
de: "Elevoltek FB"
|
||||||
},
|
},
|
||||||
illustrator: "Hironobu Yoshida",
|
illustrator: "Hironobu Yoshida",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Knakrack"
|
de: "Knakrack"
|
||||||
},
|
},
|
||||||
illustrator: "Mitsuhiro Arita",
|
illustrator: "Mitsuhiro Arita",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Magbrant"
|
de: "Magbrant"
|
||||||
},
|
},
|
||||||
illustrator: "Naoyo Kimura",
|
illustrator: "Naoyo Kimura",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Metagross"
|
de: "Metagross"
|
||||||
},
|
},
|
||||||
illustrator: "Kagemaru Himeno",
|
illustrator: "Kagemaru Himeno",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Rayquaza C"
|
de: "Rayquaza C"
|
||||||
},
|
},
|
||||||
illustrator: "kawayoo",
|
illustrator: "kawayoo",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
@ -8,7 +8,7 @@ const card: Card = {
|
|||||||
de: "Regigigas FB"
|
de: "Regigigas FB"
|
||||||
},
|
},
|
||||||
illustrator: "Shin Nagasawa",
|
illustrator: "Shin Nagasawa",
|
||||||
rarity: "Rare",
|
rarity: "Rare Holo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
|
|
||||||
set: Set,
|
set: Set,
|
||||||
|
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