1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-14 17:41:57 +00:00

feat: Paldean Fates and Temporal Forces (#478)

This commit is contained in:
2024-03-25 00:30:17 +01:00
committed by GitHub
parent 0c29886812
commit 2d27a129a1
472 changed files with 25187 additions and 7 deletions

View File

@@ -64,6 +64,9 @@
},
"rarity": {
"properties": {
"ACE SPEC Rare": {
"type": "string"
},
"Amazing Rare": {
"type": "string"
},
@@ -130,6 +133,9 @@
"Shiny Rare VMAX": {
"type": "string"
},
"Shiny Ultra Rare": {
"type": "string"
},
"Special illustration rare": {
"type": "string"
},
@@ -141,6 +147,7 @@
}
},
"required": [
"ACE SPEC Rare",
"Amazing Rare",
"Classic Collection",
"Common",
@@ -163,6 +170,7 @@
"Shiny rare",
"Shiny rare V",
"Shiny rare VMAX",
"Shiny Ultra Rare",
"Special illustration rare",
"Ultra Rare",
"Uncommon"