Chapter is a category in Octopath Traveler.
Click to view data.
{
"id": "Chapter",
"name": "Chapter",
"hue": 230,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"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"
},
"Location-CHAPTER-Chapter": {
"id": "Location-CHAPTER-Chapter",
"type": "relationship",
"relationshipTypeId": "Location-CHAPTER",
"direction": "incoming",
"name": "Locations",
"list": true
},
"hue": {
"id": "hue",
"name": "Hue",
"type": "number",
"hidden": true
}
},
"updatedAt": 1711083591654,
"spoilerPropertyId": "Chapter-PREVIOUS"
}