Spawns_Zone4_Wastes_Animal
Server/NPC/Spawn/World/Zone4/Spawns_Zone4_Wastes_Animal.json, 288 B
Fields
| Field | Type |
|---|---|
Environments | array[1] |
NPCs | array[2] |
DayTimeRange | array[2] |
Source
{
"Environments": [
"Env_Zone4_Wastes"
],
"NPCs": [
{
"Weight": 15,
"SpawnBlockSet": "Soil",
"Id": "Horse_Skeleton"
},
{
"Weight": 10,
"SpawnBlockSet": "Soil",
"Id": "Cow_Undead"
}
],
"DayTimeRange": [
6,
18
]
}