Enemy is a category in Xenoblade Chronicles 3.
Click to view data.
{
"id": "Enemy",
"name": "Enemy",
"hue": 9,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"preview": {
"id": "preview",
"name": "Preview",
"type": "media"
},
"Enemy-TYPE": {
"id": "Enemy-TYPE",
"type": "relationship",
"relationshipTypeId": "Enemy-TYPE",
"direction": "outgoing",
"name": "Type"
},
"level": {
"id": "level",
"name": "Level",
"type": "number"
},
"region": {
"id": "region",
"name": "Region",
"type": "tunnel",
"entrance": "MapFeature-MAP_TARGET-Enemy",
"exit": "region"
},
"Art-UNLOCK_TARGET-Enemy": {
"id": "Art-UNLOCK_TARGET-Enemy",
"type": "relationship",
"relationshipTypeId": "Art-UNLOCK_TARGET",
"direction": "incoming",
"name": "Soulhacker Art"
},
"Skill-UNLOCK_TARGET-Enemy": {
"id": "Skill-UNLOCK_TARGET-Enemy",
"type": "relationship",
"relationshipTypeId": "Skill-UNLOCK_TARGET",
"direction": "incoming",
"name": "Soulhacker Skill"
},
"MapFeature-MAP_TARGET-Enemy": {
"id": "MapFeature-MAP_TARGET-Enemy",
"type": "relationship",
"relationshipTypeId": "MapFeature-MAP_TARGET",
"direction": "incoming",
"name": "Map Features"
}
},
"updatedAt": 1661345442153,
"visibility": "featured",
"thumbnailPropertyId": "Enemy-TYPE",
"iconPropertyId": "Enemy-TYPE"
}