Weather is a category in Xenoblade Chronicles X.
Click to view data.
{
"id": "Weather",
"name": "Weather",
"hue": 336,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"Weather-TIME": {
"id": "Weather-TIME",
"type": "relationship",
"relationshipTypeId": "Weather-TIME",
"direction": "outgoing",
"name": "Times",
"list": true,
"order": [
{
"id": "period",
"order": "asc"
}
]
},
"Weather-PREREQUISITE": {
"id": "Weather-PREREQUISITE",
"type": "relationship",
"relationshipTypeId": "Weather-PREREQUISITE",
"direction": "outgoing",
"name": "Prerequisite"
},
"Region-WEATHER-Weather": {
"id": "Region-WEATHER-Weather",
"type": "relationship",
"relationshipTypeId": "Region-WEATHER",
"direction": "incoming",
"name": "Regions",
"list": true
},
"Weather-GROUND_EFFECT": {
"id": "Weather-GROUND_EFFECT",
"type": "relationship",
"relationshipTypeId": "Weather-GROUND_EFFECT",
"direction": "outgoing",
"name": "Ground Effects",
"list": true
},
"Weather-SKELL_EFFECT": {
"id": "Weather-SKELL_EFFECT",
"type": "relationship",
"relationshipTypeId": "Weather-SKELL_EFFECT",
"direction": "outgoing",
"name": "Skell Effects",
"list": true
},
"Collectible-WEATHER-Weather": {
"id": "Collectible-WEATHER-Weather",
"type": "relationship",
"relationshipTypeId": "Collectible-WEATHER",
"direction": "incoming",
"name": "Collectibles",
"list": true
},
"Enemy-WEATHER-Weather": {
"id": "Enemy-WEATHER-Weather",
"type": "relationship",
"relationshipTypeId": "Enemy-WEATHER",
"direction": "incoming",
"name": "Enemies",
"list": true
},
"Weather-PREREQUISITE-Weather": {
"id": "Weather-PREREQUISITE-Weather",
"type": "relationship",
"relationshipTypeId": "Weather-PREREQUISITE",
"direction": "incoming",
"hidden": true
},
"thumbnail": {
"id": "thumbnail",
"type": "media",
"name": "Thumbnail"
}
},
"updatedAt": 1723988364056
}