Spawns_Zone3_Glacial_Predator
Server/NPC/Spawn/World/Zone3/Spawns_Zone3_Glacial_Predator.json, 420 B
Fields
| Field | Type |
|---|---|
Environments | array[1] |
NPCs | array[3] |
DayTimeRange | array[2] |
Source
{
"Environments": [
"Env_Zone3_Glacial"
],
"NPCs": [
{
"Weight": 5,
"SpawnBlockSet": "IceAndSnow",
"Id": "Wolf_White",
"Flock": "Pack_Small"
},
{
"Weight": 5,
"SpawnBlockSet": "IceAndSnow",
"Id": "Bear_Polar"
},
{
"Weight": 5,
"SpawnBlockSet": "IceAndSnow",
"Id": "Leopard_Snow"
}
],
"DayTimeRange": [
6,
18
]
}