Monster Species is a category in Cassette Beasts.
Click to view data.
{
"id": "Species",
"name": "Monster Species",
"hue": 300,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"number": {
"id": "number",
"name": "Number",
"type": "string"
},
"Species-RELEASE": {
"id": "Species-RELEASE",
"type": "relationship",
"relationshipTypeId": "Species-RELEASE",
"direction": "outgoing",
"name": "Release"
},
"Species-TYPE": {
"id": "Species-TYPE",
"type": "relationship",
"relationshipTypeId": "Species-TYPE",
"direction": "outgoing",
"name": "Type"
},
"hp": {
"id": "hp",
"name": "HP",
"type": "number"
},
"m_atk": {
"id": "m_atk",
"name": "M Atk",
"type": "number"
},
"m_def": {
"id": "m_def",
"name": "M Def",
"type": "number"
},
"r_atk": {
"id": "r_atk",
"name": "R Atk",
"type": "number"
},
"r_def": {
"id": "r_def",
"name": "R Def",
"type": "number"
},
"speed": {
"id": "speed",
"name": "Speed",
"type": "number"
},
"order": {
"id": "order",
"name": "Order",
"type": "number",
"hidden": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
},
"Ability-SCAN-Species": {
"id": "Ability-SCAN-Species",
"type": "relationship",
"relationshipTypeId": "Ability-SCAN",
"direction": "incoming",
"name": "Ability"
}
},
"updatedAt": 1716809418133,
"visibility": "featured",
"iconPropertyId": "thumbnail",
"huePropertyId": "Species-TYPE"
}