Area is a category in Pokémon Legends: Arceus.
Click to view data.
{
"id": "Area",
"name": "Area",
"hue": 103,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"Area-SUB_AREAS": {
"id": "Area-SUB_AREAS",
"type": "relationship",
"relationshipTypeId": "Area-SUB_AREAS",
"direction": "outgoing",
"name": "Sub Areas",
"hidden": true
},
"Area-WEATHER_CHANCE": {
"id": "Area-WEATHER_CHANCE",
"type": "relationship",
"relationshipTypeId": "Area-WEATHER_CHANCE",
"direction": "outgoing",
"name": "Weather Chance"
},
"Map-AREA-Area": {
"id": "Map-AREA-Area",
"type": "relationship",
"relationshipTypeId": "Map-AREA",
"direction": "incoming",
"name": "Map"
},
"Shop-LOCATION-Area": {
"id": "Shop-LOCATION-Area",
"type": "relationship",
"relationshipTypeId": "Shop-LOCATION",
"direction": "incoming"
},
"Area-CAMPS": {
"id": "Area-CAMPS",
"type": "relationship",
"relationshipTypeId": "Area-CAMPS",
"direction": "outgoing",
"name": "Camps"
},
"Area-LOCATIONS": {
"id": "Area-LOCATIONS",
"type": "relationship",
"relationshipTypeId": "Area-LOCATIONS",
"direction": "outgoing",
"name": "Locations"
}
},
"updatedAt": 1657889350659,
"visibility": "featured"
}