mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-03 00:49:19 +00:00
fix: invalid Sword & Shield rarities (#447)
This commit is contained in:
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "PLANETA Mochizuki",
|
||||
rarity: "Ultra Rare",
|
||||
rarity: "Holo Rare V",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 220,
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "Shin Nagasawa",
|
||||
rarity: "Rare",
|
||||
rarity: "Holo Rare",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 130,
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "PLANETA Mochizuki",
|
||||
rarity: "Ultra Rare",
|
||||
rarity: "Holo Rare V",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 280,
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "aky CG Works",
|
||||
rarity: "Ultra Rare",
|
||||
rarity: "Holo Rare V",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 210,
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "aky CG Works",
|
||||
rarity: "Ultra Rare",
|
||||
rarity: "Holo Rare VMAX",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 320,
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "Kagemaru Himeno",
|
||||
rarity: "Ultra Rare",
|
||||
rarity: "Holo Rare V",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 210,
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Ultra Rare",
|
||||
rarity: "Holo Rare VMAX",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 320,
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "Naoki Saito",
|
||||
rarity: "Rare",
|
||||
rarity: "Holo Rare",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 150,
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Ultra Rare",
|
||||
rarity: "Holo Rare V",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 190,
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "Ayaka Yoshida",
|
||||
rarity: "Ultra Rare",
|
||||
rarity: "Holo Rare V",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 170,
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Ultra Rare",
|
||||
rarity: "Holo Rare VMAX",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 310,
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "Anesaki Dynamic",
|
||||
rarity: "Rare",
|
||||
rarity: "Holo Rare",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 170,
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "AKIRA EGAWA",
|
||||
rarity: "Ultra Rare",
|
||||
rarity: "Holo Rare V",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 210,
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "Shin Nagasawa",
|
||||
rarity: "Rare",
|
||||
rarity: "Holo Rare",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 140,
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "Ryuta Fuse",
|
||||
rarity: "Rare",
|
||||
rarity: "Holo Rare",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 120,
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "PLANETA Igarashi",
|
||||
rarity: "Ultra Rare",
|
||||
rarity: "Holo Rare V",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 210,
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "Shin Nagasawa",
|
||||
rarity: "Rare",
|
||||
rarity: "Holo Rare",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 170,
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "tetsuya koizumi",
|
||||
rarity: "Rare",
|
||||
rarity: "Holo Rare",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 120,
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "aky CG Works",
|
||||
rarity: "Ultra Rare",
|
||||
rarity: "Holo Rare V",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 220,
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "Taira Akitsu",
|
||||
rarity: "Rare",
|
||||
rarity: "Holo Rare",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 110,
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Ultra Rare",
|
||||
rarity: "Holo Rare V",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 180,
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "kirisAki",
|
||||
rarity: "Rare",
|
||||
rarity: "Holo Rare",
|
||||
category: "Trainer",
|
||||
set: Set,
|
||||
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "Yusuke Ohmura",
|
||||
rarity: "Rare",
|
||||
rarity: "Holo Rare",
|
||||
category: "Trainer",
|
||||
set: Set,
|
||||
|
||||
|
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "Kouki Saitou",
|
||||
rarity: "Ultra Rare",
|
||||
rarity: "Holo Rare V",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 220,
|
||||
|
Reference in New Issue
Block a user