Skill is a category in Octopath Traveler.
Click to view data.
{
"id": "Skill",
"name": "Skill",
"hue": 321,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"description": {
"id": "description",
"name": "Description",
"type": "string"
},
"sp": {
"id": "sp",
"name": "SP",
"type": "number"
},
"Skill-DAMAGE_TYPE": {
"id": "Skill-DAMAGE_TYPE",
"type": "relationship",
"relationshipTypeId": "Skill-DAMAGE_TYPE",
"direction": "outgoing",
"name": "Damage Type",
"order": [
{
"id": "order",
"order": "asc"
}
]
},
"Skill-JOB": {
"id": "Skill-JOB",
"type": "relationship",
"relationshipTypeId": "Skill-JOB",
"direction": "outgoing",
"name": "Job"
},
"menu_order": {
"id": "menu_order",
"name": "Menu Order",
"type": "number",
"hidden": true
}
},
"updatedAt": 1710811243011,
"huePropertyId": "Skill-JOB",
"thumbnailPropertyId": "Skill-DAMAGE_TYPE",
"iconPropertyId": "Skill-DAMAGE_TYPE",
"visibility": "featured"
}