Spawns_Zone1_Forests_Animal
Server/NPC/Spawn/World/Zone1/Spawns_Zone1_Forests_Animal.json, 380 B
Fields
| Field | Type |
|---|---|
Environments | array[3] |
NPCs | array[2] |
DayTimeRange | array[2] |
Source
{
"Environments": [
"Env_Zone1_Forests",
"Env_Zone1_Autumn",
"Env_Zone1_Azure"
],
"NPCs": [
{
"Weight": 20,
"SpawnBlockSet": "Soil",
"Id": "Boar",
"Flock": "Group_Small"
},
{
"Weight": 10,
"SpawnBlockSet": "Soil",
"Id": "Bunny",
"Flock": "Group_Tiny"
}
],
"DayTimeRange": [
6,
18
]
}