Rarity is a category in Pokémon TCG Pocket.
Click to view data.
{
"id": "Rarity",
"name": "Rarity",
"hue": 35,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"1st_to_3rd_rate": {
"id": "1st_to_3rd_rate",
"name": "1st to 3rd rate",
"type": "number"
},
"4th_rate": {
"id": "4th_rate",
"name": "4th rate",
"type": "number"
},
"5th_rate": {
"id": "5th_rate",
"name": "5th rate",
"type": "number"
},
"rare_pack_rate": {
"id": "rare_pack_rate",
"name": "Rare pack rate",
"type": "number",
"description": "A booster pack has a 0.050% chance of being a rare pack."
},
"Rarity-EXHANGE": {
"id": "Rarity-EXHANGE",
"type": "relationship",
"relationshipTypeId": "Rarity-EXHANGE",
"direction": "outgoing",
"name": "Exhange"
},
"Card-RARITY-Rarity": {
"id": "Card-RARITY-Rarity",
"type": "relationship",
"relationshipTypeId": "Card-RARITY",
"direction": "incoming",
"name": "Cards",
"list": true
},
"order": {
"id": "order",
"name": "Order",
"type": "number",
"hidden": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media",
"hidden": true
},
"plain": {
"id": "plain",
"name": "Plain",
"type": "string",
"hidden": true
}
},
"updatedAt": 1731020416193
}