Chapter is a category in Xenoblade Chronicles 3.
Click to view data.
{
"id": "Chapter",
"name": "Chapter",
"hue": 330,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"preview": {
"id": "preview",
"name": "Preview",
"type": "media"
},
"Quest-CHAPTER-Chapter": {
"id": "Quest-CHAPTER-Chapter",
"type": "relationship",
"relationshipTypeId": "Quest-CHAPTER",
"direction": "incoming",
"name": "Quests",
"list": true,
"order": [
{
"id": "order",
"order": "asc"
}
]
},
"Character-INTRODUCED-Chapter": {
"id": "Character-INTRODUCED-Chapter",
"type": "relationship",
"relationshipTypeId": "Character-INTRODUCED",
"direction": "incoming",
"name": "Characters",
"list": true
},
"Cutscene-GROUP-Chapter": {
"id": "Cutscene-GROUP-Chapter",
"type": "relationship",
"relationshipTypeId": "Cutscene-GROUP",
"direction": "incoming",
"name": "Cutscenes",
"list": true,
"order": [
{
"id": "order",
"order": "asc"
}
]
},
"diary_entry": {
"id": "diary_entry",
"name": "Diary Entry",
"type": "string"
},
"Chapter-PREVIOUS": {
"id": "Chapter-PREVIOUS",
"type": "relationship",
"relationshipTypeId": "Chapter-PREVIOUS",
"direction": "outgoing",
"name": "Previous"
},
"Chapter-PREVIOUS-Chapter": {
"id": "Chapter-PREVIOUS-Chapter",
"type": "relationship",
"relationshipTypeId": "Chapter-PREVIOUS",
"direction": "incoming",
"name": "Next"
}
},
"updatedAt": 1724796571063,
"spoilerPropertyId": "Chapter-PREVIOUS"
}