1
0
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:
2023-12-27 19:30:08 +01:00
committed by GitHub
parent 6d133f5343
commit ed4d9a18b0
821 changed files with 1360 additions and 1249 deletions

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "Shin Nagasawa",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "aky CG Works",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "aky CG Works",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "Kouki Saitou",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "Mitsuhiro Arita",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "Eske Yoshinob",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "5ban Graphics",
rarity: "Ultra Rare",
rarity: "Holo Rare VMAX",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "nagimiso",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "5ban Graphics",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "5ban Graphics",
rarity: "Ultra Rare",
rarity: "Holo Rare VMAX",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "Shin Nagasawa",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "5ban Graphics",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "nagimiso",
rarity: "Rare",
rarity: "Holo Rare",
category: "Trainer",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "5ban Graphics",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "5ban Graphics",
rarity: "Ultra Rare",
rarity: "Holo Rare VMAX",
category: "Pokemon",
set: Set,
hp: 330,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "5ban Graphics",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,
hp: 180,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "Shin Nagasawa",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "Akira Komayama",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "Saki Hayashiro",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "Taira Akitsu",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "5ban Graphics",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "5ban Graphics",
rarity: "Ultra Rare",
rarity: "Holo Rare VMAX",
category: "Pokemon",
set: Set,
hp: 320,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "hatachu",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "Ayaka Yoshida",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "5ban Graphics",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "5ban Graphics",
rarity: "Ultra Rare",
rarity: "Holo Rare VMAX",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "Kagemaru Himeno",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "PLANETA Tsuji",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "Hasuno",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "kawayoo",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "aky CG Works",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "5ban Graphics",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "5ban Graphics",
rarity: "Ultra Rare",
rarity: "Holo Rare VMAX",
category: "Pokemon",
set: Set,
hp: 320,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "PLANETA Igarashi",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "miki kudo",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "Kagemaru Himeno",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "Kagemaru Himeno",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "Shin Nagasawa",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "aky CG Works",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "aky CG Works",
rarity: "Ultra Rare",
rarity: "Holo Rare VMAX",
category: "Pokemon",
set: Set,
hp: 320,

View File

@ -12,7 +12,7 @@ const card: Card = {
},
illustrator: "You Iribi",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,