Spawns_Zone4_Forests_Animal
Server/NPC/Spawn/World/Zone4/Spawns_Zone4_Forests_Animal.json, 289 B
Fields
| Field | Type |
|---|---|
Environments | array[1] |
NPCs | array[2] |
DayTimeRange | array[2] |
Source
{
"Environments": [
"Env_Zone4_Forests"
],
"NPCs": [
{
"Weight": 10,
"SpawnBlockSet": "Soil",
"Id": "Pig_Undead"
},
{
"Weight": 10,
"SpawnBlockSet": "Soil",
"Id": "Chicken_Undead"
}
],
"DayTimeRange": [
6,
18
]
}