Spawns_Zone4_Jungles_Predator
Server/NPC/Spawn/World/Zone4/Spawns_Zone4_Jungles_Predator.json, 462 B
Fields
| Field | Type |
|---|---|
Environments | array[1] |
NPCs | array[4] |
DayTimeRange | array[2] |
Source
{
"Environments": [
"Env_Zone4_Jungles"
],
"NPCs": [
{
"Weight": 1,
"SpawnBlockSet": "Soil",
"Id": "Rex_Cave"
},
{
"Weight": 10,
"SpawnBlockSet": "Soil",
"Id": "Raptor_Cave"
},
{
"Weight": 10,
"SpawnBlockSet": "Soil",
"Id": "Snapdragon"
},
{
"Weight": 10,
"SpawnBlockSet": "Soil",
"Id": "Pterodactyl"
}
],
"DayTimeRange": [
6,
18
]
}