Month is a category in Animal Crossing: New Horizons.
Click to view data.
{
"id": "Month",
"name": "Month",
"hue": 32,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"order": {
"id": "order",
"name": "Order",
"type": "number",
"hidden": true
},
"Month-SEASON": {
"id": "Month-SEASON",
"type": "relationship",
"relationshipTypeId": "Month-SEASON",
"direction": "outgoing",
"name": "Season"
},
"Month-HEMISPHERES": {
"id": "Month-HEMISPHERES",
"type": "relationship",
"relationshipTypeId": "Month-HEMISPHERES",
"direction": "outgoing",
"name": "Hemispheres"
},
"Fish-MONTHS-Month": {
"id": "Fish-MONTHS-Month",
"type": "relationship",
"relationshipTypeId": "Fish-MONTHS",
"direction": "incoming",
"name": "Fish"
},
"Bug-MONTHS-Month": {
"id": "Bug-MONTHS-Month",
"type": "relationship",
"relationshipTypeId": "Bug-MONTHS",
"direction": "incoming",
"name": "Bugs"
}
},
"updatedAt": 1586206979056
}