Location is a category in Pokémon Legends: Arceus.
Click to view data.
{
"id": "Location",
"name": "Location",
"hue": 137,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"Area-LOCATIONS-Location": {
"id": "Area-LOCATIONS-Location",
"type": "relationship",
"relationshipTypeId": "Area-LOCATIONS",
"direction": "incoming",
"name": "Area"
},
"weather": {
"id": "weather",
"name": "Weather",
"type": "tunnel",
"entrance": "Area-LOCATIONS-Location",
"exit": "Area-WEATHER_CHANCE"
},
"PokemonSpawnpoint-LOCATION-Location": {
"id": "PokemonSpawnpoint-LOCATION-Location",
"type": "relationship",
"relationshipTypeId": "PokemonSpawnpoint-LOCATION",
"direction": "incoming",
"name": "Spawnpoints"
},
"CollectionPoint-LOCATION-Location": {
"id": "CollectionPoint-LOCATION-Location",
"type": "relationship",
"relationshipTypeId": "CollectionPoint-LOCATION",
"direction": "incoming",
"name": "Collection Points"
},
"MapFeature-MAP_TARGET-Location": {
"id": "MapFeature-MAP_TARGET-Location",
"type": "relationship",
"relationshipTypeId": "MapFeature-MAP_TARGET",
"direction": "incoming",
"name": "Map Feature"
}
},
"updatedAt": 1657889287384,
"visibility": "featured"
}