Enemy is a category in Xenoblade Chronicles.
Click to view data.
{
"id": "Enemy",
"name": "Enemy",
"hue": 43,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"category": {
"id": "category",
"name": "Category",
"type": "tunnel",
"entrance": "EnemySpawn-ENEMY-Enemy",
"exit": "EnemySpawn-CATEGORY"
},
"Enemy-TYPE": {
"id": "Enemy-TYPE",
"type": "relationship",
"relationshipTypeId": "Enemy-TYPE",
"direction": "outgoing",
"name": "Type"
},
"Enemy-AREA": {
"id": "Enemy-AREA",
"type": "relationship",
"relationshipTypeId": "Enemy-AREA",
"direction": "outgoing",
"name": "Area"
},
"level": {
"id": "level",
"name": "Level",
"type": "number"
},
"exp": {
"id": "exp",
"name": "EXP",
"type": "number"
},
"ap": {
"id": "ap",
"name": "AP",
"type": "number"
},
"Enemy-CHEST_RATES": {
"id": "Enemy-CHEST_RATES",
"type": "relationship",
"relationshipTypeId": "Enemy-CHEST_RATES",
"direction": "outgoing",
"name": "Chest Rates"
},
"Enemy-SILVER_DROPS": {
"id": "Enemy-SILVER_DROPS",
"type": "relationship",
"relationshipTypeId": "Enemy-SILVER_DROPS",
"direction": "outgoing",
"name": "Silver Drops"
},
"Enemy-GOLD_DROPS": {
"id": "Enemy-GOLD_DROPS",
"type": "relationship",
"relationshipTypeId": "Enemy-GOLD_DROPS",
"direction": "outgoing",
"name": "Gold Drops"
},
"EnemySpawn-ENEMY-Enemy": {
"id": "EnemySpawn-ENEMY-Enemy",
"type": "relationship",
"relationshipTypeId": "EnemySpawn-ENEMY",
"direction": "incoming",
"name": "Spawns",
"list": true
}
},
"updatedAt": 1657888670965,
"huePropertyId": "category",
"visibility": "featured"
}