Map is a category in Pokémon Legends: Arceus.
Click to view data.
{
"id": "Map",
"name": "Map",
"hue": 61,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"MapImage-MAP-Map": {
"id": "MapImage-MAP-Map",
"type": "relationship",
"relationshipTypeId": "MapImage-MAP",
"direction": "incoming",
"name": "Map Images"
},
"MapFeature-MAP-Map": {
"id": "MapFeature-MAP-Map",
"type": "relationship",
"relationshipTypeId": "MapFeature-MAP",
"direction": "incoming",
"name": "Map Features"
},
"MapFeature-MAP_TARGET-Map": {
"id": "MapFeature-MAP_TARGET-Map",
"type": "relationship",
"relationshipTypeId": "MapFeature-MAP_TARGET",
"direction": "incoming",
"name": "Map Features"
},
"Map-AREA": {
"id": "Map-AREA",
"type": "relationship",
"relationshipTypeId": "Map-AREA",
"direction": "outgoing",
"name": "Area"
}
},
"updatedAt": 1649743988760
}