Special Character is a category in Animal Crossing: New Horizons.
Click to view data.
{
"id": "SpecialCharacter",
"name": "Special Character",
"hue": 93,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"SpecialCharacter-SPECIES": {
"id": "SpecialCharacter-SPECIES",
"type": "relationship",
"relationshipTypeId": "SpecialCharacter-SPECIES",
"direction": "outgoing",
"name": "Species"
},
"SpecialCharacter-GENDER": {
"id": "SpecialCharacter-GENDER",
"type": "relationship",
"relationshipTypeId": "SpecialCharacter-GENDER",
"direction": "outgoing",
"name": "Gender"
},
"birthday": {
"id": "birthday",
"name": "Birthday",
"type": "string"
},
"SpecialCharacter-SERVICES": {
"id": "SpecialCharacter-SERVICES",
"type": "relationship",
"relationshipTypeId": "SpecialCharacter-SERVICES",
"direction": "outgoing",
"name": "Services"
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
}
},
"updatedAt": 1657886992154,
"visibility": "featured"
}