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