Enemy is a category in Theatrhythm Final Bar Line.
Click to view data.
{
"id": "Enemy",
"name": "Enemy",
"hue": 117,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"order": {
"id": "order",
"name": "Order",
"type": "number",
"hidden": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
},
"CollectaCard-DEPICTS-Enemy": {
"id": "CollectaCard-DEPICTS-Enemy",
"type": "relationship",
"relationshipTypeId": "CollectaCard-DEPICTS",
"direction": "incoming",
"name": "CollectaCards",
"list": true
},
"Quest-ENEMIES-Enemy": {
"id": "Quest-ENEMIES-Enemy",
"type": "relationship",
"relationshipTypeId": "Quest-ENEMIES",
"direction": "incoming",
"name": "Quests"
}
},
"updatedAt": 1678117887370
}