Wander_Zone3_Tier1
Server/NPC/Spawn/World/Zone3/Wander_Zone3_Tier1.json, 455 B
Fields
| Field | Type |
|---|---|
Environments | array[1] |
NPCs | array[2] |
DayTimeRange | array[2] |
Source
{
"Environments": [
"Env_Zone3_Tundra"
],
"NPCs": [
{
"Weight": 4,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Scout",
"Flock": {
"Size": [
1,
2
]
}
},
{
"Weight": 1,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Scout_Wander",
"Flock": {
"Size": [
1,
2
]
}
}
],
"DayTimeRange": [
0,
24
]
}