Spawns_Zone2_Scrub_Predator
Server/NPC/Spawn/World/Zone2/Spawns_Zone2_Scrub_Predator.json, 598 B
Fields
| Field | Type |
|---|---|
Environments | array[1] |
NPCs | array[5] |
DayTimeRange | array[2] |
Source
{
"Environments": [
"Env_Zone2_Scrub"
],
"NPCs": [
{
"Weight": 2,
"SpawnBlockSet": "Soil",
"Id": "Vulture"
},
{
"Weight": 4,
"SpawnBlockSet": "Soil",
"Id": "Hyena",
"Flock": "Pack_Small"
},
{
"Weight": 2,
"SpawnBlockSet": "Soil",
"Id": "Scorpion"
},
{
"Weight": 2,
"SpawnBlockSet": "Soil",
"Id": "Snake_Rattle"
},
{
"Weight": 2,
"SpawnBlockSet": "Soil",
"Id": "Scarak_Seeker",
"Flock": "One_Or_Two"
}
],
"DayTimeRange": [
6,
18
]
}