Spawns_Zone2_Desert_Predator
Server/NPC/Spawn/World/Zone2/Spawns_Zone2_Desert_Predator.json, 376 B
Fields
| Field | Type |
|---|---|
Environments | array[1] |
NPCs | array[3] |
DayTimeRange | array[2] |
Source
{
"Environments": [
"Env_Zone2_Deserts"
],
"NPCs": [
{
"Weight": 5,
"SpawnBlockSet": "Sand",
"Id": "Tiger_Sabertooth"
},
{
"Weight": 5,
"SpawnBlockSet": "Sand",
"Id": "Cactee"
},
{
"Weight": 5,
"SpawnBlockSet": "Sand",
"Id": "Scarak_Seeker"
}
],
"DayTimeRange": [
6,
18
]
}