Spawns_Zone3_Glacial_Critter
Server/NPC/Spawn/World/Zone3/Spawns_Zone3_Glacial_Critter.json, 289 B
Fields
| Field | Type |
|---|---|
Environments | array[1] |
NPCs | array[2] |
DayTimeRange | array[2] |
Source
{
"Environments": [
"Env_Zone3_Glacial"
],
"NPCs": [
{
"Weight": 4,
"SpawnBlockSet": "Birds",
"Id": "Owl_Snow"
},
{
"Weight": 1,
"SpawnBlockSet": "IceAndSnow",
"Id": "Snail_Frost"
}
],
"DayTimeRange": [
6,
18
]
}