Skip to content

Commit

Permalink
fix: Astral Radiance
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 e3bbf22 commit 40fde6c
Show file tree
Hide file tree
Showing 50 changed files with 100 additions and 100 deletions.
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/001.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Bibor V"
},

rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
hp: 210,
types: ["Grass"],
Expand Down Expand Up @@ -75,4 +75,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/016.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Hisui-Dressella"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 110,
types: ["Grass"],
Expand Down Expand Up @@ -75,4 +75,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/017.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Hisui-Dressella V"
},

rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
hp: 200,
types: ["Grass"],
Expand Down Expand Up @@ -64,4 +64,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/018.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Hisui-Dressella VSTAR"
},

rarity: "Ultra Rare",
rarity: "Holo Rare VSTAR",
category: "Pokemon",
hp: 260,
types: ["Grass"],
Expand Down Expand Up @@ -65,4 +65,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/025.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Heatran V"
},

rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
hp: 220,
types: ["Fire"],
Expand Down Expand Up @@ -77,4 +77,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/026.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Heatran VMAX"
},

rarity: "Ultra Rare",
rarity: "Holo Rare VMAX",
category: "Pokemon",
hp: 330,
types: ["Fire"],
Expand Down Expand Up @@ -86,4 +86,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/027.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Strahlendes Heatran"
},

rarity: "Ultra Rare",
rarity: "Radiant Rare",
category: "Pokemon",
hp: 160,
types: ["Fire"],
Expand Down Expand Up @@ -54,4 +54,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/039.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Ur-Palkia V"
},

rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
hp: 220,
types: ["Water"],
Expand Down Expand Up @@ -75,4 +75,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/040.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Ur-Palkia VSTAR"
},

rarity: "Ultra Rare",
rarity: "Holo Rare VSTAR",
category: "Pokemon",
hp: 280,
types: ["Water"],
Expand Down Expand Up @@ -65,4 +65,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/045.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Keldeo"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 110,
types: ["Water"],
Expand Down Expand Up @@ -67,4 +67,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/046.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Strahlendes Quajutsu"
},

rarity: "Ultra Rare",
rarity: "Radiant Rare",
category: "Pokemon",
hp: 130,
types: ["Water"],
Expand Down Expand Up @@ -74,4 +74,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/049.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Galar-Pantifrost V"
},

rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
hp: 210,
types: ["Water"],
Expand Down Expand Up @@ -75,4 +75,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/050.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Luxtra V"
},

rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
hp: 210,
types: ["Lightning"],
Expand Down Expand Up @@ -77,4 +77,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/052.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Hisui-Tornupto"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 150,
types: ["Psychic"],
Expand Down Expand Up @@ -86,4 +86,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/053.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Hisui-Tornupto V"
},

rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
hp: 210,
types: ["Psychic"],
Expand Down Expand Up @@ -73,4 +73,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/054.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Hisui-Tornupto VSTAR"
},

rarity: "Ultra Rare",
rarity: "Holo Rare VSTAR",
category: "Pokemon",
hp: 260,
types: ["Psychic"],
Expand Down Expand Up @@ -85,4 +85,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/057.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Togekiss"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 130,
types: ["Psychic"],
Expand Down Expand Up @@ -77,4 +77,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/062.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Galagladi"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 160,
types: ["Psychic"],
Expand Down Expand Up @@ -86,4 +86,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/066.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Vesprit"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 70,
types: ["Psychic"],
Expand Down Expand Up @@ -67,4 +67,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/068.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Diancie"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 90,
types: ["Psychic"],
Expand Down Expand Up @@ -76,4 +76,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/069.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Damythir"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 140,
types: ["Psychic"],
Expand Down Expand Up @@ -86,4 +86,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/072.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Machomei V"
},

rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
hp: 220,
types: ["Fighting"],
Expand Down Expand Up @@ -68,4 +68,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/073.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Machomei VMAX"
},

rarity: "Ultra Rare",
rarity: "Holo Rare VMAX",
category: "Pokemon",
hp: 330,
types: ["Fighting"],
Expand Down Expand Up @@ -86,4 +86,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/077.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Rameidon"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 170,
types: ["Fighting"],
Expand Down Expand Up @@ -77,4 +77,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Astral Radiance/078.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Lucario V"
},

rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
hp: 210,
types: ["Fighting"],
Expand Down Expand Up @@ -68,4 +68,4 @@ const card: Card = {
}
}

export default card
export default card
Loading

0 comments on commit 40fde6c

Please sign in to comment.