Spawns_Zone1_Forests_Predator
Server/NPC/Spawn/World/Zone1/Spawns_Zone1_Forests_Predator.json, 328 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": 5,
"SpawnBlockSet": "Soil",
"Id": "Bear_Grizzly"
},
{
"Weight": 5,
"SpawnBlockSet": "Soil",
"Id": "Spider"
}
],
"DayTimeRange": [
6,
18
]
}