Skip to content

Commit

Permalink
Several updates for SM era expansions (rarity values, secret rares, m…
Browse files Browse the repository at this point in the history
…issing promos) (#43)

* Unified Rarity of "Rare Holo GX" cards

Converted the GX into upper case, and fixed newer expansion defining
those cards as "Rare Ultra" (which would be the wrong rarity)

* Added Rarity to all cards in Celestial Storm

* Added Rarity to all cards in Dragon Majesty

* Added "Sun & Moon - Ultra Prism" Secret Rares

* Added "Sun & Moon - Forbidden Light" Secret Rares

* Added "Sun & Moon - Celestial Storm" Secret Rares

* Added "Dragon Majesty" Secret Rares

* Added missing SM Black Star Promos, and removed rarity values

Promos don't have a set rarity, the previous submission tagged some as
"Rare Ultra" (which isn't the case; also added an empty field for old
promos without it, just for the sake of consistency)
  • Loading branch information
starg09 authored and adback03 committed Oct 2, 2018
1 parent 9140a5e commit 3ef0961
Show file tree
Hide file tree
Showing 10 changed files with 4,527 additions and 367 deletions.
24 changes: 12 additions & 12 deletions json/cards/Burning Shadows.json
Original file line number Diff line number Diff line change
Expand Up @@ -799,7 +799,7 @@
"convertedRetreatCost": 3,
"number": "17",
"artist": "5ban Graphics",
"rarity": "Rare Ultra",
"rarity": "Rare Holo GX",
"series": "Sun & Moon",
"set": "Burning Shadows",
"setCode": "sm3",
Expand Down Expand Up @@ -977,7 +977,7 @@
"convertedRetreatCost": 2,
"number": "20",
"artist": "5ban Graphics",
"rarity": "Rare Ultra",
"rarity": "Rare Holo GX",
"series": "Sun & Moon",
"set": "Burning Shadows",
"setCode": "sm3",
Expand Down Expand Up @@ -1048,7 +1048,7 @@
"convertedRetreatCost": 2,
"number": "21",
"artist": "PLANETA",
"rarity": "Rare Ultra",
"rarity": "Rare Holo GX",
"series": "Sun & Moon",
"set": "Burning Shadows",
"setCode": "sm3",
Expand Down Expand Up @@ -1272,7 +1272,7 @@
"convertedRetreatCost": 2,
"number": "25",
"artist": "5ban Graphics",
"rarity": "Rare Ultra",
"rarity": "Rare Holo GX",
"series": "Sun & Moon",
"set": "Burning Shadows",
"setCode": "sm3",
Expand Down Expand Up @@ -1977,7 +1977,7 @@
"convertedRetreatCost": 1,
"number": "39",
"artist": "5ban Graphics",
"rarity": "Rare Ultra",
"rarity": "Rare Holo GX",
"series": "Sun & Moon",
"set": "Burning Shadows",
"setCode": "sm3",
Expand Down Expand Up @@ -3306,7 +3306,7 @@
"convertedRetreatCost": 2,
"number": "63",
"artist": "PLANETA",
"rarity": "Rare Ultra",
"rarity": "Rare Holo GX",
"series": "Sun & Moon",
"set": "Burning Shadows",
"setCode": "sm3",
Expand Down Expand Up @@ -3366,7 +3366,7 @@
"convertedRetreatCost": 3,
"number": "64",
"artist": "5ban Graphics",
"rarity": "Rare Ultra",
"rarity": "Rare Holo GX",
"series": "Sun & Moon",
"set": "Burning Shadows",
"setCode": "sm3",
Expand Down Expand Up @@ -4216,7 +4216,7 @@
"convertedRetreatCost": 1,
"number": "80",
"artist": "5ban Graphics",
"rarity": "Rare Ultra",
"rarity": "Rare Holo GX",
"series": "Sun & Moon",
"set": "Burning Shadows",
"setCode": "sm3",
Expand Down Expand Up @@ -4452,7 +4452,7 @@
"convertedRetreatCost": 4,
"number": "84",
"artist": "5ban Graphics",
"rarity": "Rare Ultra",
"rarity": "Rare Holo GX",
"series": "Sun & Moon",
"set": "Burning Shadows",
"setCode": "sm3",
Expand Down Expand Up @@ -4703,7 +4703,7 @@
"convertedRetreatCost": 2,
"number": "88",
"artist": "PLANETA",
"rarity": "Rare Ultra",
"rarity": "Rare Holo GX",
"series": "Sun & Moon",
"set": "Burning Shadows",
"setCode": "sm3",
Expand Down Expand Up @@ -5000,7 +5000,7 @@
"convertedRetreatCost": 2,
"number": "93",
"artist": "5ban Graphics",
"rarity": "Rare Ultra",
"rarity": "Rare Holo GX",
"series": "Sun & Moon",
"set": "Burning Shadows",
"setCode": "sm3",
Expand Down Expand Up @@ -5320,7 +5320,7 @@
"convertedRetreatCost": 0,
"number": "99",
"artist": "5ban Graphics",
"rarity": "Rare Ultra",
"rarity": "Rare Holo GX",
"series": "Sun & Moon",
"set": "Burning Shadows",
"setCode": "sm3",
Expand Down
Loading

0 comments on commit 3ef0961

Please sign in to comment.