Active Skill is a category in Fate/Grand Order.
Click to view data.
{
"id": "ActiveSkill",
"name": "Active Skill",
"hue": 23,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"Servant-ACTIVE_SKILLS-ActiveSkill": {
"id": "Servant-ACTIVE_SKILLS-ActiveSkill",
"type": "relationship",
"relationshipTypeId": "Servant-ACTIVE_SKILLS",
"direction": "incoming",
"name": "Servants"
},
"ActiveSkill-IMAGE": {
"id": "ActiveSkill-IMAGE",
"type": "relationship",
"relationshipTypeId": "ActiveSkill-IMAGE",
"direction": "outgoing",
"name": "Image",
"hidden": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "tunnel",
"entrance": "ActiveSkill-IMAGE",
"exit": "thumbnail"
}
},
"updatedAt": 1657889443160,
"visibility": "featured"
}