mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-17 09:59:19 +00:00
Updated Cards to use new Rarities
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -71,7 +71,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@ -82,7 +82,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@ -85,7 +85,7 @@ const card: Card = {
|
||||
|
||||
retreat: 3,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@ -78,7 +78,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@ -71,7 +71,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@ -82,7 +82,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@ -81,7 +81,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@ -90,7 +90,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@ -86,7 +86,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@ -58,7 +58,7 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.TRAINER,
|
||||
|
||||
|
@ -57,7 +57,7 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.TRAINER,
|
||||
|
||||
|
@ -78,7 +78,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@ -57,7 +57,7 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.TRAINER,
|
||||
|
||||
|
@ -78,7 +78,7 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@ -85,7 +85,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@ -86,7 +86,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@ -91,7 +91,7 @@ const card: Card = {
|
||||
|
||||
retreat: 3,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@ -76,7 +76,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@ -84,7 +84,7 @@ const card: Card = {
|
||||
|
||||
retreat: 3,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@ -87,7 +87,7 @@ const card: Card = {
|
||||
|
||||
retreat: 2,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
@ -83,7 +83,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.RareHolo,
|
||||
rarity: Rarity.RARE,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
Reference in New Issue
Block a user