Villager is a category in Animal Crossing: New Horizons.
Click to view data.
{
"id": "Villager",
"name": "Villager",
"hue": 352,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"Villager-SPECIES": {
"id": "Villager-SPECIES",
"type": "relationship",
"relationshipTypeId": "Villager-SPECIES",
"direction": "outgoing",
"name": "Species"
},
"Villager-GENDER": {
"id": "Villager-GENDER",
"type": "relationship",
"relationshipTypeId": "Villager-GENDER",
"direction": "outgoing",
"name": "Gender"
},
"birthday": {
"id": "birthday",
"name": "Birthday",
"type": "string"
},
"Villager-PERSONALITY": {
"id": "Villager-PERSONALITY",
"type": "relationship",
"relationshipTypeId": "Villager-PERSONALITY",
"direction": "outgoing",
"name": "Personality"
},
"phrase": {
"id": "phrase",
"name": "Catchphrase",
"type": "string"
},
"Villager-CLOTHES": {
"id": "Villager-CLOTHES",
"type": "relationship",
"relationshipTypeId": "Villager-CLOTHES",
"direction": "outgoing",
"name": "Clothes"
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
}
},
"updatedAt": 1657886972820,
"visibility": "featured"
}