Trade is a category in Xenoblade Chronicles.
Click to view data.
{
"id": "Trade",
"name": "Trade",
"hue": 359,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"Trade-NPC": {
"id": "Trade-NPC",
"type": "relationship",
"relationshipTypeId": "Trade-NPC",
"direction": "outgoing",
"name": "NPC"
},
"Trade-AREA": {
"id": "Trade-AREA",
"type": "relationship",
"relationshipTypeId": "Trade-AREA",
"direction": "outgoing",
"name": "Area"
},
"Trade-ITEMS": {
"id": "Trade-ITEMS",
"type": "relationship",
"relationshipTypeId": "Trade-ITEMS",
"direction": "outgoing",
"name": "Items",
"list": true
},
"Trade-OVERTRADE": {
"id": "Trade-OVERTRADE",
"type": "relationship",
"relationshipTypeId": "Trade-OVERTRADE",
"direction": "outgoing",
"name": "Overtrade"
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "tunnel",
"entrance": "Trade-NPC",
"exit": "thumbnail"
}
},
"updatedAt": 1657888723429,
"visibility": "featured"
}