Cutscene is a category in Xenoblade Chronicles 3.
Click to view data.
{
"id": "Cutscene",
"name": "Cutscene",
"hue": 200,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"preview": {
"id": "preview",
"name": "Preview",
"type": "media"
},
"Cutscene-CATEGORY": {
"id": "Cutscene-CATEGORY",
"type": "relationship",
"relationshipTypeId": "Cutscene-CATEGORY",
"direction": "outgoing",
"name": "Category"
},
"Cutscene-GROUP": {
"id": "Cutscene-GROUP",
"type": "relationship",
"relationshipTypeId": "Cutscene-GROUP",
"direction": "outgoing",
"name": "Group"
},
"order": {
"id": "order",
"name": "Order",
"type": "number",
"hidden": true
},
"image_id": {
"id": "image_id",
"name": "Image ID",
"type": "number",
"hidden": true
}
},
"updatedAt": 1724505358546,
"huePropertyId": "Cutscene-CATEGORY",
"thumbnailPropertyId": "Cutscene-CATEGORY",
"iconPropertyId": "Cutscene-CATEGORY",
"spoilerPropertyId": "Cutscene-GROUP"
}