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