mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-02 04:41:57 +00:00
Updated Cards to use new Rarities
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@@ -67,7 +67,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -96,7 +96,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.RareHoloGX,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -86,7 +86,7 @@ const card: Card = {
|
||||
|
||||
retreat: 3,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -67,7 +67,7 @@ const card: Card = {
|
||||
|
||||
retreat: 3,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -81,7 +81,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -86,7 +86,7 @@ const card: Card = {
|
||||
|
||||
retreat: 3,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -66,7 +66,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -82,7 +82,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -89,7 +89,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -76,7 +76,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -82,7 +82,7 @@ const card: Card = {
|
||||
|
||||
retreat: 3,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -86,7 +86,7 @@ const card: Card = {
|
||||
|
||||
retreat: 4,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -87,7 +87,7 @@ const card: Card = {
|
||||
|
||||
retreat: 3,
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -83,7 +83,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -77,7 +77,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -84,7 +84,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -82,7 +82,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -68,7 +68,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -83,7 +83,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -87,7 +87,7 @@ const card: Card = {
|
||||
|
||||
retreat: 3,
|
||||
|
||||
rarity: Rarity.Rare,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -73,7 +73,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -107,7 +107,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.RareHoloGX,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -83,7 +83,7 @@ const card: Card = {
|
||||
|
||||
retreat: 4,
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -69,7 +69,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -76,7 +76,7 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -84,7 +84,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -73,7 +73,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -85,7 +85,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -89,7 +89,7 @@ const card: Card = {
|
||||
|
||||
retreat: 3,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -70,7 +70,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -86,7 +86,7 @@ const card: Card = {
|
||||
|
||||
retreat: 3,
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -83,7 +83,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -99,7 +99,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.RareHoloGX,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -71,7 +71,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -78,7 +78,7 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
rarity: Rarity.Rare,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -82,7 +82,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -70,7 +70,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.Rare,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -71,7 +71,7 @@ const card: Card = {
|
||||
|
||||
retreat: 3,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -90,7 +90,7 @@ const card: Card = {
|
||||
|
||||
retreat: 4,
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -85,7 +85,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -72,7 +72,7 @@ const card: Card = {
|
||||
|
||||
retreat: 3,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -78,7 +78,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -83,7 +83,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -86,7 +86,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -83,7 +83,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -82,7 +82,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -88,7 +88,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -79,7 +79,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -101,7 +101,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.RareHoloGX,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -89,7 +89,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -82,7 +82,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -86,7 +86,7 @@ const card: Card = {
|
||||
|
||||
retreat: 3,
|
||||
|
||||
rarity: Rarity.Rare,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -83,7 +83,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.Rare,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -57,7 +57,7 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.TRAINER,
|
||||
|
||||
|
@@ -57,7 +57,7 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.TRAINER,
|
||||
|
||||
|
@@ -83,7 +83,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -57,7 +57,7 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.TRAINER,
|
||||
|
||||
|
@@ -57,7 +57,7 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.TRAINER,
|
||||
|
||||
|
@@ -57,7 +57,7 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.TRAINER,
|
||||
|
||||
|
@@ -57,7 +57,7 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.TRAINER,
|
||||
|
||||
|
@@ -57,7 +57,7 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.TRAINER,
|
||||
|
||||
|
@@ -57,7 +57,7 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.TRAINER,
|
||||
|
||||
|
@@ -57,7 +57,7 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.TRAINER,
|
||||
|
||||
|
@@ -57,7 +57,7 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.TRAINER,
|
||||
|
||||
|
@@ -57,7 +57,7 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.TRAINER,
|
||||
|
||||
|
@@ -57,7 +57,7 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.ENERGY,
|
||||
|
||||
|
@@ -83,7 +83,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -57,7 +57,7 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.ENERGY,
|
||||
|
||||
|
@@ -96,7 +96,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.RareUltra,
|
||||
rarity: Rarity.ULTRARARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -99,7 +99,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.RareUltra,
|
||||
rarity: Rarity.ULTRARARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -57,7 +57,7 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
rarity: Rarity.RareUltra,
|
||||
rarity: Rarity.ULTRARARE,
|
||||
|
||||
category: Category.TRAINER,
|
||||
|
||||
|
@@ -96,7 +96,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.Rare,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -107,7 +107,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.Rare,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -99,7 +99,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.Rare,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -101,7 +101,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.Rare,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -99,7 +99,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.Rare,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -85,7 +85,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@@ -83,7 +83,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.Rare,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
Reference in New Issue
Block a user