Armor is a category in Elden Ring.
Click to view data.
{
"id": "Armor",
"name": "Armor",
"hue": 128,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
},
"Armor-TYPE": {
"id": "Armor-TYPE",
"type": "relationship",
"relationshipTypeId": "Armor-TYPE",
"direction": "outgoing",
"name": "Type"
},
"Armor-STATS": {
"id": "Armor-STATS",
"type": "relationship",
"relationshipTypeId": "Armor-STATS",
"direction": "outgoing",
"name": "Stats"
},
"Armor-DAMAGE_NEGATION": {
"id": "Armor-DAMAGE_NEGATION",
"type": "relationship",
"relationshipTypeId": "Armor-DAMAGE_NEGATION",
"direction": "outgoing",
"name": "Damage Negation",
"order": [
{
"id": "order",
"order": "asc"
}
]
},
"Armor-RESISTANCE": {
"id": "Armor-RESISTANCE",
"type": "relationship",
"relationshipTypeId": "Armor-RESISTANCE",
"direction": "outgoing",
"name": "Resistance",
"order": [
{
"id": "order",
"order": "asc"
}
]
}
},
"updatedAt": 1674866853426,
"visibility": "featured",
"iconPropertyId": "thumbnail"
}