Spawns_Zone1_Forests_Critter
Server/NPC/Spawn/World/Zone1/Spawns_Zone1_Forests_Critter.json, 1.1 KB
Fields
| Field | Type |
|---|---|
Environments | array[3] |
NPCs | array[9] |
DayTimeRange | array[2] |
Source
{
"Environments": [
"Env_Zone1_Forests",
"Env_Zone1_Autumn",
"Env_Zone1_Azure"
],
"NPCs": [
{
"Weight": 2,
"SpawnBlockSet": "Birds",
"Id": "Crow",
"Flock": "Group_Small"
},
{
"Weight": 2,
"SpawnBlockSet": "Birds",
"Id": "Finch_Green",
"Flock": "Group_Small"
},
{
"Weight": 2,
"SpawnBlockSet": "Birds",
"Id": "Bluebird",
"Flock": "Group_Small"
},
{
"Weight": 2,
"SpawnBlockSet": "Birds",
"Id": "Sparrow",
"Flock": "Group_Small"
},
{
"Weight": 2,
"SpawnBlockSet": "Birds",
"Id": "Woodpecker",
"Flock": "One_Or_Two"
},
{
"Weight": 2,
"SpawnBlockSet": "Birds",
"Id": "Owl_Brown",
"Flock": "One_Or_Two"
},
{
"Weight": 2,
"SpawnBlockSet": "Birds",
"Id": "Pigeon",
"Flock": "Group_Small"
},
{
"Weight": 4,
"SpawnBlockSet": "Soil",
"Id": "Duck",
"Flock": "One_Or_Two"
},
{
"Weight": 6,
"SpawnBlockSet": "Soil",
"Id": "Squirrel"
}
],
"DayTimeRange": [
6,
18
]
}