Attribute is a category in Theatrhythm Final Bar Line.
Click to view data.
{
"id": "Attribute",
"name": "Attribute",
"hue": 177,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"Attribute-TYPE": {
"id": "Attribute-TYPE",
"type": "relationship",
"relationshipTypeId": "Attribute-TYPE",
"direction": "outgoing",
"name": "Type"
},
"Ability-ATTRIBUTE-Attribute": {
"id": "Ability-ATTRIBUTE-Attribute",
"type": "relationship",
"relationshipTypeId": "Ability-ATTRIBUTE",
"direction": "incoming",
"name": "Abilities",
"list": true
},
"hue": {
"id": "hue",
"name": "Hue",
"type": "number",
"hidden": true
},
"order": {
"id": "order",
"name": "Order",
"type": "number",
"hidden": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
},
"Quest-WEAKNESS-Attribute": {
"id": "Quest-WEAKNESS-Attribute",
"type": "relationship",
"relationshipTypeId": "Quest-WEAKNESS",
"direction": "incoming",
"name": "Strong Against"
},
"Quest-RESISTANCE-Attribute": {
"id": "Quest-RESISTANCE-Attribute",
"type": "relationship",
"relationshipTypeId": "Quest-RESISTANCE",
"direction": "incoming",
"name": "Weak Against"
}
},
"updatedAt": 1678115889194
}