Character is a category in Octopath Traveler.
Click to view data.
{
"id": "Character",
"name": "Character",
"hue": 349,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"Character-JOB": {
"id": "Character-JOB",
"type": "relationship",
"relationshipTypeId": "Character-JOB",
"direction": "outgoing",
"name": "Primary Job"
},
"primary_weapon_types": {
"id": "primary_weapon_types",
"name": "Primary Weapon Types",
"type": "tunnel",
"entrance": "Character-JOB",
"exit": "Job-WEAPON_TYPES"
},
"primary_skills": {
"id": "primary_skills",
"name": "Primary Skills",
"type": "tunnel",
"entrance": "Character-JOB",
"exit": "Skill-JOB-Job"
},
"primary_support_skills": {
"id": "primary_support_skills",
"name": "Primary Support Skills",
"type": "tunnel",
"entrance": "Character-JOB",
"exit": "SupportSkill-JOB-Job"
}
},
"updatedAt": 1710811974165,
"visibility": "featured"
}