CollectaCard is a category in Theatrhythm Final Bar Line.
Click to view data.
{
"id": "CollectaCard",
"name": "CollectaCard",
"hue": 248,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"number": {
"id": "number",
"name": "Number",
"type": "number"
},
"CollectaCard-COLLECTA_CARD_TYPE": {
"id": "CollectaCard-COLLECTA_CARD_TYPE",
"type": "relationship",
"relationshipTypeId": "CollectaCard-COLLECTA_CARD_TYPE",
"direction": "outgoing",
"name": "Type"
},
"CollectaCard-DEPICTS": {
"id": "CollectaCard-DEPICTS",
"type": "relationship",
"relationshipTypeId": "CollectaCard-DEPICTS",
"direction": "outgoing",
"name": "Depicts"
},
"CollectaCard-RARITY": {
"id": "CollectaCard-RARITY",
"type": "relationship",
"relationshipTypeId": "CollectaCard-RARITY",
"direction": "outgoing",
"name": "Rarity"
},
"RhythmiaReward-REWARD-CollectaCard": {
"id": "RhythmiaReward-REWARD-CollectaCard",
"type": "relationship",
"relationshipTypeId": "RhythmiaReward-REWARD",
"direction": "incoming",
"name": "Rhythmia Reward"
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
},
"game_id": {
"id": "game_id",
"name": "Game ID",
"type": "number",
"hidden": true
},
"Quest-REWARD-CollectaCard": {
"id": "Quest-REWARD-CollectaCard",
"type": "relationship",
"relationshipTypeId": "Quest-REWARD",
"direction": "incoming",
"name": "Quest Reward",
"list": true
},
"bonus_effect": {
"id": "bonus_effect",
"name": "Bonus Effect",
"type": "tunnel",
"entrance": "CollectaCard-COLLECTA_CARD_TYPE",
"exit": "bonus_effect"
},
"bonus_amount": {
"id": "bonus_amount",
"name": "Bonus Amount",
"type": "tunnel",
"entrance": "CollectaCard-COLLECTA_CARD_TYPE",
"exit": "CollectaCardType-BONUS_AMOUNT"
}
},
"updatedAt": 1678135213067,
"visibility": "featured",
"huePropertyId": "CollectaCard-RARITY"
}