Spawns_Zone3_Forests_Critter
Server/NPC/Spawn/World/Zone3/Spawns_Zone3_Forests_Critter.json, 691 B
Fields
| Field | Type |
|---|---|
Environments | array[1] |
NPCs | array[6] |
DayTimeRange | array[2] |
Source
{
"Environments": [
"Env_Zone3_Forests"
],
"NPCs": [
{
"Weight": 4,
"SpawnBlockSet": "Birds",
"Id": "Crow",
"Flock": "Group_Small"
},
{
"Weight": 4,
"SpawnBlockSet": "Birds",
"Id": "Owl_Brown",
"Flock": "One_Or_Two"
},
{
"Weight": 2,
"SpawnBlockSet": "Rock",
"Id": "Hawk"
},
{
"Weight": 2,
"SpawnBlockSet": "Birds",
"Id": "Woodpecker"
},
{
"Weight": 2,
"SpawnBlockSet": "Soil_NoSnow",
"Id": "Mouse"
},
{
"Weight": 6,
"SpawnBlockSet": "Soil_NoSnow",
"Id": "Squirrel"
}
],
"DayTimeRange": [
6,
18
]
}