Blue Case is a category in Astral Chain.
Click to view data.
{
"id": "BlueCase",
"name": "Blue Case",
"properties": {
"name": {
"id": "name",
"type": "string",
"required": true,
"name": "Name"
},
"title": {
"id": "title",
"type": "string",
"name": "Title",
"hidden": true
},
"order": {
"id": "order",
"type": "number",
"hidden": true,
"name": "Order"
},
"BlueCase-FILE": {
"id": "BlueCase-FILE",
"type": "relationship",
"relationshipTypeId": "BlueCase-FILE",
"direction": "outgoing",
"name": "File"
},
"BlueCase-CHAPTER": {
"id": "BlueCase-CHAPTER",
"type": "relationship",
"relationshipTypeId": "BlueCase-CHAPTER",
"direction": "outgoing",
"name": "Chapter"
},
"astral_plane": {
"id": "astral_plane",
"type": "boolean",
"name": "Astral Plane"
},
"SupplyCrate-CASE-BlueCase": {
"id": "SupplyCrate-CASE-BlueCase",
"type": "relationship",
"relationshipTypeId": "SupplyCrate-CASE",
"direction": "incoming",
"name": "Supply Crates"
},
"MapFeature-MAP_TARGET-BlueCase": {
"id": "MapFeature-MAP_TARGET-BlueCase",
"type": "relationship",
"relationshipTypeId": "MapFeature-MAP_TARGET",
"direction": "incoming",
"name": "Map Feature"
},
"notes": {
"id": "notes",
"type": "string",
"name": "Notes"
}
},
"updatedAt": 1575944821377,
"hue": 215
}