Spawning Condition is a category in Dragon Quest XI.
Click to view data.
{
"id": "WeatherConditions",
"name": "Spawning Condition",
"hue": 182,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"abbreviation": {
"id": "abbreviation",
"name": "Abbreviation",
"type": "string",
"hidden": true
},
"MonsterSpawnpoints-CONDITIONS-WeatherConditions": {
"id": "MonsterSpawnpoints-CONDITIONS-WeatherConditions",
"type": "relationship",
"relationshipTypeId": "MonsterSpawnpoints-CONDITIONS",
"direction": "incoming",
"name": "Monster Spawnpoints"
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
},
"MonsterSpawns-CONDITIONS-WeatherConditions": {
"id": "MonsterSpawns-CONDITIONS-WeatherConditions",
"type": "relationship",
"relationshipTypeId": "MonsterSpawns-CONDITIONS",
"direction": "incoming",
"name": "Monster Spawns"
},
"Monsters-CONDITIONS-WeatherConditions": {
"id": "Monsters-CONDITIONS-WeatherConditions",
"type": "relationship",
"relationshipTypeId": "Monsters-CONDITIONS",
"direction": "incoming",
"name": "Monsters"
},
"Quests-CONDITIONS-WeatherConditions": {
"id": "Quests-CONDITIONS-WeatherConditions",
"type": "relationship",
"relationshipTypeId": "Quests-CONDITIONS",
"direction": "incoming",
"name": "Quests"
}
},
"updatedAt": 1649859537045
}