Armament is a category in Elden Ring.
Click to view data.
{
"id": "Armament",
"name": "Armament",
"hue": 197,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
},
"Armament-TYPE": {
"id": "Armament-TYPE",
"type": "relationship",
"relationshipTypeId": "Armament-TYPE",
"direction": "outgoing",
"name": "Type"
},
"Armament-SKILL": {
"id": "Armament-SKILL",
"type": "relationship",
"relationshipTypeId": "Armament-SKILL",
"direction": "outgoing",
"name": "Skill"
},
"Rememberance-POWER-Armament": {
"id": "Rememberance-POWER-Armament",
"type": "relationship",
"relationshipTypeId": "Rememberance-POWER",
"direction": "incoming",
"name": "Rememberance",
"list": true
},
"Achievement-ACQUIRE-Armament": {
"id": "Achievement-ACQUIRE-Armament",
"type": "relationship",
"relationshipTypeId": "Achievement-ACQUIRE",
"direction": "incoming",
"name": "Achievement",
"list": true
},
"ammunition": {
"id": "ammunition",
"name": "Ammunition",
"type": "tunnel",
"entrance": "Armament-TYPE",
"exit": "ammunition"
},
"Location-TREASURE-Armament": {
"id": "Location-TREASURE-Armament",
"type": "relationship",
"relationshipTypeId": "Location-TREASURE",
"direction": "incoming",
"name": "Location"
}
},
"updatedAt": 1687102034014,
"iconPropertyId": "thumbnail",
"visibility": "featured"
}