Spawns_Zone3_Tundra_Critter
Server/NPC/Spawn/World/Zone3/Spawns_Zone3_Tundra_Critter.json, 336 B
Fields
| Field | Type |
|---|---|
Environments | array[1] |
NPCs | array[2] |
DayTimeRange | array[2] |
Source
{
"Environments": [
"Env_Zone3_Tundra"
],
"NPCs": [
{
"Weight": 6,
"SpawnBlockSet": "Birds",
"Id": "Crow",
"Flock": "Group_Small"
},
{
"Weight": 6,
"SpawnBlockSet": "Birds",
"Id": "Owl_Brown",
"Flock": "One_Or_Two"
}
],
"DayTimeRange": [
6,
18
]
}