Support Skill is a category in Octopath Traveler.
Click to view data.
{
"id": "SupportSkill",
"name": "Support Skill",
"hue": 346,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"description": {
"id": "description",
"name": "Description",
"type": "string"
},
"SupportSkill-JOB": {
"id": "SupportSkill-JOB",
"type": "relationship",
"relationshipTypeId": "SupportSkill-JOB",
"direction": "outgoing",
"name": "Job"
},
"skills_needed": {
"id": "skills_needed",
"name": "Skills Needed",
"type": "number"
}
},
"updatedAt": 1710802339107
}