Skip to content

Commit

Permalink
fix: HeartGold & Soulsilver serie rarities (#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aviortheking authored Dec 28, 2023
1 parent 2b9c364 commit f8c1d7d
Show file tree
Hide file tree
Showing 96 changed files with 111 additions and 91 deletions.
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Naoki Saito",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/10.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "match",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/105.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Kent Kanetsuna",
rarity: "Ultra Rare",
rarity: "Rare PRIME",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/106.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Noriko Hotta",
rarity: "Ultra Rare",
rarity: "Rare PRIME",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/107.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Kent Kanetsuna",
rarity: "Ultra Rare",
rarity: "Rare PRIME",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/108.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Kent Kanetsuna",
rarity: "Ultra Rare",
rarity: "Rare PRIME",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/109.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Takashi Yamaguchi",
rarity: "Ultra Rare",
rarity: "Rare PRIME",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/11.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Sumiyoshi Kizuki",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/110.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Wataru Kawahara",
rarity: "Ultra Rare",
rarity: "Rare PRIME",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/111.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Shinji Higuchi",
rarity: "Ultra Rare",
rarity: "LEGEND",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/112.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Shinji Higuchi",
rarity: "Ultra Rare",
rarity: "LEGEND",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/113.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Shinji Higuchi",
rarity: "Ultra Rare",
rarity: "LEGEND",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/114.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Shinji Higuchi",
rarity: "Ultra Rare",
rarity: "LEGEND",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/12.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Sumiyoshi Kizuki",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/13.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Yuka Morii",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/2.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Kouki Saitou",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Masakazu Fukuda",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/4.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Mitsuhiro Arita",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/5.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Ken Sugimori",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/6.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "sui",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/7.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "TOKIYA",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/8.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Suwama Chiaki",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/HeartGold SoulSilver/9.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "match",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/Triumphant/1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Kagemaru Himeno",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/Triumphant/10.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Shizurow",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/Triumphant/100.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Shinji Higuchi + Noriko Takaya/樋口真嗣+高屋法子",
rarity: "Ultra Rare",
rarity: "LEGEND",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/Triumphant/101.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Shinji Higuchi + Sachiko Eba/樋口真嗣+江場左知子",
rarity: "Ultra Rare",
rarity: "LEGEND",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/Triumphant/102.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Shinji Higuchi + Sachiko Eba/樋口真嗣+江場左知子",
rarity: "Ultra Rare",
rarity: "LEGEND",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/Triumphant/11.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Hideaki Hakozaki",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/Triumphant/12.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Midori Harada",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/Triumphant/2.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Ryo Ueda",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/Triumphant/3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Shin Nagasawa",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/Triumphant/4.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Sumiyoshi Kizuki",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/Triumphant/5.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Kagemaru Himeno",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/Triumphant/6.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "match",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/Triumphant/7.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Kouki Saitou",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/Triumphant/8.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Kyoko Umemoto",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/Triumphant/9.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Kouki Saitou",
rarity: "Rare",
rarity: "Rare Holo",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/Triumphant/91.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Hideaki Hakozaki",
rarity: "Ultra Rare",
rarity: "Rare PRIME",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/Triumphant/92.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Hideaki Hakozaki",
rarity: "Ultra Rare",
rarity: "Rare PRIME",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/Triumphant/93.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Hideaki Hakozaki",
rarity: "Ultra Rare",
rarity: "Rare PRIME",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/Triumphant/94.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Takashi Yamaguchi",
rarity: "Ultra Rare",
rarity: "Rare PRIME",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/Triumphant/95.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Shizurow",
rarity: "Ultra Rare",
rarity: "Rare PRIME",
category: "Pokemon",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/HeartGold & SoulSilver/Triumphant/96.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const card: Card = {
},

illustrator: "Noriko Hotta",
rarity: "Ultra Rare",
rarity: "Rare PRIME",
category: "Pokemon",
set: Set,

Expand Down
Loading

0 comments on commit f8c1d7d

Please sign in to comment.