Spawns_Zone2_Desert_Critter
Server/NPC/Spawn/World/Zone2/Spawns_Zone2_Desert_Critter.json, 197 B
Fields
| Field | Type |
|---|---|
Environments | array[1] |
NPCs | array[1] |
DayTimeRange | array[2] |
Source
{
"Environments": [
"Env_Zone2_Deserts"
],
"NPCs": [
{
"Weight": 40,
"SpawnBlockSet": "Sand",
"Id": "Lizard_Sand"
}
],
"DayTimeRange": [
6,
18
]
}