Cutscene is a category in Yakuza 0.
Click to view data.
{
"id": "Cutscene",
"name": "Cutscene",
"hue": 118,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
},
"Cutscene-CHAPTER": {
"id": "Cutscene-CHAPTER",
"type": "relationship",
"relationshipTypeId": "Cutscene-CHAPTER",
"direction": "outgoing",
"name": "Chapter"
},
"game_id": {
"id": "game_id",
"name": "Game ID",
"type": "string",
"hidden": true
}
},
"updatedAt": 1713452345031
}