Skip to content

Commit

Permalink
fix: Champion's path
Browse files Browse the repository at this point in the history
Signed-off-by: Avior <[email protected]>
  • Loading branch information
Aviortheking committed Dec 19, 2023
1 parent 11ae5aa commit e3bbf22
Show file tree
Hide file tree
Showing 24 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "PLANETA Mochizuki",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,
hp: 220,
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/10.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "Shin Nagasawa",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,
hp: 130,
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/13.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "PLANETA Mochizuki",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,
hp: 280,
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/14.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "aky CG Works",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,
hp: 210,
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/15.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "aky CG Works",
rarity: "Ultra Rare",
rarity: "Holo Rare VMAX",
category: "Pokemon",
set: Set,
hp: 320,
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/16.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "Kagemaru Himeno",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,
hp: 210,
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/17.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "5ban Graphics",
rarity: "Ultra Rare",
rarity: "Holo Rare VMAX",
category: "Pokemon",
set: Set,
hp: 320,
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/20.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "Naoki Saito",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,
hp: 150,
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/21.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "5ban Graphics",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,
hp: 190,
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/22.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "Ayaka Yoshida",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,
hp: 170,
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/23.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "5ban Graphics",
rarity: "Ultra Rare",
rarity: "Holo Rare VMAX",
category: "Pokemon",
set: Set,
hp: 310,
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/26.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "Anesaki Dynamic",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,
hp: 170,
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/27.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "AKIRA EGAWA",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,
hp: 210,
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/28.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "Shin Nagasawa",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,
hp: 140,
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/30.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "Ryuta Fuse",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,
hp: 120,
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/32.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "PLANETA Igarashi",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,
hp: 210,
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/37.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "Shin Nagasawa",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,
hp: 170,
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/42.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "tetsuya koizumi",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,
hp: 120,
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/47.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "aky CG Works",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,
hp: 220,
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/49.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "Taira Akitsu",
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
set: Set,
hp: 110,
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/5.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "5ban Graphics",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,
hp: 180,
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/56.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "kirisAki",
rarity: "Rare",
rarity: "Holo Rare",
category: "Trainer",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/62.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "Yusuke Ohmura",
rarity: "Rare",
rarity: "Holo Rare",
category: "Trainer",
set: Set,

Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Champion's Path/8.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const card: Card = {
},

illustrator: "Kouki Saitou",
rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
set: Set,
hp: 220,
Expand Down

0 comments on commit e3bbf22

Please sign in to comment.