Spawns_Zone1_Plains_Critter
Server/NPC/Spawn/World/Zone1/Spawns_Zone1_Plains_Critter.json, 1.0 KB
Fields
| Field | Type |
|---|---|
Environments | array[1] |
NPCs | array[9] |
DayTimeRange | array[2] |
Source
{
"Environments": [
"Env_Zone1_Plains"
],
"NPCs": [
{
"Weight": 2,
"SpawnBlockSet": "Birds",
"Id": "Crow",
"Flock": "Group_Small"
},
{
"Weight": 4,
"SpawnBlockSet": "Birds",
"Id": "Finch_Green",
"Flock": "Group_Small"
},
{
"Weight": 2,
"SpawnBlockSet": "Birds",
"Id": "Bluebird",
"Flock": "Group_Small"
},
{
"Weight": 4,
"SpawnBlockSet": "Birds",
"Id": "Sparrow",
"Flock": "Group_Small"
},
{
"Weight": 4,
"SpawnBlockSet": "Birds",
"Id": "Pigeon",
"Flock": "One_Or_Two"
},
{
"Weight": 4,
"SpawnBlockSet": "Soil",
"Id": "Duck",
"Flock": "One_Or_Two"
},
{
"Weight": 2,
"SpawnBlockSet": "Mud",
"Id": "Frog_Blue"
},
{
"Weight": 4,
"SpawnBlockSet": "Soil",
"Id": "Frog_Green"
},
{
"Weight": 4,
"SpawnBlockSet": "Soil",
"Id": "Mouse"
}
],
"DayTimeRange": [
6,
18
]
}