Job is a category in Octopath Traveler.
Click to view data.
{
"id": "Job",
"name": "Job",
"hue": 299,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"Job-SHRINE": {
"id": "Job-SHRINE",
"type": "relationship",
"relationshipTypeId": "Job-SHRINE",
"direction": "outgoing",
"name": "Shrine"
},
"Character-JOB-Job": {
"id": "Character-JOB-Job",
"type": "relationship",
"relationshipTypeId": "Character-JOB",
"direction": "incoming",
"name": "Character"
},
"Job-WEAPON_TYPES": {
"id": "Job-WEAPON_TYPES",
"type": "relationship",
"relationshipTypeId": "Job-WEAPON_TYPES",
"direction": "outgoing",
"name": "Weapon Types",
"list": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
},
"Skill-JOB-Job": {
"id": "Skill-JOB-Job",
"type": "relationship",
"relationshipTypeId": "Skill-JOB",
"direction": "incoming",
"name": "Skills",
"list": true,
"order": [
{
"id": "menu_order",
"order": "asc"
}
]
},
"SupportSkill-JOB-Job": {
"id": "SupportSkill-JOB-Job",
"type": "relationship",
"relationshipTypeId": "SupportSkill-JOB",
"direction": "incoming",
"name": "Support Skills",
"list": true,
"order": [
{
"id": "skills_needed",
"order": "asc"
}
]
}
},
"updatedAt": 1710811265717,
"visibility": "featured"
}