Area is a category in Elden Ring.
Click to view data.
{
"id": "Area",
"name": "Area",
"hue": 139,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"Area-REGION": {
"id": "Area-REGION",
"type": "relationship",
"relationshipTypeId": "Area-REGION",
"direction": "outgoing",
"name": "Region"
},
"order": {
"id": "order",
"name": "Order",
"type": "number",
"hidden": true
},
"Location-AREA-Area": {
"id": "Location-AREA-Area",
"type": "relationship",
"relationshipTypeId": "Location-AREA",
"direction": "incoming",
"name": "Locations",
"list": true
},
"SiteOfGrace-AREA-Area": {
"id": "SiteOfGrace-AREA-Area",
"type": "relationship",
"relationshipTypeId": "SiteOfGrace-AREA",
"direction": "incoming",
"name": "Sites of Grace",
"list": true
},
"Achievement-LOCATION-Area": {
"id": "Achievement-LOCATION-Area",
"type": "relationship",
"relationshipTypeId": "Achievement-LOCATION",
"direction": "incoming",
"name": "Achievement"
}
},
"updatedAt": 1674871432924,
"visibility": "default"
}